By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-09T07:02:23.928Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-09T07:02:23.958Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-09T07:02:24.028Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-09T07:02:24.611Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-09T07:02:25.341Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-09T07:02:25.343Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-09T07:02:25.417Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-04-09T07:02:25.522Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-04-09T07:02:25.542Z |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.5.6.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-04-09T07:02:27.141Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-04-09T07:02:27.607Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-04-09T07:02:27.623Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-04-09T07:02:27.623Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-04-09T07:02:27.669Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-04-09T07:02:27.669Z |INFO |Root WebApplicationContext: initialization completed in 2126 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-04-09T07:02:28.039Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-04-09T07:02:28.648Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-04-09T07:02:29.923Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-04-09T07:02:30.309Z |INFO |Started MainApp in 8.85 seconds (JVM running for 9.433) |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-04-09T07:02:30.400Z |INFO |Start scheduling PRH workflow |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:02:30.412Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=83ea43d4-3f9b-4079-b6d7-5cf847c9c9cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:02:30.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-04-09T07:02:36.982Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-04-09T07:02:36.983Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-04-09T07:02:36.985Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:02:40.528Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=5f41fa61-8f02-4480-b162-ac2fd6dfe2ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:02:40.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:02:50.545Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=fdd2b576-473d-49df-b9e9-35cc5c2fdcf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:02:50.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:03:00.559Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=9febd140-5fc9-4cfd-9738-567c1e036d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:03:00.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:03:10.574Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=d9d0f4d7-656c-4e21-9a58-f0cb8a2489c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:03:10.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:03:20.586Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=fb249e8a-b4be-4cd0-93c4-af877da297d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:03:20.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:03:30.597Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=e14af2d6-1c2b-496a-83e8-bb5cddc0103a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:03:30.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:03:40.607Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=548793fa-f531-4a25-a10d-08a2f0af8ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:03:40.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:03:50.627Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=b69165c6-f526-47df-b468-a535bc6d4921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:03:50.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:04:00.640Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=a8b96235-236e-4b7d-ab1b-8e3499b48dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:04:00.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:04:10.650Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=440c464e-8da0-48f5-88d7-ed00e407d1df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:04:10.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:04:20.661Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=aa013150-4260-43b2-b2cc-cde5a9f524e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:04:20.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:04:30.671Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=21729864-e3e5-4c64-94b3-b7c659d87b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:04:30.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:04:40.682Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=5092bc63-ba6f-4afd-83d2-ed7882ace87c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:04:40.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:04:50.708Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=0e13c07e-5074-4b84-91c8-21d8a02b542e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:04:50.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:05:00.718Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=ec55bb00-62f8-4877-a344-043ed02cdb9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:05:00.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:05:10.728Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=6bd401a3-7e96-4d66-ba48-e0cdb4697c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:05:10.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:05:20.738Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=9a9c344d-b41e-4638-ad7d-93e62f3a785a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:05:20.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:05:30.748Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=5384ca52-6cfb-400b-acb8-c53144024d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:05:30.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:05:40.758Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=634656a6-dd66-4c9f-80f1-656e4d18e17b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:05:40.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:05:50.770Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=c89b713f-265b-49d0-aa11-75e0527df527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:05:50.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:06:00.781Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=90cd74ff-79cc-4829-b17c-d11e55ba3738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:06:00.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:06:10.790Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=09818bfb-3dba-4cf9-9d05-0d14a31b4b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:06:10.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:06:20.799Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=ca0b3f34-336e-4d2a-8c06-5bfbb95ae0fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:06:20.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:06:30.810Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=16c21827-1eeb-474f-b41d-3f7340b274fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:06:30.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:06:40.818Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=3afe4a6b-814b-4b88-8ab1-19086e94a556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:06:40.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:06:50.830Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=d5af6134-584e-4c96-be10-a0dd1bfbacb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:06:50.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:07:00.841Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=8776e0ed-1109-4faf-8501-293a761a1f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:07:00.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:07:10.850Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=e10a2c97-3648-4561-b4a8-fc9e847a5046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:07:10.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:07:20.860Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=a034858c-e3df-4641-b4c9-5493aa6e9064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:07:20.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-09T07:07:28.437Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-09T07:07:28.438Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-09T07:07:28.438Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-09T07:07:28.440Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-09T07:07:28.552Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-09T07:07:28.552Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-09T07:07:28.556Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:07:30.870Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=d0fcaab2-b8b1-4bd6-a07f-56ac6bc3f48c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:07:30.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:07:40.880Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=1db6edb3-f8e9-4ced-b7de-97150403e6ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:07:40.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:07:50.891Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=6309f75b-518a-4881-a869-d5a2827bd45f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:07:50.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:08:00.903Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=66a18b63-7f22-4f9e-8251-e4bc1df90e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:08:00.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:08:10.914Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=90bf9217-927a-466f-b65b-e9b780d2fcc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:08:10.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:08:20.923Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=6725f003-c5dd-4dfd-9d31-b3edad56c9ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:08:20.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:08:30.931Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=a3dd5c8c-54d1-4885-94fd-c574de50c1da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:08:30.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:08:40.942Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=79b60917-eb88-4465-83cd-b27c432c2d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:08:40.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:08:50.953Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=479b2501-9c7c-43ec-a00d-d9c01401bf0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:08:50.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:09:00.962Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=7975f246-a517-4a3b-bb4e-784d28f86421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:09:00.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:09:10.972Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=56db04b8-065f-4813-89d3-9e7267b0823f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:09:10.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:09:20.981Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=abe942b3-5705-47b9-9350-41667685aca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:09:20.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:09:30.991Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=7e132eb0-42e6-450e-a1ac-e5641d561e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:09:31.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:09:41.001Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=74a35c30-1940-4a7a-9c76-593f061afbd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:09:41.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:09:51.009Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=acca16b2-f272-446a-b106-2c8718f8a215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:09:51.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:10:01.019Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=259f4f8c-f5f7-4b0c-8eef-2d9b014be879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:10:01.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:10:11.029Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=37b73c0e-a082-4fd7-ac90-4a64fe8c7b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:10:11.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:10:21.039Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=5c8b89dc-f01f-478d-b334-abb9d3df82e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:10:21.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:10:31.049Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=3f5a5f02-faf9-4fd8-bfbe-a30ee3c9433f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:10:31.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:10:41.058Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=386fc75c-7a6a-45f4-a20d-4d8a503db036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:10:41.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:10:51.070Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=c28613c2-ccd7-4ce9-8d00-0337b68081f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:10:51.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:11:01.080Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=74e982b7-4b9b-45e0-b89c-f092eb55e17f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:11:01.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:11:11.090Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=74ea52cb-442d-4e87-ac6f-63f2b83ec7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:11:11.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:11:21.101Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=2d76bcb9-ab52-48a6-8493-9cbef82797ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:11:21.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:11:31.112Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=8b84411a-0016-4729-adc8-9564054e96b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:11:31.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:11:41.122Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=55ac0ec6-4c8f-4a74-83a1-663db7a1f113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:11:41.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:11:51.131Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=8aa67ef8-224b-400e-be01-246198b4b7ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:11:51.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:12:01.143Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=766511bc-12ca-4eb0-a190-435b3d15081b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:12:01.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:12:11.153Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=dda4faca-dd38-486b-8135-245f1b8d55ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:12:11.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:12:21.163Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=dba4c0ba-3320-4540-b948-44b3c7153141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:12:21.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-09T07:12:28.335Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-09T07:12:28.335Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-09T07:12:28.336Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-09T07:12:28.338Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-09T07:12:28.457Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-09T07:12:28.457Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-09T07:12:28.490Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:12:31.173Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=04c6fa28-c125-40bc-bad1-2799e5b4face | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:12:31.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:12:41.184Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=959dc795-25c6-4bb6-a5dc-78e447e86448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:12:41.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:12:51.194Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=1cf5fd89-5ea2-49f4-8bca-86c88ee7cb2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:12:51.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:13:01.203Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=30c45d68-f3c8-4fcb-bd0b-074ba40aa826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:13:01.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:13:11.213Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=2e058a6f-0953-41e4-ba35-090540b9ebde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:13:11.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:13:21.222Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=d92e9778-8de9-403c-b27c-5bbe3ec25fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:13:21.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:13:31.229Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=b289ff92-e4b0-4061-abd1-221fc6701d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:13:31.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:13:41.237Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=1824c4f6-e675-4dff-bb43-35d25b373b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:13:41.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:13:51.244Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=7ddc8f90-da80-4286-a090-3c55bcac1bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:13:51.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:14:01.252Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=3dda5fa4-7b4e-4d6d-ad1e-61a021554598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:14:01.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:14:11.261Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=8b23e53a-4129-4c72-811d-dc3e4fc2183f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:14:11.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:14:21.273Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=34a1e914-ffc3-464d-93f8-f3234b6df2ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:14:21.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:14:31.281Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=b3d33e88-acf3-456b-99a0-7b03cd01fb31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:14:31.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:14:41.294Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=b05f3456-5842-4b2e-9c60-580d567bb0c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:14:41.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:14:51.302Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=4c439373-bdc3-4ef6-b078-9b8c12aec9d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:14:51.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:15:01.312Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=79475b31-2868-48f3-974a-4dad411b0cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:15:01.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:15:11.321Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=032e7f3d-819f-4c44-b299-ad7443e66050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:15:11.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:15:21.330Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=fecae90d-9902-433f-b1be-66176baf273a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:15:21.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:15:31.338Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=d2b3ca94-16ba-4883-bacd-70870bde2210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:15:31.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:15:41.346Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=770c6e29-7f4d-477b-bb7f-b5a549480a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:15:41.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:15:51.352Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=3d145b63-cecb-49bb-8ca3-1634147010ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:15:51.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:16:01.360Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=b8c64455-7686-4a16-8ab8-2d2429b36696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:16:01.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:16:11.368Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=784a8f63-3dc9-40c3-a402-f675ed28b6ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:16:11.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:16:21.379Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=302b6143-280a-46df-aa6a-28d3ad3110f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:16:21.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:16:31.388Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=030fd783-56d4-4cf7-ac96-919a3e22ff30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:16:31.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:16:41.397Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=76f92803-23d5-4ab4-acb6-675dde153d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:16:41.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:16:51.404Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=51704abd-308e-44f0-ab00-7df8bf24a741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:16:51.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:17:01.414Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=62879c63-195e-4287-8178-9d8f3e6122f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:17:01.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:17:11.422Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=62cfc9b4-098d-4bb3-a952-3787f59b8264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:17:11.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:17:21.431Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=b1cdfff1-3118-4243-bc53-b1f7857d36d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:17:21.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-09T07:17:28.307Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-09T07:17:28.308Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-09T07:17:28.308Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-09T07:17:28.310Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-09T07:17:28.405Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-09T07:17:28.405Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-09T07:17:28.408Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:17:31.438Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=12fc043b-914f-451a-a4c1-ec413a38011c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:17:31.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:17:41.449Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=f8f6fcb3-c62c-4422-b648-039096880957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:17:41.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:17:51.460Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=7e404305-09f6-4a83-b796-a77d4769b99e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:17:51.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:18:01.469Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=d87c927d-b534-4f32-8cf1-2d885ea1c4f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:18:01.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:18:11.475Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=217e388d-3808-423b-8f46-c2c3ff52cada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:18:11.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:18:21.482Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=1a82bd12-fc92-4e50-b6c7-e3fba0a0eb74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:18:21.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:18:31.491Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=0b3b7737-5eb5-4962-933f-000b4f215737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:18:31.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:18:41.499Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=0f43ad8f-4f6a-466f-a861-d2ee7608aa5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:18:41.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:18:51.506Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=b5337ea1-0636-4387-9d27-44a668fbd55c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:18:51.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:19:01.514Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=143eb37a-3937-447b-9b92-b509bd14e1a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:19:01.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:19:11.522Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=a97aba9e-cf3e-4a19-b728-8b3293d56ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:19:11.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:19:21.531Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=1122592d-e6a1-4e00-9799-3136697ae898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:19:21.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:19:31.540Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=1efe2eea-2870-4e53-ab88-cef1a25199a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:19:31.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:19:41.547Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=433e7222-921e-4f82-bb07-dda6834cbca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:19:41.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:19:51.557Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=9b8bcf87-6cea-4905-b15e-1a04c9b87049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:19:51.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:20:01.566Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=f6a12736-32ca-4b16-ba1e-789341cf11fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:20:01.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:20:11.574Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=9fdff9b1-358c-45a9-a486-58f9b0289401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:20:11.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:20:21.583Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=2c8ed318-39d1-4152-a72d-46aaf6288aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:20:21.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:20:31.592Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=aa03a739-ff13-4ce3-87bd-1adcd4a668dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:20:31.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:20:41.600Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=11c974f7-e659-4115-b883-134fb3dab623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:20:41.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:20:51.608Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=576466ec-a06e-4b06-ae8a-316dadb1af42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:20:51.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:21:01.617Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=70ad14f7-d7af-46b6-9679-dc96b7528c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:21:01.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:21:11.624Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=c641ebfa-f797-41b9-b0ef-4d8b98175897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:21:11.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:21:21.630Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=ca2e2eb4-de71-4ca3-99a6-7c01e6989698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:21:21.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:21:31.639Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=54e9db2e-3ae6-43e9-b1d5-3ea8c701a87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:21:31.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:21:41.647Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=a6c1bcab-4fe0-42a7-bf10-fa676ce6de3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:21:41.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:21:51.654Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=8c5ae5cb-338a-46df-8eb6-2a75084f2030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:21:51.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:22:01.661Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=ced0409c-c36a-4a8a-b5bf-cfd3438df1d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:22:01.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:22:11.670Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=08a1aa32-4a27-4064-8486-7dc384585188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:22:11.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:22:21.677Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=0c5ce70b-7c85-4b8e-a0f8-bfcd23586645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:22:21.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-09T07:22:28.266Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-09T07:22:28.267Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-09T07:22:28.267Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-09T07:22:28.269Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-09T07:22:28.390Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-09T07:22:28.391Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-09T07:22:28.410Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:22:31.685Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=6ec1234b-d91d-4c8d-9a6b-ec9a58d0e1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:22:31.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:22:41.694Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=3528b151-3f44-4acf-9069-910348ab1935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:22:41.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:22:51.701Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=adc4d3ad-cd01-4e5c-a16e-f5d0b0981f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:22:51.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:23:01.712Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=a8e49ada-42af-4122-aff9-3401133b6ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:23:01.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:23:11.719Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=e2748e4f-4248-4b79-8212-118ceb50768e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:23:11.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:23:21.726Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=ee5a2353-29d8-40ad-bbe7-c7b2e752fce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:23:21.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:23:31.733Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=809a9890-e70b-4cdd-8895-32f3e88178dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:23:31.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:23:41.741Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=a54accbe-02b0-42ed-ab4a-5d8340cc8ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:23:41.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:23:51.750Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=efcc561f-6797-4941-a601-bdd10478f18d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:23:51.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:24:01.758Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=e2eacbc9-084a-49e4-8f5d-e89d951ece2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:24:01.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:24:11.768Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=a108cbae-1316-4298-8cdf-c75bd34b008c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:24:11.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:24:21.776Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=284eb594-cdbc-4294-9bd8-eb8e4eeee6a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:24:21.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:24:31.784Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=dc7d8a20-99fe-4615-9679-a2b5713d9260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:24:31.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:24:41.791Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=8e839fad-60b3-45e0-b89c-e10fc7547dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:24:41.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:24:51.797Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=10a8980c-688b-4e3f-a54d-39f820d83ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:24:51.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:25:01.806Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=bbc115ea-cc2c-4670-afd5-d2342f4f2d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:25:01.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:25:11.812Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=4b8473b7-5845-4c80-945b-c0378974c708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:25:11.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:25:21.820Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=4794cfd6-a56e-4e2d-b191-2143c5c8971c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:25:21.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:25:31.827Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=27454a0f-d120-4efe-8367-b1f5b27e356e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:25:31.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:25:41.834Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=a6d89e0a-f755-44b4-99cf-3637d9e3769c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:25:41.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:25:51.841Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=d40dcb93-178e-42a8-bb2d-1638f1e4d3fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:25:51.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:26:01.849Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=fb214f07-969a-4737-91d9-770579e65d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:26:01.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:26:11.856Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=69d28b35-2f62-4355-a58b-f3c12b4617fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:26:11.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:26:21.863Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=92a66bd6-4e48-479d-ae3f-e7954ea75806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:26:21.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:26:31.870Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=57462217-4211-4024-9ef1-4745aa700fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:26:31.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:26:41.878Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=018af2ca-b355-4140-a928-27413c5031f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:26:41.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:26:51.886Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=0c8bf94f-a9d8-48e6-bc18-e4898c5c967f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:26:51.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:27:01.895Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=20df82ca-6cb6-4e47-8d1d-25d934cc8867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:27:01.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:27:11.902Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=68bd7fdd-30d8-453c-8e15-af9f15e4dab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:27:11.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:27:21.909Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=bdc7b178-55d0-41df-bb9e-8630f42c59b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:27:21.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-09T07:27:28.337Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-09T07:27:28.337Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-09T07:27:28.337Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-09T07:27:28.338Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-09T07:27:28.414Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-09T07:27:28.415Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-09T07:27:28.417Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:27:31.915Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=436244b7-becb-48f8-b6e5-f5a97502c2f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:27:31.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:27:41.922Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=917a825d-83b3-4b91-a51d-204371b6cc2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:27:41.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:27:51.929Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=ecf3588d-96e9-4f6e-8bbd-b731801c837e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:27:51.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:28:01.936Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=e9ec17d1-e856-4d12-91eb-22641f9bd3ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:28:01.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:28:11.945Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=1c2a8a6f-d579-417e-a55a-b6fb8c30995a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:28:11.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:28:21.954Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=266545ee-0834-470b-8023-8b37857cb7be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:28:21.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:28:31.962Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=4b7c438a-4f0f-4718-a85b-ae51ef13b461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:28:31.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:28:41.969Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=2604ce3c-d684-4951-a43e-895b5acb3506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:28:41.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:28:51.976Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=bcb07bba-1571-4002-9e7c-bb7db8099593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:28:51.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:29:01.984Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=c8cf2649-35ec-4b25-8df9-a4d69f573978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:29:01.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:29:11.991Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=ae1f4c00-dfce-47da-b02e-f7188c7a47cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:29:11.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:29:21.998Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=7a29a587-5f97-4955-907c-40cf468a77fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:29:22.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:29:32.005Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=37da5b83-76b3-4a4f-b810-f4d4e67c3866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:29:32.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:29:42.014Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=6fd7f89e-937b-43ea-9af9-92a8677beb07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:29:42.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:29:52.021Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=209aff2f-056f-4002-a562-eba8bdcf066d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:29:52.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:30:02.029Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=612ec037-99af-42c4-aa25-d32870f82f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:30:02.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:30:12.037Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=8e481b03-1bf6-4388-929c-e3f2ad756ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:30:12.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:30:22.044Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=02e8956d-ba5b-4f9b-a35d-cb20c11d33b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:30:22.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:30:32.053Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=0f99508b-ae3c-4271-b360-e1e7c62f88f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:30:32.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:30:42.061Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=da7d9b89-c5ea-4344-93c0-bff68026ce83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:30:42.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:30:52.068Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=4cc2c166-6e3c-400a-b942-b2028b5694eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:30:52.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:31:02.076Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=29dd492c-2710-4455-ab9a-785a65d76b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:31:02.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:31:12.084Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=02acb49b-c895-4192-93f0-2eb42cff66eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:31:12.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:31:22.093Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=4891284a-be28-49cd-995c-4f8d188baee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:31:22.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:31:32.100Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=17b76f22-60f1-43cd-af94-c3ea42b7b92d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:31:32.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:31:42.108Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=641decfd-247e-4d78-be3d-c9200256619f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:31:42.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:31:52.115Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=1b7109db-688f-484b-bbb1-22ee04282053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:31:52.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:32:02.122Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=e80ca83c-45a7-4458-908e-a23bc10f3592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:32:02.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:32:12.129Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=df079410-e13a-43cc-a6cb-7c9d00fb4ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:32:12.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:32:22.137Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=20f89606-06fc-4a6f-b599-2e795c89d94f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:32:22.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-09T07:32:28.301Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-09T07:32:28.301Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-09T07:32:28.304Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-09T07:32:28.306Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-09T07:32:28.382Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-09T07:32:28.382Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-09T07:32:28.385Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:32:32.145Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=0373717f-20f9-4432-a6df-5cc8d244d47d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:32:32.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:32:42.153Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=9ac5bc25-b40a-45cf-8269-b8cb0b722ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:32:42.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:32:52.162Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=4426051f-eab5-4fb0-ac28-0e7c0a462776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:32:52.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:33:02.170Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=537335dd-8e38-400e-9ed7-bb2d178911ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:33:02.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:33:12.177Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=f5bfcaa1-fcf2-47f5-a3c4-5a0f96713b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:33:12.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:33:22.183Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=c5b0a1e1-0167-4a5c-a0d0-2799c767dfd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:33:22.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:33:32.190Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=75b3cf0d-c354-4f5b-a167-06451d335466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:33:32.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:33:42.199Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=47d54105-688a-4f04-b58b-bbafdd268f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:33:42.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:33:52.206Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=7ceb47b5-ab94-4bce-800d-8f775213ddca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:33:52.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:34:02.212Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=3ac9cc9f-b7bc-45c5-a420-ffa0f21d8690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:34:02.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:34:12.220Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=0df66786-90e9-4fa7-8f42-e42009b7c277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:34:12.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:34:22.228Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=c0223826-2e2d-462d-86d7-ef3c6a13314f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:34:22.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:34:32.235Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=69ec4253-fce2-4d4a-82cc-8e9009ced9cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:34:32.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:34:42.242Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=50c02b60-d237-43a6-989c-120e86aaa17c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:34:42.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:34:52.249Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=b360346c-c286-4eb4-a523-54d7074ba89f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:34:52.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:35:02.258Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=16140588-bb71-4908-bbd5-27706ae91810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:35:02.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:35:12.264Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=09e67412-6d29-4274-a8c5-faf434aea2ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:35:12.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:35:22.271Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=d74e3d2d-764b-4017-b07d-af0e63f0d030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:35:22.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:35:32.279Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=4ded39f2-2301-4f2e-8d84-3bf7eb8f4130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:35:32.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:35:42.286Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=4fd1d5b8-7dcc-48ad-877a-19d966401bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:35:42.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:35:52.295Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=c6ea7963-3810-482a-b6b6-c287d9fa4e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:35:52.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:36:02.301Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=cf34a786-eb1b-420c-a16c-4d6fa9599ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:36:02.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:36:12.308Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=301c9eb2-67bb-4497-b72a-498929c26fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:36:12.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:36:22.317Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=1d59930d-1788-4e85-b384-5a3aead4d411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:36:22.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:36:32.324Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=4e9c33d7-b7c5-42e1-a5a8-8c9952310a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:36:32.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:36:42.332Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=34993584-80c1-433f-92e0-d7e7bd97807a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:36:42.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:36:52.339Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=94aecb6e-c835-43be-bbcc-7db469ecb29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:36:52.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:37:02.346Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=9c03a6c3-3f94-47b7-b0fc-f993cb9cf89f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:37:02.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:37:12.353Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=e7c24323-0d0e-40cd-800c-cb17dcc40276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:37:12.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:37:22.360Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=20a6dd3a-1047-4df6-abb0-fac3b1fde317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:37:22.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-09T07:37:28.290Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-09T07:37:28.290Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-09T07:37:28.291Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-09T07:37:28.292Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-09T07:37:28.366Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-09T07:37:28.366Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-09T07:37:28.370Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:37:32.367Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=e5084f60-cccb-4ddf-b702-9c17bc59484c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:37:32.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:37:42.374Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=9e409904-0552-49aa-880b-22fc21339620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:37:42.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:37:52.381Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=8d7aea5a-fb28-4647-af03-6c6fc3a72772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:37:52.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:38:02.389Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=1368e82e-35c8-46c1-96eb-9b7e4cafca9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:38:02.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:38:12.396Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=34866d8d-1857-4147-8df6-6a3502b8b77f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:38:12.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:38:22.402Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=3f63a094-f28b-419b-976c-377c5e3ac42c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:38:22.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:38:32.409Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=8a01c391-6f75-46fd-99e8-c6fde32f7854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:38:32.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:38:42.415Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=15b759ed-c2fb-43b3-8fbb-f4bb2447ea8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:38:42.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:38:52.422Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=eddfc0d8-3426-4e33-bb37-70ffbdc38c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:38:52.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:39:02.429Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=e891ff2d-f030-4a76-a224-4236e1362bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:39:02.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:39:12.435Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=fbfa0e55-805b-45d4-8473-39d5e46f8e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:39:12.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:39:22.442Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=660a0e04-e33e-4709-8256-b487b66cf3b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:39:22.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:39:32.450Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=fb79d9cf-f034-4cd8-b189-a548729e4dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:39:32.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:39:42.456Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=c4cad602-3526-475e-8c53-82e8dc83c90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:39:42.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:39:52.463Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=c183d926-fde1-421e-8fce-72fb0f2b525d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:39:52.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:40:02.471Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=2526d123-eda5-4def-b9a8-4e7dac9abca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:40:02.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:40:12.480Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=cfbfa075-3cbc-4eee-8baa-bf8d04113df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:40:12.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:40:22.487Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=9a8536c2-94d1-47cc-8066-882a7ee4f67c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:40:22.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:40:32.495Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=a885f503-3cdf-452f-a9d0-5e16b4f906da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:40:32.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:40:42.502Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=1e567312-5332-4ad6-8670-a73d17135c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:40:42.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:40:52.509Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=5e133bf5-c1f6-48c6-b65b-aeb77601ec03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:40:52.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:41:02.516Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=8985f29d-8325-4d67-8029-c1d666326a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:41:02.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:41:12.522Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=a3cf8bd2-d20f-4471-847d-670460b075f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:41:12.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:41:22.529Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=3e92c291-74b8-4f50-9a71-bece48d4d830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:41:22.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:41:32.535Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=67f9c223-04f9-481c-a821-8b27bea9bf51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:41:32.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:41:42.541Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=983cc4c1-48a2-41f4-9b4d-f88abb11e4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:41:42.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:41:52.546Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=d68ec854-db10-411a-acfd-c08c1384aeff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:41:52.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:42:02.553Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=0c7c2c65-26f8-4afb-ab22-7f6b5a8fe9ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:42:02.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:42:12.560Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=80362f05-7e61-4f86-b123-698bbcf165ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:42:12.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:42:22.567Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=48ce8ef4-ff14-47c8-bdfb-a4597904bc29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:42:22.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-09T07:42:28.313Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-09T07:42:28.313Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-09T07:42:28.313Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-09T07:42:28.314Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-09T07:42:28.385Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-09T07:42:28.385Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-09T07:42:28.387Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:42:32.574Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=f15cab77-90d9-45a9-8f79-032147adbeb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:42:32.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:42:42.580Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=755ae56a-207d-4c0f-93cb-4b4a5603575b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:42:42.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:42:52.588Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=47ad969a-f9f6-4b5b-8c66-7c3c75669f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:42:52.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:43:02.594Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=6c21ccf0-868b-407c-9413-93d7792d0eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:43:02.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:43:12.600Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=51948da0-6688-42ef-bae4-00853e981468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:43:12.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:43:22.606Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=40be8373-f6ca-4a61-b5c3-49a334145d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:43:22.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:43:32.613Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=fb078401-8b52-4708-b12c-0fd603fb065b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:43:32.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:43:42.622Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=002e8781-10e1-49fd-9741-64c4a5813a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:43:42.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:43:52.630Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=66c954f7-96ef-4a29-9c18-d6d12b55adea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:43:52.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:44:02.637Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=bc2651fb-ae23-4857-aea9-c6300c48ff10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:44:02.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:44:12.644Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=561d232d-b138-477a-8aa4-51aa90cc99f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:44:12.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:44:22.651Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=345b95d0-1d3d-4adf-98b1-9528711a0c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:44:22.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:44:32.659Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=077a872c-4ce1-4517-9fd5-0e3810e8b57f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:44:32.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:44:42.666Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=f54ff5ad-6197-4a0b-bf2f-cc2f08ddc758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:44:42.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:44:52.674Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=5370eebb-4d90-4f2d-9b1f-cf7580621062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:44:52.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:45:02.680Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=5cc52ea3-200e-46aa-86b4-6d1cca91955b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:45:02.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:45:12.688Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=8ebb941d-9e6d-4346-b24b-59c714770d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:45:12.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:45:22.695Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=1ced7825-c1f5-43f1-b9a0-189e4098b714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:45:22.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:45:32.702Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=81519e7d-48a8-4f73-9aaa-bb83570a94d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:45:32.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:45:42.709Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=581feefc-0586-42c1-9a95-2b81af16a506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:45:42.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:45:52.716Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=8050e17c-195c-4ad3-bf6d-da34a13d1dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:45:52.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:46:02.725Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=eba4ee9f-0921-43c9-9bad-887ed1b34fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:46:02.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:46:12.731Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=2aea2ee0-a95e-489d-b9a6-62ab956c077c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:46:12.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:46:22.737Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=0bd5e556-3773-4277-92bf-f488a8299fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:46:22.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:46:32.745Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=d4a1618b-fbdc-475e-b9b8-a766023d51f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:46:32.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:46:42.751Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=24823a45-037f-46fb-8103-6e6eea429040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:46:42.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:46:52.759Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=d7df768d-e804-43cb-85b4-327037a61445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:46:52.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:47:02.766Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=f17f0953-0d5e-4708-ab52-baf382ce8793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:47:02.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:47:12.772Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=f69631cf-8014-460d-b287-ea4b92b70143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:47:12.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:47:22.784Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=9bd48e26-148b-41bb-9a98-63f9ec285962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:47:22.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-09T07:47:28.271Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-09T07:47:28.271Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-09T07:47:28.271Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-09T07:47:28.273Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-09T07:47:28.350Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-09T07:47:28.350Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-09T07:47:28.352Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:47:32.790Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=5fd12f0f-76f9-423b-bf45-87085ea5d78c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:47:32.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:47:42.798Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=23cdfddc-0c27-4c11-b7f3-b36995c84013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:47:42.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:47:52.805Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=357b72a6-1117-4a60-add7-a69c74698e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:47:52.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:48:02.812Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=167f54ac-0cca-4777-8b75-2b8f6a478d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:48:02.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:48:12.818Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=a32edc4b-e348-464c-b21a-1b02736b0aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:48:12.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:48:22.826Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=a06c27d6-65b6-4fe6-a709-3726f30832ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:48:22.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:48:32.832Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=3dbf168b-dc90-4ec7-81ec-98696cc26fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:48:32.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:48:42.838Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=19affb5b-9205-485a-980e-021d1bc9080f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:48:42.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:48:52.845Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=6f885bf1-4f07-4aa0-af99-9a1636caf1da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:48:52.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:49:02.855Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=cd1a9c46-f2b8-453a-bd56-69a00ab0bc66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:49:02.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:49:12.861Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=0e424b56-d1d2-43a2-ade7-610426a22dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:49:12.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:49:22.869Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=844af40a-59b8-4e8b-bbe5-e1fc828ae866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:49:22.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:49:32.875Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=a9105e57-2004-4cf7-98ca-b0883abc02a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:49:32.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:49:42.883Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=5d5884dd-2ade-4869-8c5b-91bb788a4192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:49:42.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:49:52.892Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=399fbe3c-e952-4e4b-8c29-a0d7b852c51d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:49:52.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:50:02.899Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=e062cc70-fda9-46b2-b764-a6b1a4641f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:50:02.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:50:12.905Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=c6834284-f571-4ed9-9a51-e2fbf37215dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:50:12.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:50:22.912Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=0a1a5f89-979b-45c0-961b-7f077d3d92f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:50:22.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:50:32.921Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=83dc0042-8e67-4031-895d-83c60629e51b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:50:32.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:50:42.927Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=758325c1-7fc8-4a2c-9155-7b9fe3a5cc8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:50:42.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:50:52.934Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=1263e72b-8c7e-43f9-b58e-2a090f2ceee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:50:52.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:51:02.940Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=217d478e-067b-4efe-a931-266607f57d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:51:02.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:51:12.947Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=478c8aa9-5e56-4612-9636-10c3937a41c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:51:12.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:51:22.954Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=b6aeafba-30e8-49de-b464-4097b51d6c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:51:22.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:51:32.961Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=74b663a3-8677-4222-b47b-14ee56eba447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:51:32.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:51:42.968Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=76f9f40c-34c4-4e84-96cd-5bb4264ba472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:51:42.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:51:52.975Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=5511c8fe-01db-4c62-b1e8-4d131d8344f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:51:52.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:52:02.981Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=4c5096e8-95ed-413b-abe8-0e01546b8b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:52:02.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:52:12.988Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=5feff12e-2d05-4c68-afa3-d6fe758b2bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:52:12.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:52:22.994Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=e00e91a7-5f38-4b42-b397-b055e7942c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:52:23.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-09T07:52:28.304Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-09T07:52:28.304Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-09T07:52:28.304Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-09T07:52:28.305Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-09T07:52:28.382Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-09T07:52:28.382Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-09T07:52:28.385Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:52:33.001Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=860e50d0-c7c1-4a78-8219-3ed9550d8448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:52:33.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:52:43.007Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=0f526d0b-b6b9-4fce-94f6-530d885093df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:52:43.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:52:53.012Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=f5f5b3fe-bf74-4a39-9a80-9aacfa237978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:52:53.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:53:03.020Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=ad3464fe-838e-42ba-8242-3d11386a4e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:53:03.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:53:13.025Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=622aa831-b626-4eb0-a1be-2a748de881dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:53:13.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:53:23.032Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=8b9f6809-4db1-43cd-bc74-559fa44a27c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:53:23.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:53:33.038Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=019bd656-f757-40fc-8d6a-211110a5291c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:53:33.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:53:43.045Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=22ac7415-14c7-47dc-8c0e-d7e83f39dee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:53:43.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:53:53.053Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=d7d1cd78-d91d-4ac8-abf1-c3d74db2c0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:53:53.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:54:03.061Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=1c65085e-9aed-4914-bc55-418ace92ecfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:54:03.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:54:13.069Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=fd154348-6b2f-4eb8-aa1b-1525b4288d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:54:13.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:54:23.076Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=da43bb4d-6f0a-48e1-a1f0-012200b2c6e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:54:23.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:54:33.082Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=aa75b367-3a79-4e36-83a3-2ab974b48a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:54:33.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:54:43.089Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=4c7309bb-03ef-45b6-8111-381ee9f196c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:54:43.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:54:53.097Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=58b4f60e-08b7-4182-819c-c5b740e726d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:54:53.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:55:03.103Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=bff52129-a0d8-426d-bba1-91845702bde8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:55:03.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:55:13.109Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=6a6d87ce-f456-4f7c-8dae-db6739069309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:55:13.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:55:23.120Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=72b309b6-70bf-44a4-bfa3-66324f4fc992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:55:23.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:55:33.125Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=2f8e12c1-79ea-4f21-a281-b47042459d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:55:33.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:55:43.133Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=f029a515-0ad2-432a-906c-8979f6b9277d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:55:43.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:55:53.141Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=576bc027-339a-4fab-b972-8f0c8ee5c41c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:55:53.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:56:03.148Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=71d7a4d2-8eca-47d5-a892-ed038750409f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:56:03.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:56:13.155Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=581553e5-7de4-4c8d-bb59-b4f631ddda62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:56:13.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:56:23.161Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=73ac1ccf-97fc-43b8-9215-9b21533f3571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:56:23.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:56:33.168Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=c1c90996-9415-45ef-a56c-8a5d33d0d235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:56:33.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:56:43.176Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=d9f04ba7-c3c4-42d8-8393-ff5fcce812c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:56:43.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:56:53.181Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=8ff174ee-5b7f-424f-94fa-281e185dc465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:56:53.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:57:03.188Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=ed1aaa97-6b7b-4717-bee5-d2217a54ad1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:57:03.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:57:13.195Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=23799b1a-09c5-4c12-88e4-5a5a05e10c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:57:13.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:57:23.204Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=06d61590-80d6-4148-a33d-8a0f8e441069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:57:23.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-09T07:57:28.298Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-09T07:57:28.299Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-09T07:57:28.299Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-09T07:57:28.301Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-09T07:57:28.378Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-09T07:57:28.378Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-09T07:57:28.410Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:57:33.211Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=fa6237f1-cc27-4720-8519-0ea58a40dfac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:57:33.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:57:43.219Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=cb6e6096-a048-4e60-8248-3cd05c7eb22b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:57:43.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:57:53.226Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=c2203e03-5565-4f5a-bbc6-a93cb21c2330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:57:53.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:58:03.233Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=7fb82b71-c0e4-4919-8547-b884c6e2e7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:58:03.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:58:13.241Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=1d55f7c6-0f14-4cdc-be88-63aeb33613a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:58:13.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:58:23.246Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=5600535d-b272-4e76-9a34-ca38d4973246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:58:23.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:58:33.253Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=be3ddf93-1aed-4d5e-b51d-44477da07515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:58:33.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:58:43.259Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=1c766cbf-128d-460d-8622-f1aeee55ee64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:58:43.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:58:53.266Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=ea9ea9f5-c65e-4b52-9253-8d404995264c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:58:53.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:59:03.273Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=164f7af5-5ab7-4ae8-b224-0cf323c3de5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:59:03.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:59:13.280Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=b88ec77a-f9df-45bc-a46f-190dcdd0ff93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:59:13.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:59:23.287Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=0234d0e7-abdb-4130-a20c-5a446b5ba866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:59:23.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:59:33.294Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=f7d1a914-836f-4966-9591-e2e1863b78cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:59:33.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:59:43.300Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=5b2baf1c-626d-42d4-a195-016cba359a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:59:43.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:59:53.306Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=4c42b772-0eb9-4e8a-8af7-d2b89ba3d3b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T07:59:53.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:00:03.314Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=a2c8d30f-bcb0-4303-b460-d3b4e08a3b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:00:03.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:00:13.321Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=e399a854-ec14-4f66-9e5f-e6a36f0b2047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:00:13.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:00:23.328Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=7df7aa16-2b14-453b-b33e-5466fb3a45ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:00:23.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:00:33.334Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=0c3de942-3285-4198-a609-c6e6ce77eecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:00:33.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:00:43.339Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=c01d45d0-2e1e-41d3-b31e-a7872a0aadf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:00:43.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:00:53.345Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=3911e135-2f46-4d68-a555-43adaa9b395f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:00:53.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:01:03.351Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=1153f83e-dffe-4166-b8b9-b44edd43ea9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:01:03.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:01:13.359Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=632b42e1-0fb0-472e-b03a-eb6de5ab1016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:01:13.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:01:23.365Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=d917a1d8-a1e4-4c13-a297-6bbb12ebf390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:01:23.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:01:33.371Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=2ed7b593-f673-40d2-867a-f08ec0cdf573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:01:33.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:01:43.377Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=7a87fe35-668a-401a-8577-733c85ff57fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:01:43.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:01:53.384Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=b44ce16a-c685-4ab8-b452-a1493d305d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:01:53.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:02:03.390Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=b3936409-f902-4fda-adf6-fe1298afec2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:02:03.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:02:13.395Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=7166fb2c-cf83-4f52-829c-b798d14aa131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:02:13.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:02:23.402Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=40a791b9-ac08-4680-bd50-a6dea2108298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:02:23.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-09T08:02:28.277Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-09T08:02:28.277Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-09T08:02:28.278Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-09T08:02:28.279Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-09T08:02:28.357Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-09T08:02:28.357Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-09T08:02:28.359Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:02:33.409Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=067cdbe5-aad6-45e6-af5a-6554bd0e2080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:02:33.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:02:43.415Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=a14335df-02d1-4ae2-a9aa-761147acb3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:02:43.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:02:53.422Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=d7b6f963-1794-4e0b-841c-0c91891593a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:02:53.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:03:03.429Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=6abe95a1-c0d4-42ea-a210-231c27117fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:03:03.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:03:13.436Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=c5ff3179-7f04-446a-942c-080507a6f92d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:03:13.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:03:23.443Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=21b7c158-c936-4ba0-bbab-276a8401d7ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:03:23.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:03:33.450Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=cb1b1075-76de-4b20-a734-5fbd30dd04d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:03:33.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:03:43.458Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=604d42b9-3c25-484f-a8e7-2aef49bfd033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:03:43.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:03:53.465Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=5051ad37-6359-4e5d-b102-37446cd6a141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:03:53.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:04:03.471Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=2e6e7a52-c723-4263-9640-a51501723440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:04:03.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:04:13.478Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=380d8106-5771-4b8f-9c79-970634158924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:04:13.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:04:23.485Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=dfaf947f-6c29-4ad3-9536-06807b4a8250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:04:23.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:04:33.492Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=2e09edff-e1d5-43fb-8928-22c59ec121be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:04:33.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:04:43.498Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=53d9d38f-591b-46d4-909d-f6294e454336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:04:43.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:04:53.504Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=5337c249-f51d-4c3e-afd3-c7d89f8f45af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:04:53.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:05:03.510Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=b4ab7267-3050-44c4-a26b-dd4504c3b8c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:05:03.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:05:13.515Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=71883060-836f-4271-92e4-3388ab018d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:05:13.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:05:23.521Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=5941a0ae-0fcb-4c46-ae31-300ff8ca492a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:05:23.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:05:33.528Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=a6a87593-dfea-4f8c-a12e-2ba81eb85751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:05:33.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:05:43.535Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=0856b3af-09af-4d1d-8599-cb3b49659914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:05:43.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:05:53.541Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=8ec77482-5790-4197-b120-fb056dc8df43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:05:53.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:06:03.548Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=99bd3a04-c188-443a-801a-9b986657fe2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:06:03.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:06:13.553Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=22f989fc-0825-4850-bcfe-f20cf21c5b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:06:13.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:06:23.560Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=b53a036d-ccc3-43b3-878e-4ac8b46fa951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:06:23.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:06:33.567Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=e1a60297-ac84-4c9b-9725-d616c57f9ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:06:33.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:06:43.574Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=02de08b9-af54-4788-bdfb-c1666f637dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:06:43.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:06:53.580Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=49949257-6d3b-4b1d-ba12-730ea01bcedc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:06:53.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:07:03.587Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=ebe14fb5-41b6-4a74-b966-0acc9841d0fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:07:03.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:07:13.599Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=b77887e4-7483-4717-b6d2-75d3e6fe9656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:07:13.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:07:23.605Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=c52f48c7-a896-43db-8a5b-c2f6909943aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:07:23.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-09T08:07:28.254Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-09T08:07:28.254Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-09T08:07:28.254Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-09T08:07:28.256Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-09T08:07:28.349Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-09T08:07:28.350Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-09T08:07:28.352Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:07:33.612Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=421ae179-6444-4910-a4ee-69fb438a9a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:07:33.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:07:43.618Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=1dd011b5-648d-4929-8fcc-ed876ed0fdf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:07:43.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:07:53.624Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=cd5a01bd-fa0d-4b34-81f3-abfb8c885221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:07:53.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:08:03.631Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=9fc9e0bb-7af4-44de-b5b9-cfc37db43cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:08:03.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:08:13.637Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=227a241b-9030-42b9-bf6e-401b7b1faa5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:08:13.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:08:23.645Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=f98a7583-7548-47f8-9be9-ea921d0689c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:08:23.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:08:33.651Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=f5936e04-f93d-4632-88af-3fa9dc7979d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:08:33.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:08:43.656Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=656438f8-4eb1-4ab7-ac6a-dc39964ebe52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:08:43.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:08:53.663Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=ca0c6f22-35ae-414f-bdec-8848e0a40523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:08:53.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:09:03.669Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=a3b68c81-fb25-4a77-9f86-ddf01e2d946e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:09:03.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:09:13.676Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=ba487482-dccf-4097-b5eb-ddca9ecec5ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:09:13.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:09:23.681Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=2f2bf3c1-954b-46b4-b64b-957a4bd51694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:09:23.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:09:33.687Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=9e07594b-6fd7-4fc1-a82e-791fd3a9af6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:09:33.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:09:43.693Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=1fd97ae8-8d0e-4663-9755-def4c2cf2804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:09:43.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:09:53.700Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=29a20442-4dcb-4f19-a0dd-9c87fba1f3a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:09:53.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:10:03.706Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=6bdea1c8-13e4-491d-8a45-88eccf0db9ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:10:03.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:10:13.712Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=9e284dcf-a42c-431f-aa96-19c10c9ceced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:10:13.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:10:23.718Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=71ae2c96-e22c-4333-b763-bd6dec6bf955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:10:23.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:10:33.723Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=5c0313a2-f46a-4e98-982a-944a0656fa99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:10:33.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:10:43.730Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=accf2db0-4d7a-465e-b3b0-a2a87bfa4218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:10:43.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:10:53.736Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=244e8f63-c17a-47bf-8226-88f807437b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:10:53.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:11:03.742Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=123c7811-201d-45af-ab64-6958410f5cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:11:03.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:11:13.749Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=4345770e-a8d0-4b06-bf9f-ab3b2911938e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:11:13.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:11:23.756Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=6e607e4d-c2d5-4d93-8cbc-ac65e69bed00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:11:23.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:11:33.762Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=55d1a1d8-c4c3-4534-8125-88d1424d18e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:11:33.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:11:43.769Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=0a2dde44-de89-40b8-80c5-62e03c994cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:11:43.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:11:53.776Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=88dd0d4f-f659-422c-92f8-d51697895276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:11:53.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:12:03.782Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=cad49673-b9ba-41e2-b24c-499e57cc3fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:12:03.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:12:13.788Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=bd8cdeb0-f77f-48de-9327-7d955cf18727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:12:13.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:12:23.794Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=2fa1b1f9-011e-4b27-9a9d-4946e2ece2fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:12:23.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-09T08:12:28.269Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-09T08:12:28.269Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-09T08:12:28.269Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-09T08:12:28.270Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-09T08:12:28.352Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-09T08:12:28.352Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-09T08:12:28.353Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:12:33.805Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=67df40a1-700d-42f1-9d0f-faa11cb01092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:12:33.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:12:43.810Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=92ebcb75-bb9c-4db9-a4a6-deabbd996f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:12:43.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:12:53.816Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=95efb0df-91af-4feb-a86e-b7e1989db1f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:12:53.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:13:03.821Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=0e7816cd-2449-42b6-8678-1667b0fc1bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:13:03.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:13:13.826Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=ebd4c254-eb22-452a-952a-b6789ea44767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:13:13.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:13:23.833Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=2a46f92c-24fb-41b2-8da9-a0db075499b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:13:23.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:13:33.839Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=dd548183-2ddb-4596-9ee5-eea9dbe8baa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:13:33.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:13:43.845Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=e31bb0a9-0da7-4690-a280-c3e303150341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:13:43.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:13:53.849Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=be3da494-9bfd-42a3-bc07-0be53a49e51b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:13:53.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:14:03.856Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=f70b2556-0b4c-4d08-a5a7-932ddc284887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:14:03.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:14:13.861Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=c2231582-1934-47a6-9501-8692f31c2d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:14:13.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:14:23.867Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=20cf2bf6-d6b0-4396-878d-7719ac2d9522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:14:23.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:14:33.874Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=c24ba45b-3e5b-48a7-a978-6d1e47463ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:14:33.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:14:43.880Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=6b2a0e5e-60d7-4675-ad11-4d2209ec3523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:14:43.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:14:53.887Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=454b2a3d-8ab0-4a3f-bc9c-b68d91503b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:14:53.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:15:03.892Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=35abe060-9ab7-4a43-927b-a55d4a606664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:15:03.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:15:13.899Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=9096cfef-9b04-480a-8a74-e8b8da033c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:15:13.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:15:23.908Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=2060d575-2333-4c52-83b3-b83fb3cbeca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:15:23.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:15:33.914Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=5207dc52-541d-4577-9cad-fffdbef9057f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:15:33.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:15:43.922Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=4eec4e3e-a5bb-457e-a077-8908a41e08a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:15:43.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:15:53.928Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=febdef18-4b6b-4569-9aba-5a1582401998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:15:53.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:16:03.940Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=3f8e05ac-bd0f-41e4-a9af-06d742b87d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:16:03.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:16:13.945Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=3078f3ff-23a0-4949-aedd-97af95b08899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:16:13.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:16:23.951Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=e82337ac-3278-493b-b24b-f04dbfa91b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:16:23.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:16:33.957Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=0e69ef23-e25d-41d5-b512-b39bc7bc5405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:16:33.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:16:43.963Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=0f860411-7184-4508-80b1-491cd2511add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:16:43.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:16:53.969Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=7d78e7c8-5b64-411a-b7f8-bd8d7d317433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:16:53.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:17:03.975Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=3cf85e0e-43ba-41ad-9c0f-ad887044f9cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:17:03.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:17:13.981Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=ce3b2bb1-259a-40e1-96f3-c9f27fb91c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:17:13.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:17:23.988Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=83643fc4-ab55-4b51-96aa-31841a30fb80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:17:23.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-09T08:17:28.308Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-09T08:17:28.308Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-09T08:17:28.308Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-09T08:17:28.309Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-09T08:17:28.377Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-09T08:17:28.377Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-09T08:17:28.380Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:17:33.994Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=2d869435-cc72-4a77-a02a-a3b9e2e057d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:17:34.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:17:44.001Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=e76cda29-27b7-4bc5-88d8-bb28d5a04ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:17:44.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:17:54.007Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=16ffa6d2-085c-4bf7-ba27-c2697f2e9749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:17:54.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:18:04.013Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=0a72ccb0-f5f3-4a8d-a466-cb74070659d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:18:04.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:18:14.019Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=c9a61dd1-8fad-41a4-8afb-ace238bc079b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:18:14.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:18:24.026Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=1b4db967-3ade-4543-8a25-9491b22b2f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:18:24.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:18:34.032Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=b1746b3f-da94-4476-8120-5c2b1dca0fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:18:34.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:18:44.039Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=b7887d24-2442-432a-9ef9-172b1f583f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:18:44.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:18:54.045Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=dd7493d0-e0af-42c9-9e97-7d59445665da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:18:54.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:19:04.051Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=1e2af600-e03e-401a-9934-8d47cc97c801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:19:04.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:19:14.056Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=a487e5ba-c9d4-4764-abb8-88cb672eeb3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:19:14.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:19:24.062Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=f54ea5c2-ae93-4acc-9b2f-ceb46f105941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:19:24.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:19:34.068Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=52736525-7d70-4ffc-9964-d77af4749ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:19:34.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:19:44.073Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=0426263a-7178-40a0-bc7b-812d06a472c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:19:44.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:19:54.079Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=8522632b-c2df-4272-905e-c5533c9e8375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:19:54.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:20:04.085Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=4b34c4e2-9921-427c-8ae2-519dd997f0ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:20:04.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:20:14.092Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=855ae8b2-6c2e-4643-b776-332f58e855ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:20:14.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:20:24.099Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=dda48b84-8de4-47a2-94ca-6961e37a313f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:20:24.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:20:34.104Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=65a52e93-8c69-43c0-a17d-a6b3739e6978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:20:34.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:20:44.109Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=676fcea0-e8b5-4fba-9f15-523e387daf65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:20:44.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:20:54.115Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=fb4978e1-d7be-4b47-ac85-3a45db4dceb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:20:54.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:21:04.122Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=dcebe93a-c76c-4e88-be4c-07e25e2caf34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:21:04.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:21:14.128Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=d1fcbddd-e804-4c52-8b25-66cd1a382a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:21:14.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:21:24.133Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=fa6ac3dc-94f6-4371-b32f-b0a6259e550d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:21:24.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:21:34.138Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=00c425e7-2394-4503-8aba-0d3bbe06156c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:21:34.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:21:44.144Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=0e7a2ca2-fd18-440a-b622-ff476de6c2a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:21:44.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:21:54.151Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=8592cc97-33e3-4595-b62e-2e8ce1b5be8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:21:54.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:22:04.157Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=00356000-fd9f-4d7a-9faa-bcaa43dbf7b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:22:04.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:22:14.164Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=77252245-7085-4f65-80d3-5ef3efed0523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:22:14.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:22:24.170Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=cfa40d58-f481-4630-bada-86a62eee2485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:22:24.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-09T08:22:28.284Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-09T08:22:28.284Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-09T08:22:28.285Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-09T08:22:28.286Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-09T08:22:28.361Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-09T08:22:28.361Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-09T08:22:28.364Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:22:34.179Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=cda73179-a0ed-426e-abdf-4e809ece964d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:22:34.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:22:44.185Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=f6d4e37f-8165-4ad7-ac8a-c53803508c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:22:44.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:22:54.190Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=7b86b7bc-bba3-4a19-a63d-929210fffd7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:22:54.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:23:04.197Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=9f15e251-8f20-41d2-b8ab-04ffa750dc9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:23:04.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:23:14.204Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=1793be62-6e30-4f3e-80fe-237803334e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:23:14.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:23:24.211Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=35e59fb9-b6d1-4adf-a1da-778fa50308ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:23:24.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:23:34.216Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=9905860d-21fd-4f35-94a8-1aeca4ff62a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:23:34.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:23:44.223Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=72fce717-6a37-49ba-85b0-c240817e8034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:23:44.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:23:54.229Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=11f4d3a1-5921-4c4a-bed2-6a2b9f6ecf97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:23:54.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:24:04.235Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=807b9274-b891-45e3-8fad-9f8be353e0c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:24:04.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:24:14.241Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=32e4b64e-b98a-4319-8848-e03d5fa46f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:24:14.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:24:24.246Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=ccf3a85d-0c17-4845-95c8-b1f233edda3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:24:24.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:24:34.252Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=658500ef-fa9e-40f8-8bbb-5d61f6be3c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:24:34.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:24:44.258Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=b4703e3b-51ae-401b-989d-e29572eb8770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:24:44.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:24:54.264Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=b8ce7c6f-00da-4480-8ae3-27ce4eed4475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:24:54.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:25:04.273Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=e066df55-d549-47c0-9828-8ccecd70bf32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:25:04.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:25:14.280Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=0303456c-2d69-4e90-96ac-5b6c87a96db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:25:14.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:25:24.286Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=6da18484-7053-466c-942f-a36392ec188b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:25:24.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:25:34.292Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=65e6942b-f93d-46b0-bf1f-2fc3a4bbaada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:25:34.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:25:44.298Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=7dd798bd-97c2-4235-9a87-fe1ed4d31242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:25:44.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:25:54.304Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=5dde9f5d-a7cc-4ad9-898b-b6265e72c41c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:25:54.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:26:04.310Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=6c73a65a-4838-4ad2-94b6-47197111c5f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:26:04.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:26:14.316Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=4236bbb3-972f-4c79-910c-865368491564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:26:14.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:26:24.322Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=8fcb612c-abd6-4ab7-9a6f-46094e107a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:26:24.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:26:34.327Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=2107bdc8-0d4f-4ea6-9cf2-14b70fd862e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:26:34.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:26:44.333Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=153ededc-058a-4e9c-9408-a8b8516566a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:26:44.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:26:54.339Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=e3c3592a-5f34-4e09-be64-560e3f1566e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:26:54.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:27:04.345Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=51ed22fb-cdc5-4b0d-89a4-bb6dfa7dac07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:27:04.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:27:14.351Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=e732eae6-99fa-4eef-8236-3caccfe47c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:27:14.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:27:24.357Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=3938e929-9685-40ab-8f1f-2249a4a6d82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:27:24.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-09T08:27:28.258Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-09T08:27:28.258Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-09T08:27:28.259Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-09T08:27:28.260Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-09T08:27:28.345Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-09T08:27:28.346Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-09T08:27:28.348Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:27:34.369Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=2fcd1130-e3d4-4112-acba-d3237504207a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:27:34.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:27:44.376Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=c9f3d186-c10a-496c-88d7-b9f8047b4eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:27:44.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:27:54.382Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=88ffcf61-89e3-44de-a616-668c7e24cedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:27:54.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:28:04.389Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=16df172e-07db-4f30-8b52-6409d5cfdb3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:28:04.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:28:14.395Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=60a05c37-fdbe-454c-ba9c-bc649cfcc231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:28:14.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:28:24.399Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=8e0f36b4-1d2c-495f-9790-f9fe761e1a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:28:24.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:28:34.406Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=2a2e047d-ffec-4112-9859-9f5bdc78f994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:28:34.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:28:44.413Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=a6f0c9c2-e482-44db-a6f7-83d1770e0e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:28:44.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:28:54.419Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=588a5e3d-faaa-42e5-ab6c-6378e9b5f3de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:28:54.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:29:04.426Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=3a80de36-70d4-49af-b71e-b180ae112693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:29:04.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:29:14.433Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=3343bd81-1938-4f4a-bdf4-02d46e6af94d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:29:14.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:29:24.440Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=2a603fc0-9186-46f4-8780-62b38fe8e961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:29:24.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:29:34.446Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=b3fb50db-5c81-4dc3-b73d-9143660323ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:29:34.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:29:44.452Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=d837f95e-6381-4c6d-ab2d-a5fb2748af31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:29:44.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:29:54.459Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=407b1aa2-a8e3-4981-8fb3-dc5fdfc31b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:29:54.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:30:04.465Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=4a0db5fc-ac02-4c38-9ab3-5b9893458a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:30:04.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:30:14.471Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=3242b437-a831-4745-9a7e-295a78a8675c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:30:14.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:30:24.477Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=8c9f04f8-043d-46ca-b676-16693f4eb7b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:30:24.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:30:34.483Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=e819c7a4-acfc-4d1c-b72e-a5b0d88acfbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:30:34.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:30:44.490Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=9ea96321-f628-4a72-946b-144c9448d9de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:30:44.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:30:54.496Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=da4b0360-9204-4ba1-b40e-8d1c348db776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:30:54.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:31:04.502Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=9b0f4ce5-6534-404b-a44c-695c937397ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:31:04.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:31:14.508Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=0587ca4c-9f2a-4269-880b-073fa057608f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:31:14.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:31:24.514Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=2d865a01-dbbb-4107-a98b-1fd7cd8cf50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:31:24.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:31:34.520Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=9867383f-6140-40fb-a30f-057bff6e1402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:31:34.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:31:44.527Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=e653d3a4-bacd-4b6f-9fa0-196c3db7b7b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:31:44.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:31:54.532Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=4d3c7bbc-21cb-4d23-885b-f638e33b4dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:31:54.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:32:04.538Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=f337d23b-48e8-421b-b2e2-659e1228a7e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:32:04.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:32:14.544Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=2ea18ac7-f5e2-4d2b-95b3-bdb1e53c7208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:32:14.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:32:24.550Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=ab099373-80f0-4a2e-b247-6f829ed66854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:32:24.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-09T08:32:28.266Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-09T08:32:28.266Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-09T08:32:28.266Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-09T08:32:28.267Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-09T08:32:28.340Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-09T08:32:28.340Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-09T08:32:28.342Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:32:34.556Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=666969b0-d5d1-4487-923a-e7db3eeafee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:32:34.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:32:44.561Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=90e63fd5-5ba4-4163-94ed-1d496e47a83f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:32:44.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:32:54.568Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=44331d5e-decf-4e8d-a6d1-33d2ba5726b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:32:54.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:33:04.574Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=17417a79-30ff-4695-94cc-c8837f1c7c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:33:04.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:33:14.579Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=5c701083-ff0e-4d61-98f4-21f6f6842923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:33:14.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:33:24.585Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=7c114239-1677-49ea-ad73-0708f5ba7dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:33:24.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:33:34.591Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=c3bbe741-2d10-4eca-82b4-81898aeb8c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:33:34.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:33:44.597Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=e9451e81-5ff5-433f-9e31-291c7c2d7fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:33:44.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:33:54.604Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=3096c6b0-2dd2-4f2a-97bb-0926db8c2e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:33:54.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:34:04.610Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=c2a9038b-d453-40fd-ba3b-fb2ae33d0e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:34:04.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:34:14.616Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=5b3b63b6-369b-4049-8fdc-46523be355bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:34:14.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:34:24.622Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=b748fdff-d345-4c1c-85df-b8a9e78474be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:34:24.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:34:34.628Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=06fb720e-3bb5-4852-883a-812526d171be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:34:34.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:34:44.635Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=a88e9ad6-fd4e-4cb2-9f06-c4a5397cdb23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:34:44.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:34:54.642Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=53841291-2186-407b-83dd-a188c508e216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:34:54.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:35:04.648Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=af4ed2ad-9ab8-4d5d-b123-dfccecd54911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:35:04.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:35:14.653Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=6f951f3d-8fbb-437b-81e2-699e4d37b2ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:35:14.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:35:24.661Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=df5805b3-ebeb-4cf5-a77c-5b85fc0ba435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:35:24.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:35:34.666Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=2d3e89a9-721c-4d57-88a0-bd632e480adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:35:34.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:35:44.675Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=d2f3d2da-8d08-4c7b-8a8c-87bfbb869334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:35:44.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:35:54.680Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=7e15edb9-2fef-42ea-ac87-831dd7f65893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:35:54.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:36:04.686Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=82126219-fe5e-4b73-a9e6-08f0766224a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:36:04.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:36:14.692Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=5cd3847d-006f-4ae0-b985-a77c197b266d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:36:14.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:36:24.698Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=7600c5f1-1b82-4053-9e5c-2b05d5fa5222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:36:24.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:36:34.704Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=c5759dcf-03aa-4a62-93b7-a72b1e80d860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:36:34.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:36:44.710Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=58c5db47-aaab-452b-bcf2-c7f6ca18a453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:36:44.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:36:54.715Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=2521a15f-5950-4c3b-900f-3a20cbc499c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:36:54.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:37:04.721Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=5daa15f3-3c5b-43ad-9a62-27c239b3d07d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:37:04.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:37:14.726Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=03393a12-e9c2-48be-9cc7-4fc7c36bc209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:37:14.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:37:24.733Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=1d0c5498-25ae-49b2-9b4b-9b24ac27626d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:37:24.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-09T08:37:28.257Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-09T08:37:28.257Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-09T08:37:28.257Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-09T08:37:28.258Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-09T08:37:28.338Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-09T08:37:28.338Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-09T08:37:28.341Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:37:34.738Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=37b3f190-1ada-4367-a00f-b0f5eb60b097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:37:34.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:37:44.745Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=b4df388c-250b-4078-9f07-92c935e616d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:37:44.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:37:54.752Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=ec947b8a-03c3-41ad-b983-629ac0b6466a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:37:54.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:38:04.758Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=e123497b-146a-4e00-a9e6-87b500a733fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:38:04.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:38:14.764Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=e9f1ba81-0063-49e1-b598-9c5b2ab3c622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:38:14.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:38:24.769Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=59408f4c-e3e2-4fe7-98fb-a163c21d03ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:38:24.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:38:34.776Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=53e77309-10c3-46d3-8be0-cdac9dc99e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:38:34.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:38:44.782Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=607b24e1-9fdd-432f-9b92-6d092ceb0fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:38:44.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:38:54.788Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=b3a087bc-9a17-428c-b586-f901abcad7a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:38:54.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:39:04.794Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=06855e0a-1fd2-4e87-b157-7bf5fd7888a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:39:04.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:39:14.800Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=4e0b692e-81ee-457e-8451-8451fcbb2b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:39:14.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:39:24.806Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=2766b27e-bdb3-4125-992a-f67df62d918d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:39:24.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:39:34.812Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=3966220b-d270-4348-901f-3a5d512baa2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:39:34.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:39:44.818Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=ea1263fa-2647-4e59-8edc-6ee22831ed61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:39:44.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:39:54.824Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=7b09ec65-4874-48e6-b377-59e4617068f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:39:54.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:40:04.830Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=114f2547-61cb-4617-a4e7-944cfcdc4f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:40:04.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:40:14.835Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=300547d7-511f-457f-8d6f-e36fd4242ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:40:14.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:40:24.842Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=1fff3ab5-57c7-4da2-aa6b-310fd24ba356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:40:24.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:40:34.851Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=47018c5c-b613-49f8-8744-b17c29efee54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:40:34.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:40:44.859Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=870e958e-8388-42f9-8a8e-cfe3e2aa3bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:40:44.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:40:54.865Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=050e8326-170c-48b7-895b-7ca4ea256808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:40:54.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:41:04.873Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=c7223ee2-9084-454a-b46a-62f9489253ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:41:04.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:41:14.879Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=41e35f7c-1809-4277-b2e6-dfb8be885e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:41:14.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:41:24.887Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=599554c1-a4e0-4aed-ba48-4858a78d4940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:41:24.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:41:34.893Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=47f0d1b0-05bf-4856-b424-71c82657ae13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:41:34.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:41:44.900Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=db42a9ee-4bcc-4653-92bf-671225ef52cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:41:44.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:41:54.906Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=0c738c17-33f6-4f98-a499-5966a13553c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:41:54.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:42:04.911Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=be4bd460-74bc-4478-af49-7e032f4e6dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:42:04.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:42:14.917Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=68a1468a-c06e-4ac7-99e0-47b674a9cebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:42:14.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:42:24.923Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=c49ca23e-8848-4243-bafe-d1493dbc1139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:42:24.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-09T08:42:28.264Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-09T08:42:28.264Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-09T08:42:28.265Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-09T08:42:28.266Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-09T08:42:28.336Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-09T08:42:28.336Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-09T08:42:28.338Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:42:34.928Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=2cf2e4ae-c40f-41e9-ac76-a335cb746026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:42:34.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:42:44.934Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=9e951d86-1df3-45bb-800e-6bcad9e56e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:42:44.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:42:54.940Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=f157fe07-d9d0-4a8a-983b-1a6d76e83beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:42:54.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:43:04.945Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=67c41b62-a15f-4cdc-bffc-52e03e52e9bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:43:04.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:43:14.951Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=4a027f4f-fe7d-47ef-be66-7ff3f1703869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:43:14.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:43:24.956Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=d5462ac2-c919-4bf9-aea7-2f2cd37a6643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:43:24.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:43:34.962Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=2d5c06a9-95e9-47ae-b6bb-6cfe5ce7b0b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:43:34.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:43:44.968Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=94d947b2-f3e3-4017-8dfd-34eefded7c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:43:44.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:43:54.974Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=48597380-811e-4308-9091-3f0f93af50ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:43:54.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:44:04.979Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=e99d4b0b-a163-443c-a052-c78a1a9e5a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:44:04.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:44:14.985Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=32c43ac1-5d78-49ab-a976-c8e51f950e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:44:14.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:44:24.991Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=818df6e2-2749-473e-b050-7604799409ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:44:24.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:44:34.995Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=c0ec4f27-3bb6-4b0c-a677-40b8ff633a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:44:35.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:44:45.000Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=b2c51d8f-f513-4254-b138-ef8b817c1137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:44:45.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:44:55.007Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=4d34e207-2ee7-4f8c-a601-d6e20c232167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:44:55.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:45:05.012Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=4b597eba-14c0-468b-b419-174454da1d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:45:05.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:45:15.018Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=75500676-3aa1-4303-9d23-3ad474a7c3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:45:15.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:45:25.024Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=77796eb8-9f05-483e-ace9-1637c36e92fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:45:25.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:45:35.031Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=8d7e0509-c469-4135-aa41-6a53cef23a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:45:35.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:45:45.037Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=172dc390-c662-470d-bc75-6a6b2c9ce2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:45:45.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:45:55.044Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=aa46fb9f-14d0-4748-9d82-29399ccb6366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:45:55.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:46:05.050Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=af0e17f2-d643-4cc7-852b-41d29ca70269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:46:05.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:46:15.056Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=8bebdd94-5784-481e-978a-05e30117bf7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:46:15.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:46:25.063Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=23f0a94c-b3f3-4c1e-abab-5d53ef87ff46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:46:25.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:46:35.068Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=e008470c-efd1-4039-a497-0ce566d18a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:46:35.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:46:45.074Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=f9b73797-ed71-4ac4-a4cb-6ea5fbcc18f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:46:45.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:46:55.079Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=533c6da0-84d0-45a3-9959-26cd02b8becd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:46:55.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:47:05.085Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=0580b2b4-7fdd-4482-8b20-16ea15e8a02d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:47:05.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:47:15.092Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=d25d4898-16ed-4c85-8152-b88edeb564b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:47:15.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:47:25.098Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=6323e1b1-0d5f-4dbd-a325-0d6d8e25e4b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:47:25.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-09T08:47:28.277Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-09T08:47:28.278Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-09T08:47:28.279Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-09T08:47:28.280Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-09T08:47:28.365Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-09T08:47:28.365Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-09T08:47:28.367Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:47:35.103Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=5ed938a9-0fea-422c-80d5-0928054a604c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:47:35.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:47:45.110Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=38ab0bc6-947f-478c-a894-4445fffbc0f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:47:45.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:47:55.115Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=699d781f-0a33-4229-b0d3-fdcd6df5d906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:47:55.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:48:05.122Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=c6dc4bb1-1412-4c2c-acce-50ba5f88b453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:48:05.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:48:15.128Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=0cbff841-bfdf-4fe7-8f82-22570357fde3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:48:15.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:48:25.134Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=539a8ed2-1bcd-42ad-9035-ccc2f2ffd67a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:48:25.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:48:35.139Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=f9511ea8-dd4d-48e6-9b34-c1416eff7e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:48:35.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:48:45.145Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=2b731c96-f309-4bd8-9147-7c21e2a8ac3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:48:45.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:48:55.151Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=d7d63d0e-5233-49ac-afb3-052e03cfdfb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:48:55.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:49:05.156Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=096bb763-b2ba-48b1-a5e4-49eef1bbff70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:49:05.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:49:15.162Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=0f28d4c8-3985-4e0e-9a99-2a5f061f61dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:49:15.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:49:25.168Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=ad876f17-3b90-4f31-91d4-3fede8c27e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:49:25.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:49:35.174Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=aca0e116-ddec-4ce2-b145-fdad26c20ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:49:35.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:49:45.179Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=cb60fb2f-3d0e-49d8-a57e-bf0124a3d3ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:49:45.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:49:55.185Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=fe5993b9-b9d4-423c-9b5c-ae0fb7425fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:49:55.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:50:05.190Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=f34f4f1f-c2d7-40ad-b97f-aee928bf4961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:50:05.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:50:15.196Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=364a36d4-c554-4995-a51e-85a7903ea0ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:50:15.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:50:25.202Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=7dc1a984-96c8-4763-8171-df8ff72cc949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:50:25.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:50:35.208Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=09a8f7e0-beb0-475c-ad76-45437a916415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:50:35.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:50:45.214Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=2c93d348-fe75-4f94-9431-2404d180f440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:50:45.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:50:55.219Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=4de581e5-7047-49eb-b123-8e7a32db8eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:50:55.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:51:05.226Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=1b46dc97-8d43-4857-bf77-ff0e48cb68d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:51:05.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:51:15.234Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=7814aa6e-0ded-4b48-a9ed-2e878a3410c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:51:15.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:51:25.240Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=53227efb-c7a9-4cc5-bc54-1016b23964b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:51:25.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:51:35.245Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=2fa5e7e5-6ec1-41ec-8e6e-c0b162c96d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:51:35.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:51:45.251Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=07dfb774-be94-43d7-b360-032d270b4650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:51:45.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:51:55.257Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=fa555cef-8cba-4f4a-8771-88d66c4464b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:51:55.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:52:05.263Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=5c5185ca-d352-41c9-8779-eb1d6cd9c09e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:52:05.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:52:15.270Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=20f8e937-72e0-413c-9cae-8f17c89aad9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:52:15.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:52:25.276Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=c5a6b773-4585-4ca4-af9a-75e9a9b45bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:52:25.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-09T08:52:28.255Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-09T08:52:28.255Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-09T08:52:28.255Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-09T08:52:28.256Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-09T08:52:28.332Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-09T08:52:28.332Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-09T08:52:28.334Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:52:35.282Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=799d1bab-83c5-4e92-903a-f30de5dc9b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:52:35.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:52:45.288Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=f532081c-1834-4c68-99c9-40cec6a7f7f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:52:45.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:52:55.293Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=d32be504-80f2-4694-b22a-cbd110b7042c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:52:55.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:53:05.299Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=4ebe9eb2-7857-4a9e-93a7-eb72730b2cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:53:05.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:53:15.306Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=9ce1525d-bc59-4cbb-85bd-ef46eae0aea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:53:15.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:53:25.312Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=f062b616-badd-4cb0-8a4c-f3ac6edace37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:53:25.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:53:35.319Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=1c2a536e-e96c-406b-9274-5ea52a21b5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:53:35.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:53:45.325Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=fb85a1d4-0a9b-435b-b490-28d1cfdcd5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:53:45.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:53:55.332Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=83a744da-dda9-44e9-9af1-143a8238032c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:53:55.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:54:05.339Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=0fa81e46-35ed-4588-845a-a18c6ad3375c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:54:05.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:54:15.345Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=680fbc75-1263-4b94-925b-da7163bc62ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:54:15.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:54:25.351Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=e6c6705a-f4a7-4ac3-ba49-9932a28ddefa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:54:25.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:54:35.358Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=4e8fe236-0901-4504-91bf-ed892e7d3fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:54:35.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:54:45.364Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=6428ffa9-578e-41a2-a894-fd4f14d1d939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:54:45.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:54:55.370Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=b2a195b3-08a1-4c40-8ef5-4ec14d6fe3f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:54:55.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:55:05.376Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=a6acbd8b-6a74-4609-9fd2-328890ae90ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:55:05.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:55:15.384Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=425a29e2-9ce1-41b5-95f6-3a129f362a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:55:15.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:55:25.391Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=7cd4e976-b057-4a49-8fe2-c7d50106db14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:55:25.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:55:35.397Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=9cc358f2-d47f-4fc1-b56f-5eef68d6e99f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:55:35.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:55:45.403Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=2b1f6655-7a90-43d2-b706-0b0ecc4ca0a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:55:45.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:55:55.408Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=b7d6b9ff-51fe-43e7-91ce-4eb702c572a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:55:55.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:56:05.413Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=183b7b77-15c1-46a3-af7f-e63e90cbf62d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:56:05.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:56:15.420Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=8a6a91f4-ea3d-46a9-a5ce-cd09a285e682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:56:15.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:56:25.427Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=b760f6ef-b96d-45ee-9490-10864ba9bf43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:56:25.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:56:35.432Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=ef3cb6bd-5c58-4f07-8da9-a5acde1becc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:56:35.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:56:45.438Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=c98700c7-ea03-4cc5-b3bb-affda37a022c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:56:45.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:56:55.444Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=a800c996-c883-42ab-821e-6501ae79a962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:56:55.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:57:05.449Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=6fbb41ac-d591-41ad-84ce-9f5c165f5c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:57:05.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:57:15.456Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=1cfbd8c3-6090-465f-a8e5-04596e47ad1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:57:15.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:57:25.462Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=6ac3021a-3cf5-4f7c-b787-2688d5417dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:57:25.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-09T08:57:28.265Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-09T08:57:28.265Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-09T08:57:28.266Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-09T08:57:28.267Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-09T08:57:28.341Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-09T08:57:28.341Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-09T08:57:28.342Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:57:35.469Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=d5a13fc6-d842-493b-9252-328eec2e4e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:57:35.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:57:45.475Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=a2fb7e08-19f7-486d-9b7a-ed01939138e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:57:45.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:57:55.481Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=34bf13ff-3d6a-495d-89e1-1fdc4c996154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:57:55.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:58:05.487Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=573b4169-7048-4490-a031-811edf2d0870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:58:05.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:58:15.493Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=8d562749-bc36-4f79-befc-b960ac9aac96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:58:15.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:58:25.499Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=2faaaf6c-8c21-4bdb-85aa-26bbb580b3da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:58:25.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:58:35.504Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=f1157639-d1e8-4f55-820b-6b66144a2b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:58:35.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:58:45.509Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=bd029471-d991-47c4-9de1-e9246e1bdcd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:58:45.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:58:55.515Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=a1c2afb7-1cca-4ecf-ae19-92c7da254e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:58:55.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:59:05.522Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=5d9f059f-4bde-4e54-952b-710ef164c9cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:59:05.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:59:15.528Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=129e6f95-edbc-450e-8308-9231191a3a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:59:15.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:59:25.534Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=b3cc02bc-0d57-4b14-a9b4-179e41b89f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:59:25.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:59:35.540Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=d9d1bbc1-445a-4c54-913b-e5a4ae867a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:59:35.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:59:45.547Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=404258e3-fac0-4595-bd8a-884db33cdabc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:59:45.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:59:55.552Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=1a99d97e-663a-4fed-ae57-a91e2132142e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T08:59:55.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:00:05.558Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=bf4e7095-30ce-4b61-ae5e-73a27d9f1908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:00:05.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:00:15.563Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=999a441b-e7da-40bd-954b-d903c5012ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:00:15.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:00:25.569Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=ea44dc29-79ff-4285-ac7b-22ea0e38ce86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:00:25.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:00:35.574Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=f20a5f6b-1d0f-4490-b96f-4b154a4b7d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:00:35.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:00:45.580Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=827ac401-5dad-428d-a86c-aca87ec550ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:00:45.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:00:55.586Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=f916abf1-6758-4317-b04b-c8205b6bf903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:00:55.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:01:05.592Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=51dc031a-849b-4393-8549-be42eec072e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:01:05.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:01:15.597Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=df404a87-ce96-48f2-a0a0-ca192c9afb77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:01:15.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:01:25.604Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=3e183ce1-cae0-44bf-9571-94b4b7dac0ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:01:25.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:01:35.609Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=a3c17667-e771-4b11-a22e-d0929a3c1c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:01:35.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:01:45.616Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=2ec9c01f-b6f5-473c-bcf6-aeecb26b115e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:01:45.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:01:55.622Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=aff4e9ae-4c18-4069-a5ce-330b9dcd7784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:01:55.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:02:05.627Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=6ec00007-7064-4cb9-b2d2-63c939b04793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:02:05.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:02:15.633Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=70407927-660c-4164-8133-28d3a3309ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:02:15.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:02:25.639Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=cb624d9a-6ac0-4e30-b390-1d91ea6c1e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:02:25.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-09T09:02:28.263Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-09T09:02:28.264Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-09T09:02:28.264Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-09T09:02:28.265Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-09T09:02:28.332Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-09T09:02:28.332Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-09T09:02:28.334Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:02:35.644Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=4b14aa6f-734a-4291-bc83-ec66da1a2a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:02:35.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:02:45.651Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=663e0f98-d939-42dc-bfdb-eaa5a10f3529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:02:45.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:02:55.656Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=8f12e667-1992-4e95-87c0-c706e5a39b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:02:55.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:03:05.661Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=431ad3af-e001-4aec-a0ea-ef4190975af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:03:05.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:03:15.667Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=d71ca949-d15d-4625-8607-1460e4472d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:03:15.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:03:25.673Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=8b833074-32a1-405d-acba-b53f9a7ce784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:03:25.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:03:35.678Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=f0f5921c-3b47-4c0e-922f-36c7e8554f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:03:35.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:03:45.683Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=fc371477-71e5-4513-a5f8-3b567d43edd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:03:45.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:03:55.690Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=e2f04571-6d87-4e77-969c-27be8aa6e226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:03:55.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:04:05.696Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=e7290974-0f91-4d97-ac10-acafa517be03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:04:05.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:04:15.703Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=632bf613-0471-4fbc-a8c8-a56784166370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:04:15.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:04:25.708Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=a1bd7a86-5d32-47e0-be44-afdf12aba441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:04:25.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:04:35.714Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=7a69e58d-2566-424a-854f-6b612f1c6b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:04:35.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:04:45.720Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=f18311c4-2d01-43c9-940c-f28f5bac4e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:04:45.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:04:55.726Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=29927899-6585-44ce-a996-27db255a0430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:04:55.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:05:05.732Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=e5d0fc86-eb00-418e-81c1-20f2d2d8a9ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:05:05.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:05:15.739Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=a77edd8c-ba88-48d8-884b-289d573a2f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:05:15.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:05:25.745Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=4231db9f-98f4-4d19-852d-8a82e5293cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:05:25.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:05:35.757Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=e318519f-bb7b-4617-a3e5-888d17a2c8ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:05:35.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:05:45.764Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=9ca2d6b1-1b03-4394-a6b6-75b93a601f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:05:45.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:05:55.770Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=67abd006-7c1e-46f2-9d42-e42423c871bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:05:55.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:06:05.776Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=dc32f766-de6f-4c12-abdc-92caf6dfeaea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:06:05.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:06:15.782Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=4f941402-5854-48c7-a685-1e095ca2b505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:06:15.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:06:25.790Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=533cfd01-f126-4bfb-a1f6-d1e16425c4d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:06:25.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:06:35.797Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=178077b6-0cd9-447d-80ca-ec7d78b085cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:06:35.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:06:45.802Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=621fbd50-b66b-4970-8035-c4b359e0dca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:06:45.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:06:55.807Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=b3b84c51-c7c0-4873-8d13-0af81027df5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:06:55.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:07:05.812Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=983eabb4-b440-4571-b95f-2e0cf7d8984a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:07:05.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:07:15.817Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=90e4ae44-0425-4238-8fd3-8e5871c343fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:07:15.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:07:25.823Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=42b8bf1d-cb7c-474a-af31-aad0731e03fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:07:25.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-09T09:07:28.265Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-09T09:07:28.265Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-09T09:07:28.265Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-09T09:07:28.266Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-09T09:07:28.337Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-09T09:07:28.338Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-09T09:07:28.340Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:07:35.828Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=ebf05b26-1405-428b-a69a-dfee56313347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:07:35.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:07:45.834Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=1445eeb4-5be8-457a-810d-4a2138631f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:07:45.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:07:55.839Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=4f07a6f7-a5b2-4c66-a7d5-9b3fec2b7c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:07:55.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:08:05.844Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=a826e5c5-8033-4e56-aeb4-c22846ad2bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:08:05.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:08:15.849Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=f27ec65e-ab92-4870-b440-074e75154fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:08:15.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:08:25.855Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=e761029a-bdb2-437e-b1b0-f973c944e5bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:08:25.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:08:35.861Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=c57a9a5a-d55f-4ccd-839b-3037b25843af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:08:35.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:08:45.867Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=5a2ad67f-0827-4623-b005-6df386960158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:08:45.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:08:55.873Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=040645b1-8821-47d8-ba20-1e23587af932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:08:55.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:09:05.878Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=99b74ffa-9932-431a-b9ba-9b8844fbb71d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:09:05.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:09:15.885Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=f9eaa439-deda-4fe8-8392-276d7f99f078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:09:15.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:09:25.891Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=bc40c7f0-8e90-4ae3-a12e-db19b883debe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:09:25.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:09:35.896Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=44aa3f17-59e6-482e-b519-787451a95547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:09:35.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:09:45.902Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=3d6ace3e-f72c-4122-9e70-ef48dbc4859d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:09:45.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:09:55.908Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=86c0cce6-1fee-4810-ba0a-56f4d82c3898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:09:55.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:10:05.914Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=070a6e6c-57e0-47a3-9e53-4bb23910d956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:10:05.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:10:15.919Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=594ce42a-88ac-42c3-a692-5c43e1af7d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:10:15.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:10:25.925Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=9d0ad632-1806-4d4e-ac79-e1f69be85b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:10:25.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:10:35.931Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=de3ff71f-a4b1-4264-ae6f-f78b9add694a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:10:35.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:10:45.938Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=78bf2d55-15c4-4274-a0a2-d5c328bd6b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:10:45.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:10:55.944Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=84a54e60-fd23-4f36-92e9-54e56b817b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:10:55.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:11:05.950Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=42d3801e-1e86-47d7-bb2f-49510b8a0ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:11:05.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:11:15.956Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=513d57f6-5964-4b91-b25f-66429a01d47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:11:15.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:11:25.963Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=e7768185-8af6-4d71-8a5c-09140389ef9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:11:25.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:11:35.970Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=a0c4de13-bf73-4d85-aeab-b697f354afea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:11:35.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:11:45.977Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=cf4ae4f0-8e15-40eb-8fe6-d2342c47c086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:11:45.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:11:55.984Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=59f08772-041c-42f5-afcf-ccb3500f69c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:11:55.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:12:05.990Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=dee43760-a673-4e39-9222-116ee43bef0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:12:05.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:12:15.996Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=ee2e01ac-38a2-499a-a53c-e8310cfbf204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:12:16.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:12:26.002Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=d65cd214-818d-42d4-b69d-e90851ac3fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:12:26.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-09T09:12:28.264Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-09T09:12:28.264Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-09T09:12:28.265Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-09T09:12:28.265Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-09T09:12:28.336Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-09T09:12:28.336Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-09T09:12:28.337Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:12:36.007Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=866d856a-3750-472b-89b5-2a506cad09f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:12:36.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:12:46.012Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=15712453-290d-4798-8de0-fc639bf0170e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:12:46.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:12:56.019Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=e43aa8a3-91e8-48c2-b5db-49db611f38e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:12:56.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:13:06.025Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=6fc33194-fd7f-44e1-99bb-15c615713c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:13:06.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:13:16.031Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=5ad574ac-5a6f-4e1c-baef-c0f35e8445cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:13:16.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:13:26.037Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=746d5cae-7ee4-4f8e-82c8-1b3c6fcc062f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:13:26.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:13:36.043Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=6edc4c30-e41a-44c9-befd-a233a9dfbc5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:13:36.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:13:46.048Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=32a849f4-8ed6-48f4-a8e9-f126a65c90c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:13:46.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:13:56.054Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=901b3487-a001-41b5-ae6d-fc4582692f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:13:56.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:14:06.060Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=e4cb2cbf-30d8-4de8-be7b-cbd770a1159f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:14:06.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:14:16.066Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=6a3a3554-c88e-4da1-b4ce-c6fc3c1c0841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:14:16.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:14:26.072Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=a79cc184-666d-47b4-a499-e08b4bfe5870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:14:26.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:14:36.077Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=6ca481be-e63f-484a-bb22-581e1e8b7a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:14:36.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:14:46.083Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=ac2443c6-e234-478f-9a5a-ffd71e6e8112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:14:46.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:14:56.088Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=1ab3f340-5fc0-4b76-973b-7a8ef9901e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:14:56.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:15:06.093Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=2ba9e7b5-c3cd-46c1-96de-af01bab0f5f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:15:06.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:15:16.100Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=9a415b50-39a9-40dd-833c-3c0a1f2f48e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:15:16.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:15:26.104Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=1ba0d095-3100-495b-8929-df4fec9498ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:15:26.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:15:36.111Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=95e541ab-6334-42ae-b981-ebb8554a3ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:15:36.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:15:46.117Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=b82f9922-83a3-4b9a-8ed1-2981e4265ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:15:46.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:15:56.122Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=e4255bd0-4c69-425f-98cf-250d24b5827a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:15:56.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:16:06.129Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=8a012268-554a-453e-8200-e2c0764fe54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:16:06.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:16:16.137Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=8a4c9fdd-394c-49e2-b828-4947d1185e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:16:16.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:16:26.142Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=7dba3b0c-207d-4445-a042-a2abcd16017b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:16:26.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:16:36.149Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=497dac49-c095-437b-b331-281fccaae5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:16:36.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:16:46.155Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=861a3a0d-190b-479e-aa6b-4c7d04811c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:16:46.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:16:56.160Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=c960e20f-8680-422f-ab17-5b0d887f4370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:16:56.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:17:06.166Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=39a4cbb4-c1f9-4a49-84bf-492b6e33efe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:17:06.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:17:16.172Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=0859d46f-d289-48a6-8b19-4fb9b6e82ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:17:16.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:17:26.178Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=96148cbb-14ed-4217-bb85-aad514f3a9ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:17:26.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-09T09:17:28.257Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-09T09:17:28.257Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-09T09:17:28.257Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-09T09:17:28.259Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-09T09:17:28.332Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-09T09:17:28.332Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-09T09:17:28.335Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:17:36.185Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=fa42b08d-f605-4eb1-a08d-eaf300088999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:17:36.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:17:46.192Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=4a294901-afc1-4e0f-83d2-8e35e90d9649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:17:46.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:17:56.198Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=c6e57836-59f9-4e8f-bb3a-372bf385d854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:17:56.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:18:06.203Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=19a22d93-4950-484e-9500-1d986d421c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:18:06.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:18:16.210Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=44485d49-5ed0-4ed5-af85-a06e6b67c457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:18:16.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:18:26.215Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=46193967-c124-4716-849d-3bf6540490d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:18:26.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:18:36.221Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=4c117e3a-4788-4608-a4d6-4b650967900f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:18:36.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:18:46.227Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=497781cb-a3ab-4422-b7bc-0232da2f8f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:18:46.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:18:56.232Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=d0ec979a-3e6e-4311-9f2e-f8d617752a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:18:56.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:19:06.238Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=dcfeab4a-74b1-426d-bb48-c2f057835a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:19:06.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:19:16.243Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=a85edd46-4cfd-4e37-884a-0e7885b24714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:19:16.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:19:26.248Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=ab611a9b-fdae-40ca-ba83-24fe4b7ac45f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:19:26.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:19:36.253Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=4b3283d5-d32b-4299-b1e4-31373bd8d2b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:19:36.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:19:46.259Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=a9e384b3-6393-4093-8f0f-e5c84a178a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:19:46.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:19:56.264Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=b5ccca47-a4c2-4658-a2be-4b9348e5a1cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:19:56.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:20:06.268Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=e38b0b4e-6722-4f43-8e36-5aa7017958d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:20:06.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:20:16.273Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=802810d1-28c8-4256-9184-7b343cd2404e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:20:16.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:20:26.278Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=ce204910-8171-4257-ac94-6efbb91afbc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:20:26.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:20:36.284Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=92f991ae-4108-473f-8db4-16caf70c437e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:20:36.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:20:46.288Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=fdf1eb90-7131-4cb7-8114-d81c351e2ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:20:46.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:20:56.294Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=42859fe3-7bef-465e-9561-ce1d5032ff6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:20:56.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:21:06.299Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=3b6ea365-1b74-469b-b9d4-03f15c748abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:21:06.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:21:16.304Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=f7f83ce1-8548-4464-b8dc-c4a5b7afd32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:21:16.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:21:26.310Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=8d997d56-c710-4e9a-b47d-a2fa921ae720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:21:26.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:21:36.316Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=a5a571a8-26aa-4ea5-b041-d376e48bdb67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:21:36.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:21:46.322Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=0d6bdf60-9916-4432-83a8-bb025346e442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:21:46.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:21:56.328Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=0b43b4f3-c83e-48ad-8644-4a8593a65b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:21:56.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:22:06.333Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=6b434d89-f05d-420f-b028-c9675506a7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:22:06.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:22:16.340Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=35160725-2613-47b4-b051-4188206f3b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:22:16.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:22:26.345Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=cc7491e3-05b8-4b2e-9f23-232efffd26c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:22:26.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-09T09:22:28.245Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-09T09:22:28.245Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-09T09:22:28.246Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-09T09:22:28.247Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-09T09:22:28.320Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-09T09:22:28.320Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-09T09:22:28.322Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:22:36.351Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=637183d7-dfa7-405a-892f-c58aeae54fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:22:36.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:22:46.356Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=2e7dfb80-8d87-4eb0-9b00-177eb4b9f193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:22:46.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:22:56.363Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=63d2bcf4-1168-47ec-b346-b71a31b2edcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:22:56.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:23:06.369Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=e884bfdc-8eb9-4af6-b582-fc3ce8a36783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:23:06.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:23:16.374Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=a9abf23b-7676-4ec5-9d11-90c256e50a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:23:16.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:23:26.379Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=f1c2969a-dd70-40ff-bb79-9fb0b8963243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:23:26.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:23:36.386Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=48fda986-f71f-4f57-abfa-33f01d663c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:23:36.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:23:46.392Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=10ab8426-c567-4b17-ba82-4d16eb5ae25f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:23:46.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:23:56.398Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=65577c2a-b120-46f1-8404-9edade2bce0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:23:56.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:24:06.404Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=15e8e6d7-7f5f-4564-a998-e271aa8a9459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:24:06.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:24:16.410Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=3e8807b6-2c3c-4960-97e9-f4530f1a6da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:24:16.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:24:26.416Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=658d3ee8-9367-4cdd-8765-a72b3687bb9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:24:26.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:24:36.422Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=b809e5c3-fc68-4573-8d5f-96e66c4d6ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:24:36.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:24:46.428Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=73df97fb-259e-464f-8359-cc04cd8933fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:24:46.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:24:56.433Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=eca75479-8ba0-41de-94df-f14717cbd354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:24:56.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:25:06.440Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=702a4883-78c8-49ed-8a6d-9b8502edf6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:25:06.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:25:16.445Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=f56b485b-233b-4c2d-9f14-a9702d0db80a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:25:16.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:25:26.451Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=b5894667-f4cb-4f2f-8c0f-f6268fa94556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:25:26.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:25:36.457Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=f56503c2-ae8a-49ad-85e0-03403b5f0922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:25:36.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:25:46.462Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=5946d46f-de9e-4fbf-bee9-e8d653e27293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:25:46.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:25:56.467Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=d2ff61b0-cd0a-4160-9b08-165156e315bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:25:56.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:26:06.473Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=86d749ca-f15d-4759-98e4-b20f99249d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:26:06.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:26:16.478Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=11a6e681-b3d8-4370-8f70-9d2e58519393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:26:16.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:26:26.483Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=d2d0c644-614e-44fa-90b9-e25ce952206f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:26:26.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:26:36.487Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=cdd6f85c-7058-4ae1-8645-9dec143b2b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:26:36.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:26:46.492Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=e319aea3-2518-4c4d-a5b3-ea9b46fbcc1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:26:46.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:26:56.497Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=c026c437-db70-445f-a279-e3bf686c6cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:26:56.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:27:06.502Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=28b04d92-4cfe-454c-82d1-e84996691b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:27:06.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:27:16.508Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=645c64be-9885-42c5-8514-f74d1999966a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:27:16.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:27:26.514Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=12d79012-82a8-4611-a6f2-92c9575aede3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:27:26.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-09T09:27:28.312Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-09T09:27:28.312Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-09T09:27:28.313Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-09T09:27:28.314Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-09T09:27:28.384Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-09T09:27:28.385Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-09T09:27:28.386Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:27:36.520Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=7ec7984e-ddf2-4434-9e3e-e2e6c5eb4387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:27:36.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:27:46.526Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=1bb81327-0b80-4977-966c-7a942df7f8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:27:46.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:27:56.533Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=3d5c5016-feba-4b07-8fb9-4a3552f6a196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:27:56.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:28:06.539Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=ec285f12-1520-46b9-a683-4f7b5bac454d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:28:06.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:28:16.545Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=e481128e-bd32-44cb-8476-2aed3bb296dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:28:16.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:28:26.550Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=df3a84d4-f3b4-4eb8-860e-e025d95f66ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:28:26.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:28:36.555Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=0d62a2c4-a35f-44da-8f90-09ed52e6f5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:28:36.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:28:46.562Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=239c6b7e-6d40-401a-87d0-22d7029a5c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:28:46.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:28:56.567Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=b09df36d-48da-4583-9143-9308ce473e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:28:56.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:29:06.573Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=7673812b-fcb8-434f-a931-948653bbec97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:29:06.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:29:16.578Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=cadcbd08-3ea6-4df4-9293-e11d27af3420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:29:16.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-09T09:29:26.584Z |INFO |Init configs |InvocationID=2798e295-521e-480d-b98e-0d25ac88442c, InstanceUUID=0f77e87b-f3ad-4e68-9ebb-b991ab4aee33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.task