. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T21:44:06.753Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T21:44:06.756Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-06T21:44:06.792Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T21:44:07.519Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T21:44:07.624Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T21:44:07.624Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T21:44:07.625Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-06T21:44:07.826Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-06T21:44:07.894Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-06T21:44:07.921Z |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.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-06-06T21:44:09.413Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-06T21:44:09.904Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-06T21:44:09.929Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-06T21:44:09.929Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-06T21:44:09.994Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-06T21:44:09.995Z |INFO |Root WebApplicationContext: initialization completed in 2073 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-06T21:44:10.509Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-06T21:44:11.373Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-06T21:44:12.786Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-06T21:44:13.007Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-06T21:44:13.008Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-06T21:44:13.010Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-06-06T21:44:13.363Z |INFO |Started MainApp in 8.873 seconds (JVM running for 9.594) |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-06T21:44:13.441Z |INFO |Start scheduling PRH workflow |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:44:13.453Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=56c0344e-f4d2-4a13-a95e-6ec231e97851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-06T21:44:14.920Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.193:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:44:14.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:44:24.953Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=f3cbb51a-0641-4710-9200-11f4215eb313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-06T21:44:26.046Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.193:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:44:26.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:44:36.051Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=b1a51b20-edd3-444d-82e2-784c04bd0cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-06T21:44:37.146Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.193:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:44:37.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:44:47.148Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=c8bd25d1-dbfa-464e-bfa5-48870d7a4560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-06T21:44:48.221Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.193:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:44:48.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:44:58.223Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=9e99e452-1a4f-44fc-88cf-f8c5eebde38b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-06T21:44:59.293Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.193:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:44:59.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:45:09.296Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=70e989a1-798c-4b98-b9d9-bda16786e8ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-06T21:45:10.366Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.193:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:45:10.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:45:20.368Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=0218378e-65c9-438d-8b83-e46c60e619f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-06T21:45:21.449Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.193:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:45:21.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:45:31.451Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=051a728a-f8aa-4456-bb96-b713be216d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:45:31.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:45:41.577Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=a4a35917-4d93-4b5a-83ee-86e390d25ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:45:41.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:45:51.597Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=200ce3d7-c85d-46ee-b7e1-5363c0505ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:45:51.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:46:01.615Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=20dfb3de-00d1-4570-9163-014e9aa1a175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:46:01.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:46:11.634Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=bd9f6491-b03c-4074-942d-78fcfafeb3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:46:11.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:46:21.657Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=a9e906a1-9e87-430d-aca5-801b96760bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:46:21.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:46:31.679Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=07a658f0-16df-4fc8-b520-dc76e02fc940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:46:31.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:46:41.697Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=c5d60092-169c-4fdc-9548-369388e8e7ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:46:41.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:46:51.719Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=a6bd02ba-4894-4dc0-be0f-7cada54d0ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:46:51.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:47:01.735Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=d8085013-2ddf-41dd-aa85-e6e99bf89dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:47:01.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:47:11.755Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=d4d9cf85-a99d-459c-abf8-8118d08544cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:47:11.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:47:21.772Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=8ae45f39-13d1-46df-a4cf-fe7c4a8b7695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:47:21.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:47:31.788Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=df91b8f6-2a8b-4f47-af9f-57c30ef39f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:47:31.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:47:41.803Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=fbd4efbe-10f7-4bcb-a746-3f395134d6df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:47:41.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:47:51.818Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=b6015499-b29c-4d7f-9434-2739b99c1f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:47:51.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:48:01.838Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=81169152-512d-4c96-a743-2bb5c0aca5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:48:01.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:48:11.859Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=24ff3a3f-d91f-45ee-9060-b3f7880bd880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:48:11.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:48:21.883Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=f75db9ac-af9c-4957-9489-75abd9634158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:48:21.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:48:31.905Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=ac7bc4e7-7bca-43e7-9290-1c535380a639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:48:31.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:48:41.923Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=99cb8785-69c8-4de3-94b3-341a9822737c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:48:41.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:48:51.937Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=fe22f0fc-78b3-4d23-abaf-5ede93d4918b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:48:51.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:49:01.953Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=79191956-2776-45dd-83f6-b66775ef79bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:49:01.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T21:49:11.870Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T21:49:11.871Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-06T21:49:11.872Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, 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 |2022-06-06T21:49:11.875Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T21:49:11.892Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T21:49:11.892Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T21:49:11.892Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-06T21:49:11.895Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:49:11.968Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=06bb8c0c-ff46-4c7c-9624-3ff710c27584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:49:11.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:49:21.984Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=1e10b0f8-9059-4736-8ea3-f36ad705474f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:49:21.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:49:32.000Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=c5d3762e-0e65-49a8-897b-31aa08fd757d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:49:32.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:49:42.025Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=3efcb069-72e2-41ea-9bf5-30f40a4c5052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:49:42.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:49:52.049Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=9b819a2b-5ce7-41d3-a820-ba5ab43c676c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:49:52.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:50:02.069Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=b877f723-7a34-4bda-8384-c4ffd9902d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:50:02.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:50:12.082Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=da2f4cc1-6402-4f3b-a03c-9617d83106ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:50:12.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:50:22.098Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=45711321-cf05-49ef-a6e3-3c60e6af3ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:50:22.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:50:32.119Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=eb22b0d9-253b-4b6d-8f45-b48c94345cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:50:32.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:50:42.145Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=6c5c367e-e4e5-41c8-a4a2-b87ea5fa5b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:50:42.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:50:52.164Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=c1e7b437-6381-4d51-9b67-a3a0c9232542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:50:52.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:51:02.179Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=de9fb00a-1e2e-4663-aeda-bd540f047c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:51:02.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:51:12.195Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=55acac2d-f82d-48f9-90f5-08c09434f71e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:51:12.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:51:22.212Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=1ffd8e39-830e-4d0b-9687-1b4221ead879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:51:22.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:51:32.225Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=e2e7c166-8486-456a-807c-5b5d38a4c0bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:51:32.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:51:42.237Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=2910dfb8-ae11-42a9-84af-803b002f41e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:51:42.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:51:52.253Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=4007cbf8-a591-422b-a7cb-e31a2328d8be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:51:52.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:52:02.269Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=67c95d2c-61ba-4e68-8b7d-ffd1603bc479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:52:02.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:52:12.282Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=7d2b93f9-cf68-48a3-af27-9136a530c380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:52:12.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:52:22.298Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=186834b0-9d7f-484f-85b1-f6d3300c96ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:52:22.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:52:32.313Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=886cdb8b-4daa-447f-aba0-43d53ed161c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:52:32.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:52:42.326Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=5ea6df8c-c927-42df-9bea-e317bcb9633d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:52:42.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:52:52.340Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=8cbbb54e-95ed-47ba-bcb2-ec280acdfb5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:52:52.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:53:02.352Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=5f7392a9-c7b7-44a3-99a6-e91340ebffa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:53:02.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:53:12.368Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=d4c28946-3d99-485c-8ac5-3c303de1035b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:53:12.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:53:22.392Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=9d970ba5-012a-435d-b0e3-31b97876126d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:53:22.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:53:32.411Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=7dce74a1-8cc0-4f44-87db-edb58c1a538f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:53:32.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:53:42.426Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=fc0cc9e0-4d53-4277-a9a4-4ffd87bd6a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:53:42.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:53:52.442Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=e615666d-929c-40f9-b9a1-2dc6d6a2d3ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:53:52.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:54:02.460Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=a3ce5a4c-de79-4242-998f-3b3bbeed373a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:54:02.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T21:54:10.854Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T21:54:10.855Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-06T21:54:10.856Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, 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 |2022-06-06T21:54:10.860Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T21:54:10.871Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T21:54:10.872Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T21:54:10.872Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-06T21:54:10.874Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:54:12.475Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=99a1eb66-c56f-43b1-ad47-0a1473ee7126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:54:12.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:54:22.491Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=8928289a-235a-4a73-b176-4f68adf8b101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:54:22.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:54:32.506Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=3ac9b3a8-5aff-41e9-a5ca-6f97a34f48d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:54:32.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:54:42.529Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=bdea219f-3377-4a1b-85b4-5f14368a8c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:54:42.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:54:52.551Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=a2886418-3442-47da-a35e-d299410d34f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:54:52.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:55:02.572Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=b0fb2ca5-546d-4685-b300-9cb1617cc122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:55:02.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:55:12.591Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=d432b259-bf7f-4dc1-8456-756acd4cd811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:55:12.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:55:22.605Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=5b7a0522-c710-477d-831b-8a2a3c623dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:55:22.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:55:32.620Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=833adfac-0506-47fa-bcc1-27aaef234c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:55:32.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:55:42.637Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=e6c0757f-9257-4086-87a9-e7094062f45a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:55:42.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:55:52.652Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=c06ebc33-454e-4d0d-a880-100704e83e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:55:52.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:56:02.665Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=a298bd01-ebee-46b4-bba8-0e499b001941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:56:02.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:56:12.681Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=6328c44c-f082-49bc-adf7-671969870419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:56:12.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:56:22.696Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=22849a1c-e425-4997-bdec-60835b6dd60e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:56:22.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:56:32.718Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=5d7347a4-e48a-4df9-b72f-fff56ed0f2ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:56:32.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:56:42.736Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=abb5a905-eea9-4cd6-b1e2-a33fb19379db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:56:42.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:56:52.749Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=91655333-c8c3-453c-904a-dfe95ccb7046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:56:52.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:57:02.764Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=d8243209-9824-4a1e-af56-607875db8317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:57:02.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:57:12.776Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=9a2c97f0-427c-400b-bb71-ae074935be67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:57:12.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:57:22.788Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=11235298-6b6f-4a8c-8557-e06c82388853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:57:22.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:57:32.801Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=dee36574-1ffb-48f5-a0af-7c91a72cd778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:57:32.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:57:42.812Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=a66d71f5-97d5-4898-b738-2c612dbb987b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:57:42.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:57:52.838Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=a67d1df8-1c6c-44f6-9922-433923135d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:57:52.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:58:02.856Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=c95f976c-ec25-44f2-8d40-40abfad23b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:58:02.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:58:12.872Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=0bab6c8d-764d-4cea-907a-ff423dd9bfc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:58:12.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:58:22.884Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=e9c27002-33bd-472f-a6af-38471cbea733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:58:22.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:58:32.897Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=aa9486e0-489f-4a66-be2b-7080075a72bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:58:32.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:58:42.916Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=7514a224-bf44-4c91-8254-9fc327559fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:58:42.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:58:52.929Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=a1a795b0-ed86-4980-b681-fc63b655c1d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:58:52.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:59:02.943Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=fc3a86a0-604a-4c49-b1a7-788ef79edfd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:59:02.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T21:59:10.806Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T21:59:10.806Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-06T21:59:10.807Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, 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 |2022-06-06T21:59:10.810Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T21:59:10.819Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T21:59:10.819Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T21:59:10.819Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-06T21:59:10.821Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:59:12.958Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=f586a4e8-1ce9-4312-8e21-c3ba3faf70a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:59:12.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:59:22.969Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=db05993d-5518-4b68-a546-7076befdc02b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:59:22.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:59:32.981Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=e3437620-dba3-405a-9c3b-30145e87c8d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:59:32.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:59:42.994Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=caff1687-dee5-4b9e-b0c0-749f8fec5b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:59:43.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:59:53.006Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=ddbcc7d6-27dd-46f9-9b1b-06530e384913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T21:59:53.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:00:03.024Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=7cdcb601-6063-4e97-8526-a5f6d442ce13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:00:03.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:00:13.041Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=ce13c9fc-6264-4bd2-9bdc-113fb1535e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:00:13.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:00:23.063Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=463afad7-08e0-4406-9c1f-87f4b6753ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:00:23.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:00:33.075Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=eca2d1a2-9531-4ac4-801e-7573c90aa1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:00:33.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:00:43.089Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=de6e0692-6b81-48bf-84fc-9df65157296c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:00:43.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:00:53.104Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=e678e77d-0381-4b6a-a6d9-b67395af930e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:00:53.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:01:03.115Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=34780eac-d3d8-4ddf-9586-abed4f23e13f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:01:03.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:01:13.127Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=fca1930f-aba8-43c7-9ccc-e04421a4bd47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:01:13.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:01:23.139Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=5a2cc300-6862-419c-af4f-8a7460bde6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:01:23.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:01:33.151Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=ec5dc22c-60c8-42ad-a3ed-37b2092ab722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:01:33.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:01:43.164Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=4af2042f-7c4f-4d1b-869a-5066f38f00b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:01:43.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:01:53.179Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=f92dac1d-9921-477f-ba21-730dd97911a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:01:53.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:02:03.192Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=622634d4-e162-4fe9-a97d-aa65ccb8bd53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:02:03.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:02:13.203Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=17f321ed-7c13-4305-ac45-1621b60b2f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:02:13.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:02:23.217Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=04ea51d8-18a0-4eed-85ac-7add7029ae79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:02:23.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:02:33.229Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=346c0f26-c17f-4996-a455-73775fb8067a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:02:33.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:02:43.237Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=ccee10c0-0976-472c-befc-f8945c18f35b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:02:43.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:02:53.249Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=20e511a3-7fb5-43f1-aeab-a915d6c28fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:02:53.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:03:03.262Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=12635090-aecb-4609-b45d-08bc7b63989a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:03:03.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:03:13.275Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=5bef81f0-34ce-4bf4-a09b-6534c6b87f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:03:13.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:03:23.287Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=ff0117da-e488-4371-ba33-cc29d6f03905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:03:23.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:03:33.303Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=ff2e4077-7a72-4a16-aca9-9fc7c153180a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:03:33.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:03:43.315Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=917f25c9-f7b1-47fa-99ce-a05675b0c8a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:03:43.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:03:53.327Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=380d751b-878a-4d69-bda6-39c760bfef4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:03:53.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:04:03.356Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=00003f6e-cdf1-4f04-b6db-f1382e380c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:04:03.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T22:04:10.838Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T22:04:10.838Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-06T22:04:10.840Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, 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 |2022-06-06T22:04:10.843Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T22:04:10.852Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T22:04:10.853Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T22:04:10.853Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-06T22:04:10.857Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:04:13.369Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=c0e010e0-2129-4154-aa67-897fae15500c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:04:13.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:04:23.380Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=25249430-4a2a-4471-9d6d-dcdc0c14fceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:04:23.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:04:33.392Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=17055e59-daa8-4659-a83b-44778a37d6ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:04:33.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:04:43.403Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=c5ee0d4a-7077-4032-b174-169bd1b7d81e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:04:43.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:04:53.447Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=26cf8175-71c0-449d-94d2-2a965e02946d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:04:53.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:05:03.458Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=4ad90b0f-5a4f-463a-a0fb-10e44697718b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:05:03.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:05:13.470Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=02ad06c2-9634-4fda-b08a-40cb7cbd7c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:05:13.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:05:23.481Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=ad8817b5-357c-472a-959a-e0aa94443927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:05:23.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:05:33.502Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=05a067fd-d3b3-470f-bf91-ffb542ddd732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:05:33.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:05:43.522Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=04714cf9-b7dc-496f-99ca-b43449f2f2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:05:43.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:05:53.541Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=c4eb7139-869c-497c-bf61-af7ea93a6ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:05:53.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:06:03.595Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=a454bb15-f736-4630-8aaa-d0a03f83b2d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:06:03.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:06:13.609Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=6944850d-4a53-4038-ba3e-98736e6109ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:06:13.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:06:23.636Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=7523b9cf-169f-4c85-8386-d7ef4c5291c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:06:23.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:06:33.649Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=ada8e32d-981c-4af8-9362-24ceb4b628b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:06:33.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:06:43.668Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=e2c0c1d0-9a19-4e56-850a-a61f67508e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:06:43.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:06:53.700Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=197dba16-d064-4b52-987f-48aeae465396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:06:53.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:07:03.722Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=826d1333-a8ac-43cf-8882-bfd9b2d11322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:07:03.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:07:13.735Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=23cd566c-8ee4-4264-9a1c-8952d0d7e1de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:07:13.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:07:23.757Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=80cca52f-1d8e-4f42-9433-f182467c8633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:07:23.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:07:33.774Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=69ed2a7e-80ea-4530-8a97-5d1f1e803f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:07:33.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:07:43.804Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=8e5b6716-a31a-451e-8f79-98637f6e783a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:07:43.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:07:53.822Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=493e3dca-6819-42af-93ec-55c231e1da02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:07:53.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:08:03.844Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=5eff4aff-c037-4ccd-b6c4-620d95cbefb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:08:03.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:08:13.857Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=9669e58b-3df1-45ef-a3ea-7a98245814ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:08:13.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:08:23.873Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=020ca8ed-5607-4e57-bc4b-9ae8b3c1ed30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:08:23.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:08:33.886Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=854cc7fa-003a-4ac5-9960-dbbed2f3118a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:08:33.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:08:43.897Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=9cbdd3b1-5d37-41b0-b0a7-ff9766a9b4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:08:43.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:08:53.907Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=42e70b37-4479-4f91-96d2-ec637867f58f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:08:53.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:09:03.917Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=ead48bdb-2b3e-44ed-a9f6-7dcc6ad40ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:09:03.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T22:09:10.847Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T22:09:10.847Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-06T22:09:10.849Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, 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 |2022-06-06T22:09:10.851Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T22:09:10.860Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T22:09:10.860Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T22:09:10.860Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-06T22:09:10.863Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:09:13.928Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=b4f2fb29-912b-4420-83cd-a257e88e8b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:09:13.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:09:23.954Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=4abcb448-95ef-4b70-960a-4b7882d17244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:09:23.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:09:33.964Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=d55c54ae-75a9-4093-80c3-7c5a28690b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:09:33.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:09:43.978Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=f1f606f6-fe52-4411-a162-cf0c6abe3303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:09:43.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:09:53.988Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=e4fe8e23-ee88-43fe-a6c9-240fb664289e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:09:53.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:10:03.998Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=f189ce1a-4353-46ac-9e19-ae5c5e3cec54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:10:04.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:10:14.009Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=c07d89b3-4a27-4d2a-a149-30bf6f4fd0ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:10:14.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:10:24.029Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=ad9259c6-0419-48b3-9bcc-6d5f2845dfe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:10:24.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:10:34.040Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=938561fc-ea9f-4731-9063-ef04e37aa35c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:10:34.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:10:44.053Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=8fb2794b-20ee-4ed4-9cc5-9e5cffb15b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:10:44.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:10:54.063Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=be7ec66e-5b4c-416c-9a36-a088a1b8d0a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:10:54.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:11:04.072Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=aed96653-3322-4d57-9929-3f227259a3f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:11:04.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:11:14.084Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=fe794a1f-b5a8-4a3c-8fe5-4cc78ba25973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:11:14.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:11:24.094Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=4d1968a0-a467-47e7-ad70-1886752b0128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:11:24.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:11:34.104Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=e5f30d32-d6ac-428b-9fce-ed6fae39161a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:11:34.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:11:44.116Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=91223570-2041-4f0a-8e7a-81e938e95455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:11:44.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:11:54.129Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=3706c769-b858-4223-b972-b680491d1fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:11:54.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:12:04.140Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=6183e320-4ee5-4237-a7ef-66511ba331ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:12:04.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:12:14.151Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=1d78eeba-d92e-412c-bd66-8a5ac945bf35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:12:14.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:12:24.165Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=a2a4090c-ba4a-45eb-8b48-b64b6794e0cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:12:24.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:12:34.177Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=1a977e09-7fce-469d-97c5-407fdf63baf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:12:34.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:12:44.188Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=f7972003-8069-4f5a-9a95-0faa04011f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:12:44.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:12:54.200Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=bc959a18-c573-40d7-b84b-29e4ffb49435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:12:54.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:13:04.211Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=164cfd35-4937-4abe-8c6e-ca34ed331f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:13:04.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:13:14.222Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=a5783ee9-3ee6-41cd-abed-69a7a0951a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:13:14.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:13:24.235Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=a5f9a14e-6ef2-4f1a-b990-2d1b3fd1dc43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:13:24.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:13:34.247Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=a813289a-5973-4172-9a11-02628c780180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:13:34.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:13:44.262Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=c1fcca19-ece9-4789-a6b9-4288e6434ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:13:44.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:13:54.273Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=0bd9ffc1-1782-44aa-94fb-ba467ed2e3c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:13:54.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:14:04.284Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=e0dc5e52-69da-45ed-a345-954c025b9bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:14:04.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T22:14:10.811Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T22:14:10.811Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-06T22:14:10.812Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, 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 |2022-06-06T22:14:10.816Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T22:14:10.824Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T22:14:10.824Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T22:14:10.824Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-06T22:14:10.826Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:14:14.295Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=7cc79ba8-9ee9-405d-b715-1f151340453a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:14:14.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:14:24.306Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=26b777f7-e030-4f37-977c-911967b3f38d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:14:24.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:14:34.316Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=3aefbd65-8c12-47d6-94ce-9e9ca857381f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:14:34.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:14:44.332Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=ece18b0e-112b-4ae8-93c4-f9b830d2ca5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:14:44.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:14:54.341Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=97d2a672-0abd-46a2-85dc-faa05be6fe93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:14:54.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:15:04.351Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=bfea2a7f-94be-4e58-8ecf-9356323bae79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:15:04.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:15:14.362Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=a794746e-cd8c-4d85-9a66-80b31ddc1ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:15:14.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:15:24.371Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=8a432737-1c9d-4e98-95c7-4ce8d668c363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:15:24.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:15:34.383Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=db06977a-1853-44ee-82f8-1db2c884536b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:15:34.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:15:44.393Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=1b27cd04-0930-4a10-9df7-72e0b684c1d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:15:44.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:15:54.404Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=d5ae78ec-4786-4705-bd31-a7bbe2953569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:15:54.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:16:04.433Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=94b5fdde-a8a2-4984-92fe-46842a0e93ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:16:04.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:16:14.446Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=1ac8d0f3-4663-48cb-9bf0-c9a26553f9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:16:14.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:16:24.458Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=427ec9f0-35be-4a7c-9cb8-64f0c5d0664a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:16:24.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:16:34.468Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=d50b7010-38ef-44cc-be06-82f918b5568e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:16:34.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:16:44.479Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=943f2972-3d36-44e4-9e70-8f137344d08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:16:44.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:16:54.495Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=ef4b92e9-33b7-46a6-af3a-53d40d00b33b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:16:54.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:17:04.505Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=c9630ea3-0fa1-4891-a245-4e8d8273df09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:17:04.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:17:14.516Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=f92171d7-9c78-4706-8098-506bee751309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:17:14.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:17:24.531Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=de9e7a35-3e3d-4e55-adbb-df0f60efc188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:17:24.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:17:34.541Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=db56ee47-25e9-4f17-a93f-373ad6c19956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:17:34.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:17:44.555Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=cfdcdf92-9ce0-4690-923a-ceef1b744db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:17:44.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:17:54.565Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=d131cdc6-2734-4506-b5e4-2cd4963f60b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:17:54.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:18:04.575Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=326d7d2f-eddc-449e-8f14-69a2ac7f1c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:18:04.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:18:14.587Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=81d1d332-a663-4d3c-ba09-f48a708ea99f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:18:14.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:18:24.599Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=f9b1e2d3-29d2-4396-bb26-7c4ca3e71732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:18:24.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:18:34.612Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=d2a9225f-2d5f-4291-9de4-7c20f3bccc0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:18:34.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:18:44.626Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=94061802-7646-4459-bf71-756c62420e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:18:44.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:18:54.636Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=03f81005-936a-4740-a560-d4027e317e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:18:54.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:19:04.655Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=545f5c82-e0b7-46dc-8efe-f4ffb295aea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:19:04.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T22:19:10.778Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T22:19:10.778Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-06T22:19:10.779Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, 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 |2022-06-06T22:19:10.782Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T22:19:10.789Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T22:19:10.789Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T22:19:10.789Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-06T22:19:10.791Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:19:14.670Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=de6798e3-9fa4-49ba-8a79-7c51511b1e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:19:14.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:19:24.685Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=381d3051-109f-4a9f-8bdd-ba60b0bca7e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:19:24.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:19:34.695Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=ad81f067-5b33-4f76-99a1-df3bc6d292ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:19:34.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:19:44.712Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=8b5e2e67-3a60-4d46-a433-b7b870c3de58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:19:44.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:19:54.725Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=c0afc0e1-af80-47a8-a3a3-9df8d158d31e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:19:54.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:20:04.740Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=87e7132f-d9f5-428f-a990-3bac6f77d155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:20:04.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:20:14.750Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=7bfeeaae-e560-4970-9e24-80f8e735b124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:20:14.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:20:24.762Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=619a29fe-4274-439d-b9fe-81d3e6265e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:20:24.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:20:34.773Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=528df34a-ee3e-4a4a-9ea1-883a4a45320c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:20:34.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:20:44.783Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=b8d5e20b-1300-4fde-9d73-1b641500d1cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:20:44.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:20:54.793Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=3bfbe7e4-4bbb-44da-bc7a-7364b7b1283a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:20:54.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:21:04.804Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=efc3dc4d-76d4-48ae-b8a8-a82ed3891643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:21:04.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:21:14.816Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=968f71e1-2b57-4c53-bda6-b54f1e98a421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:21:14.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:21:24.830Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=15ca264c-6a0d-47c2-8d8a-b77a9cee39a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:21:24.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:21:34.842Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=ba70b683-69f5-4183-829f-53dc761c5c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:21:34.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:21:44.861Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=200dec5f-6760-4b3e-ba2c-f14154cdc7d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:21:44.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:21:54.873Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=d5990c4f-2f7e-442e-bd20-1ed0e7275158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:21:54.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:22:04.887Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=9be43697-3f46-4ae3-800d-329e4e912657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:22:04.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:22:14.898Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=8da0c26b-eaa0-4e94-8ab9-a7bfec443e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:22:14.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:22:24.914Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=963d4ef2-47c3-4d2b-b9e5-2e309503bf15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:22:24.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:22:34.927Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=7a2b9f6d-7f8f-44cd-b390-b78f2f3a3f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:22:34.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:22:44.939Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=4a0fb0f6-4169-4b7a-9d6d-26c5f9da0c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:22:44.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:22:54.949Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=1ae138ce-d9eb-4dac-8afc-d5a15e89ed5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:22:54.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:23:04.962Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=48593671-9a45-40f7-a56a-73267b8839a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:23:04.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:23:14.972Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=cf5876c6-a00b-46d5-842b-ebc3817b8c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:23:14.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:23:24.981Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=ca8b838d-e361-4198-9b7b-da16627c50fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:23:24.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:23:34.990Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=de80a37e-a775-4767-8b9e-92f0b1ed2dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:23:35.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:23:45.001Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=eb1fda2a-94a2-4e8c-ab6d-dba44cbb8591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:23:45.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:23:55.011Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=f8130ebf-23a0-4d6e-bf1d-c59af6753923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:23:55.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:24:05.021Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=9dcc74b3-39f7-4f28-aa87-4de29dc8d70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:24:05.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T22:24:10.791Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T22:24:10.791Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-06T22:24:10.792Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, 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 |2022-06-06T22:24:10.795Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T22:24:10.801Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T22:24:10.801Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T22:24:10.802Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-06T22:24:10.804Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:24:15.031Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=af33c745-b257-4781-96fc-50f31c15284f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:24:15.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:24:25.047Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=8d132f09-5967-4619-b984-554f0a4e5ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:24:25.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:24:35.057Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=d2b7bc7a-a3d6-4761-bbcd-9720366d3d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:24:35.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:24:45.068Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=084725b5-c47f-47f5-86e1-aa45bcfc0c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:24:45.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:24:55.078Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=9290c819-0458-4727-8723-d1360be4d76b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:24:55.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:25:05.093Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=b3095a38-c744-4c4d-8fd6-5b17357d504b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:25:05.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:25:15.103Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=eb7d74b1-849c-41e8-af0f-834e8ebee4c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:25:15.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:25:25.113Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=c496d0d7-adff-438d-a763-87b7bf95acfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:25:25.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:25:35.122Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=d776d603-3bf4-4499-b101-e1c85615c3c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:25:35.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:25:45.132Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=f16df8e4-433b-4a2c-85af-c0d945da25ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:25:45.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:25:55.142Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=e261063a-0862-4c62-9df4-5448c8e029d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:25:55.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:26:05.153Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=c1ceedd5-b0e4-4aa0-a987-55e6462632d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:26:05.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:26:15.164Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=303a83f9-7657-44f7-ae9a-121a516883a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:26:15.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:26:25.180Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=183a4cab-c798-4c70-9dc7-874c8c75bc0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:26:25.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:26:35.191Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=20de1133-49a0-4f84-b775-d7f195c3875c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:26:35.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:26:45.201Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=0770f9e8-5ccd-4c66-a3ce-3c3f6f364062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:26:45.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:26:55.211Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=172e0000-8d7d-49a0-ba9d-ee3304547a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:26:55.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:27:05.240Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=fd834ee0-7c5f-4674-96dd-da3fd024499a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:27:05.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:27:15.250Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=27871c21-9d97-4507-9339-a50b64c505d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:27:15.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:27:25.265Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=4acad6f2-2b08-4f54-88ed-75edf09aa6ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:27:25.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:27:35.276Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=ce2e51dc-b28e-42c5-8352-c9c29ef7dbd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:27:35.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:27:45.286Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=80a0b16d-f189-4e1c-9b99-1479a81c5f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:27:45.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:27:55.297Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=724b90cf-8f4b-4787-a6a4-03152c4432f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:27:55.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:28:05.311Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=9af22ce6-cd18-4099-8b8d-a4270cd695e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:28:05.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:28:15.325Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=2fc6f949-71ad-4541-9e2d-7d0b1066a3c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:28:15.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:28:25.341Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=58e82f07-b148-409e-a96b-96c8046d9cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:28:25.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:28:35.353Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=d28faafa-2f61-4607-a9b8-85ae80fe7e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:28:35.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:28:45.362Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=d1fe224a-a2c0-4917-94bd-7392f011d3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:28:45.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:28:55.381Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=3f497641-ed77-4afb-b1d7-fd83cdc3a5b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:28:55.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:29:05.390Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=d19cb929-280d-40f1-8a60-5b8a3a687f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:29:05.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T22:29:10.703Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T22:29:10.704Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-06T22:29:10.704Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, 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 |2022-06-06T22:29:10.706Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T22:29:10.712Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T22:29:10.712Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T22:29:10.712Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-06T22:29:10.713Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:29:15.400Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=34a5482e-f6ca-4447-bc21-91d538d7e46e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:29:15.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:29:25.418Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=b7281d14-478e-4b23-bfa5-30e8fd15e0df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:29:25.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:29:35.427Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=cde63cf1-59ec-4d04-a247-c8ea79033268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:29:35.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:29:45.439Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=170c77de-5bda-4b23-997b-a6a4cc687ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:29:45.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:29:55.449Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=7051d8b3-6c44-4e57-8748-e8696a1a16a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:29:55.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:30:05.460Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=aa82f1a3-752b-4731-9a5f-ab1f085f1fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:30:05.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:30:15.471Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=64914303-efa2-45f8-9e23-b64cc3ef9d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:30:15.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:30:25.484Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=d76c82ae-5cff-47a0-8b7a-12197ca236a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:30:25.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:30:35.495Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=78abb66e-bd9b-48e8-8a2f-998cf89c2acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:30:35.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:30:45.507Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=169970db-53e0-40fc-b9ff-7145e616a90b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:30:45.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:30:55.519Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=0cdb2bf0-c5a8-470c-8beb-f8b6ed12b97b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:30:55.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:31:05.532Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=35096cc7-6d76-4d27-8344-ab1a38ef143e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:31:05.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:31:15.542Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=5769c71b-aa88-41cf-b0a3-4285612088de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:31:15.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:31:25.552Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=47abb2d3-2d87-44a5-903b-20bf390257f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:31:25.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:31:35.561Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=a2c1f69d-c5f6-4f0b-a197-b6b656bbf4bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:31:35.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:31:45.571Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=f2ce30a4-0d52-4ded-b5f5-a2268a911022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:31:45.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:31:55.580Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=b7d6660a-2143-491c-833a-c418e4c539f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:31:55.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:32:05.591Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=f983f75e-a9c5-4831-a19d-b08ce8590c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:32:05.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:32:15.601Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=5e4ed6fa-957d-4790-837f-6ce6db03904e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:32:15.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:32:25.617Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=b8b88f08-f8a3-4e89-97be-58bba7e4fae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:32:25.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:32:35.625Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=78f240d0-883b-4380-b6e9-96b58682db50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:32:35.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:32:45.639Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=1aed7871-024c-44b2-8ef3-2fc555519366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:32:45.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:32:55.648Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=d4c228db-5230-42af-b279-01b4b5b1d668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:32:55.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:33:05.657Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=d3ecd33c-c41e-4620-beb2-0b9f2c6ffcd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:33:05.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:33:15.668Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=14cebefc-08fb-4bbf-abcf-a1352cbf1024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:33:15.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:33:25.676Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=f86d4ea2-42b4-4624-9e5c-f7b1cb7db62a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:33:25.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:33:35.686Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=ce087aa0-b781-4f26-aabd-4031883dacd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:33:35.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:33:45.696Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=49b43e69-9c33-4b3a-b783-bf6e76537c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:33:45.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:33:55.706Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=cb3e446b-7999-4661-98ac-bb125c60f11c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:33:55.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:34:05.714Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=120d6197-0597-42ea-abdd-4a70371d3150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:34:05.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T22:34:10.807Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T22:34:10.808Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-06T22:34:10.809Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, 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 |2022-06-06T22:34:10.811Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T22:34:10.817Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T22:34:10.817Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T22:34:10.817Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-06T22:34:10.819Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:34:15.724Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=2c290c27-04ae-4a3a-bf60-8128a39c1535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:34:15.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:34:25.737Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=e70a4de0-8201-4c38-a389-62d2eb619327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:34:25.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:34:35.746Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=487542bf-060c-455a-962c-e9f5afad1f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:34:35.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:34:45.756Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=c81dddb8-d6c8-4fdb-8be5-96c9f773545c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:34:45.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:34:55.764Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=d4591c7b-a333-4597-b891-13c45bb9bb56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:34:55.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:35:05.773Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=bfbb96bd-eb98-4d9b-863b-fa7313e2853a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:35:05.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:35:15.782Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=0b22b322-e1cd-4e93-b266-dcd6b67f027b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:35:15.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:35:25.794Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=07426d38-9305-4efc-9f23-c6f22d046738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:35:25.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:35:35.804Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=a30240d4-a4c5-4170-900f-1777ab752dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:35:35.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:35:45.818Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=2c6d495c-2cfa-4c2b-a0ae-01855dd04ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:35:45.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:35:55.827Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=17352272-4ed9-4ff2-848a-4567859bae5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:35:55.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:36:05.835Z |INFO |Init configs |InvocationID=152078f7-98c2-420d-abb7-1ef1594919a0, InstanceUUID=258caa1c-f160-471c-8731-aa44878fd6fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T22:36:05.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |