. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T18:46:42.235Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T18:46:42.238Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T18:46:42.307Z |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 |2021-11-05T18:46:42.991Z |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 |2021-11-05T18:46:43.122Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T18:46:43.122Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T18:46:43.123Z |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 |2021-11-05T18:46:43.208Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-05T18:46:43.273Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-05T18:46:43.314Z |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.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-11-05T18:46:45.395Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-05T18:46:46.023Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-05T18:46:46.045Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-05T18:46:46.046Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-05T18:46:46.116Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-05T18:46:46.117Z |INFO |Root WebApplicationContext: initialization completed in 2802 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-05T18:46:46.631Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-05T18:46:47.434Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-05T18:46:49.047Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-05T18:46:49.640Z |INFO |Started MainApp in 10.293 seconds (JVM running for 11.161) |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-05T18:46:49.724Z |INFO |Start scheduling PRH workflow |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:46:49.739Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=b23c4e05-71b2-48ec-9b24-348394aa135f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T18:46:51.276Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.169:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:46:51.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-05T18:46:57.290Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-05T18:46:57.290Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-05T18:46:57.293Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:47:01.306Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=7cd626d4-9cd4-4330-9c95-6d3ddfc1add3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T18:47:02.373Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.169:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:47:02.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:47:12.375Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=bfde6795-374a-4b7c-a95b-73f7f26e03a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T18:47:13.412Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.169:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:47:13.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:47:23.413Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=c930808e-c6ff-42ac-9c26-8a74f4e7ec69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T18:47:24.452Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.169:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:47:24.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:47:34.453Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=39a98c19-01b9-40f9-982d-007c4b02f604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T18:47:35.492Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.169:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:47:35.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:47:45.493Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=a508f9ea-66c5-47d8-8cb8-b7f124600165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T18:47:46.532Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.169:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:47:46.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:47:56.533Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=0ba090e3-2e04-4043-9035-6781ca16be3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T18:47:57.572Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.169:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:47:57.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:48:07.574Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=3b84ce2a-8d7f-42aa-9ff7-efb4f2840af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T18:48:08.612Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.169:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:48:08.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:48:18.613Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=018878ae-c5b9-4fd0-8442-47e1d132500a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T18:48:19.652Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.169:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:48:19.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:48:29.653Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=23778faa-7fde-48dd-9e7a-f363d1a54732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T18:48:30.693Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.169:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:48:30.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:48:40.694Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=af7e0ebe-0c49-4db3-83f4-b733711e3e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T18:48:41.732Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.169:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:48:41.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:48:51.733Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=b868d6eb-d083-4185-94fc-6d3ce0b01be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T18:48:52.773Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.169:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:48:52.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:49:02.774Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=33b74e5a-2ce1-4af6-a363-68bc1216138c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T18:49:03.812Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.169:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:49:03.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:49:13.813Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=3354ee72-ead7-44f7-ada6-4b1c42a93622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T18:49:14.852Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.169:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:49:14.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:49:24.854Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=31bd1c0c-852e-4a45-817a-2a20ca7341ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T18:49:25.892Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.169:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:49:25.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:49:35.894Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=6845488c-4849-45ac-8575-a432291f617c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T18:49:36.933Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.169:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:49:36.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:49:46.935Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=b23066d5-a3f7-4f0c-bb7f-4f938fb76d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T18:49:47.972Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.169:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:49:47.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:49:57.974Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=398c0828-3641-4edc-8962-50fbf01933cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T18:49:59.013Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.169:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:49:59.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:50:09.016Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=3b9266ec-9e52-4954-8e3f-c9d952bf0f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T18:50:10.052Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.169:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:50:10.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:50:20.054Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=c92338ba-ee62-4699-a56c-9e66aca08202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T18:50:21.093Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.169:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:50:21.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:50:31.094Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=91a27dc5-cf8e-4c1a-9fb9-74d19d9b2c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T18:50:32.132Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.169:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:50:32.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:50:42.134Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=4a414e21-7558-4530-ab59-1474da0f4d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T18:50:43.172Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.169:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:50:43.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:50:53.173Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=ba00f2d2-be45-4f7d-a1bc-422cdf090660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T18:50:54.212Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.169:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:50:54.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:51:04.213Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=62b29210-6335-46e4-935c-73bc20f3088b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T18:51:05.252Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.169:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:51:05.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:51:15.253Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=7e69bc1e-3ae4-4c7e-8a2a-95e7f41babb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T18:51:16.294Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.169:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:51:16.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:51:26.297Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=e343869a-a18e-4c88-95af-b8860d4bff19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T18:51:27.336Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.169:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:51:27.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:51:37.338Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=7cd15a3c-443e-4ac9-9bed-ff4752135706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T18:51:38.372Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.169:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:51:38.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T18:51:48.103Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T18:51:48.103Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T18:51:48.104Z |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 |2021-11-05T18:51:48.109Z |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 |2021-11-05T18:51:48.119Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T18:51:48.119Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T18:51:48.119Z |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 |2021-11-05T18:51:48.122Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:51:48.373Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=6999966d-f4ea-4f0a-8e99-ca4c58ca9411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T18:51:49.413Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.169:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:51:49.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:51:59.416Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=cf76edec-fc62-4ad0-8402-42fc997c448e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T18:52:00.484Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.169:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:52:00.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:52:10.485Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=68f1a10e-59b5-4803-8784-62ffd2650ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T18:52:11.524Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.169:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:52:11.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:52:21.525Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=aef5b030-bdf6-4fbf-a96a-0487a30536b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T18:52:22.564Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.169:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:52:22.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:52:32.565Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=0bb6dfe7-ec79-41d4-9f07-4eb320696e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T18:52:33.637Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.169:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:52:33.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:52:43.639Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=8965f2b6-e991-4f10-af9b-92357a96f3c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T18:52:44.676Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.169:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:52:44.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:52:54.677Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=37f11d26-65e5-4a9a-a3b9-c701cb6c694e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T18:52:55.716Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.169:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:52:55.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:53:05.717Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=99c50926-5754-4ae7-840c-76b23e8c4d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-05T18:53:06.788Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.169:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:53:06.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:53:16.789Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=a8f39030-1aee-452a-824e-14cd52f2a9cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:53:16.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:53:26.951Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=d044af85-711a-48ee-b5a1-66b26333d7c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:53:26.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:53:36.969Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=26fa83ec-f264-41d6-ba12-4896a36bfbc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:53:36.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:53:46.983Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=fbd65baf-944a-4e65-aa8f-8e461806a0bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:53:46.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:53:56.996Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=9e9e228e-2b01-4e65-8ac0-596da39e8fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:53:57.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:54:07.009Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=38ad01c3-4022-4e99-9a46-478d5291e80a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:54:07.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:54:17.027Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=41705a60-478e-40ed-bf39-64626fac8083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:54:17.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:54:27.038Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=72790da8-51fa-4918-a9e5-4e0cb831ba8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:54:27.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:54:37.050Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=c7c03edc-eab5-429b-b89a-3728d50a4488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:54:37.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:54:47.060Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=7ccf6e24-3212-4f7a-bcff-d6ab71a98edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:54:47.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:54:57.071Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=10b873c3-8c17-4588-a460-0e2d296d34ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:54:57.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:55:07.084Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=ca6fe7b8-dee9-4904-9dd9-8d84a4187526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:55:07.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:55:17.096Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=c9b094e0-d4ce-41b5-b442-d114cf8a4013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:55:17.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:55:27.107Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=6ca8e9c8-049b-4ce7-9a4c-d2757edb02fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:55:27.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:55:37.117Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=eff05f3c-c3a8-44f7-a18c-5465ea804055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:55:37.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:55:47.130Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=e90da60d-8ff7-452a-bd3f-cc0c603235f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:55:47.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:55:57.142Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=4fcbe340-3610-488c-80fa-00decca7216a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:55:57.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:56:07.153Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=729b8d82-3064-48ad-bf2d-41515e9ce177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:56:07.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:56:17.165Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=55a56baf-5c5f-4b94-b924-d126fe50b01e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:56:17.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:56:27.174Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=0837a05c-5666-4deb-8890-dbdcb9681023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:56:27.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:56:37.183Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=80fa4b30-df73-4733-94b7-9825a361a71f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:56:37.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T18:56:47.073Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T18:56:47.073Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T18:56:47.074Z |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 |2021-11-05T18:56:47.076Z |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 |2021-11-05T18:56:47.084Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T18:56:47.084Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T18:56:47.084Z |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 |2021-11-05T18:56:47.086Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:56:47.195Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=06f39487-c4de-4204-920b-9437e53ac47e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:56:47.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:56:57.268Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=fbbb40b7-4283-4aea-8161-c7f2f803b954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:56:57.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:57:07.279Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=de13a111-0258-41eb-bb2d-5fb00c14942b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:57:07.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:57:17.290Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=22609771-78f8-47fc-b860-b19e39cfccb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:57:17.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:57:27.301Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=700e4ff7-cb1e-4bce-9ffc-2905adc3ee9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:57:27.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:57:37.481Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=a04fce17-6db4-4cd2-86de-56186b25d44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:57:37.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:57:47.491Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=70f44f21-7cc9-4d14-a83d-3de61e7bfe31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:57:47.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:57:57.502Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=880d07b7-0dda-4d94-af95-603a900883c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:57:57.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:58:07.514Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=2070ec03-83e9-4546-b319-fd549a19dede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:58:07.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:58:17.525Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=e092b66e-dd97-43b7-8d0c-fa4de737b80e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:58:17.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:58:27.535Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=da68dfa3-a87f-49bb-a28d-f853b6b6fe55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:58:27.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:58:37.546Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=16718ce1-4358-4832-82bb-8a73a174026c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:58:37.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:58:47.557Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=afa46a3d-28bf-4d14-9c88-7f45beb007cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:58:47.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:58:57.568Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=bd0a3d72-082f-402f-8013-45a58e765f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:58:57.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:59:07.578Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=2d9b87b9-fbd8-4796-bda0-4b727d3d7e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:59:07.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:59:17.590Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=a78fd526-f283-41aa-b173-10938cba92f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:59:17.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:59:27.600Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=39ea14f3-e09f-49ca-8aa8-dfdf56d74bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:59:27.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:59:37.611Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=dea89c17-7555-4c02-8b38-21ae3e5e37e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:59:37.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:59:47.621Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=9f1c15d0-863f-4711-b0e2-0324f71ef9d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:59:47.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:59:57.681Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=4b71a80c-3d4a-4cdf-8880-013d65c0709d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T18:59:57.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:00:07.692Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=21a12647-fe22-4bf3-9e71-3d8bd82eaf5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:00:07.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:00:17.703Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=3562f9c5-5e0c-4bc5-a1e8-c752afe82f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:00:17.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:00:27.712Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=2bc7e1e8-1e98-4eea-b0f0-ff98556dc0e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:00:27.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:00:37.722Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=098d77b5-708f-41f1-a9e8-9a4fb29ee2f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:00:37.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:00:47.732Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=2413a578-ba27-458a-917d-ff1222bf30ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:00:47.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:00:57.741Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=2038c587-af06-41af-b353-72b5ec34233a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:00:57.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:01:07.752Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=2499215a-bdcf-4012-96af-014cb3633679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:01:07.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:01:17.762Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=61832a54-9903-4f54-985c-754b2d9e3f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:01:17.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:01:27.781Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=b25bf8c3-e32c-491e-828f-10431856f2d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:01:27.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:01:37.791Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=aeecea7d-cd5d-40cf-badf-61b51e85665b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:01:37.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T19:01:46.921Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T19:01:46.921Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T19:01:46.921Z |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 |2021-11-05T19:01:46.923Z |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 |2021-11-05T19:01:46.929Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T19:01:46.929Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T19:01:46.930Z |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 |2021-11-05T19:01:46.931Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:01:47.800Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=b8f19d91-3a74-4a30-a7a1-5076c2854c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:01:47.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:01:57.813Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=0ba287a2-802c-4c65-8f1a-d3c776939a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:01:57.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:02:07.823Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=35c6772e-9ec5-4561-bf59-3e6180bcd70c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:02:07.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:02:17.833Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=2a1cd714-8d8f-4456-98f3-af706804f1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:02:17.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:02:27.844Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=eba1dc48-2f77-407c-bedf-44d869152e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:02:27.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:02:37.852Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=a6c4c0e8-d261-4769-87d2-995ec6b828ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:02:37.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:02:47.861Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=2eb99a45-cd9c-4041-bef9-2c8be06705c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:02:47.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:02:57.870Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=086de39d-d90f-46f2-988b-4187fad2abc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:02:57.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:03:07.879Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=70fe56a0-3ac6-4822-bec6-7eb9ee6167da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:03:07.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:03:17.888Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=3de59f56-fb04-4323-b941-bb854961b2f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:03:17.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:03:27.896Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=d5a5f08f-39b3-48cc-8c23-ab8a0b001b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:03:27.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:03:37.906Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=3060a2cc-c222-422f-aa17-dbcf36ebf712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:03:37.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:03:47.916Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=25a93e3f-9e8f-46d0-b62c-070db6756fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:03:47.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:03:57.926Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=fd59ce92-488b-4903-bfbd-97dfd965fbc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:03:57.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:04:07.936Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=f7bfebc8-7b5b-4efa-92a9-8c7367c23dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:04:07.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:04:17.945Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=e1bac039-a20c-418b-bca3-0fc53b435b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:04:17.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:04:27.956Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=36a5069d-8f2f-454e-862e-a99de6f28c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:04:27.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:04:37.968Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=e0be9263-9102-496b-a655-ba1c9e4b3dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:04:37.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:04:47.978Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=86761844-3adb-42c9-9487-3c350db67a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:04:47.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:04:57.988Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=514a04f8-7d91-4075-b40d-d20fb50dea20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:04:57.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:05:07.997Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=0cc29e58-a01b-44ed-a33b-529f252c64aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:05:08.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:05:18.007Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=1e71b973-170e-4e7d-a56e-1c4737b527e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:05:18.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:05:28.016Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=3e15c7d0-608a-4b3b-a9e7-69fef2cc7c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:05:28.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:05:38.026Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=007c6873-7ccd-49c8-9212-6f0071440af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:05:38.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:05:48.037Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=6ffd2c37-d080-4e0d-a7fe-e63a1d4bc706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:05:48.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:05:58.046Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=0a8580b0-52d5-4e87-8e61-dcb7c3673b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:05:58.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:06:08.055Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=a38604f1-299f-47cf-81fc-408b5f30013e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:06:08.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:06:18.063Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=26b2f074-a039-4a91-bd1f-5430f862aa4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:06:18.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:06:28.073Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=dab45444-4426-478c-8681-97d0caa096cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:06:28.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:06:38.082Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=82e0fbf4-7473-4b28-b76d-daecd058402e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:06:38.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T19:06:46.946Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T19:06:46.946Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T19:06:46.947Z |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 |2021-11-05T19:06:46.948Z |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 |2021-11-05T19:06:46.956Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T19:06:46.957Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T19:06:46.957Z |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 |2021-11-05T19:06:46.960Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:06:48.092Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=86925af5-8ce0-415c-977b-7ffe7478cd96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:06:48.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:06:58.101Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=c1fddfbc-b212-4506-80ab-86290a1081d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:06:58.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:07:08.109Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=4df7d7ea-4d09-4bf1-9b56-6ee6b37326b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:07:08.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:07:18.118Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=b8203bb7-a656-49b3-9771-77ea74a54698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:07:18.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:07:28.127Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=75a0c789-5acc-4250-b7c3-49c56e44bb00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:07:28.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:07:38.136Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=ea432a4e-80b7-4c08-b0f8-874f064a10b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:07:38.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:07:48.145Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=28147242-4b83-4ab8-8c71-218cd706c629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:07:48.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:07:58.154Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=033d9cb3-3694-44dc-a878-4c8ed33320c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:07:58.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:08:08.164Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=2b422bd6-a34b-40f8-bc71-dfafcc5cc96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:08:08.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:08:18.174Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=19de2bab-ec76-4dad-ada6-3bb8ca6d2c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:08:18.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:08:28.182Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=3c2a0e4e-aea7-4b5e-9d9f-4e6ddc24ab01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:08:28.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:08:38.198Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=197747bd-809d-4bcb-8796-b950eeb3f14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:08:38.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:08:48.207Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=bb63a613-ef50-45de-aa4c-57424f77af02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:08:48.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:08:58.217Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=0d9712ad-505e-435f-9616-256bd45303a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:08:58.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:09:08.225Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=533a1c5d-3759-4c33-b196-2dee6e86f5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:09:08.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:09:18.236Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=595515be-f690-4ab8-8ab4-46f54ac1bea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:09:18.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:09:28.245Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=ae25ce26-5750-4132-b4db-458ffcae6cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:09:28.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:09:38.254Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=228c9d17-5b82-43ca-8f94-37a5b2f6a3b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:09:38.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:09:48.268Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=97130f71-00e3-419d-9f44-f4e7eec551e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:09:48.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:09:58.276Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=762c8819-71c0-488d-84a8-1a954fa753e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:09:58.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:10:08.285Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=f2b5c13d-4d56-447f-b0de-0988b065668a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:10:08.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:10:18.293Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=3ef567ea-f698-4e29-8a3b-8c40d5f44268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:10:18.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:10:28.303Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=8e7fdfaa-3fd7-4700-b7bb-3a8bc012769f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:10:28.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:10:38.313Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=293965ba-ef10-48db-8755-2a70f46f634e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:10:38.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:10:48.323Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=bc915675-7c32-4bd8-931c-9f01b26ae605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:10:48.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:10:58.330Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=e09fcab3-2b9d-43ce-af61-4b82b019341d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:10:58.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:11:08.338Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=df3444ba-213c-430e-9cba-84bb5bcf8e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:11:08.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:11:18.348Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=4fb43307-47ec-429d-ad0a-18a06ac1c1de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:11:18.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:11:28.356Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=198403aa-8ecd-403b-b53d-959c2d88b441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:11:28.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:11:38.365Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=b53ff1a3-e421-49c5-8310-7230ba988330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:11:38.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T19:11:46.935Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T19:11:46.935Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T19:11:46.936Z |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 |2021-11-05T19:11:46.938Z |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 |2021-11-05T19:11:46.945Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T19:11:46.946Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T19:11:46.946Z |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 |2021-11-05T19:11:46.947Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:11:48.380Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=bd861b60-bb75-4328-a5f7-57b3b28def96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:11:48.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:11:58.388Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=63afbaf2-b6db-4160-9fb8-a81c5e960e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:11:58.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:12:08.482Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=b0a0c73b-e804-4e75-9764-89b55d7c53ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:12:08.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:12:18.492Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=324e3a90-8ed0-43bc-8405-048d48388515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:12:18.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:12:28.500Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=b495dafd-9e68-4e77-9169-81e4a29a69e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:12:28.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:12:38.509Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=e5b9830d-f2cb-4bd9-9644-1403098a9b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:12:38.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:12:48.518Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=1a4e8f97-f6f2-49a2-bfbf-9e0fd23af933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:12:48.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:12:58.532Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=a541638e-6c1b-4d52-b588-4efdf7c215be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:12:58.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:13:08.541Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=61dddff0-b663-454f-8c57-25476bba82ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:13:08.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:13:18.551Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=4a4c09a3-841b-4ed1-801e-ae17f6bdb62d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:13:18.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:13:28.560Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=2e8ff013-3e5b-4cca-a84e-ce6b75335053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:13:28.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:13:38.569Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=ca0d7195-f218-4ae5-8c6e-ed407cf5ecb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:13:38.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:13:48.579Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=bd4378dd-64ea-4d52-8298-96d31c436f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:13:48.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:13:58.588Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=3cac5825-eb1e-4560-998f-5f2fb928096f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:13:58.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:14:08.597Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=845c8dd6-aac1-4946-8267-1d9a0f23a82b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:14:08.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:14:18.606Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=6771a19d-7eaf-447e-a64e-47cf91b4b63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:14:18.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:14:28.616Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=93a92da3-2821-4a72-bb93-510bfe99700e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:14:28.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:14:38.625Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=9bf1f029-a635-44de-ba55-dfc98b3f62cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:14:38.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:14:48.632Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=d2c7bf7e-d4cc-49d4-8c6d-da2cddfeeca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:14:48.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:14:58.640Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=f31f13fb-cea5-47f9-88f3-bbe00d412adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:14:58.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:15:08.650Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=51f24242-d4c6-4c88-b45f-dd813759c227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:15:08.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:15:18.660Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=c17e6398-5124-4504-ad50-4e382970777f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:15:18.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:15:28.668Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=c2b8a279-29a2-474d-95d8-7c778a595180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:15:28.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:15:38.676Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=8135d491-5064-4e18-878a-f90b4c863307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:15:38.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:15:48.684Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=772c5216-d2d7-419c-afdc-d58891943886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:15:48.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:15:58.693Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=5baa7112-bf85-4998-ae8e-7ba42432eb5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:15:58.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:16:08.702Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=b2098d41-0d42-4581-87a3-82f9dac0f74c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:16:08.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:16:18.712Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=8d59ad16-22c6-4606-8675-a7dfdbaa74dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:16:18.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:16:28.721Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=f995f896-f1d6-4f72-a85b-a0710a4cb035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:16:28.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:16:38.730Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=7e6d2f71-2693-46f8-a995-fddbfa9b939d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:16:38.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T19:16:46.902Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T19:16:46.902Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T19:16:46.903Z |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 |2021-11-05T19:16:46.905Z |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 |2021-11-05T19:16:46.911Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T19:16:46.911Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T19:16:46.911Z |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 |2021-11-05T19:16:46.912Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:16:48.737Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=cf672a07-f6ec-45c3-a448-3bd074fe158c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:16:48.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:16:58.746Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=1fe7a95c-3080-4348-b695-ce29744bd628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:17:01.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:17:11.373Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=dd5dbdc5-f556-49df-95cd-8df5aff4cc7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:17:11.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:17:21.383Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=f3ec13e0-f43d-42bb-bd3e-809ee8648ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:17:21.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:17:31.391Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=1e25efb7-323b-4fd4-9a5b-83bf90a71840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:17:31.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:17:41.400Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=3323c9b9-6ba0-488e-926f-8c56dab3c86e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:17:41.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:17:51.408Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=07ee9be8-8cb4-4afd-9870-e0a26f9a366b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:17:51.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:18:01.416Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=4dac6ef3-69b8-49bf-9426-f2569c36be1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:18:01.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:18:11.424Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=083baab1-8c79-430b-971d-7cc5144f8cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:18:11.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:18:21.433Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=96840414-8c65-4a93-846b-118985d3f592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:18:21.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:18:31.442Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=2e671208-866e-4be0-962d-e956c04363a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:18:31.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:18:41.457Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=e2b63e81-89de-4467-8e0d-0db9e98443fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:18:41.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:18:51.465Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=21e91441-9ed4-4382-881a-ff48e7ef1a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:18:51.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:19:01.473Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=8f4fbcb6-ab44-4075-9f1b-33692edee10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:19:01.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:19:11.481Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=afe291c4-3709-4892-ab0f-a4a411c91c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:19:11.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:19:21.491Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=ce0d26e3-3d65-48dc-8a46-e25e97d86957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:19:21.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:19:31.498Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=7a65881e-6b4a-4660-bdc5-609c09e504c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:19:31.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:19:41.506Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=1b49f350-b779-48a8-9981-63a0695ee260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:19:41.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:19:51.514Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=840028a5-a41c-4db6-9e2f-6a9a441f9a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:19:51.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:20:01.523Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=e79c687a-8ba3-420a-a78c-12bd47e92011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:20:01.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:20:11.530Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=ca559dd5-7f9f-4fab-8529-6f45ab80694b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:20:11.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:20:21.538Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=d13b8719-1333-41d9-913f-711ab73da23c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:20:21.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:20:31.547Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=fdc414c0-fe36-476e-93c7-e6f0ddba7155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:20:31.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:20:41.555Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=f8950aca-b2c5-4ac9-aedb-e327d64c076f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:20:41.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:20:51.568Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=74b3a048-faa8-4467-a3fa-5659011f5cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:20:51.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:21:01.576Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=8e827c4a-f490-4f6f-b194-ba83e136f8cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:21:01.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:21:11.583Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=75b3e8c5-ce8c-44b9-b2ec-2f77df23d792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:21:11.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:21:21.592Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=81703d20-ec54-4e13-aeae-75bab76868fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:21:21.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:21:31.602Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=8d1e203a-3fe2-47d7-a359-9e63ce62ed75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:21:31.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:21:41.610Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=711a8272-03c5-49f0-a819-b8c8035d6b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:21:41.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T19:21:46.953Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T19:21:46.954Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T19:21:46.954Z |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 |2021-11-05T19:21:46.955Z |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 |2021-11-05T19:21:46.960Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T19:21:46.961Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T19:21:46.961Z |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 |2021-11-05T19:21:46.962Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:21:51.619Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=9f8862bc-d923-41e0-9775-d1cbdf2cafa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:21:51.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:22:01.628Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=de957201-2507-4eb5-9a52-4d3e6de5d372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:22:01.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:22:11.636Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=fc10a5e8-5a5b-411c-afa6-5fff3d76782e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:22:11.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:22:21.646Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=f2ed2b0a-069b-4093-bf90-87fe66e3cebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:22:21.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:22:31.655Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=74104247-419b-4369-83f5-4b1defee86cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:22:31.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:22:41.664Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=666bc3fe-3929-4c75-a4e6-d9869bdddba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:22:41.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:22:51.673Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=f09b937e-752a-4f7e-848b-d09c4c8bcee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:22:51.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:23:01.680Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=e084d825-56ce-4fab-8f04-b61b5cb82a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:23:01.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:23:11.689Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=63d61094-d92a-447c-8cfc-46acb1b81f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:23:11.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:23:21.700Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=ca8a68d5-2622-4326-b9cf-83b9f33a0b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:23:21.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:23:31.709Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=e620bc46-b613-4ca3-af44-09e1d5ab6ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:23:31.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:23:41.718Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=6488c7f0-a7b7-45b6-9768-d38f3d0a011e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:23:41.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:23:51.727Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=dfe91caf-bac8-49cc-82ed-b8d0f00733d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:23:51.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:24:01.734Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=561a99e9-5a01-4c23-aadf-889b86485c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:24:01.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:24:11.742Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=2a5bd1cc-98d5-425e-ab21-8be3dad8b3c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:24:11.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:24:21.750Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=8aaca620-2289-454d-917c-6bd73e672e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:24:21.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:24:31.758Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=6bf81e5c-9718-4d2c-829a-12ba3da400bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:24:31.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:24:41.766Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=53dd7f55-056f-42a1-bc43-875fe0e8adaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:24:41.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:24:51.774Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=757d15af-be98-4a38-948d-b7119f22c1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:24:51.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:25:01.782Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=7d01f2a3-d057-40d0-be8a-c8fb26aedf5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:25:01.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:25:11.791Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=ea98335d-e5c0-41e6-8a4f-689d8ec50944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:25:11.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:25:21.799Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=ffdf6dc4-501a-4f76-997f-0b11d172d0d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:25:21.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:25:31.807Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=f6aba60a-7845-43a4-8fab-28a3c9e0abd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:25:31.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:25:41.816Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=7cb0cad7-e923-4ea9-9a2e-53112a34226e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:25:41.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:25:51.824Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=e9c36f2e-b98d-4139-a72f-e9e73a012cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:25:51.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:26:01.833Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=25ddf0e5-f4bd-4bf2-b19d-1ca2766bf28b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:26:01.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:26:11.841Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=8377961c-2719-4581-b3f4-5898ef6f379a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:26:11.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:26:21.849Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=0ee0c21a-7b4c-4387-b515-14c2a51243ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:26:21.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:26:31.858Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=d84b12fb-fdaf-4a66-b911-e8d8a48d11e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:26:31.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:26:41.865Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=d0046548-87cc-4bbe-90a8-97652aaa4e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:26:41.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T19:26:46.913Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T19:26:46.913Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T19:26:46.914Z |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 |2021-11-05T19:26:46.916Z |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 |2021-11-05T19:26:46.921Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T19:26:46.921Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T19:26:46.921Z |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 |2021-11-05T19:26:46.922Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:26:51.872Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=44b15290-3017-4da9-ba81-1677176c8fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:26:51.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:27:01.880Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=e5dae114-81a7-4eb6-a965-d50aedddd169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:27:01.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:27:11.888Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=eb46cbad-6fc2-4b19-b225-1f8506d1937f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:27:11.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:27:21.896Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=8be0c6e2-7096-43b8-8e56-88aac41fdcc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:27:21.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:27:31.904Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=0611abed-f81d-4b41-b278-4d93d77d1d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:27:31.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:27:41.912Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=f00e57cd-71ea-4938-a317-10fb15a56eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:27:41.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:27:51.919Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=dcd0baf0-149b-48c1-a215-d966fda98701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:27:51.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:28:01.927Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=6ee1bd63-e84c-4466-965b-dd23fa2a409f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:28:01.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:28:11.935Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=e6630ce5-bbb9-4230-a379-a962a4e51807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:28:11.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:28:21.943Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=dc0082ca-f254-469b-b3f0-d96d3506640c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:28:21.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:28:31.951Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=d16e4ff2-bbb6-446e-8643-4c920e491be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:28:31.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:28:41.958Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=280c79ee-8eb6-4436-a93a-a4ab1a7ac92e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:28:41.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:28:51.978Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=0ba3670e-358c-4b33-af38-ee32bc4fb96b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:28:51.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:29:01.986Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=e1e0a9b8-fd77-46fb-8598-77fabaa588b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:29:01.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:29:11.993Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=09e7976f-9eaa-4fb4-ad45-e9687cd9ae4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:29:12.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:29:22.001Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=e7c09068-c528-4511-a98f-a5742f56a3f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:29:22.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:29:32.009Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=84b40d9d-0bdd-4164-b214-b2c529b8d961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:29:32.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:29:42.018Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=673cb38c-b0d6-4f9d-be07-2d7415a36bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:29:42.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:29:52.025Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=9360ee6f-a4d2-4cb7-a7d9-e4bec5a286b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:29:52.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:30:02.033Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=6029dbb8-0caa-44d2-8f25-d1ee085f4ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:30:02.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:30:12.041Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=abc06fde-7cac-45d7-be12-68600493f0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:30:12.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:30:22.050Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=8d5377d2-c95b-4e5c-80eb-aee240e52d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:30:22.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:30:32.058Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=02760f81-2186-4ff0-9af1-f276681d9918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:30:32.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:30:42.065Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=89abae4d-de4b-46da-924b-dc6916b6d477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:30:42.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:30:52.074Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=2f4653c8-ab7b-4b57-b504-b9fe69203f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:30:52.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:31:02.082Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=0d74b75c-dd4c-4a08-9334-d111e8f1ca39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:31:02.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:31:12.091Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=9d1e915f-7a56-431c-9278-e87e938c6f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:31:12.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:31:22.099Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=c6025acd-9d11-401a-b668-922711b9a8df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:31:22.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:31:32.113Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=a94dc7f2-5259-4ee6-898e-9c0c851b55d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:31:32.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:31:42.120Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=5fe66168-b20b-4a71-91c3-761228bd908c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:31:42.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T19:31:46.870Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T19:31:46.870Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T19:31:46.871Z |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 |2021-11-05T19:31:46.872Z |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 |2021-11-05T19:31:46.876Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T19:31:46.876Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T19:31:46.876Z |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 |2021-11-05T19:31:46.878Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:31:52.129Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=6f2b89c1-9f7d-477e-af75-616d7498bd83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:31:52.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:32:02.137Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=98a6fb19-cbe9-4de1-8be0-5569c6951adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:32:02.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:32:12.145Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=fa84305d-a8be-468e-abf6-65c23fc145f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:32:12.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:32:22.153Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=ccc62ccb-3447-4f9a-8c3f-e8919d01a1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:32:22.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:32:32.163Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=c762cf42-ff62-46f9-adc1-a5db224d97f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:32:32.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:32:42.172Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=76fd1863-d3ad-4d97-bff8-1a781fc1982a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:32:42.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:32:52.180Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=1357d166-3207-4551-9471-500b1cbbf8db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:32:52.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:33:02.188Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=8651d2aa-b8bb-46d4-9b50-609e82c8d7a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:33:02.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:33:12.196Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=a0614df4-dde8-4378-af61-2e8ec90f15ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:33:12.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:33:22.203Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=49ebb27f-ed3b-4ea2-b90b-9e04e85ec346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:33:22.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:33:32.210Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=8eab9ed8-235f-4498-a004-97851281b181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:33:32.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:33:42.218Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=c06cb23e-6fcb-4424-a370-386f52655834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:33:42.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:33:52.227Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=5510188d-59cb-4149-9fb9-6f5e168cec8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:33:52.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:34:02.234Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=6cba4f38-5574-4082-8105-9feaf21e6fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:34:02.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:34:12.242Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=43a0dda4-0066-4702-a625-df380969b9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:34:12.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:34:22.251Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=c03bbd78-beae-4860-8504-f0047cc02ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:34:22.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:34:32.259Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=8275e548-e75a-4454-b757-d943827c5c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:34:32.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:34:42.270Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=efcf94ed-3c48-4b3d-80af-ff1ae875edde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:34:42.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:34:52.279Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=1aebe87e-7f65-443e-a415-500b18c3096c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:34:52.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:35:02.288Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=cae957df-3325-4a32-b0e9-21f4138ec7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:35:02.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:35:12.297Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=b8a5bb3d-b48d-4c78-a136-66cc8199f41d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:35:12.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:35:22.305Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=463806b2-db2a-43d9-ace2-049a284a4677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:35:22.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:35:32.314Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=335935c5-135e-406f-9654-a052032545c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:35:32.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:35:42.321Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=a9cbb6c5-fa89-4f73-b73d-c146fc17ff61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:35:42.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:35:52.329Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=7eef19c6-0e5c-440c-9685-27cea3c69eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:35:52.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:36:02.338Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=1f0f29a3-2b7d-4f11-95df-825bf54d5527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:36:02.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:36:12.348Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=5aae5a21-f769-4fe5-b74a-0994bafdfb8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:36:12.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:36:22.357Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=0dcd6321-1c08-414a-86df-5f8c5696a1f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:36:22.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:36:32.365Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=82b74d6b-7079-4d81-917a-decfa4842e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:36:32.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:36:42.374Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=f8b53fc9-7dee-4ff5-8b5d-fdec7d76ba92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:36:42.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T19:36:46.886Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T19:36:46.886Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T19:36:46.887Z |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 |2021-11-05T19:36:46.888Z |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 |2021-11-05T19:36:46.892Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T19:36:46.892Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T19:36:46.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 |2021-11-05T19:36:46.893Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:36:52.387Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=1ef2bdc0-3c7c-4007-b3aa-2856f7cadea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:36:52.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:37:02.395Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=e5608c29-59f0-40e3-a2a8-8477bd876d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:37:02.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:37:12.404Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=f3883235-8aff-410c-ad58-4f315f4428bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:37:12.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:37:22.412Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=1407faca-0e18-47e4-a39a-5e6c50baa495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:37:22.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:37:32.419Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=0fdf49c8-de63-4f14-be5c-8134eddadb72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:37:32.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:37:42.427Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=a89f9970-9606-4e8d-a4a6-1cfb9cc60c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:37:42.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:37:52.435Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=2c1df96a-f3fd-4bd0-a0ae-54ee325c7c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:37:52.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:38:02.444Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=19b2da4f-4359-42ed-8f8e-67f42d7f3574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:38:02.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:38:12.452Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=9ecccbf7-9e02-4f4f-892e-dd5022e80888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:38:12.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:38:22.460Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=949c7643-b83e-4c62-be02-2d222f96e81f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:38:22.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:38:32.468Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=9a2cda4f-70a1-47ac-943f-121fde1a65e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:38:32.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:38:42.474Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=66a69aaf-8527-4ed6-be54-4ce49f56773b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:38:42.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:38:52.484Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=45346236-ff8f-4279-b120-48a3ee571887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:38:52.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:39:02.491Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=283c3132-411e-4228-8475-4ab6280b2e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:39:02.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:39:12.498Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=1f288f3f-6c53-4259-88e8-9e179fe23dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:39:12.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:39:22.508Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=79734848-55cc-4fea-afe4-a23054daf9c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:39:22.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:39:32.517Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=3e0806cf-aba5-4674-96fa-71e941f9f3ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:39:32.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:39:42.524Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=28080b5d-b247-464d-bd1e-ebd44b3b0235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:39:42.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:39:52.531Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=06bd6f6f-6d24-4529-8f63-3f4e1ed53e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:39:52.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:40:02.539Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=40c4af2d-b0fa-4bc7-bd59-1d74b0df1bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:40:02.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:40:12.547Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=c5d2c31f-a3c2-4f02-9382-865a3bcf14b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:40:12.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:40:22.555Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=ed91e527-e63d-4a24-8383-319acc50348b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:40:22.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:40:32.563Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=30605b36-4caa-490d-a7cf-f2f39978f1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:40:32.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:40:42.570Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=7d0e8cb1-cdc3-4e64-8175-294c95ba5139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:40:42.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:40:52.578Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=316106e4-7757-4cc6-bc80-c4ab8ebc0728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:40:52.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:41:02.586Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=bb73e274-9d34-42b5-a10c-8600eee25d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:41:02.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:41:12.593Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=726aadcb-c510-4dab-9e55-400aac34859e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:41:12.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:41:22.601Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=7d2f0adc-13f0-4715-9043-6adc65d74e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:41:22.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:41:32.609Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=64528729-46d1-4b8b-903f-d29fad92e3dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:41:32.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:41:42.617Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=e6fe027f-4b6c-4bff-be02-896cb78ce0fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:41:42.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T19:41:46.882Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T19:41:46.883Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T19:41:46.883Z |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 |2021-11-05T19:41:46.884Z |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 |2021-11-05T19:41:46.888Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T19:41:46.888Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T19:41:46.888Z |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 |2021-11-05T19:41:46.890Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:41:52.625Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=9a1acbb0-ee67-49ab-ae75-d23d0080b732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:41:52.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:42:02.633Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=4f71aeeb-8af3-4873-958f-b746d15b06b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:42:02.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:42:12.641Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=670fe821-cd91-4520-bd9e-ed5660c83cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:42:12.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:42:22.648Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=5d0a237b-01d5-4892-b48e-4a652cd18077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:42:22.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:42:32.655Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=17faf27c-3f7b-494f-82df-7ca77830829a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:42:32.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:42:42.663Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=85a60f84-941d-446c-adfc-4d2ea0e8a2bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:42:42.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:42:52.670Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=dc2e88c4-e4ea-476b-8957-23b67820b7c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:42:52.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:43:02.678Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=e660a55f-80c2-4848-9aab-00c225087c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:43:02.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:43:12.685Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=6020a0fe-de28-4efd-88a8-9bfbbc7b28f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:43:12.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:43:22.692Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=cb1fe1a3-0fbf-4413-aee0-84aa7c9fa0b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:43:22.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:43:32.699Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=e1858cf5-7848-4a86-b1f5-986ec16d65ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:43:32.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:43:42.708Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=c65d1bad-0ecd-42b7-869b-224f291c6555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:43:42.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:43:52.716Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=e6704d94-8835-44c8-a510-3e0835ca1966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:43:52.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:44:02.724Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=146f252d-2680-481f-8cf7-ca10f7af58bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:44:02.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:44:12.731Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=975f4d25-09bb-484f-869c-85d5ce62e2b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:44:12.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:44:22.738Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=540fa379-df08-433c-b046-fd6326abd73d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:44:22.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:44:32.745Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=be81c1fc-04bb-4a45-be45-5a672637d49f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:44:32.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:44:42.752Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=09d72248-ac2a-4bf5-a29e-b76322dc093f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:44:42.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:44:52.760Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=ff1f304e-79f8-4447-b99d-2c215d00ecf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:44:52.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:45:02.767Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=73b3be19-1e35-44ff-9309-61b763329a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:45:02.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:45:12.773Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=8a296a03-0dd1-43ce-9f65-6f8d633fff6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:45:12.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:45:22.782Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=c8999a9f-6eaf-45fe-88b8-1b6b69514c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:45:22.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:45:32.790Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=33879e7d-dbce-4ddd-b534-1e7c9847df31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:45:32.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:45:42.797Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=fe97037d-5574-46ec-b2ce-f3ef5d3b983f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:45:42.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:45:52.806Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=ca761b09-85a5-4214-8fc9-312633c8b38c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:45:52.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:46:02.813Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=28f461dd-0a4e-4aa0-9654-56b4707ad69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:46:02.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:46:12.820Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=10f244c9-6639-4bc8-96be-5168c8f60c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:46:12.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:46:22.828Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=cf830799-46ff-4e3b-8539-7c23eb4187d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:46:22.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:46:32.833Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=0fb5a022-e996-46d7-a523-84db4987a713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:46:32.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:46:42.842Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=6104cfb1-9d58-4e9e-bbbb-be61d1befa9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:46:42.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T19:46:46.904Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T19:46:46.905Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T19:46:46.905Z |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 |2021-11-05T19:46:46.908Z |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 |2021-11-05T19:46:46.912Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T19:46:46.913Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T19:46:46.913Z |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 |2021-11-05T19:46:46.914Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:46:52.852Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=8b31f637-a860-41f4-a1b2-7d338da36a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:46:52.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:47:02.860Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=9531bda2-2340-4a0c-be95-a026ac04d792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:47:02.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:47:12.869Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=2e6999ba-2521-4ef0-9d71-d0262467a4bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:47:12.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:47:22.878Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=28280fcf-8cc4-440b-b203-c0427d948089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:47:22.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:47:32.886Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=18b1bd28-c50a-47d9-9648-234fcc3ac227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:47:32.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:47:42.892Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=59d84e80-ad98-4c62-97bb-4f4998fe386e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:47:42.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:47:52.900Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=98121a18-40a6-4bb5-8db9-7210b533e26e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:47:52.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:48:02.907Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=a642adb4-48e1-486e-8aba-2ac0e38a2736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:48:02.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:48:12.915Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=af863a37-2968-4ebc-9f8e-4c95fcffa57b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:48:12.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:48:22.923Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=cb917332-1d21-4e79-9bcc-26fa1dce3f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:48:22.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:48:32.931Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=433f9e33-1ac0-47ac-b675-a32bc4947893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:48:32.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:48:42.938Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=7da7cee8-41d1-40c4-a6a0-17560608e3db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:48:42.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:48:52.945Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=03ab00da-7c8c-473f-b564-8b2611a6c13a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:48:52.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:49:02.952Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=c86584e3-d236-462c-9a66-2a4a5072247a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:49:02.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:49:12.959Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=eb00fbde-877d-413e-948f-4cc74ebb52da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:49:12.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:49:22.966Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=0af10c14-af52-4452-adfc-ff4c846bdcb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:49:22.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:49:32.974Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=9a11e77b-c47a-431c-acd3-8e988bb82fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:49:32.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:49:42.981Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=34348afe-6cd2-4f4e-9b06-c73ce6e4bd4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:49:42.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:49:52.989Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=c4c9ed95-5750-4679-a88d-c3eff5fa5bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:49:52.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:50:02.995Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=4ea49e37-dddf-4bf7-8ede-8cdd8b2bd8de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:50:03.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:50:13.003Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=f7d59d00-7a6e-4505-a831-6c86ac9db634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:50:13.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:50:23.010Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=5893e29e-d0e9-455f-bd99-297a1407d57b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:50:23.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:50:33.018Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=1b7e6910-860c-46e5-9b53-b101433361ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:50:33.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:50:43.024Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=d7b22aa6-1c5b-497d-8614-d69a25fbb510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:50:43.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:50:53.032Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=bfa57a0c-41f9-4a58-bad3-01c88f3fabf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:50:53.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:51:03.039Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=8db72fdc-1ce0-4049-b871-a60600c24006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:51:03.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:51:13.047Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=75b44f07-6345-46fe-a616-ada7e83edfe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:51:13.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:51:23.055Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=9c3069db-51cc-4f12-b153-d1b288018536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:51:23.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:51:33.062Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=1050326e-a5de-4410-bd61-adbda2517bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:51:33.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:51:43.071Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=7449b025-beb1-483f-97a0-88bdaf51b5ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:51:43.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T19:51:46.897Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T19:51:46.898Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T19:51:46.898Z |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 |2021-11-05T19:51:46.900Z |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 |2021-11-05T19:51:46.903Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T19:51:46.903Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T19:51:46.903Z |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 |2021-11-05T19:51:46.905Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:51:53.078Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=acecb9d1-c336-4690-aabb-c523d6fb2dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:51:53.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:52:03.086Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=0419da10-c6c0-4036-9c6f-b1ebfd286640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:52:03.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:52:13.093Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=72c68bf4-736e-4e5f-8394-7be1aa9e7bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:52:13.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:52:23.101Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=c1c30fa8-fefd-456f-8e6f-6e1b6fb26dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:52:23.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:52:33.109Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=98152cb5-f9a3-483e-a4c3-9e2617c19357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:52:33.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:52:43.115Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=7b243dab-b25a-405f-8491-804aeb3a6cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:52:43.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:52:53.122Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=3c0c151e-4cab-4af9-b785-afd9c1cd3702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:52:53.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:53:03.129Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=2542daa2-1498-447e-9814-da3adfa3dbca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:53:03.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:53:13.137Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=39a7cc6d-d7c0-49bd-a8ad-68e05b7e8a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:53:13.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:53:23.144Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=2b8252e4-dc19-4759-8c29-1bbd0dd179f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:53:23.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:53:33.153Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=3dd69f7c-8d0c-4bde-9743-04a9d735ee1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:53:33.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:53:43.160Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=9ad04c7f-be62-4717-9493-afba69f150f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:53:43.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:53:53.167Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=ed9233b4-10f3-408d-aad6-0bde03148f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:53:53.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:54:03.174Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=0343fbba-560e-4e1c-a227-ea0bfd50470e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:54:03.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:54:13.181Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=e229f431-2811-4fcf-a33b-4a5f9aa6bac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:54:13.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:54:23.188Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=b8c240c7-fab8-44bd-ad0b-74f0b6cc1ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:54:23.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:54:33.196Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=93b7ae70-1b25-4a88-bbb6-f4120a548724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:54:33.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:54:43.204Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=5661ca72-f15c-43fa-8f62-4ce47cdb8d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:54:43.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:54:53.211Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=066762a1-a88b-4404-a53e-1d7e736598ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:54:53.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:55:03.219Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=f689a779-65e4-41c5-b79e-955877e01994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:55:03.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:55:13.225Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=08cba085-cb4b-48b0-a7ba-d8f55594c936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:55:13.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:55:23.232Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=94d15465-065f-4622-b43a-a988c46f1afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:55:23.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:55:33.239Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=ca97096c-a14b-44af-922c-3905ca7fbdac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:55:33.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:55:43.246Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=2593700f-0f8c-4b9f-b37f-306f4eb3d64b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:55:43.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:55:53.255Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=073c983c-aef5-424f-bdab-bdfde6d66fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:55:53.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:56:03.263Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=e64f3373-111c-4a60-974a-399f0c39263f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:56:03.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:56:13.272Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=e64ce8a9-3a28-4f68-b035-583b5cfc1b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:56:13.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:56:23.279Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=4c13cbf7-3516-4e13-ace9-bd642521426a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:56:23.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:56:33.285Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=c4aea374-528a-40c2-8a19-ad5bbfa6b36a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:56:33.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:56:43.292Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=9713e714-7a8c-43cf-a104-09c9f02b90b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:56:43.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T19:56:46.886Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T19:56:46.886Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T19:56:46.887Z |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 |2021-11-05T19:56:46.889Z |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 |2021-11-05T19:56:46.892Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T19:56:46.892Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T19:56:46.893Z |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 |2021-11-05T19:56:46.894Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:56:53.299Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=dc14dca0-73db-4421-ac33-d057d3e65752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:56:53.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:57:03.305Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=58ad10f6-5418-458a-b5f4-9b8da225b8f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:57:03.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:57:13.313Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=5c8be716-ffba-4cfb-b5d3-1c72725e7483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:57:13.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:57:23.320Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=519ea45c-ebf8-4510-a286-44697f49bd95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:57:23.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:57:33.327Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=67ec630b-5ab2-4331-aaf8-e3d723d6eae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:57:33.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:57:43.334Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=17909ac2-b545-40d6-9fff-9096cc7fc22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:57:43.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:57:53.342Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=fdb6a9b2-551d-445c-801b-4a0704868b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:57:53.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:58:03.349Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=c5a278d1-9ce5-4dc5-b506-e348debc3d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:58:03.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:58:13.355Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=5e13915e-de26-4f1c-9e56-a360cf49dfc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:58:13.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:58:23.363Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=f3b5cec0-ccf0-4107-8655-96782ae05430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:58:23.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:58:33.370Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=e3dd652b-28d3-4dde-88e9-a5adbd5e97ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:58:33.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:58:43.377Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=e7e7ffad-b4d3-46b9-ad8f-1b4f676dd3c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:58:43.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:58:53.384Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=921d7a48-2948-4ef8-82b9-7c26c71c16ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:58:53.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:59:03.391Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=a5391cf8-3434-450a-b6c7-13808eb012f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:59:03.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:59:13.399Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=54fc0539-18f2-41e7-9b8d-5dea40c26e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:59:13.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:59:23.405Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=3594f935-25c4-4e7b-9b3e-6f0976efd133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:59:23.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:59:33.413Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=d5ed6a58-7de6-4b73-a702-e75c086ca1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:59:33.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:59:43.419Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=fc9bf3ba-f004-4c1c-ae2e-89f03b04fea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:59:43.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:59:53.426Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=637da65c-60d0-4970-bfcf-35d5a48941fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T19:59:53.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:00:03.433Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=7dedef3e-e186-48e7-acf0-e62e6ed56ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:00:03.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:00:13.440Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=ffc2701c-dae1-4bc6-9cd3-78906bb0db05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:00:13.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:00:23.447Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=dae5e5ab-4029-4913-b002-47bca1401dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:00:23.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:00:33.453Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=fbcf79aa-29bd-42a3-ac93-d6e0c73c921f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:00:33.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:00:43.462Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=0cc2d7bb-3b83-49a8-93dd-b61812c14e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:00:43.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:00:53.469Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=9493e092-87e6-42a9-9c0d-12003a1bcf2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:00:53.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:01:03.476Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=7946bc82-0335-4378-9b1e-b6f683ffb277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:01:03.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:01:13.481Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=23e9a8b6-5bda-48ee-9f96-716e3661d916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:01:13.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:01:23.488Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=8749648c-6517-4ff6-bd8e-7f49713d5e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:01:23.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:01:33.494Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=3f4e6a89-f8e7-47ca-bae2-71119efdd4c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:01:33.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:01:43.501Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=d0551930-3d23-470c-96bd-5a4df126a54d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:01:43.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T20:01:46.904Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T20:01:46.904Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T20:01:46.905Z |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 |2021-11-05T20:01:46.906Z |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 |2021-11-05T20:01:46.910Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T20:01:46.910Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T20:01:46.911Z |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 |2021-11-05T20:01:46.912Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:01:53.507Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=3b8d3f02-20ed-4944-bb4a-de2cc5ec5ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:01:53.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:02:03.515Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=e792b0fb-f6e7-4ede-9da0-0c2900af3d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:02:03.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:02:13.522Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=bf7f9b04-f14d-49ca-92f8-887c120c418b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:02:13.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:02:23.530Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=09c123f1-8727-4ad4-b977-8d7a4a6bb956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:02:23.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:02:33.537Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=4adf46d5-ee1f-46db-9254-33ac0f00938a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:02:33.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:02:43.544Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=9764fed2-f7ca-423d-b703-9047e409980f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:02:43.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:02:53.552Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=0a1079e4-6f0e-49ca-9c8c-192e095d2c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:02:53.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:03:03.558Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=702901b3-f575-4705-aec4-d13a1d9ef749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:03:03.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:03:13.565Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=79daa278-7af0-4ba9-9409-94160fb588f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:03:13.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:03:23.572Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=32a5b5b7-db5a-4817-af06-c23db1feea2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:03:23.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:03:33.577Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=831dcc0b-374f-4a8c-a76f-30ef65ce0608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:03:33.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:03:43.585Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=c38b718f-a762-4aa9-b952-549a02921ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:03:43.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:03:53.592Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=85c17913-1d6d-467f-8740-dd54187bacc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:03:53.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:04:03.599Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=2e8b9094-c609-4bf9-a24d-0340bd007ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:04:03.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:04:13.606Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=8da2d15e-a16f-4fef-993d-834f94d4af6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:04:13.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:04:23.613Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=6c7c737b-0eb4-4671-aca4-59a77f69f242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:04:23.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:04:33.621Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=4bdecd2c-888a-4eea-bc9a-634720860fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:04:33.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:04:43.628Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=56f2b6d7-f27b-417b-9998-5c571e55787b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:04:43.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:04:53.634Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=227282e7-2e46-409c-b3d8-81c580623961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:04:53.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:05:03.641Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=ed175881-8287-4fa3-9fd5-cf82782ae6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:05:03.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:05:13.647Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=77f498f3-a37d-4134-b438-36cfe8da5398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:05:13.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:05:23.655Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=5f990ddb-7541-4a7e-b9c6-e20185a561b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:05:23.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:05:33.661Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=4670234a-5922-4bf8-a735-1c5f2fdfbaa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:05:33.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:05:43.668Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=74120b33-79a8-4292-a031-be3726510775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:05:43.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:05:53.675Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=5e038a65-f847-4ff8-a9fc-4266af5d74db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:05:53.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:06:03.680Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=c8709253-dddf-4a40-9729-809b1ac77ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:06:03.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:06:13.687Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=904b7cf7-08b8-41d8-bff7-c8a29507c0c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:06:13.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:06:23.693Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=975d82e3-d6a9-462b-8cf2-93a07242f063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:06:23.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:06:33.701Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=73d61e8c-6660-49ce-8f96-6eb4b97fdd1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:06:33.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:06:43.708Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=27fc183d-2923-4525-aad2-7d9e1619422f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:06:43.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T20:06:46.876Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T20:06:46.876Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T20:06:46.876Z |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 |2021-11-05T20:06:46.877Z |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 |2021-11-05T20:06:46.880Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T20:06:46.880Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T20:06:46.880Z |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 |2021-11-05T20:06:46.881Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:06:53.714Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=6830e9b2-383f-4869-b4cd-2655d4605341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:06:53.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:07:03.721Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=cda6cca5-c033-4f25-b4c6-b8d23bdf4a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:07:03.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:07:13.727Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=72c156e5-5579-476f-bb4a-6f60c0a377d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:07:13.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:07:23.733Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=d0610a58-b9d1-49cb-9bd6-3d674895ee84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:07:23.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:07:33.740Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=63921a1b-d5dd-458c-beba-f5793472207b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:07:33.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:07:43.747Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=5c3dce29-2dd4-4545-b6eb-ad39e28d8be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:07:43.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:07:53.754Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=aee0b09a-be05-4b23-85b6-6e78c827a022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:07:53.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:08:03.761Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=122d59f6-fa32-464a-b39e-ac835093e6c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:08:03.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:08:13.768Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=25283aa1-5977-4b25-bfe1-29e4d5c47dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:08:13.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:08:23.776Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=eae438cb-476b-4c24-9c44-ff16a94ee7e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:08:23.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:08:33.783Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=9738f0ad-bd22-41ec-8f22-59767b3fae85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:08:33.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:08:43.789Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=3efcaaf0-3432-4a60-8f68-7aa05f239dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:08:43.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:08:53.796Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=89271179-b4ea-43fd-aef9-62bed74805ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:08:53.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:09:03.802Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=cc4400dc-3b8c-4314-89ac-e52d2f147c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:09:03.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:09:13.810Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=c1c05db4-c993-4ce4-adfe-aab7236e48ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:09:13.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:09:23.817Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=3bc24c64-e41c-4aad-9855-eb6b524547c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:09:23.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:09:33.825Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=ab633d91-7cff-44f9-8531-1532858a435b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:09:33.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:09:43.832Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=ce81bf2c-0499-4871-ad37-6423423d8484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:09:43.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:09:53.840Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=f2068a43-746c-48f0-8c8c-1c21a436da19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:09:53.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:10:03.848Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=dbf46590-2b56-40a6-9d67-9790f119f3da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:10:03.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:10:13.854Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=3a75cd94-b6ac-4e0f-89db-1316efe311b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:10:13.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:10:23.863Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=7b1080f8-32a7-443b-9f7e-44025e3d858a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:10:23.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:10:33.870Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=7b834200-b12b-473e-8b69-9d07e792cc58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:10:33.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:10:43.876Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=37f80f44-304d-4877-a446-1cdeedc3d641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:10:43.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:10:53.882Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=07e5fae9-c969-42ae-88ec-e8e651166619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:10:53.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:11:03.889Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=7a8a1225-9295-4743-a165-63d8a9edcc66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:11:03.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:11:13.895Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=944ec100-5cb8-4f71-976e-657436d52237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:11:13.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:11:23.901Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=1bb25df7-c9a5-4473-89f1-d7abd77d8921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:11:23.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:11:33.908Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=3795af92-7e31-4fe2-bacb-7a7a88eabbea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:11:33.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:11:43.914Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=bafc7c3c-1bb2-42dc-b640-52bc3e273831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:11:43.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T20:11:46.872Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T20:11:46.872Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T20:11:46.873Z |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 |2021-11-05T20:11:46.874Z |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 |2021-11-05T20:11:46.877Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T20:11:46.877Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T20:11:46.877Z |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 |2021-11-05T20:11:46.878Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:11:53.922Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=8d60ac7e-11cb-4f7f-8149-b499297df34d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:11:53.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:12:03.929Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=fb1b2b2c-fa23-4c88-8124-92789641263f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:12:03.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:12:13.935Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=3ccee419-b68d-42ac-b0f7-47d70f6bd203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:12:13.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:12:23.943Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=196eec6e-01fc-41e2-bba5-772e2cbfde37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:12:23.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:12:33.949Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=719bf495-96fb-4be2-a543-b33f45522ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:12:33.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:12:43.955Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=1debf8f3-7f3c-40ff-b3e9-126ffbb6b582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:12:43.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:12:53.963Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=31558e74-bc5b-46fe-8325-77fe260a9631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:12:53.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:13:03.970Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=4accba9c-b5de-4d80-b690-49c1f301a2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:13:03.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:13:13.977Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=b576b49e-1b50-458d-8370-6a21e0b3521b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:13:13.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:13:23.984Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=4bb286b0-58fd-476f-bc78-7837ad051bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:13:23.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:13:33.990Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=9f9739f7-392c-4fb2-add8-66fde5bed419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:13:33.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:13:43.997Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=ad8669d8-6652-42ec-a5c7-25539baf4944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:13:44.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:13:54.005Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=7dcac9fc-4855-4d07-b3fe-428100b0c628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:13:54.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:14:04.012Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=4b72276d-9de0-40c4-8040-0a92b196589a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:14:04.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:14:14.019Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=4c830571-9e6d-48d1-9d5f-b0e9edbb61b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:14:14.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:14:24.025Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=a27b0320-82e2-47ae-9ec2-e96d07b35fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:14:24.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:14:34.030Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=2283fdda-cdf3-4b10-8a5c-816712ffec72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:14:34.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:14:44.038Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=60ac2d33-edb6-4a23-9033-6df30a5b2922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:14:44.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:14:54.044Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=154214f3-9dfb-443e-9dd1-c783de16f6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:14:54.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:15:04.052Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=80fdb51c-58c0-4b5f-9b50-ce2270dabdc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:15:04.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:15:14.058Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=c03cde86-0112-42b0-b70f-1d84cfcd7277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:15:14.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:15:24.065Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=c5d5afef-849c-444c-8d66-9804d5a0c680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:15:24.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:15:34.072Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=b8e4636c-2338-4564-b329-53d0bd93f7bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:15:34.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:15:44.080Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=16215594-6577-48c9-b818-d1eea8049962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:15:44.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:15:54.088Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=b289eb81-6e89-44be-bb97-a7b2fbb9fa4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:15:54.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:16:04.095Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=236eeb4d-1890-48f2-a8e7-62f6001a0065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:16:04.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:16:14.102Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=2f683340-88e2-4543-8e9a-5eb6ea6888bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:16:14.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:16:24.109Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=4e5d5632-d601-460c-84bc-9096c1a169c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:16:24.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:16:34.115Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=d8f86b4f-eb04-4ffd-b41b-5a796c8ec780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:16:34.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:16:44.122Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=556895e7-5636-4dae-ae2e-429922b8e6ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:16:44.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T20:16:46.894Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T20:16:46.894Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T20:16:46.895Z |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 |2021-11-05T20:16:46.897Z |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 |2021-11-05T20:16:46.902Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T20:16:46.902Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T20:16:46.902Z |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 |2021-11-05T20:16:46.904Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:16:54.128Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=34ae4e64-ab92-4d9f-9e29-4bf3c587b099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:16:54.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:17:04.136Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=41358fe8-0244-4c29-a27e-766405fe6e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:17:04.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:17:14.144Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=9f65f894-f82b-4c9b-a8ec-86b31e3327ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:17:14.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:17:24.150Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=65df620e-e213-4d6c-b59f-62c48bafd35d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:17:24.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:17:34.157Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=f6488131-e627-46c4-83a2-39d428b79d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:17:34.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:17:44.164Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=8243be45-f0f1-4bb4-a185-cb471af2ed61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:17:44.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:17:54.171Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=0d0f9492-7cd1-48d1-a1e1-1c081d730a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:17:54.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:18:04.177Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=de22c924-8d65-4f12-b0b3-155a99333e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:18:04.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:18:14.183Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=c981e109-7297-4785-9bcd-3da4bc803983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:18:14.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:18:24.190Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=be489897-c72c-4177-aa20-a16c956f4a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:18:24.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:18:34.197Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=fbb6d4ed-bab3-4899-b328-92f2ced57d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:18:34.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:18:44.204Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=8c154546-14d7-4420-b78a-5941522590b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:18:44.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:18:54.212Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=6ec672c9-9a5f-48c1-af2f-866f11f47f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:18:54.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:19:04.218Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=475d0152-2532-47a5-8a3e-f0ff83d22c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:19:04.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:19:14.225Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=dccc95ce-678e-432d-b156-d149c1b45929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:19:14.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:19:24.231Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=83cd34d2-b81f-4a0f-9283-2c2e9810b9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:19:24.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:19:34.238Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=9297963c-92ed-47d0-8adb-baf943b5a320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:19:34.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:19:44.244Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=ea733d3b-0b9d-47be-a006-51a52296111a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:19:44.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:19:54.251Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=120c0ecb-6e26-453b-86db-86b7c2fb5da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:19:54.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:20:04.258Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=9386bb14-1c86-4926-877d-534efb416bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:20:04.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:20:14.264Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=fec70137-f047-45c2-98ab-8cd77cddcbac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:20:14.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:20:24.271Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=5f1593ce-97da-4402-abd0-7687052f574b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:20:24.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:20:34.279Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=bd1d705c-f9f6-4438-b1e2-2f857557d28f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:20:34.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:20:44.286Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=ebaa3bba-e4dd-41bd-a4e2-ac4f0117cab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:20:44.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:20:54.292Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=4652db2a-c2a4-405a-a4d5-5eb107981862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:20:54.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:21:04.299Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=3f006de4-0bbc-46bf-af09-faae85db711b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:21:04.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:21:14.306Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=b72b36e6-beda-4019-b630-be46727370e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:21:14.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:21:24.312Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=3836af0c-c455-4949-9fa9-256bdcff102d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:21:24.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:21:34.319Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=296e3347-4386-4d15-8c69-0796d0beafe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:21:34.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:21:44.326Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=6f2dabf2-73e0-4412-bc6b-e6fbd3196934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:21:44.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T20:21:46.859Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T20:21:46.859Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T20:21:46.860Z |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 |2021-11-05T20:21:46.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 |2021-11-05T20:21:46.863Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T20:21:46.863Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T20:21:46.863Z |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 |2021-11-05T20:21:46.864Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:21:54.332Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=0544ef2a-7719-4b71-a4da-72874c41b67c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:21:54.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:22:04.338Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=7c24a062-ea8e-4cc6-a023-57ae4193302a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:22:04.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:22:14.345Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=f4cc4674-9b96-4b2f-9135-ed48c2c73175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:22:14.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:22:24.353Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=503372d6-e95d-4227-b451-68d5e5b816e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:22:24.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:22:34.360Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=9a055c46-9cae-47f5-83d2-0b4cba14d166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:22:34.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:22:44.366Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=db1a7772-6058-4c1f-8ee6-57b34c452394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:22:44.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:22:54.374Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=cacabdd9-fdc2-4f61-a86f-1d0196acd7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:22:54.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:23:04.380Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=2e17b15c-0d66-40b8-955e-b9aee8b6d8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:23:04.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:23:14.387Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=1c40c3ec-220f-4b6a-8877-73a79e4a4881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:23:14.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:23:24.393Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=1220343d-3812-4ee1-90f8-f755c71f7beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:23:24.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:23:34.399Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=b0a0dc91-3d1b-453c-b793-91f785ac229c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:23:34.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:23:44.406Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=0581fa50-30e8-4337-b999-18234b124a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:23:44.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:23:54.412Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=711b68b4-6aa1-4f08-8b03-7dc156c7b03e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:23:54.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:24:04.419Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=8e55060b-d911-4b5e-9aba-3c5e37bddade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:24:04.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:24:14.425Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=e82266ed-1110-4f1f-88ab-e398c15c5521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:24:14.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:24:24.433Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=ddcbec45-56ea-440a-8af2-822fd1897b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:24:24.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:24:34.439Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=c1862b46-0ce6-4a32-96bc-3bdce3d6913a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:24:34.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:24:44.447Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=1f63e547-dd22-4ff1-bad2-452252034556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:24:44.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:24:54.453Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=53b8210b-3f1c-472b-a419-bf12904b6c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:24:54.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:25:04.460Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=0e99f2b9-9231-4314-902b-96e249db8c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:25:04.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:25:14.467Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=9579660c-2514-4f4d-82d1-735132702159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:25:14.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:25:24.475Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=52bdae41-8338-4114-a75e-038c820a208a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:25:24.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:25:34.481Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=b651f397-b751-40e4-a7ec-736f990a491e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:25:34.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:25:44.488Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=421524bc-2848-451b-a6d4-67cdcdc11c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:25:44.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:25:54.495Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=720a1ba5-7312-4507-b9aa-5bc7f7b439d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:25:54.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:26:04.504Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=ac859a02-90f3-4271-95ec-4dbd88b7d24e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:26:04.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:26:14.511Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=c3166401-470e-4c51-b9d5-cad11c54b388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:26:14.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:26:24.518Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=db4ef7e8-b383-4c96-96fe-5b06d55b79c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:26:24.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:26:34.525Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=69034a75-e594-4d0b-a0f7-bdda57797387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:26:34.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:26:44.531Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=603b67e2-30d3-41be-ad6d-405a83d02efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:26:44.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T20:26:46.875Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T20:26:46.875Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T20:26:46.876Z |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 |2021-11-05T20:26:46.878Z |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 |2021-11-05T20:26:46.882Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T20:26:46.883Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T20:26:46.883Z |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 |2021-11-05T20:26:46.885Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:26:54.538Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=4f5659e1-f210-4301-aa99-7b49b944d736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:26:54.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:27:04.544Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=cdc14256-60a6-4446-8530-ae540d865d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:27:04.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:27:14.551Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=6b1d7d51-5fec-464c-8672-4de12be16fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:27:14.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:27:24.558Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=12e70f2f-094e-4452-8ead-e106d659f86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:27:24.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:27:34.565Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=a45d1a00-92f7-4928-b88c-41a817b9a89b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:27:34.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:27:44.571Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=6f62f66d-8400-4354-8507-4d7c05b1c336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:27:44.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:27:54.578Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=be5dd6c5-f23e-4caa-b91e-b4c2214aba44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:27:54.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:28:04.585Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=057cad47-8b44-4884-b9c8-aaa77f5ca0ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:28:04.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:28:14.591Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=222d1d5b-024b-4ae1-a9d4-0775dc9bcf48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:28:14.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:28:24.597Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=6576327d-eb32-4f07-aed4-e819b3bfb3da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:28:24.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:28:34.604Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=74d4c4e1-487d-4d9d-a1f5-fa35fe44cdd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:28:34.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:28:44.611Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=2a58c46f-60e9-4a84-ae5a-a41e3857c751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:28:44.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:28:54.617Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=4a394e66-5ff3-4b93-86f6-cfc5ab5b135c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:28:54.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:29:04.623Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=58497bac-8b47-431e-aca8-f75cad731541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:29:04.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:29:14.629Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=7e7efc3b-75f7-4c52-a9c2-0d2d67d418a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:29:14.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:29:24.635Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=10449a87-1e8f-443d-8952-063fe4a82a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:29:24.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:29:34.642Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=2914cc00-c8c1-4858-b4b7-909f3b2055d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:29:34.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:29:44.649Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=d6259f96-f9b9-4591-b19a-dc7f277fe2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:29:44.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:29:54.655Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=19be49e6-4678-4beb-91de-c9328491855c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:29:54.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:30:04.662Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=a68f2a05-a1fd-4808-8ef6-5212fac141ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:30:04.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:30:14.669Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=ba2c437a-8e34-4266-b206-41e9c08e3bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:30:14.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:30:24.676Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=2f91e4b9-52ab-4cc8-8964-06ddfeb65268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:30:24.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:30:34.682Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=a93305d4-7db6-4ec4-9545-bf142abaa409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:30:34.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:30:44.689Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=8f69e25b-a639-4ece-8158-64ebc8e278c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:30:44.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:30:54.696Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=b23f41ed-5778-4b98-8ce4-52637b88c3cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:30:54.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:31:04.703Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=0156b0b6-6885-4e79-ae41-7a94c801d0c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:31:04.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:31:14.710Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=84883861-60e1-4ed5-857c-75eb7c5aaa6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:31:14.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:31:24.717Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=f3b0dec8-5cf2-4e99-8454-598da1bfa426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:31:24.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:31:34.724Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=745fdd45-5c38-47b6-a42d-340b8c6f2c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:31:34.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:31:44.729Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=3ee0dff1-a7fa-46d4-96fb-86c2ce0c4305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:31:44.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T20:31:46.880Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T20:31:46.880Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T20:31:46.880Z |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 |2021-11-05T20:31:46.882Z |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 |2021-11-05T20:31:46.884Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T20:31:46.885Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T20:31:46.885Z |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 |2021-11-05T20:31:46.886Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:31:54.736Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=0febb30c-0b55-439e-9508-667c4b5557b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:31:54.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:32:04.743Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=6c1c70ee-36c7-4d97-8cbd-81a26c716bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:32:04.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:32:14.749Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=b6ae5259-4ceb-4c81-96fc-a111881f082d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:32:14.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:32:24.757Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=0e659958-6ea6-47a7-9837-0d2ecf35a69a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:32:24.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:32:34.763Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=01098225-5296-47a1-81dd-c85caae1dfb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:32:34.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:32:44.770Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=fa3cb065-bf2d-4102-a01c-242219dffcb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:32:44.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:32:54.777Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=55e79356-65dc-4f03-ac0b-518fbc54c2db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:32:54.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:33:04.784Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=3c060803-2c4f-4f20-9ffe-68f23af718d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:33:04.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:33:14.790Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=0544722b-0e7f-4335-9c21-fe5ced092b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:33:14.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:33:24.798Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=dc05740c-030f-40cf-bdc8-5429b5f37722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:33:24.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:33:34.805Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=ba47856f-9863-4f52-8b93-811b8d74fe8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:33:34.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:33:44.812Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=3a2815f4-4a2e-4859-95c3-bdf94a134009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:33:44.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:33:54.820Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=38cb8709-af39-4633-b0ea-4196a59c1f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:33:54.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:34:04.830Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=4dc8a89b-3380-436c-a681-560448760b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:34:04.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:34:14.837Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=8cd98cea-3322-4433-b316-fd7c3bd5b983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:34:14.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:34:24.843Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=ce4a65c8-0c4c-4bfe-be21-5c86fd9f5874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:34:24.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:34:34.850Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=c9bd71ff-903e-4906-bb70-00d630b36217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:34:34.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:34:44.857Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=b1afe40b-3ebd-4dca-8ea0-8553e3dd620f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:34:44.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:34:54.863Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=fd0b1533-324e-4225-891e-66c17fde6d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:34:54.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:35:04.870Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=aba05304-2faf-4b0e-b77e-bbca479f0e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:35:04.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:35:14.878Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=018259a1-efb7-4f8e-a183-bf3b10ba4f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:35:14.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:35:24.884Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=bafdba96-4066-4974-9854-e5708912df18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:35:24.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:35:34.890Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=ae0f8b25-d7d3-4039-b4d3-fb0c418c25d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:35:34.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:35:44.897Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=eee68702-2110-4679-9e57-401ad7b3543e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:35:44.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:35:54.904Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=5993bb5b-b24f-4166-be6f-951e85f56467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:35:54.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:36:04.909Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=db2a1d77-24ed-463e-96d9-2d34a508d834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:36:04.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:36:14.916Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=360205bb-8f70-4c8c-be2c-39035c94e42e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:36:14.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:36:24.922Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=5e890bf5-ffad-48fa-a55b-10b4329c5b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:36:24.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:36:34.928Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=be3b5fc6-3e49-4ed1-8132-bb9ff21020ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:36:34.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:36:44.936Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=e3f469a9-943e-49c2-b077-aa216c166118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:36:44.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T20:36:46.872Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T20:36:46.872Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T20:36:46.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 |2021-11-05T20:36:46.874Z |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 |2021-11-05T20:36:46.876Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T20:36:46.876Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T20:36:46.876Z |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 |2021-11-05T20:36:46.877Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:36:54.943Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=42edc380-1d14-4d19-ac41-194a8660f48b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:36:54.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:37:04.949Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=1014c9e0-f4f0-48a8-a023-20fb1f2c6417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:37:04.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:37:14.955Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=12611b1d-d864-496b-a04c-ccfc2a733412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:37:14.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:37:24.962Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=3ef54b9a-6604-4c04-924d-0346620ea663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:37:24.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:37:34.968Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=f170b1fa-7b1e-4d2e-8e8f-684470436de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:37:34.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:37:44.976Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=3598ed72-e50e-4f18-ac56-59799acce0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:37:44.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:37:54.982Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=660ce58d-0201-4a95-87b2-927c02538f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:37:54.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:38:04.989Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=7fa420e2-dc20-4416-a23a-4b3475a83955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:38:04.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:38:14.995Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=09c1cb23-611a-4b45-9243-425bf710a32f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:38:15.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:38:25.001Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=87b8867a-7321-4f8a-aa63-8c0ad1fe1ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:38:25.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:38:35.007Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=191ad2fc-2503-40f8-8a0b-c4be4e77f7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:38:35.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:38:45.014Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=1b564211-3e5f-4691-b067-55f48c054c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:38:45.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:38:55.020Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=10fbe448-c3c6-4a4c-8a25-fb5f68b8c80e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:38:55.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:39:05.025Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=aead6af4-8057-417b-83f0-efbd0102367e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:39:05.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:39:15.032Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=84b065b0-50c2-45e1-b37b-df63e64c4045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:39:15.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:39:25.038Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=c5418874-44fc-45dd-bfa2-8405598249d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:39:25.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:39:35.043Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=58091ddf-f452-4645-aacd-844dfb093a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:39:35.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:39:45.050Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=2303ddc9-7c7c-4a80-a299-92bf8ec768da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:39:45.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:39:55.057Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=43b59496-143e-4706-97e8-d8ecad341655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:39:55.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:40:05.064Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=79c3faf4-08ba-4f33-a256-c6ab91f0adf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:40:05.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:40:15.070Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=86ecc947-5c15-48dd-aded-9e67e3f47f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:40:15.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:40:25.076Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=6839e670-2bcd-44e2-92ad-8a95099383b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:40:25.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:40:35.083Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=afaa228f-4f07-45e6-ab68-f3d0f5675ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:40:35.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:40:45.090Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=517d045d-b7c6-4030-b1c3-96da65d0bd8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:40:45.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:40:55.096Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=657d4ddf-806b-4506-8402-3ac82565f630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:40:55.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:41:05.102Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=b57f5fdb-6773-4742-8bae-240eb5ab0447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:41:05.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:41:15.109Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=2083ce76-b2d3-4738-9d38-73f0e1ba6274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:41:15.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:41:25.116Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=184b4679-f89a-45ea-bda8-49c624c15ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:41:25.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:41:35.123Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=5af07b72-667d-4c12-a3fa-fb942425beb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:41:35.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:41:45.129Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=dbe43b22-5101-4650-9b60-f4f12482dac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:41:45.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T20:41:46.881Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T20:41:46.881Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T20:41:46.882Z |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 |2021-11-05T20:41:46.883Z |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 |2021-11-05T20:41:46.885Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T20:41:46.885Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T20:41:46.885Z |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 |2021-11-05T20:41:46.886Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:41:55.135Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=437b74eb-bd50-4cbf-a619-ce4264c4db24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:41:55.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:42:05.142Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=9904abc5-3f53-43b5-922e-2bc276f9de52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:42:05.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:42:15.156Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=ce071036-b395-4720-8d63-f43d2238eaf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:42:15.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:42:25.163Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=f0752bc6-a0f6-480e-85f8-9665461cecb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:42:25.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:42:35.171Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=b936005c-650e-411d-bc7c-22fdf793d9c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:42:35.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:42:45.179Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=2d53b33d-fdc2-4ec8-968a-18978e868c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:42:45.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:42:55.185Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=8786263e-63ba-4991-8a09-e98548d3431c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:42:55.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:43:05.191Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=391182c8-6947-4040-b9cb-08cc1cfe89f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:43:05.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:43:15.197Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=bb1155a6-3d0b-4b83-8f82-6e681613686f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:43:15.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:43:25.203Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=7030cc53-a813-45ee-acdf-2338f5fa4b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:43:25.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:43:35.209Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=b5d9f4a1-987a-4e89-90bd-39e776d2d783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:43:35.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:43:45.215Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=b7f01a41-3b7d-461d-9870-d7a9c3637b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:43:45.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:43:55.222Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=489dc2b5-3a88-4957-a131-ceb89cedfcc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:43:55.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:44:05.228Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=6a3588f5-01bc-4d0d-8ab5-00bac531998f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:44:05.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:44:15.235Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=ec0f2b2d-e4fb-4afa-97d4-77a858d7671c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:44:15.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:44:25.242Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=ce4d90a9-9c8b-499f-806c-b555bd959415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:44:25.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:44:35.248Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=695b9e7c-a1c3-41aa-96ef-9b5b24012d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:44:35.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:44:45.255Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=3eb07dca-ca12-4c20-9797-651c37c5060f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:44:45.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:44:55.263Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=18936c98-4975-4c07-8328-4b4217081bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:44:55.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:45:05.270Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=3d805536-8456-404d-b6f4-5ceb9715f05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:45:05.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:45:15.277Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=c41f38c2-6589-4658-b833-f201a84d5055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:45:15.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:45:25.286Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=45551493-fa80-4888-8a44-d296db41d9b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:45:25.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:45:35.292Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=d50ae023-d350-4104-b6e6-257a454b82ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:45:35.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:45:45.299Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=f81e52a7-eb9e-4c43-9695-53485dac736d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:45:45.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:45:55.306Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=6ea54d49-9879-4ff8-8fcf-b404564f8bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:45:55.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:46:05.312Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=ed80fca4-3e61-4951-9bc8-59331a311077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:46:05.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:46:15.319Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=d632ab61-4695-47cb-9d2b-12209a11d993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:46:15.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:46:25.325Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=53829c7f-8adc-4b1e-b652-7bb6fd2a1dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:46:25.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:46:35.332Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=0c33f502-ae26-4a0e-a517-2cba25a47035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:46:35.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:46:45.339Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=3bcbaf98-7123-43cb-aba0-04f112ef0aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:46:45.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T20:46:46.873Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T20:46:46.873Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T20:46:46.873Z |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 |2021-11-05T20:46:46.874Z |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 |2021-11-05T20:46:46.877Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T20:46:46.877Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T20:46:46.877Z |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 |2021-11-05T20:46:46.879Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:46:55.345Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=f65c9d22-4b97-433a-b726-49f918cffc78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:46:55.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:47:05.352Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=b9f3eced-2e92-431a-807d-78c5c9e899e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:47:05.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:47:15.358Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=55d002ba-aa7a-4099-a826-b3bf0e2ed129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:47:15.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:47:25.365Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=b747eb90-f738-47a4-ad85-cc4a7d307300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:47:25.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:47:35.371Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=d711f70a-5d09-4551-b2ff-5586c57e83a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:47:35.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:47:45.377Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=5bce574f-675c-4c35-9ea9-f1224487f8bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:47:45.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:47:55.383Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=041db671-756f-4dc0-ae69-6c8340f68ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:47:55.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:48:05.393Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=769c92c6-6292-4f74-a9b1-714c018ade13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:48:05.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:48:15.399Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=0f89f69f-c310-44d8-8ad3-3d87c37da019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:48:15.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:48:25.405Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=1343e454-5797-40e0-b828-86c94dc8eb66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:48:25.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:48:35.413Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=c5eac65e-244c-44aa-a450-596022f304d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:48:35.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:48:45.420Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=8e767dbc-2f95-416a-9d64-82d4eca25472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:48:45.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:48:55.427Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=535583b7-aa0e-4626-9bf5-3b72670c633a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:48:55.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:49:05.433Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=7f8afdfe-03d8-4caf-ad32-a143ff33cd4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:49:05.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:49:15.440Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=d877f9d4-a060-4f71-b075-d16c4dc9fc4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:49:15.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:49:25.446Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=14e32b3b-b1eb-4938-b7c9-51f195e163e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:49:25.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:49:35.453Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=7031437d-53fa-4ddd-acf7-f904635ec56f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:49:35.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:49:45.460Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=6a9eb8a2-30c6-4a86-b680-a92b902798d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:49:45.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:49:55.467Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=ae407640-1c29-45d7-9675-86fed829217c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:49:55.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:50:05.474Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=1113d2b0-6ad9-4592-a386-4445c9bb9756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:50:05.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:50:15.482Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=635483ce-70e6-4f3c-9304-e2c758830589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:50:15.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:50:25.488Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=a4999605-342e-479b-8cfb-625dc7586902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:50:25.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:50:35.494Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=032d3c93-f837-4c25-a09e-95962aea0f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:50:35.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:50:45.500Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=5305a973-e1e7-4805-b18d-5dd50ab7f98e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:50:45.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:50:55.506Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=fef9b7c0-6e3e-4001-8417-c6895a7ae6b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:50:55.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:51:05.513Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=f8a28e1b-3163-4759-bba7-5f976d669fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:51:05.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:51:15.519Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=84a8627a-8eca-4bcd-8158-0abc9a6fce81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:51:15.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:51:25.528Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=25172217-6678-43cd-a1d3-d66e79b44a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:51:25.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:51:35.535Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=a7d4b5ca-a894-47bd-967b-795999757f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:51:35.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:51:45.541Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=d6e3b9fe-bd4a-4129-b94f-fc19b7ddda22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:51:45.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T20:51:46.858Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T20:51:46.859Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T20:51:46.859Z |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 |2021-11-05T20:51:46.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 |2021-11-05T20:51:46.862Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T20:51:46.862Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T20:51:46.862Z |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 |2021-11-05T20:51:46.863Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:51:55.548Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=7eb9e10a-7c30-4a83-9bd0-0ceac5822006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:51:55.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:52:05.554Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=4f2fe3a4-d63e-4b73-a39e-24a8f0254dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:52:05.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:52:15.560Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=47f09e3b-d501-457e-abbd-b7432f190929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:52:15.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:52:25.567Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=639b15b7-7356-484f-a1d0-4664e342f15b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:52:25.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:52:35.573Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=559395b8-bd5b-46ed-9a5e-292f81d12161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:52:35.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:52:45.579Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=f32fdf6c-a92e-475e-805b-7c0d7bc892eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:52:45.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:52:55.585Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=1e0943d9-0338-41f6-99e7-58dc4140b72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:52:55.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:53:05.591Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=fae71ab0-02e9-4ec2-90cf-5294904ac5c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:53:05.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:53:15.599Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=25c6628e-2df2-40fc-858f-a53644976721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:53:15.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:53:25.605Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=9ed2543f-9f48-47a8-9fb3-86bffe1fa449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:53:25.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:53:35.612Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=9abc704c-5c5f-4940-8e1c-79d31d43920e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:53:35.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:53:45.619Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=ef191068-fbd5-4000-82b2-030cb926ee86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:53:45.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:53:55.626Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=5f3637bb-5d36-43b4-93e7-af0da94848a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:53:55.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:54:05.639Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=4667ebae-60ee-4394-beea-68892d34fab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:54:05.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:54:15.645Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=ed686864-33bb-42d0-87c6-ce5d82e6fbba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:54:15.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:54:25.651Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=3d217710-809d-4bdd-bb9e-04a8cb16a866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:54:25.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:54:35.659Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=261c2b1a-2d8e-421e-9feb-c8734343edb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:54:35.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:54:45.665Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=39e09231-ceb2-4b16-9f0c-3e111459f105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:54:45.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:54:55.672Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=6504e473-4113-4b35-bebc-0b60275afb67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:54:55.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:55:05.679Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=39899948-ad71-4f48-b9b3-cb15589ca7d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:55:05.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:55:15.686Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=f082cf52-7a28-4e8b-8046-f56819c4d23d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:55:15.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:55:25.692Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=a5386de2-f0e1-4d25-a9f6-c55eb3fc8ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:55:25.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:55:35.700Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=0e914942-c5e6-4ae0-9462-dec1361978c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:55:35.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:55:45.706Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=929f07d3-889a-4b4c-a48e-614b601498d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:55:45.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:55:55.715Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=7890b322-03c7-4328-b836-1b020395fa42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:55:55.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:56:05.720Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=28ee34de-9644-4cf6-8e19-d1e1f109435e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:56:05.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:56:15.728Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=51ba976a-ec54-40d3-a701-574e863b975a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:56:15.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:56:25.735Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=5ccaee40-54fc-4c9f-930d-d7fb196c5d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:56:25.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:56:35.740Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=526c6537-2521-48cc-925c-c84fa24bd18e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:56:35.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:56:45.747Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=90388a6f-f114-4f18-ab69-2d9ae55fa6bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:56:45.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T20:56:46.893Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T20:56:46.893Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T20:56:46.894Z |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 |2021-11-05T20:56:46.895Z |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 |2021-11-05T20:56:46.897Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T20:56:46.897Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T20:56:46.897Z |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 |2021-11-05T20:56:46.898Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:56:55.754Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=b7578a77-12a3-41d9-a469-a448cd43fc59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:56:55.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:57:05.761Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=3d6a8a5e-591e-427b-ae83-be13db2c1923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:57:05.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:57:15.768Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=de8e8c47-e930-4ecf-977b-19f1d4d6e555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:57:15.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:57:25.774Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=665e8486-2c80-4a90-9ecb-bd520e12dc4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:57:25.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:57:35.782Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=b21ca41d-75f7-4c60-81f5-33a539bb538b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:57:35.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:57:45.787Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=120ab6ff-7abf-4344-b740-8002dbed914c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:57:45.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:57:55.794Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=45773a7b-c541-4ad7-b969-090d8813aadd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:57:55.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:58:05.800Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=29701e41-4272-48b7-aaec-891f691d33f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:58:05.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:58:15.807Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=a1d24f1f-2d17-4439-bb6f-74e93008fe1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:58:15.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:58:25.813Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=1f33b13d-88ae-412b-ad64-bfab078ded48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:58:25.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:58:35.819Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=39b9db41-fe15-4c51-9d2e-18bbc4430407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:58:35.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:58:45.825Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=ddb7137f-50ea-4063-bcdd-2417cd5918cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:58:45.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:58:55.831Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=de1af342-f179-4317-a5d6-76a466c7cfb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:58:55.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:59:05.837Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=bf684fd9-45ec-4b62-a519-f10cb363b5bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:59:05.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:59:15.844Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=924e6fc7-520e-4f57-b5cc-42371ac19867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:59:15.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:59:25.850Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=19cd7049-f842-4df8-b25a-f229d3a3582e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:59:25.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:59:35.855Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=e356de95-f8fe-4b89-8888-3f597d1002f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:59:35.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:59:45.862Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=168baa52-24d5-4919-bd9a-729a8e203819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:59:45.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:59:55.869Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=71bf7fe6-2afe-4f6b-a9b4-b45e08ec0ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T20:59:55.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:00:05.875Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=9eed7448-27cf-4acf-bc00-d83d5b051042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:00:05.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:00:15.882Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=8f0aa29e-41d3-421f-bb01-dc3b319a5286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:00:15.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:00:25.888Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=644c97ab-0d3f-462c-894c-faf7b689fd9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:00:25.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:00:35.894Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=0617dd71-2f06-45b4-a6bb-16f76f910873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:00:35.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:00:45.902Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=11683ef9-59fd-4f6c-a894-a137d0046981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:00:45.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:00:55.909Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=8d0cb123-1238-42bb-a8b6-b4ca2250b1b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:00:55.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:01:05.915Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=3d64f2d9-17a7-4d4e-aa62-2f156875572e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:01:05.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:01:15.921Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=ae8aa8f7-bceb-4466-9861-670b937b7754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:01:15.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:01:25.928Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=615a5ca8-8fe9-47ff-94d0-eabbd1955316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:01:25.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:01:35.935Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=189a9793-ed9d-4f03-bc59-96e8838ac454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:01:35.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:01:45.941Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=a8ddf73b-15ab-4e6a-9514-87889c83be2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:01:45.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T21:01:46.893Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T21:01:46.893Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T21:01:46.893Z |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 |2021-11-05T21:01:46.894Z |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 |2021-11-05T21:01:46.898Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T21:01:46.898Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T21:01:46.898Z |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 |2021-11-05T21:01:46.899Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:01:55.947Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=ba7cbaa2-0224-452c-aa78-d58c7a58a303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:01:55.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:02:05.954Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=6c4adbfd-7953-4fbe-940b-e816d9d15ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-11-05T21:02:14.708Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=w1xkXzmJW5gnQacpTF7k, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:02:15.525Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:02:15.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:02:25.526Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=af8186cb-af86-4b94-8238-474978d63bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:02:35.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:02:45.063Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=65b4455e-a7e2-4c21-a94d-e6118b5818ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:02:54.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:03:04.610Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=27daa001-9a2c-48ae-a68e-2678fd2855c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:03:14.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:03:24.141Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=4c9f1d88-2ff9-4160-8476-eb93c926f0e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:03:33.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:03:43.683Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=2745d59b-34f3-49b4-a51c-8d1c800cce08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:03:53.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:04:03.218Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=94b71116-eb30-49a3-9b41-21754785ec11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:04:12.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:04:22.753Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=c77cea64-16ab-42cf-9c97-62dc9b99000b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:04:32.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:04:42.285Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=49a8cc1f-e43d-43b9-9724-0e0b5dc0e492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:04:51.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:05:01.820Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=86ff9978-4698-48d8-ba79-454c4a0db714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:05:11.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:05:21.358Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=0ee33dd2-d687-4a6b-8631-7d71eed9b692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:05:30.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:05:40.895Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=beddf6ed-bde1-4d32-80c7-b3cfa6daafc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:05:50.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:06:00.426Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=4d9f9b2a-252f-477e-9462-dad7fae6a347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:06:09.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:06:19.962Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=4176a596-381b-4464-8bfd-d25ee8f5bef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:06:29.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:06:39.498Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=9daf41bc-e055-45ef-a76d-91cea8b7bba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T21:06:46.961Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-05T21:06:46.995Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-05T21:06:46.995Z |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 |2021-11-05T21:06:46.996Z |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 |2021-11-05T21:06:46.999Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-05T21:06:46.999Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-05T21:06:46.999Z |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 |2021-11-05T21:06:47.000Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:06:49.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:06:59.037Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=4d26775d-5dc0-45f4-950e-56c57d5e20c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-11-05T21:07:00.124Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=biOk2eYodw4GpVsFCpkc, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:07:00.133Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:07:00.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:07:10.134Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=4399340c-a04b-41f4-ac10-f1cc1d2cf281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:07:19.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:07:29.668Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=b56da492-61c7-4c0e-bff9-aeb1f913b284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:07:39.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:07:49.206Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=1241f7d3-7571-4a8c-b5c7-d0050f9e98e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:07:49.907Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:401)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:420)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:474)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:685)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1368)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1280)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:507)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:446)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:07:59.904Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=ae32afd8-2d50-4da6-9b99-4df473f6278a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:08:09.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:08:19.435Z |INFO |Init configs |InvocationID=b728a0d7-265a-4aef-9051-9c8c11b2bbf8, InstanceUUID=2cd6d839-0d87-4906-9dff-586b9b1e5ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-05T21:08:20.113Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiH