By type
Trying to return CbsPropertySourceLocator bean . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2024-12-12T09:07:03.365Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{appName=dcae-prh, trustStoreKeys=null, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2024-12-12T09:07:04.016Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2024-12-12T09:07:04.016Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2024-12-12T09:07:04.017Z |INFO |Updating CBS configuration | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2024-12-12T09:07:04.017Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterPublisherImpl |2024-12-12T09:07:04.053Z |INFO |Using SCRAM-SHA-512 authentication provided for kafka interaction | | | |main | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:07:04.108Z |INFO |Using SCRAM-SHA-512 authentication provided for kafka interaction | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2024-12-12T09:07:04.116Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2024-12-12T09:07:04.172Z |INFO |No active profile set, falling back to 2 default profiles: "prod", "default" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2024-12-12T09:07:04.202Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.10.1.jar - 20:13] | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2024-12-12T09:07:04.202Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.10.1.jar - 2:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2024-12-12T09:07:05.918Z |INFO |BeanFactory id=f0b2bad2-8800-3cd9-93c5-15100b5f5086 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2024-12-12T09:07:06.400Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2024-12-12T09:07:06.430Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2024-12-12T09:07:06.431Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.72] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2024-12-12T09:07:06.539Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2024-12-12T09:07:06.539Z |INFO |Root WebApplicationContext: initialization completed in 2336 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2024-12-12T09:07:07.251Z |INFO |Configuring pulling for CBS updates in every PT5M | | | |main | org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor |2024-12-12T09:07:07.811Z |INFO |Inconsistent constructor declaration on bean with name 'scheduleController': single autowire-marked constructor flagged as optional - this constructor is effectively required since there is no default constructor to fall back to: public org.onap.dcaegen2.services.prh.controllers.ScheduleController(org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner) |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2024-12-12T09:07:10.204Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5 | | |main | org.apache.tomcat.util.net.NioEndpoint.certificate |2024-12-12T09:07:11.301Z |INFO |Connector [https-jsse-nio-8433], TLS virtual host [_default_], certificate type [UNDEFINED] configured from [jar:file:/home/prh/prh-app-server-1.10.1.jar!/keystore-local] using alias [tomcat-localhost] and with trust store [null] |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2024-12-12T09:07:11.351Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5 | | |main | org.onap.dcaegen2.services.prh.MainApp |2024-12-12T09:07:11.387Z |INFO |Started MainApp in 10.624 seconds (JVM running for 11.482) |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:07:11.484Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=4b82034c-7ff9-4776-8acc-1bf73cdbf380 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:07:11.486Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=27574445-0e6c-4e4e-b9af-e67cda585cc8, invocationId=cf6dc9f7-18a9-4b91-847a-20b35d26f3aa, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, cf6dc9f7-18a9-4b91-847a-20b35d26f3aa), (X-RequestID, 27574445-0e6c-4e4e-b9af-e67cda585cc8)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 27574445-0e6c-4e4e-b9af-e67cda585cc8), (InvocationID, cf6dc9f7-18a9-4b91-847a-20b35d26f3aa), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=4b82034c-7ff9-4776-8acc-1bf73cdbf380 | | |pool-3-thread-1 | org.apache.kafka.clients.admin.AdminClientConfig |2024-12-12T09:07:11.544Z |INFO |AdminClientConfig values: \n\tbootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = \n\tconnections.max.idle.ms = 300000\n\tdefault.api.timeout.ms = 60000\n\tmetadata.max.age.ms = 300000\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretries = 2147483647\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = [hidden]\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = SCRAM-SHA-512\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = SASL_PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=4b82034c-7ff9-4776-8acc-1bf73cdbf380 | | |pool-3-thread-1 | org.apache.kafka.common.security.authenticator.AbstractLogin |2024-12-12T09:07:11.656Z |INFO |Successfully logged in. |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=4b82034c-7ff9-4776-8acc-1bf73cdbf380 | | |pool-3-thread-1 | org.apache.kafka.common.utils.AppInfoParser |2024-12-12T09:07:11.717Z |INFO |Kafka version: 3.1.1 |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=4b82034c-7ff9-4776-8acc-1bf73cdbf380 | | |pool-3-thread-1 | org.apache.kafka.common.utils.AppInfoParser |2024-12-12T09:07:11.718Z |INFO |Kafka commitId: 97671528ba54a138 |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=4b82034c-7ff9-4776-8acc-1bf73cdbf380 | | |pool-3-thread-1 | org.apache.kafka.common.utils.AppInfoParser |2024-12-12T09:07:11.718Z |INFO |Kafka startTimeMs: 1733994431715 |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=4b82034c-7ff9-4776-8acc-1bf73cdbf380 | | |pool-3-thread-1 | org.apache.kafka.clients.consumer.ConsumerConfig |2024-12-12T09:07:12.422Z |INFO |ConsumerConfig values: \n\tallow.auto.create.topics = false\n\tauto.commit.interval.ms = 5000\n\tauto.offset.reset = latest\n\tbootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = c12\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = OpenDCAE-c12\n\tgroup.instance.id = null\n\theartbeat.interval.ms = 60000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.apache.kafka.common.serialization.StringDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 1000\n\tmetadata.max.age.ms = 300000\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = [hidden]\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = SCRAM-SHA-512\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = SASL_PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 240000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.apache.kafka.common.serialization.StringDeserializer\n |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=4b82034c-7ff9-4776-8acc-1bf73cdbf380 | | |pool-3-thread-1 | org.apache.kafka.clients.consumer.ConsumerConfig |2024-12-12T09:07:12.490Z |WARN |The configuration 'key.serializer' was supplied but isn't a known config. |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=4b82034c-7ff9-4776-8acc-1bf73cdbf380 | | |pool-3-thread-1 | org.apache.kafka.clients.consumer.ConsumerConfig |2024-12-12T09:07:12.490Z |WARN |The configuration 'value.serializer' was supplied but isn't a known config. |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=4b82034c-7ff9-4776-8acc-1bf73cdbf380 | | |pool-3-thread-1 | org.apache.kafka.common.utils.AppInfoParser |2024-12-12T09:07:12.490Z |INFO |Kafka version: 3.1.1 |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=4b82034c-7ff9-4776-8acc-1bf73cdbf380 | | |pool-3-thread-1 | org.apache.kafka.common.utils.AppInfoParser |2024-12-12T09:07:12.491Z |INFO |Kafka commitId: 97671528ba54a138 |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=4b82034c-7ff9-4776-8acc-1bf73cdbf380 | | |pool-3-thread-1 | org.apache.kafka.common.utils.AppInfoParser |2024-12-12T09:07:12.491Z |INFO |Kafka startTimeMs: 1733994432490 |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=4b82034c-7ff9-4776-8acc-1bf73cdbf380 | | |pool-3-thread-1 | org.apache.kafka.clients.consumer.KafkaConsumer |2024-12-12T09:07:12.494Z |INFO |[Consumer clientId=c12, groupId=OpenDCAE-c12] Subscribed to topic(s): unauthenticated.VES_PNFREG_OUTPUT |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=4b82034c-7ff9-4776-8acc-1bf73cdbf380 | | |pool-3-thread-1 | org.apache.kafka.clients.Metadata |2024-12-12T09:07:12.552Z |INFO |[Consumer clientId=c12, groupId=OpenDCAE-c12] Resetting the last seen epoch of partition unauthenticated.VES_PNFREG_OUTPUT-0 to 0 since the associated topicId changed from null to 8PBoQnoLRpyH9R1AvQUkIw |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=4b82034c-7ff9-4776-8acc-1bf73cdbf380 | | |pool-3-thread-1 | org.apache.kafka.clients.Metadata |2024-12-12T09:07:12.553Z |INFO |[Consumer clientId=c12, groupId=OpenDCAE-c12] Resetting the last seen epoch of partition unauthenticated.VES_PNFREG_OUTPUT-5 to 0 since the associated topicId changed from null to 8PBoQnoLRpyH9R1AvQUkIw |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=4b82034c-7ff9-4776-8acc-1bf73cdbf380 | | |pool-3-thread-1 | org.apache.kafka.clients.Metadata |2024-12-12T09:07:12.554Z |INFO |[Consumer clientId=c12, groupId=OpenDCAE-c12] Resetting the last seen epoch of partition unauthenticated.VES_PNFREG_OUTPUT-1 to 0 since the associated topicId changed from null to 8PBoQnoLRpyH9R1AvQUkIw |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=4b82034c-7ff9-4776-8acc-1bf73cdbf380 | | |pool-3-thread-1 | org.apache.kafka.clients.Metadata |2024-12-12T09:07:12.555Z |INFO |[Consumer clientId=c12, groupId=OpenDCAE-c12] Resetting the last seen epoch of partition unauthenticated.VES_PNFREG_OUTPUT-4 to 0 since the associated topicId changed from null to 8PBoQnoLRpyH9R1AvQUkIw |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=4b82034c-7ff9-4776-8acc-1bf73cdbf380 | | |pool-3-thread-1 | org.apache.kafka.clients.Metadata |2024-12-12T09:07:12.556Z |INFO |[Consumer clientId=c12, groupId=OpenDCAE-c12] Resetting the last seen epoch of partition unauthenticated.VES_PNFREG_OUTPUT-2 to 0 since the associated topicId changed from null to 8PBoQnoLRpyH9R1AvQUkIw |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=4b82034c-7ff9-4776-8acc-1bf73cdbf380 | | |pool-3-thread-1 | org.apache.kafka.clients.Metadata |2024-12-12T09:07:12.556Z |INFO |[Consumer clientId=c12, groupId=OpenDCAE-c12] Resetting the last seen epoch of partition unauthenticated.VES_PNFREG_OUTPUT-3 to 0 since the associated topicId changed from null to 8PBoQnoLRpyH9R1AvQUkIw |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=4b82034c-7ff9-4776-8acc-1bf73cdbf380 | | |pool-3-thread-1 | org.apache.kafka.clients.Metadata |2024-12-12T09:07:12.560Z |INFO |[Consumer clientId=c12, groupId=OpenDCAE-c12] Cluster ID: 0MSKUdD8QxyTJi_9ZdIogQ |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=4b82034c-7ff9-4776-8acc-1bf73cdbf380 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:07:13.013Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=4b82034c-7ff9-4776-8acc-1bf73cdbf380 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:07:23.017Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=c34a90e0-c9b8-4fa0-a212-8eea02831295 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:07:23.018Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=27574445-0e6c-4e4e-b9af-e67cda585cc8, invocationId=cf6dc9f7-18a9-4b91-847a-20b35d26f3aa, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, cf6dc9f7-18a9-4b91-847a-20b35d26f3aa), (X-RequestID, 27574445-0e6c-4e4e-b9af-e67cda585cc8)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 27574445-0e6c-4e4e-b9af-e67cda585cc8), (InvocationID, cf6dc9f7-18a9-4b91-847a-20b35d26f3aa), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=c34a90e0-c9b8-4fa0-a212-8eea02831295 | | |pool-3-thread-1 | org.apache.kafka.clients.consumer.internals.ConsumerCoordinator |2024-12-12T09:07:23.039Z |INFO |[Consumer clientId=c12, groupId=OpenDCAE-c12] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=c34a90e0-c9b8-4fa0-a212-8eea02831295 | | |pool-3-thread-1 | org.apache.kafka.clients.consumer.internals.ConsumerCoordinator |2024-12-12T09:07:23.046Z |INFO |[Consumer clientId=c12, groupId=OpenDCAE-c12] (Re-)joining group |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=c34a90e0-c9b8-4fa0-a212-8eea02831295 | | |pool-3-thread-1 | org.apache.kafka.clients.consumer.internals.ConsumerCoordinator |2024-12-12T09:07:23.131Z |INFO |[Consumer clientId=c12, groupId=OpenDCAE-c12] Request joining group due to: need to re-join with the given member-id |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=c34a90e0-c9b8-4fa0-a212-8eea02831295 | | |pool-3-thread-1 | org.apache.kafka.clients.consumer.internals.ConsumerCoordinator |2024-12-12T09:07:23.133Z |INFO |[Consumer clientId=c12, groupId=OpenDCAE-c12] (Re-)joining group |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=c34a90e0-c9b8-4fa0-a212-8eea02831295 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:07:23.521Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=c34a90e0-c9b8-4fa0-a212-8eea02831295 | | |pool-3-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2024-12-12T09:07:32.037Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-3 | org.springframework.web.servlet.DispatcherServlet |2024-12-12T09:07:32.038Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-3 | org.springframework.web.servlet.DispatcherServlet |2024-12-12T09:07:32.041Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:07:33.522Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=50f76391-8cdd-40c3-b174-c2f64e2eae92 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:07:33.523Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=27574445-0e6c-4e4e-b9af-e67cda585cc8, invocationId=cf6dc9f7-18a9-4b91-847a-20b35d26f3aa, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, cf6dc9f7-18a9-4b91-847a-20b35d26f3aa), (X-RequestID, 27574445-0e6c-4e4e-b9af-e67cda585cc8)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 27574445-0e6c-4e4e-b9af-e67cda585cc8), (InvocationID, cf6dc9f7-18a9-4b91-847a-20b35d26f3aa), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=50f76391-8cdd-40c3-b174-c2f64e2eae92 | | |pool-3-thread-1 | org.apache.kafka.clients.consumer.internals.ConsumerCoordinator |2024-12-12T09:07:33.525Z |INFO |[Consumer clientId=c12, groupId=OpenDCAE-c12] Successfully joined group with generation Generation{generationId=1, memberId='c12-82da9755-be4f-46a9-86e3-65e16bff69b6', protocol='range'} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=50f76391-8cdd-40c3-b174-c2f64e2eae92 | | |pool-3-thread-1 | org.apache.kafka.clients.consumer.internals.ConsumerCoordinator |2024-12-12T09:07:33.530Z |INFO |[Consumer clientId=c12, groupId=OpenDCAE-c12] Finished assignment for group at generation 1: {c12-82da9755-be4f-46a9-86e3-65e16bff69b6=Assignment(partitions=[unauthenticated.VES_PNFREG_OUTPUT-0, unauthenticated.VES_PNFREG_OUTPUT-1, unauthenticated.VES_PNFREG_OUTPUT-2, unauthenticated.VES_PNFREG_OUTPUT-3, unauthenticated.VES_PNFREG_OUTPUT-4, unauthenticated.VES_PNFREG_OUTPUT-5])} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=50f76391-8cdd-40c3-b174-c2f64e2eae92 | | |pool-3-thread-1 | org.apache.kafka.clients.consumer.internals.ConsumerCoordinator |2024-12-12T09:07:33.731Z |INFO |[Consumer clientId=c12, groupId=OpenDCAE-c12] Successfully synced group in generation Generation{generationId=1, memberId='c12-82da9755-be4f-46a9-86e3-65e16bff69b6', protocol='range'} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=50f76391-8cdd-40c3-b174-c2f64e2eae92 | | |pool-3-thread-1 | org.apache.kafka.clients.consumer.internals.ConsumerCoordinator |2024-12-12T09:07:33.733Z |INFO |[Consumer clientId=c12, groupId=OpenDCAE-c12] Notifying assignor about the new Assignment(partitions=[unauthenticated.VES_PNFREG_OUTPUT-0, unauthenticated.VES_PNFREG_OUTPUT-1, unauthenticated.VES_PNFREG_OUTPUT-2, unauthenticated.VES_PNFREG_OUTPUT-3, unauthenticated.VES_PNFREG_OUTPUT-4, unauthenticated.VES_PNFREG_OUTPUT-5]) |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=50f76391-8cdd-40c3-b174-c2f64e2eae92 | | |pool-3-thread-1 | org.apache.kafka.clients.consumer.internals.ConsumerCoordinator |2024-12-12T09:07:33.738Z |INFO |[Consumer clientId=c12, groupId=OpenDCAE-c12] Adding newly assigned partitions: unauthenticated.VES_PNFREG_OUTPUT-4, unauthenticated.VES_PNFREG_OUTPUT-3, unauthenticated.VES_PNFREG_OUTPUT-5, unauthenticated.VES_PNFREG_OUTPUT-0, unauthenticated.VES_PNFREG_OUTPUT-2, unauthenticated.VES_PNFREG_OUTPUT-1 |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=50f76391-8cdd-40c3-b174-c2f64e2eae92 | | |pool-3-thread-1 | org.apache.kafka.clients.consumer.internals.ConsumerCoordinator |2024-12-12T09:07:33.774Z |INFO |[Consumer clientId=c12, groupId=OpenDCAE-c12] Found no committed offset for partition unauthenticated.VES_PNFREG_OUTPUT-4 |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=50f76391-8cdd-40c3-b174-c2f64e2eae92 | | |pool-3-thread-1 | org.apache.kafka.clients.consumer.internals.ConsumerCoordinator |2024-12-12T09:07:33.774Z |INFO |[Consumer clientId=c12, groupId=OpenDCAE-c12] Found no committed offset for partition unauthenticated.VES_PNFREG_OUTPUT-3 |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=50f76391-8cdd-40c3-b174-c2f64e2eae92 | | |pool-3-thread-1 | org.apache.kafka.clients.consumer.internals.ConsumerCoordinator |2024-12-12T09:07:33.774Z |INFO |[Consumer clientId=c12, groupId=OpenDCAE-c12] Found no committed offset for partition unauthenticated.VES_PNFREG_OUTPUT-5 |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=50f76391-8cdd-40c3-b174-c2f64e2eae92 | | |pool-3-thread-1 | org.apache.kafka.clients.consumer.internals.ConsumerCoordinator |2024-12-12T09:07:33.775Z |INFO |[Consumer clientId=c12, groupId=OpenDCAE-c12] Found no committed offset for partition unauthenticated.VES_PNFREG_OUTPUT-0 |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=50f76391-8cdd-40c3-b174-c2f64e2eae92 | | |pool-3-thread-1 | org.apache.kafka.clients.consumer.internals.ConsumerCoordinator |2024-12-12T09:07:33.775Z |INFO |[Consumer clientId=c12, groupId=OpenDCAE-c12] Found no committed offset for partition unauthenticated.VES_PNFREG_OUTPUT-2 |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=50f76391-8cdd-40c3-b174-c2f64e2eae92 | | |pool-3-thread-1 | org.apache.kafka.clients.consumer.internals.ConsumerCoordinator |2024-12-12T09:07:33.775Z |INFO |[Consumer clientId=c12, groupId=OpenDCAE-c12] Found no committed offset for partition unauthenticated.VES_PNFREG_OUTPUT-1 |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=50f76391-8cdd-40c3-b174-c2f64e2eae92 | | |pool-3-thread-1 | org.apache.kafka.clients.consumer.internals.SubscriptionState |2024-12-12T09:07:33.874Z |INFO |[Consumer clientId=c12, groupId=OpenDCAE-c12] Resetting offset for partition unauthenticated.VES_PNFREG_OUTPUT-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=50f76391-8cdd-40c3-b174-c2f64e2eae92 | | |pool-3-thread-1 | org.apache.kafka.clients.consumer.internals.SubscriptionState |2024-12-12T09:07:33.876Z |INFO |[Consumer clientId=c12, groupId=OpenDCAE-c12] Resetting offset for partition unauthenticated.VES_PNFREG_OUTPUT-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=50f76391-8cdd-40c3-b174-c2f64e2eae92 | | |pool-3-thread-1 | org.apache.kafka.clients.consumer.internals.SubscriptionState |2024-12-12T09:07:33.908Z |INFO |[Consumer clientId=c12, groupId=OpenDCAE-c12] Resetting offset for partition unauthenticated.VES_PNFREG_OUTPUT-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=50f76391-8cdd-40c3-b174-c2f64e2eae92 | | |pool-3-thread-1 | org.apache.kafka.clients.consumer.internals.SubscriptionState |2024-12-12T09:07:33.908Z |INFO |[Consumer clientId=c12, groupId=OpenDCAE-c12] Resetting offset for partition unauthenticated.VES_PNFREG_OUTPUT-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=50f76391-8cdd-40c3-b174-c2f64e2eae92 | | |pool-3-thread-1 | org.apache.kafka.clients.consumer.internals.SubscriptionState |2024-12-12T09:07:33.921Z |INFO |[Consumer clientId=c12, groupId=OpenDCAE-c12] Resetting offset for partition unauthenticated.VES_PNFREG_OUTPUT-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=50f76391-8cdd-40c3-b174-c2f64e2eae92 | | |pool-3-thread-1 | org.apache.kafka.clients.consumer.internals.SubscriptionState |2024-12-12T09:07:33.922Z |INFO |[Consumer clientId=c12, groupId=OpenDCAE-c12] Resetting offset for partition unauthenticated.VES_PNFREG_OUTPUT-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=50f76391-8cdd-40c3-b174-c2f64e2eae92 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:07:34.025Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=50f76391-8cdd-40c3-b174-c2f64e2eae92 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:07:44.027Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=ac570a6b-c9c8-470b-be23-b32cba8fac0b | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:07:44.027Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=27574445-0e6c-4e4e-b9af-e67cda585cc8, invocationId=cf6dc9f7-18a9-4b91-847a-20b35d26f3aa, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, cf6dc9f7-18a9-4b91-847a-20b35d26f3aa), (X-RequestID, 27574445-0e6c-4e4e-b9af-e67cda585cc8)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 27574445-0e6c-4e4e-b9af-e67cda585cc8), (InvocationID, cf6dc9f7-18a9-4b91-847a-20b35d26f3aa), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=ac570a6b-c9c8-470b-be23-b32cba8fac0b | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:07:44.529Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=ac570a6b-c9c8-470b-be23-b32cba8fac0b | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:07:54.531Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=85d48182-632a-4ec9-aafb-5c19cc09621d | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:07:54.531Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=27574445-0e6c-4e4e-b9af-e67cda585cc8, invocationId=cf6dc9f7-18a9-4b91-847a-20b35d26f3aa, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, cf6dc9f7-18a9-4b91-847a-20b35d26f3aa), (X-RequestID, 27574445-0e6c-4e4e-b9af-e67cda585cc8)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 27574445-0e6c-4e4e-b9af-e67cda585cc8), (InvocationID, cf6dc9f7-18a9-4b91-847a-20b35d26f3aa), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=85d48182-632a-4ec9-aafb-5c19cc09621d | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:07:55.034Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=85d48182-632a-4ec9-aafb-5c19cc09621d | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:08:05.036Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=98ba87f2-89d2-4ea5-bd47-b0285166fa27 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:08:05.036Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=27574445-0e6c-4e4e-b9af-e67cda585cc8, invocationId=cf6dc9f7-18a9-4b91-847a-20b35d26f3aa, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, cf6dc9f7-18a9-4b91-847a-20b35d26f3aa), (X-RequestID, 27574445-0e6c-4e4e-b9af-e67cda585cc8)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 27574445-0e6c-4e4e-b9af-e67cda585cc8), (InvocationID, cf6dc9f7-18a9-4b91-847a-20b35d26f3aa), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=98ba87f2-89d2-4ea5-bd47-b0285166fa27 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:08:05.538Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=98ba87f2-89d2-4ea5-bd47-b0285166fa27 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:08:15.539Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=dc553da2-1996-4c3c-98c5-4ed7c4670bf7 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:08:15.540Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=27574445-0e6c-4e4e-b9af-e67cda585cc8, invocationId=cf6dc9f7-18a9-4b91-847a-20b35d26f3aa, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, cf6dc9f7-18a9-4b91-847a-20b35d26f3aa), (X-RequestID, 27574445-0e6c-4e4e-b9af-e67cda585cc8)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 27574445-0e6c-4e4e-b9af-e67cda585cc8), (InvocationID, cf6dc9f7-18a9-4b91-847a-20b35d26f3aa), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=dc553da2-1996-4c3c-98c5-4ed7c4670bf7 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:08:16.042Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=dc553da2-1996-4c3c-98c5-4ed7c4670bf7 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:08:26.044Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=50a1177e-39d8-4a89-b49a-fe48de55bbc6 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:08:26.044Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=27574445-0e6c-4e4e-b9af-e67cda585cc8, invocationId=cf6dc9f7-18a9-4b91-847a-20b35d26f3aa, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, cf6dc9f7-18a9-4b91-847a-20b35d26f3aa), (X-RequestID, 27574445-0e6c-4e4e-b9af-e67cda585cc8)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 27574445-0e6c-4e4e-b9af-e67cda585cc8), (InvocationID, cf6dc9f7-18a9-4b91-847a-20b35d26f3aa), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=50a1177e-39d8-4a89-b49a-fe48de55bbc6 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:08:26.548Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=50a1177e-39d8-4a89-b49a-fe48de55bbc6 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:08:36.549Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=77a52e1e-6f95-4c65-9161-97eb06bcc6af | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:08:36.550Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=27574445-0e6c-4e4e-b9af-e67cda585cc8, invocationId=cf6dc9f7-18a9-4b91-847a-20b35d26f3aa, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, cf6dc9f7-18a9-4b91-847a-20b35d26f3aa), (X-RequestID, 27574445-0e6c-4e4e-b9af-e67cda585cc8)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 27574445-0e6c-4e4e-b9af-e67cda585cc8), (InvocationID, cf6dc9f7-18a9-4b91-847a-20b35d26f3aa), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=77a52e1e-6f95-4c65-9161-97eb06bcc6af | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:08:37.060Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=77a52e1e-6f95-4c65-9161-97eb06bcc6af | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:08:47.062Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=bc6dca69-e604-4fca-8c5b-b1924fdfdf3f | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:08:47.063Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=27574445-0e6c-4e4e-b9af-e67cda585cc8, invocationId=cf6dc9f7-18a9-4b91-847a-20b35d26f3aa, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, cf6dc9f7-18a9-4b91-847a-20b35d26f3aa), (X-RequestID, 27574445-0e6c-4e4e-b9af-e67cda585cc8)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 27574445-0e6c-4e4e-b9af-e67cda585cc8), (InvocationID, cf6dc9f7-18a9-4b91-847a-20b35d26f3aa), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=bc6dca69-e604-4fca-8c5b-b1924fdfdf3f | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:08:47.566Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=bc6dca69-e604-4fca-8c5b-b1924fdfdf3f | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:08:57.567Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=72f70e5c-257a-4658-b21c-faefcec3c1ac | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:08:57.568Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=27574445-0e6c-4e4e-b9af-e67cda585cc8, invocationId=cf6dc9f7-18a9-4b91-847a-20b35d26f3aa, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, cf6dc9f7-18a9-4b91-847a-20b35d26f3aa), (X-RequestID, 27574445-0e6c-4e4e-b9af-e67cda585cc8)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 27574445-0e6c-4e4e-b9af-e67cda585cc8), (InvocationID, cf6dc9f7-18a9-4b91-847a-20b35d26f3aa), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=72f70e5c-257a-4658-b21c-faefcec3c1ac | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:08:58.073Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=72f70e5c-257a-4658-b21c-faefcec3c1ac | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:09:08.075Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=21e458e1-7115-4e53-9a51-8adf59e4e788 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:09:08.076Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=27574445-0e6c-4e4e-b9af-e67cda585cc8, invocationId=cf6dc9f7-18a9-4b91-847a-20b35d26f3aa, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, cf6dc9f7-18a9-4b91-847a-20b35d26f3aa), (X-RequestID, 27574445-0e6c-4e4e-b9af-e67cda585cc8)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 27574445-0e6c-4e4e-b9af-e67cda585cc8), (InvocationID, cf6dc9f7-18a9-4b91-847a-20b35d26f3aa), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=21e458e1-7115-4e53-9a51-8adf59e4e788 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:09:08.577Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=21e458e1-7115-4e53-9a51-8adf59e4e788 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:09:18.578Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=3135a058-5c7b-4a95-a686-6119cea2047c | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:09:18.579Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=27574445-0e6c-4e4e-b9af-e67cda585cc8, invocationId=cf6dc9f7-18a9-4b91-847a-20b35d26f3aa, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, cf6dc9f7-18a9-4b91-847a-20b35d26f3aa), (X-RequestID, 27574445-0e6c-4e4e-b9af-e67cda585cc8)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 27574445-0e6c-4e4e-b9af-e67cda585cc8), (InvocationID, cf6dc9f7-18a9-4b91-847a-20b35d26f3aa), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=3135a058-5c7b-4a95-a686-6119cea2047c | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:09:19.081Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=3135a058-5c7b-4a95-a686-6119cea2047c | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:09:29.083Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=58d64aa2-c990-46ce-a031-30c74cdffffe | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:09:29.084Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=27574445-0e6c-4e4e-b9af-e67cda585cc8, invocationId=cf6dc9f7-18a9-4b91-847a-20b35d26f3aa, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, cf6dc9f7-18a9-4b91-847a-20b35d26f3aa), (X-RequestID, 27574445-0e6c-4e4e-b9af-e67cda585cc8)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 27574445-0e6c-4e4e-b9af-e67cda585cc8), (InvocationID, cf6dc9f7-18a9-4b91-847a-20b35d26f3aa), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=58d64aa2-c990-46ce-a031-30c74cdffffe | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:09:29.586Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=58d64aa2-c990-46ce-a031-30c74cdffffe | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:09:39.587Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=091531bb-d8e0-45c4-a698-684f5aac7007 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:09:39.588Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=27574445-0e6c-4e4e-b9af-e67cda585cc8, invocationId=cf6dc9f7-18a9-4b91-847a-20b35d26f3aa, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, cf6dc9f7-18a9-4b91-847a-20b35d26f3aa), (X-RequestID, 27574445-0e6c-4e4e-b9af-e67cda585cc8)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 27574445-0e6c-4e4e-b9af-e67cda585cc8), (InvocationID, cf6dc9f7-18a9-4b91-847a-20b35d26f3aa), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=091531bb-d8e0-45c4-a698-684f5aac7007 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:09:40.090Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=091531bb-d8e0-45c4-a698-684f5aac7007 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:09:50.092Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=246c81dd-88a1-4cfa-b43b-f33814571bb5 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:09:50.093Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=27574445-0e6c-4e4e-b9af-e67cda585cc8, invocationId=cf6dc9f7-18a9-4b91-847a-20b35d26f3aa, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, cf6dc9f7-18a9-4b91-847a-20b35d26f3aa), (X-RequestID, 27574445-0e6c-4e4e-b9af-e67cda585cc8)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 27574445-0e6c-4e4e-b9af-e67cda585cc8), (InvocationID, cf6dc9f7-18a9-4b91-847a-20b35d26f3aa), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=246c81dd-88a1-4cfa-b43b-f33814571bb5 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:09:50.595Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=246c81dd-88a1-4cfa-b43b-f33814571bb5 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:10:00.596Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=6a343e8c-29f0-43a0-a1fc-7d9e6ef6eea2 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:10:00.597Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=27574445-0e6c-4e4e-b9af-e67cda585cc8, invocationId=cf6dc9f7-18a9-4b91-847a-20b35d26f3aa, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, cf6dc9f7-18a9-4b91-847a-20b35d26f3aa), (X-RequestID, 27574445-0e6c-4e4e-b9af-e67cda585cc8)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 27574445-0e6c-4e4e-b9af-e67cda585cc8), (InvocationID, cf6dc9f7-18a9-4b91-847a-20b35d26f3aa), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=6a343e8c-29f0-43a0-a1fc-7d9e6ef6eea2 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:10:01.099Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=6a343e8c-29f0-43a0-a1fc-7d9e6ef6eea2 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:10:11.100Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=97285ee2-f5af-4578-bf1d-767dac23b98b | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:10:11.101Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=27574445-0e6c-4e4e-b9af-e67cda585cc8, invocationId=cf6dc9f7-18a9-4b91-847a-20b35d26f3aa, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, cf6dc9f7-18a9-4b91-847a-20b35d26f3aa), (X-RequestID, 27574445-0e6c-4e4e-b9af-e67cda585cc8)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 27574445-0e6c-4e4e-b9af-e67cda585cc8), (InvocationID, cf6dc9f7-18a9-4b91-847a-20b35d26f3aa), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=97285ee2-f5af-4578-bf1d-767dac23b98b | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:10:11.608Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=97285ee2-f5af-4578-bf1d-767dac23b98b | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:10:21.611Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=07fd6ce2-33cd-4845-81ac-8a88022666da | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:10:21.612Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=27574445-0e6c-4e4e-b9af-e67cda585cc8, invocationId=cf6dc9f7-18a9-4b91-847a-20b35d26f3aa, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, cf6dc9f7-18a9-4b91-847a-20b35d26f3aa), (X-RequestID, 27574445-0e6c-4e4e-b9af-e67cda585cc8)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 27574445-0e6c-4e4e-b9af-e67cda585cc8), (InvocationID, cf6dc9f7-18a9-4b91-847a-20b35d26f3aa), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=07fd6ce2-33cd-4845-81ac-8a88022666da | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:10:22.114Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=07fd6ce2-33cd-4845-81ac-8a88022666da | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:10:32.116Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=36e2956d-83d2-4d2c-aa96-be65e9c4a05d | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:10:32.116Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=27574445-0e6c-4e4e-b9af-e67cda585cc8, invocationId=cf6dc9f7-18a9-4b91-847a-20b35d26f3aa, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, cf6dc9f7-18a9-4b91-847a-20b35d26f3aa), (X-RequestID, 27574445-0e6c-4e4e-b9af-e67cda585cc8)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 27574445-0e6c-4e4e-b9af-e67cda585cc8), (InvocationID, cf6dc9f7-18a9-4b91-847a-20b35d26f3aa), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=36e2956d-83d2-4d2c-aa96-be65e9c4a05d | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:10:32.618Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=36e2956d-83d2-4d2c-aa96-be65e9c4a05d | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:10:42.619Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=724d0958-f5d9-448b-aacd-0c4edff6ac63 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:10:42.620Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=27574445-0e6c-4e4e-b9af-e67cda585cc8, invocationId=cf6dc9f7-18a9-4b91-847a-20b35d26f3aa, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, cf6dc9f7-18a9-4b91-847a-20b35d26f3aa), (X-RequestID, 27574445-0e6c-4e4e-b9af-e67cda585cc8)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 27574445-0e6c-4e4e-b9af-e67cda585cc8), (InvocationID, cf6dc9f7-18a9-4b91-847a-20b35d26f3aa), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=724d0958-f5d9-448b-aacd-0c4edff6ac63 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:10:43.124Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=724d0958-f5d9-448b-aacd-0c4edff6ac63 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:10:53.125Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=115cfd30-1e22-497e-ade9-cbc4d274a247 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:10:53.126Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=27574445-0e6c-4e4e-b9af-e67cda585cc8, invocationId=cf6dc9f7-18a9-4b91-847a-20b35d26f3aa, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, cf6dc9f7-18a9-4b91-847a-20b35d26f3aa), (X-RequestID, 27574445-0e6c-4e4e-b9af-e67cda585cc8)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 27574445-0e6c-4e4e-b9af-e67cda585cc8), (InvocationID, cf6dc9f7-18a9-4b91-847a-20b35d26f3aa), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=115cfd30-1e22-497e-ade9-cbc4d274a247 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:10:53.628Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=115cfd30-1e22-497e-ade9-cbc4d274a247 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:11:03.630Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=65bdb45e-2e19-4fa1-aeed-34e0a599cbde | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:11:03.630Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=27574445-0e6c-4e4e-b9af-e67cda585cc8, invocationId=cf6dc9f7-18a9-4b91-847a-20b35d26f3aa, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, cf6dc9f7-18a9-4b91-847a-20b35d26f3aa), (X-RequestID, 27574445-0e6c-4e4e-b9af-e67cda585cc8)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 27574445-0e6c-4e4e-b9af-e67cda585cc8), (InvocationID, cf6dc9f7-18a9-4b91-847a-20b35d26f3aa), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=65bdb45e-2e19-4fa1-aeed-34e0a599cbde | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:11:04.133Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=65bdb45e-2e19-4fa1-aeed-34e0a599cbde | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:11:14.134Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=6837cdf3-ab9e-45d0-a06a-20742c586c93 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:11:14.134Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=27574445-0e6c-4e4e-b9af-e67cda585cc8, invocationId=cf6dc9f7-18a9-4b91-847a-20b35d26f3aa, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, cf6dc9f7-18a9-4b91-847a-20b35d26f3aa), (X-RequestID, 27574445-0e6c-4e4e-b9af-e67cda585cc8)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 27574445-0e6c-4e4e-b9af-e67cda585cc8), (InvocationID, cf6dc9f7-18a9-4b91-847a-20b35d26f3aa), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=6837cdf3-ab9e-45d0-a06a-20742c586c93 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:11:14.636Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=6837cdf3-ab9e-45d0-a06a-20742c586c93 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:11:24.638Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=5a3d61d6-ee1d-4e21-84d1-1cf8c9fffef8 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:11:24.638Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=27574445-0e6c-4e4e-b9af-e67cda585cc8, invocationId=cf6dc9f7-18a9-4b91-847a-20b35d26f3aa, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, cf6dc9f7-18a9-4b91-847a-20b35d26f3aa), (X-RequestID, 27574445-0e6c-4e4e-b9af-e67cda585cc8)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 27574445-0e6c-4e4e-b9af-e67cda585cc8), (InvocationID, cf6dc9f7-18a9-4b91-847a-20b35d26f3aa), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=5a3d61d6-ee1d-4e21-84d1-1cf8c9fffef8 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:11:25.140Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=5a3d61d6-ee1d-4e21-84d1-1cf8c9fffef8 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:11:35.142Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=614baf97-b846-4b2c-83ab-cf1e4cb5a3ac | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:11:35.142Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=27574445-0e6c-4e4e-b9af-e67cda585cc8, invocationId=cf6dc9f7-18a9-4b91-847a-20b35d26f3aa, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, cf6dc9f7-18a9-4b91-847a-20b35d26f3aa), (X-RequestID, 27574445-0e6c-4e4e-b9af-e67cda585cc8)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 27574445-0e6c-4e4e-b9af-e67cda585cc8), (InvocationID, cf6dc9f7-18a9-4b91-847a-20b35d26f3aa), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=614baf97-b846-4b2c-83ab-cf1e4cb5a3ac | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:11:35.644Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=614baf97-b846-4b2c-83ab-cf1e4cb5a3ac | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:11:45.645Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=86280c82-9f1c-4e36-8f8b-7d689bcd21bf | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:11:45.646Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=27574445-0e6c-4e4e-b9af-e67cda585cc8, invocationId=cf6dc9f7-18a9-4b91-847a-20b35d26f3aa, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, cf6dc9f7-18a9-4b91-847a-20b35d26f3aa), (X-RequestID, 27574445-0e6c-4e4e-b9af-e67cda585cc8)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 27574445-0e6c-4e4e-b9af-e67cda585cc8), (InvocationID, cf6dc9f7-18a9-4b91-847a-20b35d26f3aa), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=86280c82-9f1c-4e36-8f8b-7d689bcd21bf | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:11:46.147Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=86280c82-9f1c-4e36-8f8b-7d689bcd21bf | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:11:56.153Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=3db1ca16-3181-426c-bb4b-542a9a5d4554 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:11:56.154Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=27574445-0e6c-4e4e-b9af-e67cda585cc8, invocationId=cf6dc9f7-18a9-4b91-847a-20b35d26f3aa, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, cf6dc9f7-18a9-4b91-847a-20b35d26f3aa), (X-RequestID, 27574445-0e6c-4e4e-b9af-e67cda585cc8)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 27574445-0e6c-4e4e-b9af-e67cda585cc8), (InvocationID, cf6dc9f7-18a9-4b91-847a-20b35d26f3aa), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=3db1ca16-3181-426c-bb4b-542a9a5d4554 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:11:56.657Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=3db1ca16-3181-426c-bb4b-542a9a5d4554 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:12:06.659Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=5ad90da4-af3c-4d52-aa1b-98620f12f806 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:12:06.664Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=27574445-0e6c-4e4e-b9af-e67cda585cc8, invocationId=cf6dc9f7-18a9-4b91-847a-20b35d26f3aa, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, cf6dc9f7-18a9-4b91-847a-20b35d26f3aa), (X-RequestID, 27574445-0e6c-4e4e-b9af-e67cda585cc8)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 27574445-0e6c-4e4e-b9af-e67cda585cc8), (InvocationID, cf6dc9f7-18a9-4b91-847a-20b35d26f3aa), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=5ad90da4-af3c-4d52-aa1b-98620f12f806 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:12:07.167Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=5ad90da4-af3c-4d52-aa1b-98620f12f806 | | |pool-3-thread-1 | Trying to return CbsPropertySourceLocator bean org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2024-12-12T09:12:07.778Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{appName=dcae-prh, trustStoreKeys=null, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2024-12-12T09:12:07.791Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2024-12-12T09:12:07.791Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2024-12-12T09:12:07.792Z |INFO |Updating CBS configuration | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2024-12-12T09:12:07.792Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterPublisherImpl |2024-12-12T09:12:07.793Z |INFO |Using SCRAM-SHA-512 authentication provided for kafka interaction | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:12:07.795Z |INFO |Using SCRAM-SHA-512 authentication provided for kafka interaction | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2024-12-12T09:12:07.796Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.apache.kafka.clients.NetworkClient |2024-12-12T09:12:12.430Z |INFO |[AdminClient clientId=adminclient-1] Node -1 disconnected. | | | |kafka-admin-client-thread | adminclient-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:12:17.168Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=f5d6f549-ddfa-4935-8f38-62003581ff76 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:12:17.170Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=ecdf1fdf-6fd1-423e-8e89-4d846dc4c903, invocationId=3218ed14-84b4-4aaa-a3df-332ed81ae7b4, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 3218ed14-84b4-4aaa-a3df-332ed81ae7b4), (X-RequestID, ecdf1fdf-6fd1-423e-8e89-4d846dc4c903)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, ecdf1fdf-6fd1-423e-8e89-4d846dc4c903), (InvocationID, 3218ed14-84b4-4aaa-a3df-332ed81ae7b4), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=f5d6f549-ddfa-4935-8f38-62003581ff76 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:12:17.672Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=f5d6f549-ddfa-4935-8f38-62003581ff76 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:12:27.674Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=c542c66c-132d-43b3-ab95-fbf215988259 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:12:27.676Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=ecdf1fdf-6fd1-423e-8e89-4d846dc4c903, invocationId=3218ed14-84b4-4aaa-a3df-332ed81ae7b4, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 3218ed14-84b4-4aaa-a3df-332ed81ae7b4), (X-RequestID, ecdf1fdf-6fd1-423e-8e89-4d846dc4c903)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, ecdf1fdf-6fd1-423e-8e89-4d846dc4c903), (InvocationID, 3218ed14-84b4-4aaa-a3df-332ed81ae7b4), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=c542c66c-132d-43b3-ab95-fbf215988259 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:12:28.178Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=c542c66c-132d-43b3-ab95-fbf215988259 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:12:38.179Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=c25bc81a-3aa4-4fdb-a33c-eba6e9e0c518 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:12:38.180Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=ecdf1fdf-6fd1-423e-8e89-4d846dc4c903, invocationId=3218ed14-84b4-4aaa-a3df-332ed81ae7b4, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 3218ed14-84b4-4aaa-a3df-332ed81ae7b4), (X-RequestID, ecdf1fdf-6fd1-423e-8e89-4d846dc4c903)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, ecdf1fdf-6fd1-423e-8e89-4d846dc4c903), (InvocationID, 3218ed14-84b4-4aaa-a3df-332ed81ae7b4), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=c25bc81a-3aa4-4fdb-a33c-eba6e9e0c518 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:12:38.681Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=c25bc81a-3aa4-4fdb-a33c-eba6e9e0c518 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:12:48.682Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=8efa1fc0-68c1-4943-9359-bb248a80b79c | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:12:48.682Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=ecdf1fdf-6fd1-423e-8e89-4d846dc4c903, invocationId=3218ed14-84b4-4aaa-a3df-332ed81ae7b4, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 3218ed14-84b4-4aaa-a3df-332ed81ae7b4), (X-RequestID, ecdf1fdf-6fd1-423e-8e89-4d846dc4c903)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, ecdf1fdf-6fd1-423e-8e89-4d846dc4c903), (InvocationID, 3218ed14-84b4-4aaa-a3df-332ed81ae7b4), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=8efa1fc0-68c1-4943-9359-bb248a80b79c | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:12:49.187Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=8efa1fc0-68c1-4943-9359-bb248a80b79c | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:12:59.191Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=c3358014-51b4-4a73-9716-1c1228140437 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:12:59.192Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=ecdf1fdf-6fd1-423e-8e89-4d846dc4c903, invocationId=3218ed14-84b4-4aaa-a3df-332ed81ae7b4, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 3218ed14-84b4-4aaa-a3df-332ed81ae7b4), (X-RequestID, ecdf1fdf-6fd1-423e-8e89-4d846dc4c903)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, ecdf1fdf-6fd1-423e-8e89-4d846dc4c903), (InvocationID, 3218ed14-84b4-4aaa-a3df-332ed81ae7b4), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=c3358014-51b4-4a73-9716-1c1228140437 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:12:59.694Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=c3358014-51b4-4a73-9716-1c1228140437 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:13:09.695Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=836a43ae-be1c-4802-81ca-40f73c541a10 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:13:09.695Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=ecdf1fdf-6fd1-423e-8e89-4d846dc4c903, invocationId=3218ed14-84b4-4aaa-a3df-332ed81ae7b4, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 3218ed14-84b4-4aaa-a3df-332ed81ae7b4), (X-RequestID, ecdf1fdf-6fd1-423e-8e89-4d846dc4c903)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, ecdf1fdf-6fd1-423e-8e89-4d846dc4c903), (InvocationID, 3218ed14-84b4-4aaa-a3df-332ed81ae7b4), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=836a43ae-be1c-4802-81ca-40f73c541a10 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:13:10.198Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=836a43ae-be1c-4802-81ca-40f73c541a10 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:13:20.199Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=de32940e-d8c4-4c7d-acdf-1c0d71e005a2 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:13:20.200Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=ecdf1fdf-6fd1-423e-8e89-4d846dc4c903, invocationId=3218ed14-84b4-4aaa-a3df-332ed81ae7b4, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 3218ed14-84b4-4aaa-a3df-332ed81ae7b4), (X-RequestID, ecdf1fdf-6fd1-423e-8e89-4d846dc4c903)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, ecdf1fdf-6fd1-423e-8e89-4d846dc4c903), (InvocationID, 3218ed14-84b4-4aaa-a3df-332ed81ae7b4), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=de32940e-d8c4-4c7d-acdf-1c0d71e005a2 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:13:20.702Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=de32940e-d8c4-4c7d-acdf-1c0d71e005a2 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:13:30.703Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=d0461d1d-f232-4602-8bcf-edebd4d1a89e | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:13:30.703Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=ecdf1fdf-6fd1-423e-8e89-4d846dc4c903, invocationId=3218ed14-84b4-4aaa-a3df-332ed81ae7b4, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 3218ed14-84b4-4aaa-a3df-332ed81ae7b4), (X-RequestID, ecdf1fdf-6fd1-423e-8e89-4d846dc4c903)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, ecdf1fdf-6fd1-423e-8e89-4d846dc4c903), (InvocationID, 3218ed14-84b4-4aaa-a3df-332ed81ae7b4), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=d0461d1d-f232-4602-8bcf-edebd4d1a89e | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:13:31.205Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=d0461d1d-f232-4602-8bcf-edebd4d1a89e | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:13:41.206Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=45daa420-491c-4cbe-b3a8-1b99087580c1 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:13:41.207Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=ecdf1fdf-6fd1-423e-8e89-4d846dc4c903, invocationId=3218ed14-84b4-4aaa-a3df-332ed81ae7b4, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 3218ed14-84b4-4aaa-a3df-332ed81ae7b4), (X-RequestID, ecdf1fdf-6fd1-423e-8e89-4d846dc4c903)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, ecdf1fdf-6fd1-423e-8e89-4d846dc4c903), (InvocationID, 3218ed14-84b4-4aaa-a3df-332ed81ae7b4), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=45daa420-491c-4cbe-b3a8-1b99087580c1 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:13:41.708Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=45daa420-491c-4cbe-b3a8-1b99087580c1 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:13:51.709Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=e7e5fba2-f83c-4035-a32d-ef405bf83e26 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:13:51.709Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=ecdf1fdf-6fd1-423e-8e89-4d846dc4c903, invocationId=3218ed14-84b4-4aaa-a3df-332ed81ae7b4, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 3218ed14-84b4-4aaa-a3df-332ed81ae7b4), (X-RequestID, ecdf1fdf-6fd1-423e-8e89-4d846dc4c903)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, ecdf1fdf-6fd1-423e-8e89-4d846dc4c903), (InvocationID, 3218ed14-84b4-4aaa-a3df-332ed81ae7b4), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=e7e5fba2-f83c-4035-a32d-ef405bf83e26 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:13:52.211Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=e7e5fba2-f83c-4035-a32d-ef405bf83e26 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:14:02.212Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=f4b61f4c-a3dd-4b61-a2d0-bd58bcc1bcda | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:14:02.212Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=ecdf1fdf-6fd1-423e-8e89-4d846dc4c903, invocationId=3218ed14-84b4-4aaa-a3df-332ed81ae7b4, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 3218ed14-84b4-4aaa-a3df-332ed81ae7b4), (X-RequestID, ecdf1fdf-6fd1-423e-8e89-4d846dc4c903)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, ecdf1fdf-6fd1-423e-8e89-4d846dc4c903), (InvocationID, 3218ed14-84b4-4aaa-a3df-332ed81ae7b4), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=f4b61f4c-a3dd-4b61-a2d0-bd58bcc1bcda | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:14:02.714Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=f4b61f4c-a3dd-4b61-a2d0-bd58bcc1bcda | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:14:12.718Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=0298ff90-dbb6-4940-8280-21bd596e6865 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:14:12.720Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=ecdf1fdf-6fd1-423e-8e89-4d846dc4c903, invocationId=3218ed14-84b4-4aaa-a3df-332ed81ae7b4, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 3218ed14-84b4-4aaa-a3df-332ed81ae7b4), (X-RequestID, ecdf1fdf-6fd1-423e-8e89-4d846dc4c903)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, ecdf1fdf-6fd1-423e-8e89-4d846dc4c903), (InvocationID, 3218ed14-84b4-4aaa-a3df-332ed81ae7b4), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=0298ff90-dbb6-4940-8280-21bd596e6865 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:14:13.222Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=0298ff90-dbb6-4940-8280-21bd596e6865 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:14:23.223Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=0cd99d11-ca91-4b72-8c34-16dab575ae1a | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:14:23.223Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=ecdf1fdf-6fd1-423e-8e89-4d846dc4c903, invocationId=3218ed14-84b4-4aaa-a3df-332ed81ae7b4, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 3218ed14-84b4-4aaa-a3df-332ed81ae7b4), (X-RequestID, ecdf1fdf-6fd1-423e-8e89-4d846dc4c903)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, ecdf1fdf-6fd1-423e-8e89-4d846dc4c903), (InvocationID, 3218ed14-84b4-4aaa-a3df-332ed81ae7b4), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=0cd99d11-ca91-4b72-8c34-16dab575ae1a | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:14:23.726Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=0cd99d11-ca91-4b72-8c34-16dab575ae1a | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:14:33.728Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=e26545a5-d66a-447e-a00d-40d55cbdc5bc | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:14:33.728Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=ecdf1fdf-6fd1-423e-8e89-4d846dc4c903, invocationId=3218ed14-84b4-4aaa-a3df-332ed81ae7b4, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 3218ed14-84b4-4aaa-a3df-332ed81ae7b4), (X-RequestID, ecdf1fdf-6fd1-423e-8e89-4d846dc4c903)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, ecdf1fdf-6fd1-423e-8e89-4d846dc4c903), (InvocationID, 3218ed14-84b4-4aaa-a3df-332ed81ae7b4), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=e26545a5-d66a-447e-a00d-40d55cbdc5bc | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:14:34.230Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=e26545a5-d66a-447e-a00d-40d55cbdc5bc | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:14:44.231Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=d7ddfc1d-c58f-428b-94d8-7b17ffbab620 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:14:44.232Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=ecdf1fdf-6fd1-423e-8e89-4d846dc4c903, invocationId=3218ed14-84b4-4aaa-a3df-332ed81ae7b4, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 3218ed14-84b4-4aaa-a3df-332ed81ae7b4), (X-RequestID, ecdf1fdf-6fd1-423e-8e89-4d846dc4c903)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, ecdf1fdf-6fd1-423e-8e89-4d846dc4c903), (InvocationID, 3218ed14-84b4-4aaa-a3df-332ed81ae7b4), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=d7ddfc1d-c58f-428b-94d8-7b17ffbab620 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:14:44.733Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=d7ddfc1d-c58f-428b-94d8-7b17ffbab620 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:14:54.734Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=f9795d75-227f-457c-a7b0-0d8ff43854a2 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:14:54.735Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=ecdf1fdf-6fd1-423e-8e89-4d846dc4c903, invocationId=3218ed14-84b4-4aaa-a3df-332ed81ae7b4, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 3218ed14-84b4-4aaa-a3df-332ed81ae7b4), (X-RequestID, ecdf1fdf-6fd1-423e-8e89-4d846dc4c903)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, ecdf1fdf-6fd1-423e-8e89-4d846dc4c903), (InvocationID, 3218ed14-84b4-4aaa-a3df-332ed81ae7b4), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=f9795d75-227f-457c-a7b0-0d8ff43854a2 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:14:55.239Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=f9795d75-227f-457c-a7b0-0d8ff43854a2 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:15:05.240Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=8ff71137-b813-4c3c-8fdb-4d4f85cdde66 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:15:05.240Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=ecdf1fdf-6fd1-423e-8e89-4d846dc4c903, invocationId=3218ed14-84b4-4aaa-a3df-332ed81ae7b4, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 3218ed14-84b4-4aaa-a3df-332ed81ae7b4), (X-RequestID, ecdf1fdf-6fd1-423e-8e89-4d846dc4c903)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, ecdf1fdf-6fd1-423e-8e89-4d846dc4c903), (InvocationID, 3218ed14-84b4-4aaa-a3df-332ed81ae7b4), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=8ff71137-b813-4c3c-8fdb-4d4f85cdde66 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:15:05.742Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=8ff71137-b813-4c3c-8fdb-4d4f85cdde66 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:15:15.742Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=368b7f75-6611-44eb-b99f-9181de3e46c5 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:15:15.743Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=ecdf1fdf-6fd1-423e-8e89-4d846dc4c903, invocationId=3218ed14-84b4-4aaa-a3df-332ed81ae7b4, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 3218ed14-84b4-4aaa-a3df-332ed81ae7b4), (X-RequestID, ecdf1fdf-6fd1-423e-8e89-4d846dc4c903)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, ecdf1fdf-6fd1-423e-8e89-4d846dc4c903), (InvocationID, 3218ed14-84b4-4aaa-a3df-332ed81ae7b4), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=368b7f75-6611-44eb-b99f-9181de3e46c5 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:15:16.244Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=368b7f75-6611-44eb-b99f-9181de3e46c5 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:15:26.248Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=5644a8b4-01e4-4f98-86ba-e74f974ea04e | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:15:26.248Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=ecdf1fdf-6fd1-423e-8e89-4d846dc4c903, invocationId=3218ed14-84b4-4aaa-a3df-332ed81ae7b4, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 3218ed14-84b4-4aaa-a3df-332ed81ae7b4), (X-RequestID, ecdf1fdf-6fd1-423e-8e89-4d846dc4c903)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, ecdf1fdf-6fd1-423e-8e89-4d846dc4c903), (InvocationID, 3218ed14-84b4-4aaa-a3df-332ed81ae7b4), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=5644a8b4-01e4-4f98-86ba-e74f974ea04e | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:15:26.749Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=5644a8b4-01e4-4f98-86ba-e74f974ea04e | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:15:36.752Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=f434063c-7893-4f60-8f3a-ca804356822d | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:15:36.752Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=ecdf1fdf-6fd1-423e-8e89-4d846dc4c903, invocationId=3218ed14-84b4-4aaa-a3df-332ed81ae7b4, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 3218ed14-84b4-4aaa-a3df-332ed81ae7b4), (X-RequestID, ecdf1fdf-6fd1-423e-8e89-4d846dc4c903)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, ecdf1fdf-6fd1-423e-8e89-4d846dc4c903), (InvocationID, 3218ed14-84b4-4aaa-a3df-332ed81ae7b4), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=f434063c-7893-4f60-8f3a-ca804356822d | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:15:37.254Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=f434063c-7893-4f60-8f3a-ca804356822d | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:15:47.256Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=937b713b-7071-49bb-a912-c34ff0b0ed58 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:15:47.257Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=ecdf1fdf-6fd1-423e-8e89-4d846dc4c903, invocationId=3218ed14-84b4-4aaa-a3df-332ed81ae7b4, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 3218ed14-84b4-4aaa-a3df-332ed81ae7b4), (X-RequestID, ecdf1fdf-6fd1-423e-8e89-4d846dc4c903)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, ecdf1fdf-6fd1-423e-8e89-4d846dc4c903), (InvocationID, 3218ed14-84b4-4aaa-a3df-332ed81ae7b4), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=937b713b-7071-49bb-a912-c34ff0b0ed58 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:15:47.760Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=937b713b-7071-49bb-a912-c34ff0b0ed58 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:15:57.760Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=62ff9768-9526-41d6-a7e2-0371de4f9063 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:15:57.761Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=ecdf1fdf-6fd1-423e-8e89-4d846dc4c903, invocationId=3218ed14-84b4-4aaa-a3df-332ed81ae7b4, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 3218ed14-84b4-4aaa-a3df-332ed81ae7b4), (X-RequestID, ecdf1fdf-6fd1-423e-8e89-4d846dc4c903)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, ecdf1fdf-6fd1-423e-8e89-4d846dc4c903), (InvocationID, 3218ed14-84b4-4aaa-a3df-332ed81ae7b4), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=62ff9768-9526-41d6-a7e2-0371de4f9063 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:15:58.263Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=62ff9768-9526-41d6-a7e2-0371de4f9063 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:16:08.266Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=fc839e23-0545-4734-aa9c-043e22a0a08e | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:16:08.267Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=ecdf1fdf-6fd1-423e-8e89-4d846dc4c903, invocationId=3218ed14-84b4-4aaa-a3df-332ed81ae7b4, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 3218ed14-84b4-4aaa-a3df-332ed81ae7b4), (X-RequestID, ecdf1fdf-6fd1-423e-8e89-4d846dc4c903)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, ecdf1fdf-6fd1-423e-8e89-4d846dc4c903), (InvocationID, 3218ed14-84b4-4aaa-a3df-332ed81ae7b4), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=fc839e23-0545-4734-aa9c-043e22a0a08e | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:16:08.769Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=fc839e23-0545-4734-aa9c-043e22a0a08e | | |pool-3-thread-1 | org.apache.kafka.clients.NetworkClient |2024-12-12T09:16:12.682Z |INFO |[Consumer clientId=c12, groupId=OpenDCAE-c12] Node -1 disconnected. | | | |kafka-coordinator-heartbeat-thread | OpenDCAE-c12 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:16:18.770Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=4ce1c2d6-7016-46cd-9b6e-979ef7451d24 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:16:18.770Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=ecdf1fdf-6fd1-423e-8e89-4d846dc4c903, invocationId=3218ed14-84b4-4aaa-a3df-332ed81ae7b4, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 3218ed14-84b4-4aaa-a3df-332ed81ae7b4), (X-RequestID, ecdf1fdf-6fd1-423e-8e89-4d846dc4c903)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, ecdf1fdf-6fd1-423e-8e89-4d846dc4c903), (InvocationID, 3218ed14-84b4-4aaa-a3df-332ed81ae7b4), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=4ce1c2d6-7016-46cd-9b6e-979ef7451d24 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:16:19.272Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=4ce1c2d6-7016-46cd-9b6e-979ef7451d24 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:16:29.273Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=8d0074cf-c1c4-4ecc-8791-8992d5d6028e | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:16:29.273Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=ecdf1fdf-6fd1-423e-8e89-4d846dc4c903, invocationId=3218ed14-84b4-4aaa-a3df-332ed81ae7b4, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 3218ed14-84b4-4aaa-a3df-332ed81ae7b4), (X-RequestID, ecdf1fdf-6fd1-423e-8e89-4d846dc4c903)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, ecdf1fdf-6fd1-423e-8e89-4d846dc4c903), (InvocationID, 3218ed14-84b4-4aaa-a3df-332ed81ae7b4), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=8d0074cf-c1c4-4ecc-8791-8992d5d6028e | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:16:29.775Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=8d0074cf-c1c4-4ecc-8791-8992d5d6028e | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:16:39.776Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=62395b60-83a6-4e7e-a3e5-a69a4f4c523f | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:16:39.777Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=ecdf1fdf-6fd1-423e-8e89-4d846dc4c903, invocationId=3218ed14-84b4-4aaa-a3df-332ed81ae7b4, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 3218ed14-84b4-4aaa-a3df-332ed81ae7b4), (X-RequestID, ecdf1fdf-6fd1-423e-8e89-4d846dc4c903)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, ecdf1fdf-6fd1-423e-8e89-4d846dc4c903), (InvocationID, 3218ed14-84b4-4aaa-a3df-332ed81ae7b4), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=62395b60-83a6-4e7e-a3e5-a69a4f4c523f | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:16:40.279Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=62395b60-83a6-4e7e-a3e5-a69a4f4c523f | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:16:50.281Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=d1231e5d-99c6-4391-ab1d-512be0dd9b89 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:16:50.281Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=ecdf1fdf-6fd1-423e-8e89-4d846dc4c903, invocationId=3218ed14-84b4-4aaa-a3df-332ed81ae7b4, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 3218ed14-84b4-4aaa-a3df-332ed81ae7b4), (X-RequestID, ecdf1fdf-6fd1-423e-8e89-4d846dc4c903)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, ecdf1fdf-6fd1-423e-8e89-4d846dc4c903), (InvocationID, 3218ed14-84b4-4aaa-a3df-332ed81ae7b4), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=d1231e5d-99c6-4391-ab1d-512be0dd9b89 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:16:50.783Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=d1231e5d-99c6-4391-ab1d-512be0dd9b89 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:17:00.784Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=f7a6dcfc-2464-49ba-8335-5cad788a3ea1 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:17:00.785Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=ecdf1fdf-6fd1-423e-8e89-4d846dc4c903, invocationId=3218ed14-84b4-4aaa-a3df-332ed81ae7b4, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 3218ed14-84b4-4aaa-a3df-332ed81ae7b4), (X-RequestID, ecdf1fdf-6fd1-423e-8e89-4d846dc4c903)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, ecdf1fdf-6fd1-423e-8e89-4d846dc4c903), (InvocationID, 3218ed14-84b4-4aaa-a3df-332ed81ae7b4), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=f7a6dcfc-2464-49ba-8335-5cad788a3ea1 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:17:01.286Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=f7a6dcfc-2464-49ba-8335-5cad788a3ea1 | | |pool-3-thread-1 | Trying to return CbsPropertySourceLocator bean org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2024-12-12T09:17:07.473Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{appName=dcae-prh, trustStoreKeys=null, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2024-12-12T09:17:07.485Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2024-12-12T09:17:07.486Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2024-12-12T09:17:07.486Z |INFO |Updating CBS configuration | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2024-12-12T09:17:07.486Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterPublisherImpl |2024-12-12T09:17:07.487Z |INFO |Using SCRAM-SHA-512 authentication provided for kafka interaction | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:17:07.488Z |INFO |Using SCRAM-SHA-512 authentication provided for kafka interaction | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2024-12-12T09:17:07.490Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:17:11.287Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=9c7f3766-4a97-4326-9b24-7605ba4ac178 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:17:11.288Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=71651c96-2c87-4a8b-b467-e1fc26a6e509, invocationId=6fdc5e21-bd90-4fff-98e6-4ec5a7b01607, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 6fdc5e21-bd90-4fff-98e6-4ec5a7b01607), (X-RequestID, 71651c96-2c87-4a8b-b467-e1fc26a6e509)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 71651c96-2c87-4a8b-b467-e1fc26a6e509), (InvocationID, 6fdc5e21-bd90-4fff-98e6-4ec5a7b01607), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=9c7f3766-4a97-4326-9b24-7605ba4ac178 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:17:11.804Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=9c7f3766-4a97-4326-9b24-7605ba4ac178 | | |pool-3-thread-1 | org.apache.kafka.clients.NetworkClient |2024-12-12T09:17:12.537Z |INFO |[AdminClient clientId=adminclient-1] Node 2 disconnected. | | | |kafka-admin-client-thread | adminclient-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:17:21.805Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=97be046f-5915-42bb-96de-f01b96a0dee6 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:17:21.806Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=71651c96-2c87-4a8b-b467-e1fc26a6e509, invocationId=6fdc5e21-bd90-4fff-98e6-4ec5a7b01607, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 6fdc5e21-bd90-4fff-98e6-4ec5a7b01607), (X-RequestID, 71651c96-2c87-4a8b-b467-e1fc26a6e509)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 71651c96-2c87-4a8b-b467-e1fc26a6e509), (InvocationID, 6fdc5e21-bd90-4fff-98e6-4ec5a7b01607), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=97be046f-5915-42bb-96de-f01b96a0dee6 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:17:22.308Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=97be046f-5915-42bb-96de-f01b96a0dee6 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:17:32.309Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=30263c0a-eeca-4335-82c1-a44c5e3d0e14 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:17:32.310Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=71651c96-2c87-4a8b-b467-e1fc26a6e509, invocationId=6fdc5e21-bd90-4fff-98e6-4ec5a7b01607, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 6fdc5e21-bd90-4fff-98e6-4ec5a7b01607), (X-RequestID, 71651c96-2c87-4a8b-b467-e1fc26a6e509)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 71651c96-2c87-4a8b-b467-e1fc26a6e509), (InvocationID, 6fdc5e21-bd90-4fff-98e6-4ec5a7b01607), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=30263c0a-eeca-4335-82c1-a44c5e3d0e14 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:17:32.812Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=30263c0a-eeca-4335-82c1-a44c5e3d0e14 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:17:42.813Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=0bc34b46-3950-4ad2-a8b7-62df744a31d5 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:17:42.813Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=71651c96-2c87-4a8b-b467-e1fc26a6e509, invocationId=6fdc5e21-bd90-4fff-98e6-4ec5a7b01607, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 6fdc5e21-bd90-4fff-98e6-4ec5a7b01607), (X-RequestID, 71651c96-2c87-4a8b-b467-e1fc26a6e509)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 71651c96-2c87-4a8b-b467-e1fc26a6e509), (InvocationID, 6fdc5e21-bd90-4fff-98e6-4ec5a7b01607), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=0bc34b46-3950-4ad2-a8b7-62df744a31d5 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:17:43.315Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=0bc34b46-3950-4ad2-a8b7-62df744a31d5 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:17:53.316Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=7069775d-6d4a-4b7e-ac4f-73a900969e15 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:17:53.316Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=71651c96-2c87-4a8b-b467-e1fc26a6e509, invocationId=6fdc5e21-bd90-4fff-98e6-4ec5a7b01607, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 6fdc5e21-bd90-4fff-98e6-4ec5a7b01607), (X-RequestID, 71651c96-2c87-4a8b-b467-e1fc26a6e509)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 71651c96-2c87-4a8b-b467-e1fc26a6e509), (InvocationID, 6fdc5e21-bd90-4fff-98e6-4ec5a7b01607), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=7069775d-6d4a-4b7e-ac4f-73a900969e15 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:17:53.818Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=7069775d-6d4a-4b7e-ac4f-73a900969e15 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:18:03.819Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=df5e6061-24f9-43da-9d18-3f257752f7ce | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:18:03.820Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=71651c96-2c87-4a8b-b467-e1fc26a6e509, invocationId=6fdc5e21-bd90-4fff-98e6-4ec5a7b01607, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 6fdc5e21-bd90-4fff-98e6-4ec5a7b01607), (X-RequestID, 71651c96-2c87-4a8b-b467-e1fc26a6e509)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 71651c96-2c87-4a8b-b467-e1fc26a6e509), (InvocationID, 6fdc5e21-bd90-4fff-98e6-4ec5a7b01607), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=df5e6061-24f9-43da-9d18-3f257752f7ce | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:18:04.323Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=df5e6061-24f9-43da-9d18-3f257752f7ce | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:18:14.324Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=eba476ed-1982-4f96-9844-e20b0890fda5 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:18:14.324Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=71651c96-2c87-4a8b-b467-e1fc26a6e509, invocationId=6fdc5e21-bd90-4fff-98e6-4ec5a7b01607, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 6fdc5e21-bd90-4fff-98e6-4ec5a7b01607), (X-RequestID, 71651c96-2c87-4a8b-b467-e1fc26a6e509)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 71651c96-2c87-4a8b-b467-e1fc26a6e509), (InvocationID, 6fdc5e21-bd90-4fff-98e6-4ec5a7b01607), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=eba476ed-1982-4f96-9844-e20b0890fda5 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:18:14.827Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=eba476ed-1982-4f96-9844-e20b0890fda5 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:18:24.828Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=63c8064c-20c9-4b4b-a57a-5de2ee1fbf93 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:18:24.828Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=71651c96-2c87-4a8b-b467-e1fc26a6e509, invocationId=6fdc5e21-bd90-4fff-98e6-4ec5a7b01607, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 6fdc5e21-bd90-4fff-98e6-4ec5a7b01607), (X-RequestID, 71651c96-2c87-4a8b-b467-e1fc26a6e509)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 71651c96-2c87-4a8b-b467-e1fc26a6e509), (InvocationID, 6fdc5e21-bd90-4fff-98e6-4ec5a7b01607), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=63c8064c-20c9-4b4b-a57a-5de2ee1fbf93 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:18:25.330Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=63c8064c-20c9-4b4b-a57a-5de2ee1fbf93 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:18:35.331Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=2d8c576e-4ecf-47bd-b30c-914bee334715 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:18:35.331Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=71651c96-2c87-4a8b-b467-e1fc26a6e509, invocationId=6fdc5e21-bd90-4fff-98e6-4ec5a7b01607, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 6fdc5e21-bd90-4fff-98e6-4ec5a7b01607), (X-RequestID, 71651c96-2c87-4a8b-b467-e1fc26a6e509)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 71651c96-2c87-4a8b-b467-e1fc26a6e509), (InvocationID, 6fdc5e21-bd90-4fff-98e6-4ec5a7b01607), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=2d8c576e-4ecf-47bd-b30c-914bee334715 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:18:35.833Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=2d8c576e-4ecf-47bd-b30c-914bee334715 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:18:45.834Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=85dc8758-e584-44ca-b0d9-929530610a94 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:18:45.834Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=71651c96-2c87-4a8b-b467-e1fc26a6e509, invocationId=6fdc5e21-bd90-4fff-98e6-4ec5a7b01607, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 6fdc5e21-bd90-4fff-98e6-4ec5a7b01607), (X-RequestID, 71651c96-2c87-4a8b-b467-e1fc26a6e509)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 71651c96-2c87-4a8b-b467-e1fc26a6e509), (InvocationID, 6fdc5e21-bd90-4fff-98e6-4ec5a7b01607), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=85dc8758-e584-44ca-b0d9-929530610a94 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:18:46.336Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=85dc8758-e584-44ca-b0d9-929530610a94 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:18:56.336Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=68ba6c43-16bd-455a-905b-97042b0f0ef5 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:18:56.337Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=71651c96-2c87-4a8b-b467-e1fc26a6e509, invocationId=6fdc5e21-bd90-4fff-98e6-4ec5a7b01607, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 6fdc5e21-bd90-4fff-98e6-4ec5a7b01607), (X-RequestID, 71651c96-2c87-4a8b-b467-e1fc26a6e509)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 71651c96-2c87-4a8b-b467-e1fc26a6e509), (InvocationID, 6fdc5e21-bd90-4fff-98e6-4ec5a7b01607), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=68ba6c43-16bd-455a-905b-97042b0f0ef5 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:18:56.838Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=68ba6c43-16bd-455a-905b-97042b0f0ef5 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:19:06.838Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=cc29823d-77fb-4555-9a42-aa973ad31600 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:19:06.839Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=71651c96-2c87-4a8b-b467-e1fc26a6e509, invocationId=6fdc5e21-bd90-4fff-98e6-4ec5a7b01607, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 6fdc5e21-bd90-4fff-98e6-4ec5a7b01607), (X-RequestID, 71651c96-2c87-4a8b-b467-e1fc26a6e509)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 71651c96-2c87-4a8b-b467-e1fc26a6e509), (InvocationID, 6fdc5e21-bd90-4fff-98e6-4ec5a7b01607), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=cc29823d-77fb-4555-9a42-aa973ad31600 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:19:07.340Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=cc29823d-77fb-4555-9a42-aa973ad31600 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:19:17.340Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=38cf5465-32c7-4041-9e7a-b6c7b0182805 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:19:17.341Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=71651c96-2c87-4a8b-b467-e1fc26a6e509, invocationId=6fdc5e21-bd90-4fff-98e6-4ec5a7b01607, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 6fdc5e21-bd90-4fff-98e6-4ec5a7b01607), (X-RequestID, 71651c96-2c87-4a8b-b467-e1fc26a6e509)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 71651c96-2c87-4a8b-b467-e1fc26a6e509), (InvocationID, 6fdc5e21-bd90-4fff-98e6-4ec5a7b01607), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=38cf5465-32c7-4041-9e7a-b6c7b0182805 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:19:17.842Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=38cf5465-32c7-4041-9e7a-b6c7b0182805 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:19:27.845Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=494c4641-16a0-4557-8597-127d05374f47 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:19:27.845Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=71651c96-2c87-4a8b-b467-e1fc26a6e509, invocationId=6fdc5e21-bd90-4fff-98e6-4ec5a7b01607, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 6fdc5e21-bd90-4fff-98e6-4ec5a7b01607), (X-RequestID, 71651c96-2c87-4a8b-b467-e1fc26a6e509)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 71651c96-2c87-4a8b-b467-e1fc26a6e509), (InvocationID, 6fdc5e21-bd90-4fff-98e6-4ec5a7b01607), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=494c4641-16a0-4557-8597-127d05374f47 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:19:28.347Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=494c4641-16a0-4557-8597-127d05374f47 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:19:38.350Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=f6f6cbcd-457d-4216-aae3-9659b453d85e | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:19:38.351Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=71651c96-2c87-4a8b-b467-e1fc26a6e509, invocationId=6fdc5e21-bd90-4fff-98e6-4ec5a7b01607, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 6fdc5e21-bd90-4fff-98e6-4ec5a7b01607), (X-RequestID, 71651c96-2c87-4a8b-b467-e1fc26a6e509)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 71651c96-2c87-4a8b-b467-e1fc26a6e509), (InvocationID, 6fdc5e21-bd90-4fff-98e6-4ec5a7b01607), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=f6f6cbcd-457d-4216-aae3-9659b453d85e | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:19:38.856Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=f6f6cbcd-457d-4216-aae3-9659b453d85e | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:19:48.857Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=4eb64133-743c-4c7f-b2c3-ab1b98bbde9b | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:19:48.858Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=71651c96-2c87-4a8b-b467-e1fc26a6e509, invocationId=6fdc5e21-bd90-4fff-98e6-4ec5a7b01607, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 6fdc5e21-bd90-4fff-98e6-4ec5a7b01607), (X-RequestID, 71651c96-2c87-4a8b-b467-e1fc26a6e509)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 71651c96-2c87-4a8b-b467-e1fc26a6e509), (InvocationID, 6fdc5e21-bd90-4fff-98e6-4ec5a7b01607), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=4eb64133-743c-4c7f-b2c3-ab1b98bbde9b | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:19:49.361Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=4eb64133-743c-4c7f-b2c3-ab1b98bbde9b | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:19:59.362Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=97fce29d-0158-43e8-8b5d-7cc7494604de | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:19:59.363Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=71651c96-2c87-4a8b-b467-e1fc26a6e509, invocationId=6fdc5e21-bd90-4fff-98e6-4ec5a7b01607, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 6fdc5e21-bd90-4fff-98e6-4ec5a7b01607), (X-RequestID, 71651c96-2c87-4a8b-b467-e1fc26a6e509)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 71651c96-2c87-4a8b-b467-e1fc26a6e509), (InvocationID, 6fdc5e21-bd90-4fff-98e6-4ec5a7b01607), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=97fce29d-0158-43e8-8b5d-7cc7494604de | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:19:59.864Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=97fce29d-0158-43e8-8b5d-7cc7494604de | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:20:09.865Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=d0f9ce9c-4668-424f-ba52-5273b3eba76f | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:20:09.866Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=71651c96-2c87-4a8b-b467-e1fc26a6e509, invocationId=6fdc5e21-bd90-4fff-98e6-4ec5a7b01607, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 6fdc5e21-bd90-4fff-98e6-4ec5a7b01607), (X-RequestID, 71651c96-2c87-4a8b-b467-e1fc26a6e509)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 71651c96-2c87-4a8b-b467-e1fc26a6e509), (InvocationID, 6fdc5e21-bd90-4fff-98e6-4ec5a7b01607), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=d0f9ce9c-4668-424f-ba52-5273b3eba76f | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:20:10.368Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=d0f9ce9c-4668-424f-ba52-5273b3eba76f | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:20:20.369Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=cb61c710-5f6b-4b1d-952a-a005d816e958 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:20:20.369Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=71651c96-2c87-4a8b-b467-e1fc26a6e509, invocationId=6fdc5e21-bd90-4fff-98e6-4ec5a7b01607, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 6fdc5e21-bd90-4fff-98e6-4ec5a7b01607), (X-RequestID, 71651c96-2c87-4a8b-b467-e1fc26a6e509)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 71651c96-2c87-4a8b-b467-e1fc26a6e509), (InvocationID, 6fdc5e21-bd90-4fff-98e6-4ec5a7b01607), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=cb61c710-5f6b-4b1d-952a-a005d816e958 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:20:20.871Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=cb61c710-5f6b-4b1d-952a-a005d816e958 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:20:30.873Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=63295786-86c1-461c-a37a-59c77454229f | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:20:30.874Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=71651c96-2c87-4a8b-b467-e1fc26a6e509, invocationId=6fdc5e21-bd90-4fff-98e6-4ec5a7b01607, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 6fdc5e21-bd90-4fff-98e6-4ec5a7b01607), (X-RequestID, 71651c96-2c87-4a8b-b467-e1fc26a6e509)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 71651c96-2c87-4a8b-b467-e1fc26a6e509), (InvocationID, 6fdc5e21-bd90-4fff-98e6-4ec5a7b01607), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=63295786-86c1-461c-a37a-59c77454229f | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:20:31.377Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=63295786-86c1-461c-a37a-59c77454229f | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:20:41.378Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=c6a56723-cbf6-4ec2-a1e9-a62017891ab1 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:20:41.379Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=71651c96-2c87-4a8b-b467-e1fc26a6e509, invocationId=6fdc5e21-bd90-4fff-98e6-4ec5a7b01607, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 6fdc5e21-bd90-4fff-98e6-4ec5a7b01607), (X-RequestID, 71651c96-2c87-4a8b-b467-e1fc26a6e509)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 71651c96-2c87-4a8b-b467-e1fc26a6e509), (InvocationID, 6fdc5e21-bd90-4fff-98e6-4ec5a7b01607), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=c6a56723-cbf6-4ec2-a1e9-a62017891ab1 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:20:41.881Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=c6a56723-cbf6-4ec2-a1e9-a62017891ab1 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:20:51.883Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=a36c2b3c-453f-43bc-a620-be086f8c4775 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:20:51.883Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=71651c96-2c87-4a8b-b467-e1fc26a6e509, invocationId=6fdc5e21-bd90-4fff-98e6-4ec5a7b01607, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 6fdc5e21-bd90-4fff-98e6-4ec5a7b01607), (X-RequestID, 71651c96-2c87-4a8b-b467-e1fc26a6e509)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 71651c96-2c87-4a8b-b467-e1fc26a6e509), (InvocationID, 6fdc5e21-bd90-4fff-98e6-4ec5a7b01607), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=a36c2b3c-453f-43bc-a620-be086f8c4775 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:20:52.386Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=a36c2b3c-453f-43bc-a620-be086f8c4775 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:21:02.388Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=f51bd391-66f1-48fd-b74a-0ba37dc42de5 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:21:02.390Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=71651c96-2c87-4a8b-b467-e1fc26a6e509, invocationId=6fdc5e21-bd90-4fff-98e6-4ec5a7b01607, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 6fdc5e21-bd90-4fff-98e6-4ec5a7b01607), (X-RequestID, 71651c96-2c87-4a8b-b467-e1fc26a6e509)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 71651c96-2c87-4a8b-b467-e1fc26a6e509), (InvocationID, 6fdc5e21-bd90-4fff-98e6-4ec5a7b01607), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=f51bd391-66f1-48fd-b74a-0ba37dc42de5 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:21:02.890Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=f51bd391-66f1-48fd-b74a-0ba37dc42de5 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:21:12.891Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=64c44cfd-0930-4258-a28e-57de811df6da | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:21:12.892Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=71651c96-2c87-4a8b-b467-e1fc26a6e509, invocationId=6fdc5e21-bd90-4fff-98e6-4ec5a7b01607, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 6fdc5e21-bd90-4fff-98e6-4ec5a7b01607), (X-RequestID, 71651c96-2c87-4a8b-b467-e1fc26a6e509)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 71651c96-2c87-4a8b-b467-e1fc26a6e509), (InvocationID, 6fdc5e21-bd90-4fff-98e6-4ec5a7b01607), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=64c44cfd-0930-4258-a28e-57de811df6da | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:21:13.393Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=64c44cfd-0930-4258-a28e-57de811df6da | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:21:23.394Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=861c1f30-4957-4b28-bef7-07212053fe30 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:21:23.395Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=71651c96-2c87-4a8b-b467-e1fc26a6e509, invocationId=6fdc5e21-bd90-4fff-98e6-4ec5a7b01607, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 6fdc5e21-bd90-4fff-98e6-4ec5a7b01607), (X-RequestID, 71651c96-2c87-4a8b-b467-e1fc26a6e509)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 71651c96-2c87-4a8b-b467-e1fc26a6e509), (InvocationID, 6fdc5e21-bd90-4fff-98e6-4ec5a7b01607), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=861c1f30-4957-4b28-bef7-07212053fe30 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:21:23.896Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=861c1f30-4957-4b28-bef7-07212053fe30 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:21:33.897Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=81307c8f-e349-4c82-b047-4aa876c3d2d4 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:21:33.898Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=71651c96-2c87-4a8b-b467-e1fc26a6e509, invocationId=6fdc5e21-bd90-4fff-98e6-4ec5a7b01607, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 6fdc5e21-bd90-4fff-98e6-4ec5a7b01607), (X-RequestID, 71651c96-2c87-4a8b-b467-e1fc26a6e509)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 71651c96-2c87-4a8b-b467-e1fc26a6e509), (InvocationID, 6fdc5e21-bd90-4fff-98e6-4ec5a7b01607), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=81307c8f-e349-4c82-b047-4aa876c3d2d4 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:21:34.400Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=81307c8f-e349-4c82-b047-4aa876c3d2d4 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:21:44.401Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=ad9868f9-b8c8-4c9d-bca0-f81e49e26a60 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:21:44.402Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=71651c96-2c87-4a8b-b467-e1fc26a6e509, invocationId=6fdc5e21-bd90-4fff-98e6-4ec5a7b01607, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 6fdc5e21-bd90-4fff-98e6-4ec5a7b01607), (X-RequestID, 71651c96-2c87-4a8b-b467-e1fc26a6e509)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 71651c96-2c87-4a8b-b467-e1fc26a6e509), (InvocationID, 6fdc5e21-bd90-4fff-98e6-4ec5a7b01607), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=ad9868f9-b8c8-4c9d-bca0-f81e49e26a60 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:21:44.904Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=ad9868f9-b8c8-4c9d-bca0-f81e49e26a60 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:21:54.905Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=ccd8db88-4277-4336-a857-3c424c26f25a | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:21:54.905Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=71651c96-2c87-4a8b-b467-e1fc26a6e509, invocationId=6fdc5e21-bd90-4fff-98e6-4ec5a7b01607, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 6fdc5e21-bd90-4fff-98e6-4ec5a7b01607), (X-RequestID, 71651c96-2c87-4a8b-b467-e1fc26a6e509)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 71651c96-2c87-4a8b-b467-e1fc26a6e509), (InvocationID, 6fdc5e21-bd90-4fff-98e6-4ec5a7b01607), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=ccd8db88-4277-4336-a857-3c424c26f25a | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:21:55.407Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=ccd8db88-4277-4336-a857-3c424c26f25a | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:22:05.408Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=4ef6a6aa-2962-4daa-ba71-5b2a44d5e106 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:22:05.408Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=71651c96-2c87-4a8b-b467-e1fc26a6e509, invocationId=6fdc5e21-bd90-4fff-98e6-4ec5a7b01607, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 6fdc5e21-bd90-4fff-98e6-4ec5a7b01607), (X-RequestID, 71651c96-2c87-4a8b-b467-e1fc26a6e509)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 71651c96-2c87-4a8b-b467-e1fc26a6e509), (InvocationID, 6fdc5e21-bd90-4fff-98e6-4ec5a7b01607), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=4ef6a6aa-2962-4daa-ba71-5b2a44d5e106 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:22:05.910Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=4ef6a6aa-2962-4daa-ba71-5b2a44d5e106 | | |pool-3-thread-1 | Trying to return CbsPropertySourceLocator bean org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2024-12-12T09:22:07.463Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{appName=dcae-prh, trustStoreKeys=null, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2024-12-12T09:22:07.471Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2024-12-12T09:22:07.471Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2024-12-12T09:22:07.472Z |INFO |Updating CBS configuration | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2024-12-12T09:22:07.472Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterPublisherImpl |2024-12-12T09:22:07.473Z |INFO |Using SCRAM-SHA-512 authentication provided for kafka interaction | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:22:07.474Z |INFO |Using SCRAM-SHA-512 authentication provided for kafka interaction | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2024-12-12T09:22:07.475Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.apache.kafka.clients.NetworkClient |2024-12-12T09:22:12.686Z |INFO |[AdminClient clientId=adminclient-1] Node 0 disconnected. | | | |kafka-admin-client-thread | adminclient-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:22:15.911Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=7fd18ef0-0a29-46d1-b9fb-2e56267da1d1 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:22:15.912Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=e60bf20c-4ee8-445f-a905-791d1a71d985, invocationId=75489800-2dd3-4b96-9a63-d4a3c4869aaf, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 75489800-2dd3-4b96-9a63-d4a3c4869aaf), (X-RequestID, e60bf20c-4ee8-445f-a905-791d1a71d985)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, e60bf20c-4ee8-445f-a905-791d1a71d985), (InvocationID, 75489800-2dd3-4b96-9a63-d4a3c4869aaf), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=7fd18ef0-0a29-46d1-b9fb-2e56267da1d1 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:22:16.414Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=7fd18ef0-0a29-46d1-b9fb-2e56267da1d1 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:22:26.415Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=a550cd3b-9312-4b58-9b1c-cd62bd9dbc9e | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:22:26.415Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=e60bf20c-4ee8-445f-a905-791d1a71d985, invocationId=75489800-2dd3-4b96-9a63-d4a3c4869aaf, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 75489800-2dd3-4b96-9a63-d4a3c4869aaf), (X-RequestID, e60bf20c-4ee8-445f-a905-791d1a71d985)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, e60bf20c-4ee8-445f-a905-791d1a71d985), (InvocationID, 75489800-2dd3-4b96-9a63-d4a3c4869aaf), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=a550cd3b-9312-4b58-9b1c-cd62bd9dbc9e | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:22:26.917Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=a550cd3b-9312-4b58-9b1c-cd62bd9dbc9e | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:22:36.918Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=d4a92188-fe79-40ed-9790-1c7a3ca5f2a8 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:22:36.919Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=e60bf20c-4ee8-445f-a905-791d1a71d985, invocationId=75489800-2dd3-4b96-9a63-d4a3c4869aaf, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 75489800-2dd3-4b96-9a63-d4a3c4869aaf), (X-RequestID, e60bf20c-4ee8-445f-a905-791d1a71d985)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, e60bf20c-4ee8-445f-a905-791d1a71d985), (InvocationID, 75489800-2dd3-4b96-9a63-d4a3c4869aaf), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=d4a92188-fe79-40ed-9790-1c7a3ca5f2a8 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:22:37.421Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=d4a92188-fe79-40ed-9790-1c7a3ca5f2a8 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:22:47.422Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=c04e330e-5189-4791-ad03-fb930067004e | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:22:47.422Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=e60bf20c-4ee8-445f-a905-791d1a71d985, invocationId=75489800-2dd3-4b96-9a63-d4a3c4869aaf, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 75489800-2dd3-4b96-9a63-d4a3c4869aaf), (X-RequestID, e60bf20c-4ee8-445f-a905-791d1a71d985)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, e60bf20c-4ee8-445f-a905-791d1a71d985), (InvocationID, 75489800-2dd3-4b96-9a63-d4a3c4869aaf), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=c04e330e-5189-4791-ad03-fb930067004e | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:22:47.924Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=c04e330e-5189-4791-ad03-fb930067004e | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:22:57.925Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=c6e22634-b9f9-4d1b-9f8b-c2082871b982 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:22:57.926Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=e60bf20c-4ee8-445f-a905-791d1a71d985, invocationId=75489800-2dd3-4b96-9a63-d4a3c4869aaf, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 75489800-2dd3-4b96-9a63-d4a3c4869aaf), (X-RequestID, e60bf20c-4ee8-445f-a905-791d1a71d985)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, e60bf20c-4ee8-445f-a905-791d1a71d985), (InvocationID, 75489800-2dd3-4b96-9a63-d4a3c4869aaf), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=c6e22634-b9f9-4d1b-9f8b-c2082871b982 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:22:58.427Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=c6e22634-b9f9-4d1b-9f8b-c2082871b982 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:23:08.429Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=a8b807f0-aaf3-4635-9cfb-6bc2e8809809 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:23:08.429Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=e60bf20c-4ee8-445f-a905-791d1a71d985, invocationId=75489800-2dd3-4b96-9a63-d4a3c4869aaf, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 75489800-2dd3-4b96-9a63-d4a3c4869aaf), (X-RequestID, e60bf20c-4ee8-445f-a905-791d1a71d985)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, e60bf20c-4ee8-445f-a905-791d1a71d985), (InvocationID, 75489800-2dd3-4b96-9a63-d4a3c4869aaf), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=a8b807f0-aaf3-4635-9cfb-6bc2e8809809 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:23:08.931Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=a8b807f0-aaf3-4635-9cfb-6bc2e8809809 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:23:18.939Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=c5b9709f-ba6a-49cc-b05a-807063439f9e | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:23:18.940Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=e60bf20c-4ee8-445f-a905-791d1a71d985, invocationId=75489800-2dd3-4b96-9a63-d4a3c4869aaf, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 75489800-2dd3-4b96-9a63-d4a3c4869aaf), (X-RequestID, e60bf20c-4ee8-445f-a905-791d1a71d985)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, e60bf20c-4ee8-445f-a905-791d1a71d985), (InvocationID, 75489800-2dd3-4b96-9a63-d4a3c4869aaf), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=c5b9709f-ba6a-49cc-b05a-807063439f9e | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:23:19.442Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=c5b9709f-ba6a-49cc-b05a-807063439f9e | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:23:29.444Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=37ea3085-67b9-4a5a-a857-5bf170464c64 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:23:29.444Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=e60bf20c-4ee8-445f-a905-791d1a71d985, invocationId=75489800-2dd3-4b96-9a63-d4a3c4869aaf, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 75489800-2dd3-4b96-9a63-d4a3c4869aaf), (X-RequestID, e60bf20c-4ee8-445f-a905-791d1a71d985)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, e60bf20c-4ee8-445f-a905-791d1a71d985), (InvocationID, 75489800-2dd3-4b96-9a63-d4a3c4869aaf), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=37ea3085-67b9-4a5a-a857-5bf170464c64 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:23:29.945Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=37ea3085-67b9-4a5a-a857-5bf170464c64 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:23:39.947Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=957f4d1c-193b-4630-84a4-0d1b6a372b8c | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:23:39.947Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=e60bf20c-4ee8-445f-a905-791d1a71d985, invocationId=75489800-2dd3-4b96-9a63-d4a3c4869aaf, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 75489800-2dd3-4b96-9a63-d4a3c4869aaf), (X-RequestID, e60bf20c-4ee8-445f-a905-791d1a71d985)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, e60bf20c-4ee8-445f-a905-791d1a71d985), (InvocationID, 75489800-2dd3-4b96-9a63-d4a3c4869aaf), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=957f4d1c-193b-4630-84a4-0d1b6a372b8c | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:23:40.449Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=957f4d1c-193b-4630-84a4-0d1b6a372b8c | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:23:50.450Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=19897ded-5f91-41eb-bf46-be7f3a6221ee | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:23:50.451Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=e60bf20c-4ee8-445f-a905-791d1a71d985, invocationId=75489800-2dd3-4b96-9a63-d4a3c4869aaf, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 75489800-2dd3-4b96-9a63-d4a3c4869aaf), (X-RequestID, e60bf20c-4ee8-445f-a905-791d1a71d985)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, e60bf20c-4ee8-445f-a905-791d1a71d985), (InvocationID, 75489800-2dd3-4b96-9a63-d4a3c4869aaf), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=19897ded-5f91-41eb-bf46-be7f3a6221ee | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:23:50.953Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=19897ded-5f91-41eb-bf46-be7f3a6221ee | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:24:00.954Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=829b8e91-db39-45a1-b5d4-6d11d56ed78a | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:24:00.955Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=e60bf20c-4ee8-445f-a905-791d1a71d985, invocationId=75489800-2dd3-4b96-9a63-d4a3c4869aaf, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 75489800-2dd3-4b96-9a63-d4a3c4869aaf), (X-RequestID, e60bf20c-4ee8-445f-a905-791d1a71d985)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, e60bf20c-4ee8-445f-a905-791d1a71d985), (InvocationID, 75489800-2dd3-4b96-9a63-d4a3c4869aaf), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=829b8e91-db39-45a1-b5d4-6d11d56ed78a | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:24:01.457Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=829b8e91-db39-45a1-b5d4-6d11d56ed78a | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:24:11.458Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=81b08bed-e104-4242-a9a4-6633ce04dff4 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:24:11.459Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=e60bf20c-4ee8-445f-a905-791d1a71d985, invocationId=75489800-2dd3-4b96-9a63-d4a3c4869aaf, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 75489800-2dd3-4b96-9a63-d4a3c4869aaf), (X-RequestID, e60bf20c-4ee8-445f-a905-791d1a71d985)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, e60bf20c-4ee8-445f-a905-791d1a71d985), (InvocationID, 75489800-2dd3-4b96-9a63-d4a3c4869aaf), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=81b08bed-e104-4242-a9a4-6633ce04dff4 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:24:11.961Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=81b08bed-e104-4242-a9a4-6633ce04dff4 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:24:21.963Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=d24cf7fa-336b-48b3-b46a-f6d6ffd59254 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:24:21.963Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=e60bf20c-4ee8-445f-a905-791d1a71d985, invocationId=75489800-2dd3-4b96-9a63-d4a3c4869aaf, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 75489800-2dd3-4b96-9a63-d4a3c4869aaf), (X-RequestID, e60bf20c-4ee8-445f-a905-791d1a71d985)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, e60bf20c-4ee8-445f-a905-791d1a71d985), (InvocationID, 75489800-2dd3-4b96-9a63-d4a3c4869aaf), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=d24cf7fa-336b-48b3-b46a-f6d6ffd59254 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:24:22.465Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=d24cf7fa-336b-48b3-b46a-f6d6ffd59254 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:24:32.466Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=6f2d3a91-f14f-40dd-9046-53ab2b6233a5 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:24:32.466Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=e60bf20c-4ee8-445f-a905-791d1a71d985, invocationId=75489800-2dd3-4b96-9a63-d4a3c4869aaf, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 75489800-2dd3-4b96-9a63-d4a3c4869aaf), (X-RequestID, e60bf20c-4ee8-445f-a905-791d1a71d985)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, e60bf20c-4ee8-445f-a905-791d1a71d985), (InvocationID, 75489800-2dd3-4b96-9a63-d4a3c4869aaf), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=6f2d3a91-f14f-40dd-9046-53ab2b6233a5 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:24:32.966Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=6f2d3a91-f14f-40dd-9046-53ab2b6233a5 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:24:42.967Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=ac923fe2-2983-4986-8f5e-4a9be652c531 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:24:42.968Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=e60bf20c-4ee8-445f-a905-791d1a71d985, invocationId=75489800-2dd3-4b96-9a63-d4a3c4869aaf, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 75489800-2dd3-4b96-9a63-d4a3c4869aaf), (X-RequestID, e60bf20c-4ee8-445f-a905-791d1a71d985)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, e60bf20c-4ee8-445f-a905-791d1a71d985), (InvocationID, 75489800-2dd3-4b96-9a63-d4a3c4869aaf), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=ac923fe2-2983-4986-8f5e-4a9be652c531 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:24:43.469Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=ac923fe2-2983-4986-8f5e-4a9be652c531 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:24:53.470Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=d49c2800-d18e-4b90-92a0-92f8318e55c9 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:24:53.470Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=e60bf20c-4ee8-445f-a905-791d1a71d985, invocationId=75489800-2dd3-4b96-9a63-d4a3c4869aaf, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 75489800-2dd3-4b96-9a63-d4a3c4869aaf), (X-RequestID, e60bf20c-4ee8-445f-a905-791d1a71d985)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, e60bf20c-4ee8-445f-a905-791d1a71d985), (InvocationID, 75489800-2dd3-4b96-9a63-d4a3c4869aaf), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=d49c2800-d18e-4b90-92a0-92f8318e55c9 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:24:53.972Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=d49c2800-d18e-4b90-92a0-92f8318e55c9 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:25:03.973Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=9b6def03-8502-47e0-838c-d375f6db3534 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:25:03.974Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=e60bf20c-4ee8-445f-a905-791d1a71d985, invocationId=75489800-2dd3-4b96-9a63-d4a3c4869aaf, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 75489800-2dd3-4b96-9a63-d4a3c4869aaf), (X-RequestID, e60bf20c-4ee8-445f-a905-791d1a71d985)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, e60bf20c-4ee8-445f-a905-791d1a71d985), (InvocationID, 75489800-2dd3-4b96-9a63-d4a3c4869aaf), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=9b6def03-8502-47e0-838c-d375f6db3534 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:25:04.477Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=9b6def03-8502-47e0-838c-d375f6db3534 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:25:14.478Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=272e9999-e8d5-4149-9d67-09eff9d5a6fc | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:25:14.478Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=e60bf20c-4ee8-445f-a905-791d1a71d985, invocationId=75489800-2dd3-4b96-9a63-d4a3c4869aaf, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 75489800-2dd3-4b96-9a63-d4a3c4869aaf), (X-RequestID, e60bf20c-4ee8-445f-a905-791d1a71d985)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, e60bf20c-4ee8-445f-a905-791d1a71d985), (InvocationID, 75489800-2dd3-4b96-9a63-d4a3c4869aaf), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=272e9999-e8d5-4149-9d67-09eff9d5a6fc | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:25:14.980Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=272e9999-e8d5-4149-9d67-09eff9d5a6fc | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:25:24.981Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=f49cf040-f50b-482a-9413-3d7dcf0ad2f6 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:25:24.981Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=e60bf20c-4ee8-445f-a905-791d1a71d985, invocationId=75489800-2dd3-4b96-9a63-d4a3c4869aaf, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 75489800-2dd3-4b96-9a63-d4a3c4869aaf), (X-RequestID, e60bf20c-4ee8-445f-a905-791d1a71d985)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, e60bf20c-4ee8-445f-a905-791d1a71d985), (InvocationID, 75489800-2dd3-4b96-9a63-d4a3c4869aaf), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=f49cf040-f50b-482a-9413-3d7dcf0ad2f6 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:25:25.483Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=f49cf040-f50b-482a-9413-3d7dcf0ad2f6 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:25:35.483Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=bcd3b560-28c7-4811-a329-9ef26cfaaa00 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:25:35.484Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=e60bf20c-4ee8-445f-a905-791d1a71d985, invocationId=75489800-2dd3-4b96-9a63-d4a3c4869aaf, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 75489800-2dd3-4b96-9a63-d4a3c4869aaf), (X-RequestID, e60bf20c-4ee8-445f-a905-791d1a71d985)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, e60bf20c-4ee8-445f-a905-791d1a71d985), (InvocationID, 75489800-2dd3-4b96-9a63-d4a3c4869aaf), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=bcd3b560-28c7-4811-a329-9ef26cfaaa00 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:25:35.985Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=bcd3b560-28c7-4811-a329-9ef26cfaaa00 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:25:45.986Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=a7f6bc7a-fc1d-40e2-90db-fcdf7c3b37c8 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:25:45.987Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=e60bf20c-4ee8-445f-a905-791d1a71d985, invocationId=75489800-2dd3-4b96-9a63-d4a3c4869aaf, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 75489800-2dd3-4b96-9a63-d4a3c4869aaf), (X-RequestID, e60bf20c-4ee8-445f-a905-791d1a71d985)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, e60bf20c-4ee8-445f-a905-791d1a71d985), (InvocationID, 75489800-2dd3-4b96-9a63-d4a3c4869aaf), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=a7f6bc7a-fc1d-40e2-90db-fcdf7c3b37c8 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:25:46.487Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=a7f6bc7a-fc1d-40e2-90db-fcdf7c3b37c8 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:25:56.489Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=b9c17262-5d90-4d28-bdc6-07fa53ba3c47 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:25:56.489Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=e60bf20c-4ee8-445f-a905-791d1a71d985, invocationId=75489800-2dd3-4b96-9a63-d4a3c4869aaf, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 75489800-2dd3-4b96-9a63-d4a3c4869aaf), (X-RequestID, e60bf20c-4ee8-445f-a905-791d1a71d985)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, e60bf20c-4ee8-445f-a905-791d1a71d985), (InvocationID, 75489800-2dd3-4b96-9a63-d4a3c4869aaf), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=b9c17262-5d90-4d28-bdc6-07fa53ba3c47 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:25:56.991Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=b9c17262-5d90-4d28-bdc6-07fa53ba3c47 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:26:06.993Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=8eef308e-978a-4fa6-8225-fd8001549cd3 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:26:06.993Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=e60bf20c-4ee8-445f-a905-791d1a71d985, invocationId=75489800-2dd3-4b96-9a63-d4a3c4869aaf, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 75489800-2dd3-4b96-9a63-d4a3c4869aaf), (X-RequestID, e60bf20c-4ee8-445f-a905-791d1a71d985)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, e60bf20c-4ee8-445f-a905-791d1a71d985), (InvocationID, 75489800-2dd3-4b96-9a63-d4a3c4869aaf), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=8eef308e-978a-4fa6-8225-fd8001549cd3 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:26:07.495Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=8eef308e-978a-4fa6-8225-fd8001549cd3 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:26:17.496Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=ecfd9a6e-8aa3-4c16-9100-028b8c76408a | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:26:17.496Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=e60bf20c-4ee8-445f-a905-791d1a71d985, invocationId=75489800-2dd3-4b96-9a63-d4a3c4869aaf, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 75489800-2dd3-4b96-9a63-d4a3c4869aaf), (X-RequestID, e60bf20c-4ee8-445f-a905-791d1a71d985)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, e60bf20c-4ee8-445f-a905-791d1a71d985), (InvocationID, 75489800-2dd3-4b96-9a63-d4a3c4869aaf), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=ecfd9a6e-8aa3-4c16-9100-028b8c76408a | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:26:17.998Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=ecfd9a6e-8aa3-4c16-9100-028b8c76408a | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:26:27.999Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=32f4a377-30fe-4388-8345-c5a4f7cac238 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:26:27.999Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=e60bf20c-4ee8-445f-a905-791d1a71d985, invocationId=75489800-2dd3-4b96-9a63-d4a3c4869aaf, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 75489800-2dd3-4b96-9a63-d4a3c4869aaf), (X-RequestID, e60bf20c-4ee8-445f-a905-791d1a71d985)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, e60bf20c-4ee8-445f-a905-791d1a71d985), (InvocationID, 75489800-2dd3-4b96-9a63-d4a3c4869aaf), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=32f4a377-30fe-4388-8345-c5a4f7cac238 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:26:28.501Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=32f4a377-30fe-4388-8345-c5a4f7cac238 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:26:38.502Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=50c7838c-8d6e-4d23-a492-d45dbf0824f9 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:26:38.502Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=e60bf20c-4ee8-445f-a905-791d1a71d985, invocationId=75489800-2dd3-4b96-9a63-d4a3c4869aaf, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 75489800-2dd3-4b96-9a63-d4a3c4869aaf), (X-RequestID, e60bf20c-4ee8-445f-a905-791d1a71d985)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, e60bf20c-4ee8-445f-a905-791d1a71d985), (InvocationID, 75489800-2dd3-4b96-9a63-d4a3c4869aaf), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=50c7838c-8d6e-4d23-a492-d45dbf0824f9 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:26:39.004Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=50c7838c-8d6e-4d23-a492-d45dbf0824f9 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:26:49.005Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=686ad2eb-6962-4bef-9746-1a77535a2b76 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:26:49.006Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=e60bf20c-4ee8-445f-a905-791d1a71d985, invocationId=75489800-2dd3-4b96-9a63-d4a3c4869aaf, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 75489800-2dd3-4b96-9a63-d4a3c4869aaf), (X-RequestID, e60bf20c-4ee8-445f-a905-791d1a71d985)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, e60bf20c-4ee8-445f-a905-791d1a71d985), (InvocationID, 75489800-2dd3-4b96-9a63-d4a3c4869aaf), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=686ad2eb-6962-4bef-9746-1a77535a2b76 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:26:49.507Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=686ad2eb-6962-4bef-9746-1a77535a2b76 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:26:59.508Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=44e5efc0-f5d5-402e-9873-12d1c81f1708 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:26:59.508Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=e60bf20c-4ee8-445f-a905-791d1a71d985, invocationId=75489800-2dd3-4b96-9a63-d4a3c4869aaf, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 75489800-2dd3-4b96-9a63-d4a3c4869aaf), (X-RequestID, e60bf20c-4ee8-445f-a905-791d1a71d985)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, e60bf20c-4ee8-445f-a905-791d1a71d985), (InvocationID, 75489800-2dd3-4b96-9a63-d4a3c4869aaf), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=44e5efc0-f5d5-402e-9873-12d1c81f1708 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:27:00.011Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=44e5efc0-f5d5-402e-9873-12d1c81f1708 | | |pool-3-thread-1 | Trying to return CbsPropertySourceLocator bean org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2024-12-12T09:27:07.410Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{appName=dcae-prh, trustStoreKeys=null, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2024-12-12T09:27:07.418Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2024-12-12T09:27:07.418Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2024-12-12T09:27:07.418Z |INFO |Updating CBS configuration | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2024-12-12T09:27:07.418Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterPublisherImpl |2024-12-12T09:27:07.419Z |INFO |Using SCRAM-SHA-512 authentication provided for kafka interaction | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:27:07.421Z |INFO |Using SCRAM-SHA-512 authentication provided for kafka interaction | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2024-12-12T09:27:07.421Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:27:10.012Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=001770e5-2166-4828-a4c5-0d0eef0edc73 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:27:10.012Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=0ae75a84-66b1-45ad-9ed9-458cedb5a901, invocationId=a734f4e4-7aca-481e-adb0-b759a7e45bea, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, a734f4e4-7aca-481e-adb0-b759a7e45bea), (X-RequestID, 0ae75a84-66b1-45ad-9ed9-458cedb5a901)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 0ae75a84-66b1-45ad-9ed9-458cedb5a901), (InvocationID, a734f4e4-7aca-481e-adb0-b759a7e45bea), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=001770e5-2166-4828-a4c5-0d0eef0edc73 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:27:10.514Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=001770e5-2166-4828-a4c5-0d0eef0edc73 | | |pool-3-thread-1 | org.apache.kafka.clients.NetworkClient |2024-12-12T09:27:12.833Z |INFO |[AdminClient clientId=adminclient-1] Node 1 disconnected. | | | |kafka-admin-client-thread | adminclient-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:27:20.515Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=7efa81c6-a594-41d5-ab1a-6643c26afece | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:27:20.515Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=0ae75a84-66b1-45ad-9ed9-458cedb5a901, invocationId=a734f4e4-7aca-481e-adb0-b759a7e45bea, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, a734f4e4-7aca-481e-adb0-b759a7e45bea), (X-RequestID, 0ae75a84-66b1-45ad-9ed9-458cedb5a901)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 0ae75a84-66b1-45ad-9ed9-458cedb5a901), (InvocationID, a734f4e4-7aca-481e-adb0-b759a7e45bea), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=7efa81c6-a594-41d5-ab1a-6643c26afece | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:27:21.016Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=7efa81c6-a594-41d5-ab1a-6643c26afece | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:27:31.017Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=d970b321-90a2-4909-9ddd-eca07b86d64d | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:27:31.018Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=0ae75a84-66b1-45ad-9ed9-458cedb5a901, invocationId=a734f4e4-7aca-481e-adb0-b759a7e45bea, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, a734f4e4-7aca-481e-adb0-b759a7e45bea), (X-RequestID, 0ae75a84-66b1-45ad-9ed9-458cedb5a901)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 0ae75a84-66b1-45ad-9ed9-458cedb5a901), (InvocationID, a734f4e4-7aca-481e-adb0-b759a7e45bea), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=d970b321-90a2-4909-9ddd-eca07b86d64d | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:27:31.520Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=d970b321-90a2-4909-9ddd-eca07b86d64d | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:27:41.521Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=25da3137-11a7-4b03-9047-81b6e4feeb14 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:27:41.522Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=0ae75a84-66b1-45ad-9ed9-458cedb5a901, invocationId=a734f4e4-7aca-481e-adb0-b759a7e45bea, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, a734f4e4-7aca-481e-adb0-b759a7e45bea), (X-RequestID, 0ae75a84-66b1-45ad-9ed9-458cedb5a901)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 0ae75a84-66b1-45ad-9ed9-458cedb5a901), (InvocationID, a734f4e4-7aca-481e-adb0-b759a7e45bea), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=25da3137-11a7-4b03-9047-81b6e4feeb14 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:27:42.023Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=25da3137-11a7-4b03-9047-81b6e4feeb14 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:27:52.024Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=c45069e3-c464-49bc-8eaf-bebbadc9d297 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:27:52.024Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=0ae75a84-66b1-45ad-9ed9-458cedb5a901, invocationId=a734f4e4-7aca-481e-adb0-b759a7e45bea, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, a734f4e4-7aca-481e-adb0-b759a7e45bea), (X-RequestID, 0ae75a84-66b1-45ad-9ed9-458cedb5a901)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 0ae75a84-66b1-45ad-9ed9-458cedb5a901), (InvocationID, a734f4e4-7aca-481e-adb0-b759a7e45bea), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=c45069e3-c464-49bc-8eaf-bebbadc9d297 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:27:52.526Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=c45069e3-c464-49bc-8eaf-bebbadc9d297 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:28:02.527Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=10d9f418-9aad-4c2c-9494-27cf2e32497f | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:28:02.527Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=0ae75a84-66b1-45ad-9ed9-458cedb5a901, invocationId=a734f4e4-7aca-481e-adb0-b759a7e45bea, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, a734f4e4-7aca-481e-adb0-b759a7e45bea), (X-RequestID, 0ae75a84-66b1-45ad-9ed9-458cedb5a901)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 0ae75a84-66b1-45ad-9ed9-458cedb5a901), (InvocationID, a734f4e4-7aca-481e-adb0-b759a7e45bea), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=10d9f418-9aad-4c2c-9494-27cf2e32497f | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:28:03.028Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=10d9f418-9aad-4c2c-9494-27cf2e32497f | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:28:13.029Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=ef7b4dcb-0f85-49b5-8d0c-d86bb3c45b40 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:28:13.029Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=0ae75a84-66b1-45ad-9ed9-458cedb5a901, invocationId=a734f4e4-7aca-481e-adb0-b759a7e45bea, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, a734f4e4-7aca-481e-adb0-b759a7e45bea), (X-RequestID, 0ae75a84-66b1-45ad-9ed9-458cedb5a901)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 0ae75a84-66b1-45ad-9ed9-458cedb5a901), (InvocationID, a734f4e4-7aca-481e-adb0-b759a7e45bea), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=ef7b4dcb-0f85-49b5-8d0c-d86bb3c45b40 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:28:13.530Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=ef7b4dcb-0f85-49b5-8d0c-d86bb3c45b40 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:28:23.531Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=4e353c4a-01e5-49d3-b433-edfe7a7d8999 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:28:23.531Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=0ae75a84-66b1-45ad-9ed9-458cedb5a901, invocationId=a734f4e4-7aca-481e-adb0-b759a7e45bea, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, a734f4e4-7aca-481e-adb0-b759a7e45bea), (X-RequestID, 0ae75a84-66b1-45ad-9ed9-458cedb5a901)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 0ae75a84-66b1-45ad-9ed9-458cedb5a901), (InvocationID, a734f4e4-7aca-481e-adb0-b759a7e45bea), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=4e353c4a-01e5-49d3-b433-edfe7a7d8999 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:28:24.033Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=4e353c4a-01e5-49d3-b433-edfe7a7d8999 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:28:34.034Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=0c81232a-bf05-42da-88ac-26f5a19888a1 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:28:34.034Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=0ae75a84-66b1-45ad-9ed9-458cedb5a901, invocationId=a734f4e4-7aca-481e-adb0-b759a7e45bea, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, a734f4e4-7aca-481e-adb0-b759a7e45bea), (X-RequestID, 0ae75a84-66b1-45ad-9ed9-458cedb5a901)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 0ae75a84-66b1-45ad-9ed9-458cedb5a901), (InvocationID, a734f4e4-7aca-481e-adb0-b759a7e45bea), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=0c81232a-bf05-42da-88ac-26f5a19888a1 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:28:34.536Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=0c81232a-bf05-42da-88ac-26f5a19888a1 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:28:44.537Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=a8090e87-e70d-4c03-ac40-6f4215596270 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:28:44.538Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=0ae75a84-66b1-45ad-9ed9-458cedb5a901, invocationId=a734f4e4-7aca-481e-adb0-b759a7e45bea, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, a734f4e4-7aca-481e-adb0-b759a7e45bea), (X-RequestID, 0ae75a84-66b1-45ad-9ed9-458cedb5a901)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 0ae75a84-66b1-45ad-9ed9-458cedb5a901), (InvocationID, a734f4e4-7aca-481e-adb0-b759a7e45bea), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=a8090e87-e70d-4c03-ac40-6f4215596270 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:28:45.040Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=a8090e87-e70d-4c03-ac40-6f4215596270 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:28:55.041Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=832fa99c-6fed-451b-8245-05e1b265660a | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:28:55.041Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=0ae75a84-66b1-45ad-9ed9-458cedb5a901, invocationId=a734f4e4-7aca-481e-adb0-b759a7e45bea, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, a734f4e4-7aca-481e-adb0-b759a7e45bea), (X-RequestID, 0ae75a84-66b1-45ad-9ed9-458cedb5a901)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 0ae75a84-66b1-45ad-9ed9-458cedb5a901), (InvocationID, a734f4e4-7aca-481e-adb0-b759a7e45bea), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=832fa99c-6fed-451b-8245-05e1b265660a | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:28:55.542Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=832fa99c-6fed-451b-8245-05e1b265660a | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:29:05.543Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=43da6eaa-218e-4da1-b363-6c871c6bc5c7 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:29:05.543Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=0ae75a84-66b1-45ad-9ed9-458cedb5a901, invocationId=a734f4e4-7aca-481e-adb0-b759a7e45bea, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, a734f4e4-7aca-481e-adb0-b759a7e45bea), (X-RequestID, 0ae75a84-66b1-45ad-9ed9-458cedb5a901)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 0ae75a84-66b1-45ad-9ed9-458cedb5a901), (InvocationID, a734f4e4-7aca-481e-adb0-b759a7e45bea), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=43da6eaa-218e-4da1-b363-6c871c6bc5c7 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:29:06.045Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=43da6eaa-218e-4da1-b363-6c871c6bc5c7 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:29:16.046Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=2cae71e1-f81d-4aa1-8b5e-d05af2a0971c | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:29:16.046Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=0ae75a84-66b1-45ad-9ed9-458cedb5a901, invocationId=a734f4e4-7aca-481e-adb0-b759a7e45bea, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, a734f4e4-7aca-481e-adb0-b759a7e45bea), (X-RequestID, 0ae75a84-66b1-45ad-9ed9-458cedb5a901)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 0ae75a84-66b1-45ad-9ed9-458cedb5a901), (InvocationID, a734f4e4-7aca-481e-adb0-b759a7e45bea), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=2cae71e1-f81d-4aa1-8b5e-d05af2a0971c | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:29:16.548Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=2cae71e1-f81d-4aa1-8b5e-d05af2a0971c | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:29:26.549Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=c740a6d4-73d9-476e-a872-1b658b559465 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:29:26.549Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=0ae75a84-66b1-45ad-9ed9-458cedb5a901, invocationId=a734f4e4-7aca-481e-adb0-b759a7e45bea, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, a734f4e4-7aca-481e-adb0-b759a7e45bea), (X-RequestID, 0ae75a84-66b1-45ad-9ed9-458cedb5a901)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 0ae75a84-66b1-45ad-9ed9-458cedb5a901), (InvocationID, a734f4e4-7aca-481e-adb0-b759a7e45bea), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=c740a6d4-73d9-476e-a872-1b658b559465 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:29:27.052Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=c740a6d4-73d9-476e-a872-1b658b559465 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:29:37.053Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=8a2643b9-f7e2-4dfc-b0d9-5eba9538fe5c | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:29:37.053Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=0ae75a84-66b1-45ad-9ed9-458cedb5a901, invocationId=a734f4e4-7aca-481e-adb0-b759a7e45bea, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, a734f4e4-7aca-481e-adb0-b759a7e45bea), (X-RequestID, 0ae75a84-66b1-45ad-9ed9-458cedb5a901)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 0ae75a84-66b1-45ad-9ed9-458cedb5a901), (InvocationID, a734f4e4-7aca-481e-adb0-b759a7e45bea), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=8a2643b9-f7e2-4dfc-b0d9-5eba9538fe5c | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:29:37.554Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=8a2643b9-f7e2-4dfc-b0d9-5eba9538fe5c | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:29:47.555Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=7c8ddb1d-2ba7-46ab-99c2-0ebc06a3aa07 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:29:47.556Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=0ae75a84-66b1-45ad-9ed9-458cedb5a901, invocationId=a734f4e4-7aca-481e-adb0-b759a7e45bea, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, a734f4e4-7aca-481e-adb0-b759a7e45bea), (X-RequestID, 0ae75a84-66b1-45ad-9ed9-458cedb5a901)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 0ae75a84-66b1-45ad-9ed9-458cedb5a901), (InvocationID, a734f4e4-7aca-481e-adb0-b759a7e45bea), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=7c8ddb1d-2ba7-46ab-99c2-0ebc06a3aa07 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:29:48.057Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=7c8ddb1d-2ba7-46ab-99c2-0ebc06a3aa07 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:29:58.058Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=d3c9143a-89d2-45fd-9222-d265f8801297 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:29:58.059Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=0ae75a84-66b1-45ad-9ed9-458cedb5a901, invocationId=a734f4e4-7aca-481e-adb0-b759a7e45bea, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, a734f4e4-7aca-481e-adb0-b759a7e45bea), (X-RequestID, 0ae75a84-66b1-45ad-9ed9-458cedb5a901)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 0ae75a84-66b1-45ad-9ed9-458cedb5a901), (InvocationID, a734f4e4-7aca-481e-adb0-b759a7e45bea), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=d3c9143a-89d2-45fd-9222-d265f8801297 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:29:58.562Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=d3c9143a-89d2-45fd-9222-d265f8801297 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:30:08.563Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=55072591-90ee-4a82-9456-810a9a749cbc | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:30:08.563Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=0ae75a84-66b1-45ad-9ed9-458cedb5a901, invocationId=a734f4e4-7aca-481e-adb0-b759a7e45bea, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, a734f4e4-7aca-481e-adb0-b759a7e45bea), (X-RequestID, 0ae75a84-66b1-45ad-9ed9-458cedb5a901)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 0ae75a84-66b1-45ad-9ed9-458cedb5a901), (InvocationID, a734f4e4-7aca-481e-adb0-b759a7e45bea), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=55072591-90ee-4a82-9456-810a9a749cbc | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:30:09.065Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=55072591-90ee-4a82-9456-810a9a749cbc | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:30:19.066Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=d5346a71-3bbe-4d6b-be04-3d4398f35ad6 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:30:19.066Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=0ae75a84-66b1-45ad-9ed9-458cedb5a901, invocationId=a734f4e4-7aca-481e-adb0-b759a7e45bea, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, a734f4e4-7aca-481e-adb0-b759a7e45bea), (X-RequestID, 0ae75a84-66b1-45ad-9ed9-458cedb5a901)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 0ae75a84-66b1-45ad-9ed9-458cedb5a901), (InvocationID, a734f4e4-7aca-481e-adb0-b759a7e45bea), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=d5346a71-3bbe-4d6b-be04-3d4398f35ad6 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:30:19.569Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=d5346a71-3bbe-4d6b-be04-3d4398f35ad6 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:30:29.571Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=894bf2be-4eb1-4f73-bbc0-1e67f7aea9b2 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:30:29.571Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=0ae75a84-66b1-45ad-9ed9-458cedb5a901, invocationId=a734f4e4-7aca-481e-adb0-b759a7e45bea, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, a734f4e4-7aca-481e-adb0-b759a7e45bea), (X-RequestID, 0ae75a84-66b1-45ad-9ed9-458cedb5a901)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 0ae75a84-66b1-45ad-9ed9-458cedb5a901), (InvocationID, a734f4e4-7aca-481e-adb0-b759a7e45bea), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=894bf2be-4eb1-4f73-bbc0-1e67f7aea9b2 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:30:30.072Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=894bf2be-4eb1-4f73-bbc0-1e67f7aea9b2 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:30:40.073Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=6d1237fc-308f-43a7-97e5-08c0d7e17450 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:30:40.074Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=0ae75a84-66b1-45ad-9ed9-458cedb5a901, invocationId=a734f4e4-7aca-481e-adb0-b759a7e45bea, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, a734f4e4-7aca-481e-adb0-b759a7e45bea), (X-RequestID, 0ae75a84-66b1-45ad-9ed9-458cedb5a901)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 0ae75a84-66b1-45ad-9ed9-458cedb5a901), (InvocationID, a734f4e4-7aca-481e-adb0-b759a7e45bea), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=6d1237fc-308f-43a7-97e5-08c0d7e17450 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:30:40.576Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=6d1237fc-308f-43a7-97e5-08c0d7e17450 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:30:50.576Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=93c025a9-c8ce-4a06-8e08-a159c20b8329 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:30:50.577Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=0ae75a84-66b1-45ad-9ed9-458cedb5a901, invocationId=a734f4e4-7aca-481e-adb0-b759a7e45bea, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, a734f4e4-7aca-481e-adb0-b759a7e45bea), (X-RequestID, 0ae75a84-66b1-45ad-9ed9-458cedb5a901)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 0ae75a84-66b1-45ad-9ed9-458cedb5a901), (InvocationID, a734f4e4-7aca-481e-adb0-b759a7e45bea), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=93c025a9-c8ce-4a06-8e08-a159c20b8329 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:30:51.079Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=93c025a9-c8ce-4a06-8e08-a159c20b8329 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:31:01.080Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=58a37191-7294-4ed3-938f-eac433e4d7b3 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:31:01.080Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=0ae75a84-66b1-45ad-9ed9-458cedb5a901, invocationId=a734f4e4-7aca-481e-adb0-b759a7e45bea, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, a734f4e4-7aca-481e-adb0-b759a7e45bea), (X-RequestID, 0ae75a84-66b1-45ad-9ed9-458cedb5a901)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 0ae75a84-66b1-45ad-9ed9-458cedb5a901), (InvocationID, a734f4e4-7aca-481e-adb0-b759a7e45bea), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=58a37191-7294-4ed3-938f-eac433e4d7b3 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:31:01.582Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=58a37191-7294-4ed3-938f-eac433e4d7b3 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:31:11.584Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=d8931e53-1693-4bfb-87de-a769cc5c5a3e | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:31:11.585Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=0ae75a84-66b1-45ad-9ed9-458cedb5a901, invocationId=a734f4e4-7aca-481e-adb0-b759a7e45bea, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, a734f4e4-7aca-481e-adb0-b759a7e45bea), (X-RequestID, 0ae75a84-66b1-45ad-9ed9-458cedb5a901)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 0ae75a84-66b1-45ad-9ed9-458cedb5a901), (InvocationID, a734f4e4-7aca-481e-adb0-b759a7e45bea), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=d8931e53-1693-4bfb-87de-a769cc5c5a3e | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:31:12.086Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=d8931e53-1693-4bfb-87de-a769cc5c5a3e | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:31:22.087Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=ebe61ca8-5d9c-4a38-a0a0-44c35ac2de26 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:31:22.087Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=0ae75a84-66b1-45ad-9ed9-458cedb5a901, invocationId=a734f4e4-7aca-481e-adb0-b759a7e45bea, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, a734f4e4-7aca-481e-adb0-b759a7e45bea), (X-RequestID, 0ae75a84-66b1-45ad-9ed9-458cedb5a901)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 0ae75a84-66b1-45ad-9ed9-458cedb5a901), (InvocationID, a734f4e4-7aca-481e-adb0-b759a7e45bea), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=ebe61ca8-5d9c-4a38-a0a0-44c35ac2de26 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:31:22.589Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=ebe61ca8-5d9c-4a38-a0a0-44c35ac2de26 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:31:32.590Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=c143682b-285d-4a02-86ac-88af3e9de19d | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:31:32.590Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=0ae75a84-66b1-45ad-9ed9-458cedb5a901, invocationId=a734f4e4-7aca-481e-adb0-b759a7e45bea, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, a734f4e4-7aca-481e-adb0-b759a7e45bea), (X-RequestID, 0ae75a84-66b1-45ad-9ed9-458cedb5a901)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 0ae75a84-66b1-45ad-9ed9-458cedb5a901), (InvocationID, a734f4e4-7aca-481e-adb0-b759a7e45bea), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=c143682b-285d-4a02-86ac-88af3e9de19d | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:31:33.092Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=c143682b-285d-4a02-86ac-88af3e9de19d | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:31:43.093Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=5d13798e-2d07-4349-9bf3-30d9786a46cd | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:31:43.093Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=0ae75a84-66b1-45ad-9ed9-458cedb5a901, invocationId=a734f4e4-7aca-481e-adb0-b759a7e45bea, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, a734f4e4-7aca-481e-adb0-b759a7e45bea), (X-RequestID, 0ae75a84-66b1-45ad-9ed9-458cedb5a901)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 0ae75a84-66b1-45ad-9ed9-458cedb5a901), (InvocationID, a734f4e4-7aca-481e-adb0-b759a7e45bea), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=5d13798e-2d07-4349-9bf3-30d9786a46cd | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:31:43.595Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=5d13798e-2d07-4349-9bf3-30d9786a46cd | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:31:53.595Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=324644b2-da16-4eca-a8bb-9ba7382dcad9 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:31:53.596Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=0ae75a84-66b1-45ad-9ed9-458cedb5a901, invocationId=a734f4e4-7aca-481e-adb0-b759a7e45bea, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, a734f4e4-7aca-481e-adb0-b759a7e45bea), (X-RequestID, 0ae75a84-66b1-45ad-9ed9-458cedb5a901)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 0ae75a84-66b1-45ad-9ed9-458cedb5a901), (InvocationID, a734f4e4-7aca-481e-adb0-b759a7e45bea), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=324644b2-da16-4eca-a8bb-9ba7382dcad9 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:31:54.096Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=324644b2-da16-4eca-a8bb-9ba7382dcad9 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:32:04.097Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=4ac32cab-9a39-479b-902b-53407ae03622 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:32:04.098Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=0ae75a84-66b1-45ad-9ed9-458cedb5a901, invocationId=a734f4e4-7aca-481e-adb0-b759a7e45bea, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, a734f4e4-7aca-481e-adb0-b759a7e45bea), (X-RequestID, 0ae75a84-66b1-45ad-9ed9-458cedb5a901)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 0ae75a84-66b1-45ad-9ed9-458cedb5a901), (InvocationID, a734f4e4-7aca-481e-adb0-b759a7e45bea), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=4ac32cab-9a39-479b-902b-53407ae03622 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:32:04.599Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=4ac32cab-9a39-479b-902b-53407ae03622 | | |pool-3-thread-1 | Trying to return CbsPropertySourceLocator bean org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2024-12-12T09:32:07.433Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{appName=dcae-prh, trustStoreKeys=null, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2024-12-12T09:32:07.440Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2024-12-12T09:32:07.440Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2024-12-12T09:32:07.440Z |INFO |Updating CBS configuration | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2024-12-12T09:32:07.440Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterPublisherImpl |2024-12-12T09:32:07.441Z |INFO |Using SCRAM-SHA-512 authentication provided for kafka interaction | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:32:07.442Z |INFO |Using SCRAM-SHA-512 authentication provided for kafka interaction | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2024-12-12T09:32:07.443Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.apache.kafka.clients.NetworkClient |2024-12-12T09:32:12.985Z |INFO |[AdminClient clientId=adminclient-1] Node 2 disconnected. | | | |kafka-admin-client-thread | adminclient-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:32:14.600Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=e0358661-0741-4e4c-9631-3646a6af60b8 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:32:14.601Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=db973601-310a-4019-8e5e-52d5018b18e1, invocationId=2b8f3bce-79d4-4308-81c6-a2b9dce9612c, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 2b8f3bce-79d4-4308-81c6-a2b9dce9612c), (X-RequestID, db973601-310a-4019-8e5e-52d5018b18e1)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, db973601-310a-4019-8e5e-52d5018b18e1), (InvocationID, 2b8f3bce-79d4-4308-81c6-a2b9dce9612c), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=e0358661-0741-4e4c-9631-3646a6af60b8 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:32:15.103Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=e0358661-0741-4e4c-9631-3646a6af60b8 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:32:25.104Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=4f09c1ac-19b6-40a0-96df-b8b7c55e6dd5 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:32:25.104Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=db973601-310a-4019-8e5e-52d5018b18e1, invocationId=2b8f3bce-79d4-4308-81c6-a2b9dce9612c, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 2b8f3bce-79d4-4308-81c6-a2b9dce9612c), (X-RequestID, db973601-310a-4019-8e5e-52d5018b18e1)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, db973601-310a-4019-8e5e-52d5018b18e1), (InvocationID, 2b8f3bce-79d4-4308-81c6-a2b9dce9612c), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=4f09c1ac-19b6-40a0-96df-b8b7c55e6dd5 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:32:25.606Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=4f09c1ac-19b6-40a0-96df-b8b7c55e6dd5 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:32:35.607Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=2e5116e4-7ef4-445b-93be-c97669f94a43 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:32:35.607Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=db973601-310a-4019-8e5e-52d5018b18e1, invocationId=2b8f3bce-79d4-4308-81c6-a2b9dce9612c, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 2b8f3bce-79d4-4308-81c6-a2b9dce9612c), (X-RequestID, db973601-310a-4019-8e5e-52d5018b18e1)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, db973601-310a-4019-8e5e-52d5018b18e1), (InvocationID, 2b8f3bce-79d4-4308-81c6-a2b9dce9612c), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=2e5116e4-7ef4-445b-93be-c97669f94a43 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:32:36.109Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=2e5116e4-7ef4-445b-93be-c97669f94a43 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:32:46.110Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=bd9abdb5-a269-49e8-b479-ead56e163c0e | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:32:46.110Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=db973601-310a-4019-8e5e-52d5018b18e1, invocationId=2b8f3bce-79d4-4308-81c6-a2b9dce9612c, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 2b8f3bce-79d4-4308-81c6-a2b9dce9612c), (X-RequestID, db973601-310a-4019-8e5e-52d5018b18e1)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, db973601-310a-4019-8e5e-52d5018b18e1), (InvocationID, 2b8f3bce-79d4-4308-81c6-a2b9dce9612c), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=bd9abdb5-a269-49e8-b479-ead56e163c0e | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:32:46.612Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=bd9abdb5-a269-49e8-b479-ead56e163c0e | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:32:56.613Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=2ccc0aa0-fb54-4064-9a60-0ede02b77f7d | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:32:56.613Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=db973601-310a-4019-8e5e-52d5018b18e1, invocationId=2b8f3bce-79d4-4308-81c6-a2b9dce9612c, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 2b8f3bce-79d4-4308-81c6-a2b9dce9612c), (X-RequestID, db973601-310a-4019-8e5e-52d5018b18e1)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, db973601-310a-4019-8e5e-52d5018b18e1), (InvocationID, 2b8f3bce-79d4-4308-81c6-a2b9dce9612c), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=2ccc0aa0-fb54-4064-9a60-0ede02b77f7d | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:32:57.115Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=2ccc0aa0-fb54-4064-9a60-0ede02b77f7d | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:33:07.116Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=28b57c94-f733-413a-982c-8431473658a8 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:33:07.117Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=db973601-310a-4019-8e5e-52d5018b18e1, invocationId=2b8f3bce-79d4-4308-81c6-a2b9dce9612c, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 2b8f3bce-79d4-4308-81c6-a2b9dce9612c), (X-RequestID, db973601-310a-4019-8e5e-52d5018b18e1)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, db973601-310a-4019-8e5e-52d5018b18e1), (InvocationID, 2b8f3bce-79d4-4308-81c6-a2b9dce9612c), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=28b57c94-f733-413a-982c-8431473658a8 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:33:07.620Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=28b57c94-f733-413a-982c-8431473658a8 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:33:17.621Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=3267c0db-76c4-4fb8-a639-2fc2203fe7ac | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:33:17.622Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=db973601-310a-4019-8e5e-52d5018b18e1, invocationId=2b8f3bce-79d4-4308-81c6-a2b9dce9612c, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 2b8f3bce-79d4-4308-81c6-a2b9dce9612c), (X-RequestID, db973601-310a-4019-8e5e-52d5018b18e1)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, db973601-310a-4019-8e5e-52d5018b18e1), (InvocationID, 2b8f3bce-79d4-4308-81c6-a2b9dce9612c), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=3267c0db-76c4-4fb8-a639-2fc2203fe7ac | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:33:18.123Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=3267c0db-76c4-4fb8-a639-2fc2203fe7ac | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:33:28.124Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=bc1297a8-3e37-4019-908a-9cacdd19e5f0 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:33:28.124Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=db973601-310a-4019-8e5e-52d5018b18e1, invocationId=2b8f3bce-79d4-4308-81c6-a2b9dce9612c, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 2b8f3bce-79d4-4308-81c6-a2b9dce9612c), (X-RequestID, db973601-310a-4019-8e5e-52d5018b18e1)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, db973601-310a-4019-8e5e-52d5018b18e1), (InvocationID, 2b8f3bce-79d4-4308-81c6-a2b9dce9612c), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=bc1297a8-3e37-4019-908a-9cacdd19e5f0 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:33:28.626Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=bc1297a8-3e37-4019-908a-9cacdd19e5f0 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:33:38.627Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=a5e5a23e-8419-4972-9748-ba9526af5384 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:33:38.627Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=db973601-310a-4019-8e5e-52d5018b18e1, invocationId=2b8f3bce-79d4-4308-81c6-a2b9dce9612c, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 2b8f3bce-79d4-4308-81c6-a2b9dce9612c), (X-RequestID, db973601-310a-4019-8e5e-52d5018b18e1)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, db973601-310a-4019-8e5e-52d5018b18e1), (InvocationID, 2b8f3bce-79d4-4308-81c6-a2b9dce9612c), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=a5e5a23e-8419-4972-9748-ba9526af5384 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:33:39.129Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=a5e5a23e-8419-4972-9748-ba9526af5384 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:33:49.131Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=f9e65614-65c4-488f-823e-800c9e17c90d | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:33:49.132Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=db973601-310a-4019-8e5e-52d5018b18e1, invocationId=2b8f3bce-79d4-4308-81c6-a2b9dce9612c, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 2b8f3bce-79d4-4308-81c6-a2b9dce9612c), (X-RequestID, db973601-310a-4019-8e5e-52d5018b18e1)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, db973601-310a-4019-8e5e-52d5018b18e1), (InvocationID, 2b8f3bce-79d4-4308-81c6-a2b9dce9612c), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=f9e65614-65c4-488f-823e-800c9e17c90d | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:33:49.634Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=f9e65614-65c4-488f-823e-800c9e17c90d | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:33:59.635Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=ed9a199b-2307-4274-aada-374086a4adf6 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:33:59.635Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=db973601-310a-4019-8e5e-52d5018b18e1, invocationId=2b8f3bce-79d4-4308-81c6-a2b9dce9612c, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 2b8f3bce-79d4-4308-81c6-a2b9dce9612c), (X-RequestID, db973601-310a-4019-8e5e-52d5018b18e1)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, db973601-310a-4019-8e5e-52d5018b18e1), (InvocationID, 2b8f3bce-79d4-4308-81c6-a2b9dce9612c), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=ed9a199b-2307-4274-aada-374086a4adf6 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:34:00.137Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=ed9a199b-2307-4274-aada-374086a4adf6 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:34:10.138Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=4f268770-935e-4baf-934b-315d414cb267 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:34:10.138Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=db973601-310a-4019-8e5e-52d5018b18e1, invocationId=2b8f3bce-79d4-4308-81c6-a2b9dce9612c, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 2b8f3bce-79d4-4308-81c6-a2b9dce9612c), (X-RequestID, db973601-310a-4019-8e5e-52d5018b18e1)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, db973601-310a-4019-8e5e-52d5018b18e1), (InvocationID, 2b8f3bce-79d4-4308-81c6-a2b9dce9612c), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=4f268770-935e-4baf-934b-315d414cb267 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:34:10.639Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=4f268770-935e-4baf-934b-315d414cb267 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:34:20.639Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=4280f80c-0de7-4ee8-9925-9d93086c22fc | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:34:20.640Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=db973601-310a-4019-8e5e-52d5018b18e1, invocationId=2b8f3bce-79d4-4308-81c6-a2b9dce9612c, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 2b8f3bce-79d4-4308-81c6-a2b9dce9612c), (X-RequestID, db973601-310a-4019-8e5e-52d5018b18e1)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, db973601-310a-4019-8e5e-52d5018b18e1), (InvocationID, 2b8f3bce-79d4-4308-81c6-a2b9dce9612c), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=4280f80c-0de7-4ee8-9925-9d93086c22fc | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:34:21.142Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=4280f80c-0de7-4ee8-9925-9d93086c22fc | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:34:31.143Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=55294207-89ec-4b00-a879-313a0d812c59 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:34:31.143Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=db973601-310a-4019-8e5e-52d5018b18e1, invocationId=2b8f3bce-79d4-4308-81c6-a2b9dce9612c, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 2b8f3bce-79d4-4308-81c6-a2b9dce9612c), (X-RequestID, db973601-310a-4019-8e5e-52d5018b18e1)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, db973601-310a-4019-8e5e-52d5018b18e1), (InvocationID, 2b8f3bce-79d4-4308-81c6-a2b9dce9612c), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=55294207-89ec-4b00-a879-313a0d812c59 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:34:31.645Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=55294207-89ec-4b00-a879-313a0d812c59 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:34:41.646Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=10bb8150-7d48-45de-89ec-da5e877ab93a | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:34:41.646Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=db973601-310a-4019-8e5e-52d5018b18e1, invocationId=2b8f3bce-79d4-4308-81c6-a2b9dce9612c, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 2b8f3bce-79d4-4308-81c6-a2b9dce9612c), (X-RequestID, db973601-310a-4019-8e5e-52d5018b18e1)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, db973601-310a-4019-8e5e-52d5018b18e1), (InvocationID, 2b8f3bce-79d4-4308-81c6-a2b9dce9612c), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=10bb8150-7d48-45de-89ec-da5e877ab93a | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:34:42.148Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=10bb8150-7d48-45de-89ec-da5e877ab93a | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:34:52.149Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=ed4dfdca-47b9-4381-8da1-ebb9e386bcc7 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:34:52.149Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=db973601-310a-4019-8e5e-52d5018b18e1, invocationId=2b8f3bce-79d4-4308-81c6-a2b9dce9612c, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 2b8f3bce-79d4-4308-81c6-a2b9dce9612c), (X-RequestID, db973601-310a-4019-8e5e-52d5018b18e1)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, db973601-310a-4019-8e5e-52d5018b18e1), (InvocationID, 2b8f3bce-79d4-4308-81c6-a2b9dce9612c), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=ed4dfdca-47b9-4381-8da1-ebb9e386bcc7 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:34:52.651Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=ed4dfdca-47b9-4381-8da1-ebb9e386bcc7 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:35:02.653Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=744134b6-168c-4633-9879-7a1a4e9fdcc7 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:35:02.653Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=db973601-310a-4019-8e5e-52d5018b18e1, invocationId=2b8f3bce-79d4-4308-81c6-a2b9dce9612c, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 2b8f3bce-79d4-4308-81c6-a2b9dce9612c), (X-RequestID, db973601-310a-4019-8e5e-52d5018b18e1)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, db973601-310a-4019-8e5e-52d5018b18e1), (InvocationID, 2b8f3bce-79d4-4308-81c6-a2b9dce9612c), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=744134b6-168c-4633-9879-7a1a4e9fdcc7 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:35:03.155Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=744134b6-168c-4633-9879-7a1a4e9fdcc7 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:35:13.156Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=33db7199-693a-454e-a44d-25e75774b367 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:35:13.157Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=db973601-310a-4019-8e5e-52d5018b18e1, invocationId=2b8f3bce-79d4-4308-81c6-a2b9dce9612c, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 2b8f3bce-79d4-4308-81c6-a2b9dce9612c), (X-RequestID, db973601-310a-4019-8e5e-52d5018b18e1)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, db973601-310a-4019-8e5e-52d5018b18e1), (InvocationID, 2b8f3bce-79d4-4308-81c6-a2b9dce9612c), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=33db7199-693a-454e-a44d-25e75774b367 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:35:13.659Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=33db7199-693a-454e-a44d-25e75774b367 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:35:23.659Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=1a3dddac-0ede-48d9-8877-28e903468825 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:35:23.660Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=db973601-310a-4019-8e5e-52d5018b18e1, invocationId=2b8f3bce-79d4-4308-81c6-a2b9dce9612c, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 2b8f3bce-79d4-4308-81c6-a2b9dce9612c), (X-RequestID, db973601-310a-4019-8e5e-52d5018b18e1)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, db973601-310a-4019-8e5e-52d5018b18e1), (InvocationID, 2b8f3bce-79d4-4308-81c6-a2b9dce9612c), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=1a3dddac-0ede-48d9-8877-28e903468825 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:35:24.162Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=1a3dddac-0ede-48d9-8877-28e903468825 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:35:34.163Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=c06a1270-a4ec-489d-b369-a7f98224a86b | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:35:34.163Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=db973601-310a-4019-8e5e-52d5018b18e1, invocationId=2b8f3bce-79d4-4308-81c6-a2b9dce9612c, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 2b8f3bce-79d4-4308-81c6-a2b9dce9612c), (X-RequestID, db973601-310a-4019-8e5e-52d5018b18e1)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, db973601-310a-4019-8e5e-52d5018b18e1), (InvocationID, 2b8f3bce-79d4-4308-81c6-a2b9dce9612c), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=c06a1270-a4ec-489d-b369-a7f98224a86b | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:35:34.665Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=c06a1270-a4ec-489d-b369-a7f98224a86b | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:35:44.665Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=40741500-37b6-4c77-8c18-cfa46081038b | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:35:44.666Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=db973601-310a-4019-8e5e-52d5018b18e1, invocationId=2b8f3bce-79d4-4308-81c6-a2b9dce9612c, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 2b8f3bce-79d4-4308-81c6-a2b9dce9612c), (X-RequestID, db973601-310a-4019-8e5e-52d5018b18e1)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, db973601-310a-4019-8e5e-52d5018b18e1), (InvocationID, 2b8f3bce-79d4-4308-81c6-a2b9dce9612c), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=40741500-37b6-4c77-8c18-cfa46081038b | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:35:45.167Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=40741500-37b6-4c77-8c18-cfa46081038b | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:35:55.168Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=fb4fa128-57f3-4783-985c-1dd142ef401a | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:35:55.169Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=db973601-310a-4019-8e5e-52d5018b18e1, invocationId=2b8f3bce-79d4-4308-81c6-a2b9dce9612c, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 2b8f3bce-79d4-4308-81c6-a2b9dce9612c), (X-RequestID, db973601-310a-4019-8e5e-52d5018b18e1)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, db973601-310a-4019-8e5e-52d5018b18e1), (InvocationID, 2b8f3bce-79d4-4308-81c6-a2b9dce9612c), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=fb4fa128-57f3-4783-985c-1dd142ef401a | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:35:55.669Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=fb4fa128-57f3-4783-985c-1dd142ef401a | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:36:05.670Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=21f08053-4bf9-4311-83a3-cf87d5a93571 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:36:05.670Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=db973601-310a-4019-8e5e-52d5018b18e1, invocationId=2b8f3bce-79d4-4308-81c6-a2b9dce9612c, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 2b8f3bce-79d4-4308-81c6-a2b9dce9612c), (X-RequestID, db973601-310a-4019-8e5e-52d5018b18e1)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, db973601-310a-4019-8e5e-52d5018b18e1), (InvocationID, 2b8f3bce-79d4-4308-81c6-a2b9dce9612c), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=21f08053-4bf9-4311-83a3-cf87d5a93571 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:36:06.172Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=21f08053-4bf9-4311-83a3-cf87d5a93571 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:36:16.173Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=f5742347-cf33-4fab-8858-5b13d2d68165 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:36:16.173Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=db973601-310a-4019-8e5e-52d5018b18e1, invocationId=2b8f3bce-79d4-4308-81c6-a2b9dce9612c, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 2b8f3bce-79d4-4308-81c6-a2b9dce9612c), (X-RequestID, db973601-310a-4019-8e5e-52d5018b18e1)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, db973601-310a-4019-8e5e-52d5018b18e1), (InvocationID, 2b8f3bce-79d4-4308-81c6-a2b9dce9612c), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=f5742347-cf33-4fab-8858-5b13d2d68165 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:36:16.675Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=f5742347-cf33-4fab-8858-5b13d2d68165 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:36:26.676Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=d8e436f1-21a3-4c14-88b9-3684846c7354 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:36:26.676Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=db973601-310a-4019-8e5e-52d5018b18e1, invocationId=2b8f3bce-79d4-4308-81c6-a2b9dce9612c, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 2b8f3bce-79d4-4308-81c6-a2b9dce9612c), (X-RequestID, db973601-310a-4019-8e5e-52d5018b18e1)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, db973601-310a-4019-8e5e-52d5018b18e1), (InvocationID, 2b8f3bce-79d4-4308-81c6-a2b9dce9612c), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=d8e436f1-21a3-4c14-88b9-3684846c7354 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:36:27.178Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=d8e436f1-21a3-4c14-88b9-3684846c7354 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:36:37.179Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=7d32eb26-1fb3-47bd-93ad-79d5d0ac8d39 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:36:37.179Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=db973601-310a-4019-8e5e-52d5018b18e1, invocationId=2b8f3bce-79d4-4308-81c6-a2b9dce9612c, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 2b8f3bce-79d4-4308-81c6-a2b9dce9612c), (X-RequestID, db973601-310a-4019-8e5e-52d5018b18e1)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, db973601-310a-4019-8e5e-52d5018b18e1), (InvocationID, 2b8f3bce-79d4-4308-81c6-a2b9dce9612c), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=7d32eb26-1fb3-47bd-93ad-79d5d0ac8d39 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:36:37.680Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=7d32eb26-1fb3-47bd-93ad-79d5d0ac8d39 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:36:47.685Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=dc1a9cd3-1b0c-4a3d-8189-e52ce14e5abd | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:36:47.685Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=db973601-310a-4019-8e5e-52d5018b18e1, invocationId=2b8f3bce-79d4-4308-81c6-a2b9dce9612c, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 2b8f3bce-79d4-4308-81c6-a2b9dce9612c), (X-RequestID, db973601-310a-4019-8e5e-52d5018b18e1)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, db973601-310a-4019-8e5e-52d5018b18e1), (InvocationID, 2b8f3bce-79d4-4308-81c6-a2b9dce9612c), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=dc1a9cd3-1b0c-4a3d-8189-e52ce14e5abd | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:36:48.187Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=dc1a9cd3-1b0c-4a3d-8189-e52ce14e5abd | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:36:58.188Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=9a27600d-7a83-44d8-af2d-649f1707e0b9 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:36:58.189Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=db973601-310a-4019-8e5e-52d5018b18e1, invocationId=2b8f3bce-79d4-4308-81c6-a2b9dce9612c, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 2b8f3bce-79d4-4308-81c6-a2b9dce9612c), (X-RequestID, db973601-310a-4019-8e5e-52d5018b18e1)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, db973601-310a-4019-8e5e-52d5018b18e1), (InvocationID, 2b8f3bce-79d4-4308-81c6-a2b9dce9612c), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=9a27600d-7a83-44d8-af2d-649f1707e0b9 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:36:58.690Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=9a27600d-7a83-44d8-af2d-649f1707e0b9 | | |pool-3-thread-1 | Trying to return CbsPropertySourceLocator bean org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2024-12-12T09:37:07.428Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{appName=dcae-prh, trustStoreKeys=null, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2024-12-12T09:37:07.435Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2024-12-12T09:37:07.436Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2024-12-12T09:37:07.436Z |INFO |Updating CBS configuration | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2024-12-12T09:37:07.436Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterPublisherImpl |2024-12-12T09:37:07.437Z |INFO |Using SCRAM-SHA-512 authentication provided for kafka interaction | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:37:07.439Z |INFO |Using SCRAM-SHA-512 authentication provided for kafka interaction | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2024-12-12T09:37:07.439Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:37:08.691Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=e934959e-844e-488f-adf8-0fd7f0afca99 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:37:08.691Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=036a5705-6d42-4e2e-8e15-d1a1ea179db1, invocationId=8331eb68-42b0-4408-9d09-6c164db9c068, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 8331eb68-42b0-4408-9d09-6c164db9c068), (X-RequestID, 036a5705-6d42-4e2e-8e15-d1a1ea179db1)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 036a5705-6d42-4e2e-8e15-d1a1ea179db1), (InvocationID, 8331eb68-42b0-4408-9d09-6c164db9c068), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=e934959e-844e-488f-adf8-0fd7f0afca99 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:37:09.193Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=e934959e-844e-488f-adf8-0fd7f0afca99 | | |pool-3-thread-1 | org.apache.kafka.clients.NetworkClient |2024-12-12T09:37:13.126Z |INFO |[AdminClient clientId=adminclient-1] Node 0 disconnected. | | | |kafka-admin-client-thread | adminclient-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:37:19.193Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=ae0b34f3-4963-468b-bd36-e8ba465f8bf6 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:37:19.194Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=036a5705-6d42-4e2e-8e15-d1a1ea179db1, invocationId=8331eb68-42b0-4408-9d09-6c164db9c068, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 8331eb68-42b0-4408-9d09-6c164db9c068), (X-RequestID, 036a5705-6d42-4e2e-8e15-d1a1ea179db1)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 036a5705-6d42-4e2e-8e15-d1a1ea179db1), (InvocationID, 8331eb68-42b0-4408-9d09-6c164db9c068), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=ae0b34f3-4963-468b-bd36-e8ba465f8bf6 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:37:19.695Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=ae0b34f3-4963-468b-bd36-e8ba465f8bf6 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:37:29.696Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=9b0b7f3e-0622-4fdb-9503-278e1fa13544 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:37:29.696Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=036a5705-6d42-4e2e-8e15-d1a1ea179db1, invocationId=8331eb68-42b0-4408-9d09-6c164db9c068, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 8331eb68-42b0-4408-9d09-6c164db9c068), (X-RequestID, 036a5705-6d42-4e2e-8e15-d1a1ea179db1)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 036a5705-6d42-4e2e-8e15-d1a1ea179db1), (InvocationID, 8331eb68-42b0-4408-9d09-6c164db9c068), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=9b0b7f3e-0622-4fdb-9503-278e1fa13544 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:37:30.198Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=9b0b7f3e-0622-4fdb-9503-278e1fa13544 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:37:40.199Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=cddd1cf5-a4e5-4b78-a5c6-86713ac665d4 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:37:40.199Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=036a5705-6d42-4e2e-8e15-d1a1ea179db1, invocationId=8331eb68-42b0-4408-9d09-6c164db9c068, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 8331eb68-42b0-4408-9d09-6c164db9c068), (X-RequestID, 036a5705-6d42-4e2e-8e15-d1a1ea179db1)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 036a5705-6d42-4e2e-8e15-d1a1ea179db1), (InvocationID, 8331eb68-42b0-4408-9d09-6c164db9c068), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=cddd1cf5-a4e5-4b78-a5c6-86713ac665d4 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:37:40.700Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=cddd1cf5-a4e5-4b78-a5c6-86713ac665d4 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:37:50.700Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=2f756bf1-d1da-4d68-9377-255087e6c81d | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:37:50.701Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=036a5705-6d42-4e2e-8e15-d1a1ea179db1, invocationId=8331eb68-42b0-4408-9d09-6c164db9c068, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 8331eb68-42b0-4408-9d09-6c164db9c068), (X-RequestID, 036a5705-6d42-4e2e-8e15-d1a1ea179db1)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 036a5705-6d42-4e2e-8e15-d1a1ea179db1), (InvocationID, 8331eb68-42b0-4408-9d09-6c164db9c068), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=2f756bf1-d1da-4d68-9377-255087e6c81d | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:37:51.202Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=2f756bf1-d1da-4d68-9377-255087e6c81d | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:38:01.202Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=e6809c05-fb89-420f-9483-19f557166153 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:38:01.203Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=036a5705-6d42-4e2e-8e15-d1a1ea179db1, invocationId=8331eb68-42b0-4408-9d09-6c164db9c068, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 8331eb68-42b0-4408-9d09-6c164db9c068), (X-RequestID, 036a5705-6d42-4e2e-8e15-d1a1ea179db1)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 036a5705-6d42-4e2e-8e15-d1a1ea179db1), (InvocationID, 8331eb68-42b0-4408-9d09-6c164db9c068), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=e6809c05-fb89-420f-9483-19f557166153 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:38:01.705Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=e6809c05-fb89-420f-9483-19f557166153 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:38:11.706Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=63b7014e-ae31-4802-88d5-c4c8d73e81ad | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:38:11.706Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=036a5705-6d42-4e2e-8e15-d1a1ea179db1, invocationId=8331eb68-42b0-4408-9d09-6c164db9c068, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 8331eb68-42b0-4408-9d09-6c164db9c068), (X-RequestID, 036a5705-6d42-4e2e-8e15-d1a1ea179db1)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 036a5705-6d42-4e2e-8e15-d1a1ea179db1), (InvocationID, 8331eb68-42b0-4408-9d09-6c164db9c068), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=63b7014e-ae31-4802-88d5-c4c8d73e81ad | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:38:12.208Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=63b7014e-ae31-4802-88d5-c4c8d73e81ad | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:38:22.208Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=be4b2d1e-32d4-44d4-a1e7-2f724b546f4f | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:38:22.209Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=036a5705-6d42-4e2e-8e15-d1a1ea179db1, invocationId=8331eb68-42b0-4408-9d09-6c164db9c068, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 8331eb68-42b0-4408-9d09-6c164db9c068), (X-RequestID, 036a5705-6d42-4e2e-8e15-d1a1ea179db1)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 036a5705-6d42-4e2e-8e15-d1a1ea179db1), (InvocationID, 8331eb68-42b0-4408-9d09-6c164db9c068), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=be4b2d1e-32d4-44d4-a1e7-2f724b546f4f | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:38:22.710Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=be4b2d1e-32d4-44d4-a1e7-2f724b546f4f | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:38:32.712Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=5bb62c7e-fa05-4b02-8afc-77413701a91b | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:38:32.713Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=036a5705-6d42-4e2e-8e15-d1a1ea179db1, invocationId=8331eb68-42b0-4408-9d09-6c164db9c068, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 8331eb68-42b0-4408-9d09-6c164db9c068), (X-RequestID, 036a5705-6d42-4e2e-8e15-d1a1ea179db1)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 036a5705-6d42-4e2e-8e15-d1a1ea179db1), (InvocationID, 8331eb68-42b0-4408-9d09-6c164db9c068), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=5bb62c7e-fa05-4b02-8afc-77413701a91b | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:38:33.216Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=5bb62c7e-fa05-4b02-8afc-77413701a91b | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:38:43.218Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=e5b64c7d-76f8-4bd8-b029-e0006bfd074a | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:38:43.218Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=036a5705-6d42-4e2e-8e15-d1a1ea179db1, invocationId=8331eb68-42b0-4408-9d09-6c164db9c068, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 8331eb68-42b0-4408-9d09-6c164db9c068), (X-RequestID, 036a5705-6d42-4e2e-8e15-d1a1ea179db1)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 036a5705-6d42-4e2e-8e15-d1a1ea179db1), (InvocationID, 8331eb68-42b0-4408-9d09-6c164db9c068), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=e5b64c7d-76f8-4bd8-b029-e0006bfd074a | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:38:43.719Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=e5b64c7d-76f8-4bd8-b029-e0006bfd074a | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:38:53.720Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=4a6ee2e2-7e04-41b2-8f4b-c8b26b9a2ffb | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:38:53.720Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=036a5705-6d42-4e2e-8e15-d1a1ea179db1, invocationId=8331eb68-42b0-4408-9d09-6c164db9c068, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 8331eb68-42b0-4408-9d09-6c164db9c068), (X-RequestID, 036a5705-6d42-4e2e-8e15-d1a1ea179db1)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 036a5705-6d42-4e2e-8e15-d1a1ea179db1), (InvocationID, 8331eb68-42b0-4408-9d09-6c164db9c068), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=4a6ee2e2-7e04-41b2-8f4b-c8b26b9a2ffb | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:38:54.222Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=4a6ee2e2-7e04-41b2-8f4b-c8b26b9a2ffb | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:39:04.223Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=99e6e7b4-552c-4559-b710-69667b9b558c | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:39:04.224Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=036a5705-6d42-4e2e-8e15-d1a1ea179db1, invocationId=8331eb68-42b0-4408-9d09-6c164db9c068, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 8331eb68-42b0-4408-9d09-6c164db9c068), (X-RequestID, 036a5705-6d42-4e2e-8e15-d1a1ea179db1)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 036a5705-6d42-4e2e-8e15-d1a1ea179db1), (InvocationID, 8331eb68-42b0-4408-9d09-6c164db9c068), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=99e6e7b4-552c-4559-b710-69667b9b558c | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:39:04.724Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=99e6e7b4-552c-4559-b710-69667b9b558c | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:39:14.725Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=5d32975c-1308-47c2-b350-2be622d07fc1 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:39:14.726Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=036a5705-6d42-4e2e-8e15-d1a1ea179db1, invocationId=8331eb68-42b0-4408-9d09-6c164db9c068, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 8331eb68-42b0-4408-9d09-6c164db9c068), (X-RequestID, 036a5705-6d42-4e2e-8e15-d1a1ea179db1)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 036a5705-6d42-4e2e-8e15-d1a1ea179db1), (InvocationID, 8331eb68-42b0-4408-9d09-6c164db9c068), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=5d32975c-1308-47c2-b350-2be622d07fc1 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:39:15.228Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=5d32975c-1308-47c2-b350-2be622d07fc1 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:39:25.229Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=53f01611-5b5f-4961-be8e-7aee40aaba4d | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:39:25.230Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=036a5705-6d42-4e2e-8e15-d1a1ea179db1, invocationId=8331eb68-42b0-4408-9d09-6c164db9c068, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 8331eb68-42b0-4408-9d09-6c164db9c068), (X-RequestID, 036a5705-6d42-4e2e-8e15-d1a1ea179db1)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 036a5705-6d42-4e2e-8e15-d1a1ea179db1), (InvocationID, 8331eb68-42b0-4408-9d09-6c164db9c068), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=53f01611-5b5f-4961-be8e-7aee40aaba4d | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:39:25.731Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=53f01611-5b5f-4961-be8e-7aee40aaba4d | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:39:35.731Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=67639697-7bba-41e7-8712-d84e1c1a272d | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:39:35.732Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=036a5705-6d42-4e2e-8e15-d1a1ea179db1, invocationId=8331eb68-42b0-4408-9d09-6c164db9c068, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 8331eb68-42b0-4408-9d09-6c164db9c068), (X-RequestID, 036a5705-6d42-4e2e-8e15-d1a1ea179db1)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 036a5705-6d42-4e2e-8e15-d1a1ea179db1), (InvocationID, 8331eb68-42b0-4408-9d09-6c164db9c068), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=67639697-7bba-41e7-8712-d84e1c1a272d | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:39:36.234Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=67639697-7bba-41e7-8712-d84e1c1a272d | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:39:46.235Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=354c508e-fcb8-45d1-b86b-d4457fc2e262 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:39:46.235Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=036a5705-6d42-4e2e-8e15-d1a1ea179db1, invocationId=8331eb68-42b0-4408-9d09-6c164db9c068, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 8331eb68-42b0-4408-9d09-6c164db9c068), (X-RequestID, 036a5705-6d42-4e2e-8e15-d1a1ea179db1)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 036a5705-6d42-4e2e-8e15-d1a1ea179db1), (InvocationID, 8331eb68-42b0-4408-9d09-6c164db9c068), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=354c508e-fcb8-45d1-b86b-d4457fc2e262 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:39:46.737Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=354c508e-fcb8-45d1-b86b-d4457fc2e262 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:39:56.738Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=86bd5a31-c42a-45b9-be48-62c45aa2864f | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:39:56.738Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=036a5705-6d42-4e2e-8e15-d1a1ea179db1, invocationId=8331eb68-42b0-4408-9d09-6c164db9c068, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 8331eb68-42b0-4408-9d09-6c164db9c068), (X-RequestID, 036a5705-6d42-4e2e-8e15-d1a1ea179db1)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 036a5705-6d42-4e2e-8e15-d1a1ea179db1), (InvocationID, 8331eb68-42b0-4408-9d09-6c164db9c068), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=86bd5a31-c42a-45b9-be48-62c45aa2864f | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:39:57.240Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=86bd5a31-c42a-45b9-be48-62c45aa2864f | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:40:07.241Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=aa4afaf4-283f-4c06-b6c4-7634124c4f26 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:40:07.242Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=036a5705-6d42-4e2e-8e15-d1a1ea179db1, invocationId=8331eb68-42b0-4408-9d09-6c164db9c068, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 8331eb68-42b0-4408-9d09-6c164db9c068), (X-RequestID, 036a5705-6d42-4e2e-8e15-d1a1ea179db1)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 036a5705-6d42-4e2e-8e15-d1a1ea179db1), (InvocationID, 8331eb68-42b0-4408-9d09-6c164db9c068), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=aa4afaf4-283f-4c06-b6c4-7634124c4f26 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:40:07.743Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=aa4afaf4-283f-4c06-b6c4-7634124c4f26 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:40:17.744Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=7475a239-6f8b-4938-8a85-755a6df23e43 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:40:17.744Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=036a5705-6d42-4e2e-8e15-d1a1ea179db1, invocationId=8331eb68-42b0-4408-9d09-6c164db9c068, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 8331eb68-42b0-4408-9d09-6c164db9c068), (X-RequestID, 036a5705-6d42-4e2e-8e15-d1a1ea179db1)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 036a5705-6d42-4e2e-8e15-d1a1ea179db1), (InvocationID, 8331eb68-42b0-4408-9d09-6c164db9c068), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=7475a239-6f8b-4938-8a85-755a6df23e43 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:40:18.246Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=7475a239-6f8b-4938-8a85-755a6df23e43 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:40:28.247Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=8e4e8e9f-f118-43d7-ac8d-135da38952da | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:40:28.247Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=036a5705-6d42-4e2e-8e15-d1a1ea179db1, invocationId=8331eb68-42b0-4408-9d09-6c164db9c068, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 8331eb68-42b0-4408-9d09-6c164db9c068), (X-RequestID, 036a5705-6d42-4e2e-8e15-d1a1ea179db1)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 036a5705-6d42-4e2e-8e15-d1a1ea179db1), (InvocationID, 8331eb68-42b0-4408-9d09-6c164db9c068), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=8e4e8e9f-f118-43d7-ac8d-135da38952da | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:40:28.749Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=8e4e8e9f-f118-43d7-ac8d-135da38952da | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:40:38.750Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=4f9fe75b-dfb3-4561-9e02-c8d6c1d9acfa | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:40:38.751Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=036a5705-6d42-4e2e-8e15-d1a1ea179db1, invocationId=8331eb68-42b0-4408-9d09-6c164db9c068, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 8331eb68-42b0-4408-9d09-6c164db9c068), (X-RequestID, 036a5705-6d42-4e2e-8e15-d1a1ea179db1)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 036a5705-6d42-4e2e-8e15-d1a1ea179db1), (InvocationID, 8331eb68-42b0-4408-9d09-6c164db9c068), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=4f9fe75b-dfb3-4561-9e02-c8d6c1d9acfa | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:40:39.252Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=4f9fe75b-dfb3-4561-9e02-c8d6c1d9acfa | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:40:49.253Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=9b5194ef-c4a5-4302-881f-ed02b8f55df3 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:40:49.253Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=036a5705-6d42-4e2e-8e15-d1a1ea179db1, invocationId=8331eb68-42b0-4408-9d09-6c164db9c068, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 8331eb68-42b0-4408-9d09-6c164db9c068), (X-RequestID, 036a5705-6d42-4e2e-8e15-d1a1ea179db1)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 036a5705-6d42-4e2e-8e15-d1a1ea179db1), (InvocationID, 8331eb68-42b0-4408-9d09-6c164db9c068), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=9b5194ef-c4a5-4302-881f-ed02b8f55df3 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:40:49.755Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=9b5194ef-c4a5-4302-881f-ed02b8f55df3 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:40:59.756Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=2308a2d6-1d22-41c1-8231-bb1d2fa3b1ac | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:40:59.757Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=036a5705-6d42-4e2e-8e15-d1a1ea179db1, invocationId=8331eb68-42b0-4408-9d09-6c164db9c068, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 8331eb68-42b0-4408-9d09-6c164db9c068), (X-RequestID, 036a5705-6d42-4e2e-8e15-d1a1ea179db1)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 036a5705-6d42-4e2e-8e15-d1a1ea179db1), (InvocationID, 8331eb68-42b0-4408-9d09-6c164db9c068), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=2308a2d6-1d22-41c1-8231-bb1d2fa3b1ac | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:41:00.259Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=2308a2d6-1d22-41c1-8231-bb1d2fa3b1ac | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:41:10.260Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=749e8530-6ac0-4fe4-9dea-c019fcf7048f | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:41:10.260Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=036a5705-6d42-4e2e-8e15-d1a1ea179db1, invocationId=8331eb68-42b0-4408-9d09-6c164db9c068, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 8331eb68-42b0-4408-9d09-6c164db9c068), (X-RequestID, 036a5705-6d42-4e2e-8e15-d1a1ea179db1)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 036a5705-6d42-4e2e-8e15-d1a1ea179db1), (InvocationID, 8331eb68-42b0-4408-9d09-6c164db9c068), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=749e8530-6ac0-4fe4-9dea-c019fcf7048f | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:41:10.762Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=749e8530-6ac0-4fe4-9dea-c019fcf7048f | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:41:20.762Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=9381c0c6-c5ca-409c-b904-1925c0ec955f | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:41:20.763Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=036a5705-6d42-4e2e-8e15-d1a1ea179db1, invocationId=8331eb68-42b0-4408-9d09-6c164db9c068, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 8331eb68-42b0-4408-9d09-6c164db9c068), (X-RequestID, 036a5705-6d42-4e2e-8e15-d1a1ea179db1)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 036a5705-6d42-4e2e-8e15-d1a1ea179db1), (InvocationID, 8331eb68-42b0-4408-9d09-6c164db9c068), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=9381c0c6-c5ca-409c-b904-1925c0ec955f | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:41:21.265Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=9381c0c6-c5ca-409c-b904-1925c0ec955f | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:41:31.266Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=1b19c085-ee92-443a-9566-c4337768acde | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:41:31.266Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=036a5705-6d42-4e2e-8e15-d1a1ea179db1, invocationId=8331eb68-42b0-4408-9d09-6c164db9c068, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 8331eb68-42b0-4408-9d09-6c164db9c068), (X-RequestID, 036a5705-6d42-4e2e-8e15-d1a1ea179db1)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 036a5705-6d42-4e2e-8e15-d1a1ea179db1), (InvocationID, 8331eb68-42b0-4408-9d09-6c164db9c068), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=1b19c085-ee92-443a-9566-c4337768acde | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:41:31.768Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=1b19c085-ee92-443a-9566-c4337768acde | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:41:41.769Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=87809cac-a692-4dc5-96ef-2191b9020991 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:41:41.769Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=036a5705-6d42-4e2e-8e15-d1a1ea179db1, invocationId=8331eb68-42b0-4408-9d09-6c164db9c068, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 8331eb68-42b0-4408-9d09-6c164db9c068), (X-RequestID, 036a5705-6d42-4e2e-8e15-d1a1ea179db1)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 036a5705-6d42-4e2e-8e15-d1a1ea179db1), (InvocationID, 8331eb68-42b0-4408-9d09-6c164db9c068), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=87809cac-a692-4dc5-96ef-2191b9020991 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:41:42.272Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=87809cac-a692-4dc5-96ef-2191b9020991 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:41:52.273Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=3030e6ec-71e6-45e9-8788-ae4da92429ce | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:41:52.274Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=036a5705-6d42-4e2e-8e15-d1a1ea179db1, invocationId=8331eb68-42b0-4408-9d09-6c164db9c068, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 8331eb68-42b0-4408-9d09-6c164db9c068), (X-RequestID, 036a5705-6d42-4e2e-8e15-d1a1ea179db1)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 036a5705-6d42-4e2e-8e15-d1a1ea179db1), (InvocationID, 8331eb68-42b0-4408-9d09-6c164db9c068), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=3030e6ec-71e6-45e9-8788-ae4da92429ce | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:41:52.775Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=3030e6ec-71e6-45e9-8788-ae4da92429ce | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:42:02.776Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=7f451479-17aa-4eef-ad0c-4197f0d4c3be | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:42:02.777Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=036a5705-6d42-4e2e-8e15-d1a1ea179db1, invocationId=8331eb68-42b0-4408-9d09-6c164db9c068, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, 8331eb68-42b0-4408-9d09-6c164db9c068), (X-RequestID, 036a5705-6d42-4e2e-8e15-d1a1ea179db1)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 036a5705-6d42-4e2e-8e15-d1a1ea179db1), (InvocationID, 8331eb68-42b0-4408-9d09-6c164db9c068), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=7f451479-17aa-4eef-ad0c-4197f0d4c3be | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:42:03.278Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=7f451479-17aa-4eef-ad0c-4197f0d4c3be | | |pool-3-thread-1 | Trying to return CbsPropertySourceLocator bean org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2024-12-12T09:42:07.439Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{appName=dcae-prh, trustStoreKeys=null, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2024-12-12T09:42:07.444Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2024-12-12T09:42:07.444Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2024-12-12T09:42:07.445Z |INFO |Updating CBS configuration | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2024-12-12T09:42:07.445Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterPublisherImpl |2024-12-12T09:42:07.446Z |INFO |Using SCRAM-SHA-512 authentication provided for kafka interaction | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:42:07.446Z |INFO |Using SCRAM-SHA-512 authentication provided for kafka interaction | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2024-12-12T09:42:07.447Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:42:13.279Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=69e7f972-9c11-42ca-a09e-eae3d0519ff2 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:42:13.280Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=78b82f66-3d77-4f4e-bf47-5bc1763403ec, invocationId=a699131c-144e-4e31-bbca-b23e5599554a, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, a699131c-144e-4e31-bbca-b23e5599554a), (X-RequestID, 78b82f66-3d77-4f4e-bf47-5bc1763403ec)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 78b82f66-3d77-4f4e-bf47-5bc1763403ec), (InvocationID, a699131c-144e-4e31-bbca-b23e5599554a), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=69e7f972-9c11-42ca-a09e-eae3d0519ff2 | | |pool-3-thread-1 | org.apache.kafka.clients.NetworkClient |2024-12-12T09:42:13.293Z |INFO |[AdminClient clientId=adminclient-1] Node 1 disconnected. | | | |kafka-admin-client-thread | adminclient-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:42:13.782Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=69e7f972-9c11-42ca-a09e-eae3d0519ff2 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:42:23.783Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=e87b6e4a-cb2c-48c8-81b7-db9a00f81ace | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:42:23.784Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=78b82f66-3d77-4f4e-bf47-5bc1763403ec, invocationId=a699131c-144e-4e31-bbca-b23e5599554a, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, a699131c-144e-4e31-bbca-b23e5599554a), (X-RequestID, 78b82f66-3d77-4f4e-bf47-5bc1763403ec)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 78b82f66-3d77-4f4e-bf47-5bc1763403ec), (InvocationID, a699131c-144e-4e31-bbca-b23e5599554a), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=e87b6e4a-cb2c-48c8-81b7-db9a00f81ace | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:42:24.286Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=e87b6e4a-cb2c-48c8-81b7-db9a00f81ace | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:42:34.288Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=d1ff62c8-d253-46ad-a1bc-73c2987a1a57 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:42:34.288Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=78b82f66-3d77-4f4e-bf47-5bc1763403ec, invocationId=a699131c-144e-4e31-bbca-b23e5599554a, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, a699131c-144e-4e31-bbca-b23e5599554a), (X-RequestID, 78b82f66-3d77-4f4e-bf47-5bc1763403ec)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 78b82f66-3d77-4f4e-bf47-5bc1763403ec), (InvocationID, a699131c-144e-4e31-bbca-b23e5599554a), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=d1ff62c8-d253-46ad-a1bc-73c2987a1a57 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:42:34.790Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=d1ff62c8-d253-46ad-a1bc-73c2987a1a57 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:42:44.791Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=58a8ae6b-d15b-4937-83c1-e629b9fe965a | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:42:44.791Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=78b82f66-3d77-4f4e-bf47-5bc1763403ec, invocationId=a699131c-144e-4e31-bbca-b23e5599554a, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, a699131c-144e-4e31-bbca-b23e5599554a), (X-RequestID, 78b82f66-3d77-4f4e-bf47-5bc1763403ec)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 78b82f66-3d77-4f4e-bf47-5bc1763403ec), (InvocationID, a699131c-144e-4e31-bbca-b23e5599554a), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=58a8ae6b-d15b-4937-83c1-e629b9fe965a | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:42:45.293Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=58a8ae6b-d15b-4937-83c1-e629b9fe965a | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:42:55.294Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=a5ae0189-0af6-4bd4-b2ae-ca2fb26b783d | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:42:55.294Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=78b82f66-3d77-4f4e-bf47-5bc1763403ec, invocationId=a699131c-144e-4e31-bbca-b23e5599554a, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, a699131c-144e-4e31-bbca-b23e5599554a), (X-RequestID, 78b82f66-3d77-4f4e-bf47-5bc1763403ec)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 78b82f66-3d77-4f4e-bf47-5bc1763403ec), (InvocationID, a699131c-144e-4e31-bbca-b23e5599554a), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=a5ae0189-0af6-4bd4-b2ae-ca2fb26b783d | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:42:55.796Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=a5ae0189-0af6-4bd4-b2ae-ca2fb26b783d | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:43:05.797Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=155a679a-cc67-45c8-a81d-22e54c0c0761 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:43:05.798Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=78b82f66-3d77-4f4e-bf47-5bc1763403ec, invocationId=a699131c-144e-4e31-bbca-b23e5599554a, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, a699131c-144e-4e31-bbca-b23e5599554a), (X-RequestID, 78b82f66-3d77-4f4e-bf47-5bc1763403ec)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 78b82f66-3d77-4f4e-bf47-5bc1763403ec), (InvocationID, a699131c-144e-4e31-bbca-b23e5599554a), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=155a679a-cc67-45c8-a81d-22e54c0c0761 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:43:06.299Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=155a679a-cc67-45c8-a81d-22e54c0c0761 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:43:16.301Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=96d164f6-a00f-4b21-9168-443c4592cb8a | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:43:16.301Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=78b82f66-3d77-4f4e-bf47-5bc1763403ec, invocationId=a699131c-144e-4e31-bbca-b23e5599554a, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, a699131c-144e-4e31-bbca-b23e5599554a), (X-RequestID, 78b82f66-3d77-4f4e-bf47-5bc1763403ec)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 78b82f66-3d77-4f4e-bf47-5bc1763403ec), (InvocationID, a699131c-144e-4e31-bbca-b23e5599554a), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=96d164f6-a00f-4b21-9168-443c4592cb8a | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:43:16.803Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=96d164f6-a00f-4b21-9168-443c4592cb8a | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:43:26.804Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=4a5a298f-d7b2-4b36-b275-26faa2906f08 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:43:26.804Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=78b82f66-3d77-4f4e-bf47-5bc1763403ec, invocationId=a699131c-144e-4e31-bbca-b23e5599554a, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, a699131c-144e-4e31-bbca-b23e5599554a), (X-RequestID, 78b82f66-3d77-4f4e-bf47-5bc1763403ec)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 78b82f66-3d77-4f4e-bf47-5bc1763403ec), (InvocationID, a699131c-144e-4e31-bbca-b23e5599554a), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=4a5a298f-d7b2-4b36-b275-26faa2906f08 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:43:27.306Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=4a5a298f-d7b2-4b36-b275-26faa2906f08 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:43:37.307Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=82d33448-49fb-4e21-8b43-ad38e9b7095a | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:43:37.307Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=78b82f66-3d77-4f4e-bf47-5bc1763403ec, invocationId=a699131c-144e-4e31-bbca-b23e5599554a, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, a699131c-144e-4e31-bbca-b23e5599554a), (X-RequestID, 78b82f66-3d77-4f4e-bf47-5bc1763403ec)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 78b82f66-3d77-4f4e-bf47-5bc1763403ec), (InvocationID, a699131c-144e-4e31-bbca-b23e5599554a), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=82d33448-49fb-4e21-8b43-ad38e9b7095a | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:43:37.809Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=82d33448-49fb-4e21-8b43-ad38e9b7095a | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:43:47.809Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=acf79c09-c637-4b36-a265-70f7dd9257f7 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:43:47.810Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=78b82f66-3d77-4f4e-bf47-5bc1763403ec, invocationId=a699131c-144e-4e31-bbca-b23e5599554a, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, a699131c-144e-4e31-bbca-b23e5599554a), (X-RequestID, 78b82f66-3d77-4f4e-bf47-5bc1763403ec)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 78b82f66-3d77-4f4e-bf47-5bc1763403ec), (InvocationID, a699131c-144e-4e31-bbca-b23e5599554a), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=acf79c09-c637-4b36-a265-70f7dd9257f7 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:43:48.311Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=acf79c09-c637-4b36-a265-70f7dd9257f7 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:43:58.312Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=2fc633ee-59d2-4a3b-8889-f0320b5eb4f9 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:43:58.312Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=78b82f66-3d77-4f4e-bf47-5bc1763403ec, invocationId=a699131c-144e-4e31-bbca-b23e5599554a, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, a699131c-144e-4e31-bbca-b23e5599554a), (X-RequestID, 78b82f66-3d77-4f4e-bf47-5bc1763403ec)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 78b82f66-3d77-4f4e-bf47-5bc1763403ec), (InvocationID, a699131c-144e-4e31-bbca-b23e5599554a), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=2fc633ee-59d2-4a3b-8889-f0320b5eb4f9 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:43:58.815Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=2fc633ee-59d2-4a3b-8889-f0320b5eb4f9 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:44:08.816Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=c50aae16-e2fc-4d7b-8ad4-b0e8b9fe8494 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:44:08.817Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=78b82f66-3d77-4f4e-bf47-5bc1763403ec, invocationId=a699131c-144e-4e31-bbca-b23e5599554a, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, a699131c-144e-4e31-bbca-b23e5599554a), (X-RequestID, 78b82f66-3d77-4f4e-bf47-5bc1763403ec)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 78b82f66-3d77-4f4e-bf47-5bc1763403ec), (InvocationID, a699131c-144e-4e31-bbca-b23e5599554a), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=c50aae16-e2fc-4d7b-8ad4-b0e8b9fe8494 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:44:09.317Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=c50aae16-e2fc-4d7b-8ad4-b0e8b9fe8494 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:44:19.318Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=28602002-efbd-4002-8854-ae7483390b5f | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:44:19.319Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=78b82f66-3d77-4f4e-bf47-5bc1763403ec, invocationId=a699131c-144e-4e31-bbca-b23e5599554a, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, a699131c-144e-4e31-bbca-b23e5599554a), (X-RequestID, 78b82f66-3d77-4f4e-bf47-5bc1763403ec)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 78b82f66-3d77-4f4e-bf47-5bc1763403ec), (InvocationID, a699131c-144e-4e31-bbca-b23e5599554a), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=28602002-efbd-4002-8854-ae7483390b5f | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:44:19.820Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=28602002-efbd-4002-8854-ae7483390b5f | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:44:29.821Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=74ac28c4-c5f9-419e-ad11-fe52c89df8f6 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:44:29.822Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=78b82f66-3d77-4f4e-bf47-5bc1763403ec, invocationId=a699131c-144e-4e31-bbca-b23e5599554a, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, a699131c-144e-4e31-bbca-b23e5599554a), (X-RequestID, 78b82f66-3d77-4f4e-bf47-5bc1763403ec)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 78b82f66-3d77-4f4e-bf47-5bc1763403ec), (InvocationID, a699131c-144e-4e31-bbca-b23e5599554a), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=74ac28c4-c5f9-419e-ad11-fe52c89df8f6 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:44:30.322Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=74ac28c4-c5f9-419e-ad11-fe52c89df8f6 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:44:40.323Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=2ef1b529-dff7-4fe5-81d2-6a8b0cd2a685 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:44:40.324Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=78b82f66-3d77-4f4e-bf47-5bc1763403ec, invocationId=a699131c-144e-4e31-bbca-b23e5599554a, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, a699131c-144e-4e31-bbca-b23e5599554a), (X-RequestID, 78b82f66-3d77-4f4e-bf47-5bc1763403ec)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 78b82f66-3d77-4f4e-bf47-5bc1763403ec), (InvocationID, a699131c-144e-4e31-bbca-b23e5599554a), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=2ef1b529-dff7-4fe5-81d2-6a8b0cd2a685 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:44:40.826Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=2ef1b529-dff7-4fe5-81d2-6a8b0cd2a685 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:44:50.827Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=6cb1f82a-8d75-4c77-a415-d633a4d1f1c1 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:44:50.828Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=78b82f66-3d77-4f4e-bf47-5bc1763403ec, invocationId=a699131c-144e-4e31-bbca-b23e5599554a, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, a699131c-144e-4e31-bbca-b23e5599554a), (X-RequestID, 78b82f66-3d77-4f4e-bf47-5bc1763403ec)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 78b82f66-3d77-4f4e-bf47-5bc1763403ec), (InvocationID, a699131c-144e-4e31-bbca-b23e5599554a), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=6cb1f82a-8d75-4c77-a415-d633a4d1f1c1 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:44:51.329Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=6cb1f82a-8d75-4c77-a415-d633a4d1f1c1 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:45:01.330Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=316427ae-0e60-4caa-8ef1-13b695f3b366 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:45:01.332Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=78b82f66-3d77-4f4e-bf47-5bc1763403ec, invocationId=a699131c-144e-4e31-bbca-b23e5599554a, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, a699131c-144e-4e31-bbca-b23e5599554a), (X-RequestID, 78b82f66-3d77-4f4e-bf47-5bc1763403ec)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 78b82f66-3d77-4f4e-bf47-5bc1763403ec), (InvocationID, a699131c-144e-4e31-bbca-b23e5599554a), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=316427ae-0e60-4caa-8ef1-13b695f3b366 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:45:01.832Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=316427ae-0e60-4caa-8ef1-13b695f3b366 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:45:11.834Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=518daf34-aa95-4a72-9107-20bf1c940d4e | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:45:11.835Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=78b82f66-3d77-4f4e-bf47-5bc1763403ec, invocationId=a699131c-144e-4e31-bbca-b23e5599554a, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, a699131c-144e-4e31-bbca-b23e5599554a), (X-RequestID, 78b82f66-3d77-4f4e-bf47-5bc1763403ec)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 78b82f66-3d77-4f4e-bf47-5bc1763403ec), (InvocationID, a699131c-144e-4e31-bbca-b23e5599554a), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=518daf34-aa95-4a72-9107-20bf1c940d4e | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:45:12.336Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=518daf34-aa95-4a72-9107-20bf1c940d4e | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:45:22.337Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=555252cd-23fc-479c-a2d9-7d5e937d3a52 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:45:22.338Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=78b82f66-3d77-4f4e-bf47-5bc1763403ec, invocationId=a699131c-144e-4e31-bbca-b23e5599554a, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, a699131c-144e-4e31-bbca-b23e5599554a), (X-RequestID, 78b82f66-3d77-4f4e-bf47-5bc1763403ec)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 78b82f66-3d77-4f4e-bf47-5bc1763403ec), (InvocationID, a699131c-144e-4e31-bbca-b23e5599554a), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=555252cd-23fc-479c-a2d9-7d5e937d3a52 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:45:22.840Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=555252cd-23fc-479c-a2d9-7d5e937d3a52 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:45:32.840Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=0df3ef32-373e-4e46-b405-866d6e0862ed | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:45:32.841Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=78b82f66-3d77-4f4e-bf47-5bc1763403ec, invocationId=a699131c-144e-4e31-bbca-b23e5599554a, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, a699131c-144e-4e31-bbca-b23e5599554a), (X-RequestID, 78b82f66-3d77-4f4e-bf47-5bc1763403ec)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 78b82f66-3d77-4f4e-bf47-5bc1763403ec), (InvocationID, a699131c-144e-4e31-bbca-b23e5599554a), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=0df3ef32-373e-4e46-b405-866d6e0862ed | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:45:33.342Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=0df3ef32-373e-4e46-b405-866d6e0862ed | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:45:43.343Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=c357f3e8-0a3d-442c-95f4-dc68f11897c5 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:45:43.343Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=78b82f66-3d77-4f4e-bf47-5bc1763403ec, invocationId=a699131c-144e-4e31-bbca-b23e5599554a, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, a699131c-144e-4e31-bbca-b23e5599554a), (X-RequestID, 78b82f66-3d77-4f4e-bf47-5bc1763403ec)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 78b82f66-3d77-4f4e-bf47-5bc1763403ec), (InvocationID, a699131c-144e-4e31-bbca-b23e5599554a), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=c357f3e8-0a3d-442c-95f4-dc68f11897c5 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:45:43.844Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=c357f3e8-0a3d-442c-95f4-dc68f11897c5 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:45:53.845Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=ce9511ae-353b-4bf0-8652-ce7601390db3 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:45:53.845Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=78b82f66-3d77-4f4e-bf47-5bc1763403ec, invocationId=a699131c-144e-4e31-bbca-b23e5599554a, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, a699131c-144e-4e31-bbca-b23e5599554a), (X-RequestID, 78b82f66-3d77-4f4e-bf47-5bc1763403ec)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 78b82f66-3d77-4f4e-bf47-5bc1763403ec), (InvocationID, a699131c-144e-4e31-bbca-b23e5599554a), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=ce9511ae-353b-4bf0-8652-ce7601390db3 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:45:54.346Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=ce9511ae-353b-4bf0-8652-ce7601390db3 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:46:04.347Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=e2bba700-1aaf-4840-9a01-03f8ed6c28a3 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:46:04.347Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=78b82f66-3d77-4f4e-bf47-5bc1763403ec, invocationId=a699131c-144e-4e31-bbca-b23e5599554a, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, a699131c-144e-4e31-bbca-b23e5599554a), (X-RequestID, 78b82f66-3d77-4f4e-bf47-5bc1763403ec)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 78b82f66-3d77-4f4e-bf47-5bc1763403ec), (InvocationID, a699131c-144e-4e31-bbca-b23e5599554a), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=e2bba700-1aaf-4840-9a01-03f8ed6c28a3 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:46:04.848Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=e2bba700-1aaf-4840-9a01-03f8ed6c28a3 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:46:14.848Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=831d5e53-0285-41de-ab1b-5c4374a859fc | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:46:14.849Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=78b82f66-3d77-4f4e-bf47-5bc1763403ec, invocationId=a699131c-144e-4e31-bbca-b23e5599554a, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, a699131c-144e-4e31-bbca-b23e5599554a), (X-RequestID, 78b82f66-3d77-4f4e-bf47-5bc1763403ec)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 78b82f66-3d77-4f4e-bf47-5bc1763403ec), (InvocationID, a699131c-144e-4e31-bbca-b23e5599554a), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=831d5e53-0285-41de-ab1b-5c4374a859fc | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:46:15.350Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=831d5e53-0285-41de-ab1b-5c4374a859fc | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:46:25.351Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=c9ae7098-3805-4eda-a5b0-c7fce382aae4 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:46:25.352Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=78b82f66-3d77-4f4e-bf47-5bc1763403ec, invocationId=a699131c-144e-4e31-bbca-b23e5599554a, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, a699131c-144e-4e31-bbca-b23e5599554a), (X-RequestID, 78b82f66-3d77-4f4e-bf47-5bc1763403ec)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 78b82f66-3d77-4f4e-bf47-5bc1763403ec), (InvocationID, a699131c-144e-4e31-bbca-b23e5599554a), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=c9ae7098-3805-4eda-a5b0-c7fce382aae4 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:46:25.853Z |INFO |PRH tasks have been completed |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=c9ae7098-3805-4eda-a5b0-c7fce382aae4 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:46:35.854Z |INFO |Init configs |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=dd2bead0-3830-42a3-9c4b-2dcd554b8c50 | |INVOKE |pool-3-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2024-12-12T09:46:35.854Z |INFO |Requesting new items from DMaaP MR: MessageRouterSubscribeRequest{diagnosticContext=RequestDiagnosticContext{requestId=78b82f66-3d77-4f4e-bf47-5bc1763403ec, invocationId=a699131c-144e-4e31-bbca-b23e5599554a, global=GlobalDiagnosticContext{instanceId=b3057a46-89c7-4d08-90b0-efe93470413e, serverFqdn=dcae-prh/10.233.67.210, serviceName=dcae-prh, asMap=HashMap((ServiceName, dcae-prh), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, remoteCallHttpHeaders=HashMap((X-InvocationID, a699131c-144e-4e31-bbca-b23e5599554a), (X-RequestID, 78b82f66-3d77-4f4e-bf47-5bc1763403ec)), asMap=HashMap((ServiceName, dcae-prh), (RequestID, 78b82f66-3d77-4f4e-bf47-5bc1763403ec), (InvocationID, a699131c-144e-4e31-bbca-b23e5599554a), (InstanceID, b3057a46-89c7-4d08-90b0-efe93470413e), (ServerFQDN, dcae-prh/10.233.67.210))}, sourceDefinition=GsonMessageRouter{name='ves-reg-output', dmaapInfo=MessageRouterDmaapInfo{topicUrl=http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT, clientRole=null, clientId=null, location=null}, aafCredentials=null}, consumerGroup=OpenDCAE-c12, timeout=PT-0.001S, consumerId=c12} |InvocationID=b1d28d53-f6bf-4d55-b338-037565dc63d5, InstanceUUID=dd2bead0-3830-42a3-9c4b-2dcd554b8c50 | | |pool-3-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2024-12-12T09:46:36.356Z |INFO