. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-23T11:36:59.841Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-23T11:36:59.844Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-23T11:36:59.893Z |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-07-23T11:37:00.575Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-23T11:37:01.402Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-23T11:37:01.403Z |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-07-23T11:37:01.502Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-07-23T11:37:01.566Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-07-23T11:37:01.590Z |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-07-23T11:37:03.251Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-07-23T11:37:03.700Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-07-23T11:37:03.719Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-07-23T11:37:03.766Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-07-23T11:37:03.828Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-07-23T11:37:03.829Z |INFO |Root WebApplicationContext: initialization completed in 2239 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-07-23T11:37:04.176Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-07-23T11:37:05.253Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-07-23T11:37:07.629Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-07-23T11:37:08.040Z |INFO |Started MainApp in 11.082 seconds (JVM running for 11.948) |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-07-23T11:37:08.105Z |INFO |Start scheduling PRH workflow |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:37:08.115Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=dcd2c4e7-3f76-4d5f-a3b8-4818ad8879f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:37:08.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:37:18.266Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=c20fd457-30b3-4c93-a618-e842d7e9cb55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:37:18.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:37:28.581Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=1c16c2bd-28e7-4b2a-bd5e-c4e273b384a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:37:28.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:37:38.598Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=dd39f623-306a-47e5-b4a8-396bf4352688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:37:38.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:37:48.624Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=e1aaa82a-843b-43c1-b7d8-ed67a987e412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:37:48.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-07-23T11:37:53.778Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-07-23T11:37:53.779Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-07-23T11:37:53.784Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:37:58.640Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=4409143f-7f93-4498-85be-1882480c86f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:37:58.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:38:08.653Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=1ddab4c6-5c0b-45a8-bb3a-90740d969787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:38:08.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:38:18.665Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=64dcb353-1d60-43a4-821c-0997342f4423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:38:18.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:38:28.679Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=16e20dfa-3111-4cb5-9ec8-772352fc7b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:38:28.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:38:38.695Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=bc8701eb-9cb4-4096-bf2c-2252b9342903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:38:38.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:38:48.710Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=ee86a8f0-9a7e-4fc9-a683-4e6b74911de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:38:48.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:38:58.723Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=9bd516c7-9e59-4b3e-9c29-5a69f8d1c4cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:38:58.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:39:08.735Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=a205ba71-b837-4a6c-ab1f-56a843674870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:39:08.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:39:18.743Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=00766610-ce8f-426b-a1c1-e03aa07ff3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:39:18.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:39:28.753Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=a471d730-628f-4ca3-ac71-6b44ed6f44ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:39:28.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:39:38.765Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=a7f4ae50-30ce-450b-96b0-a56141171f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:39:38.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:39:48.776Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=ac4f558e-d0d3-4842-a784-b6b8c46e248e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:39:48.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:39:58.790Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=9169ecb8-f437-4988-9a2c-dca5905b7f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:39:58.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:40:08.804Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=61a06d2e-5cfc-47e3-a7e0-e48c3b1bb95c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:40:08.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:40:18.815Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=26256ecd-0c1f-4f01-8feb-5fe8b732d651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:40:18.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:40:28.834Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=5769c8a5-f0ef-4095-acd4-7ab593e1ead0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:40:28.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:40:38.847Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=cd51641e-1b34-4063-8115-877752f37ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:40:38.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:40:48.856Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=76576d14-2fb8-40b4-9245-abf7ce205752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:40:48.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:40:58.865Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=89891f5b-0d1a-40c3-b9f2-e24f20432454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:40:58.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:41:08.877Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=9cf619e2-d3be-470a-ad96-7821ce26032f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:41:08.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:41:18.892Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=0ebcc86f-450b-43dd-85e9-6cf05b3c9f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:41:18.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:41:28.907Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=df8c561b-6756-44bf-9c2f-f1559b159a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:41:28.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:41:38.916Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=b40b5ba4-1a27-4f41-975c-57567d429189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:41:38.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:41:48.932Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=02965c38-ca60-4360-b0bf-3ba695677a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:41:48.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:41:58.942Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=93af0730-9c2e-4a32-94b2-242f7687b599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:41:58.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-23T11:42:04.811Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-23T11:42:04.811Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-23T11:42:04.829Z |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-07-23T11:42:04.848Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-23T11:42:04.926Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-23T11:42:04.927Z |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-07-23T11:42:04.930Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:42:08.952Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=4a86f412-8689-4ac8-bc25-73f9d0ebeb6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:42:08.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:42:18.962Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=422237e4-0fc7-4887-9240-18a4ecc6d659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:42:18.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:42:28.976Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=6303e997-2ef5-4f39-ba7b-3e0ce8f7acd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:42:28.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:42:38.992Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=0726f663-5e85-458c-8d43-747b6c6cb939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:42:39.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:42:49.008Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=7d196a77-3a9e-4349-9cdc-4ea7f62fa595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:42:49.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:42:59.023Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=61541e9c-b0a3-494d-9544-b295593c61e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:42:59.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:43:09.036Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=b98f634d-97bc-4a25-9309-0fefff6238c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:43:09.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:43:19.047Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=a2e65f42-4dab-47d7-9e61-0544b0e11a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:43:19.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:43:29.057Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=c7da7ddd-2c55-4833-8ddc-205b16e5879b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:43:29.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:43:39.069Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=9130f0da-3212-49cc-9565-88056ebcc7b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:43:39.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:43:49.083Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=c16759e2-3591-4364-9d10-1cc3912b91e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:43:49.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:43:59.101Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=bfb08a36-2560-46fa-a291-aad2ffd19383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:43:59.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:44:09.113Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=107e4fbd-b7a7-4690-a1c4-99bc77b605dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:44:09.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:44:19.128Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=199c5abd-9342-4047-bde2-5d17fc2e7fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:44:19.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:44:29.147Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=429da6dc-20e5-4957-836f-e7c882f18333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:44:29.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:44:39.155Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=39987717-fe2f-4c76-ae06-b79814bf1732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:44:39.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:44:49.169Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=eae5bad4-49b6-4f0b-b88b-50cb67f1370f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:44:49.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:44:59.181Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=b6afa7d6-9597-4a37-8aa1-06693d7d9a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:44:59.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:45:09.196Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=850f4fe7-93ff-4982-8545-37916e9d5a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:45:09.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:45:19.210Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=16fce743-4da6-4688-8c48-9e9b1c2dfab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:45:19.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:45:29.234Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=901b9a34-891d-4f31-b9af-17b2f33af460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:45:29.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:45:39.257Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=1174617c-c7cf-4287-829f-b3460f9bd24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:45:39.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:45:49.274Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=5c681003-1b07-45e0-b333-1625900e0477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:45:49.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:45:59.285Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=e068a0eb-dee0-4d46-983d-75edbf9b1305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:45:59.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:46:09.296Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=97050de5-7978-40dc-9ca7-8e320a6153e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:46:09.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:46:19.307Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=e27fac71-3903-42e4-9427-93b835e2c22e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:46:19.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:46:29.320Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=a5293511-0083-4311-9748-6d55ba0f11cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:46:29.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:46:39.330Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=2db96145-2ef8-451a-83d6-f523d7af1674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:46:39.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:46:49.343Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=b1d5861c-d001-450a-8ff1-37a0b63f7e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:46:49.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:46:59.360Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=9fc71909-9cc6-4162-b528-7426e3fe6b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:46:59.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-23T11:47:04.605Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-23T11:47:04.605Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-23T11:47:04.607Z |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-07-23T11:47:04.610Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-23T11:47:04.712Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-23T11:47:04.712Z |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-07-23T11:47:04.739Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:47:09.371Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=f66c7c67-c8b6-4077-905e-db4dccc83dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:47:09.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:47:19.385Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=d38f0fca-ca34-41e3-8384-a82401d694d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:47:19.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:47:29.400Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=eb43c35f-9573-419b-9b8f-5c688bcef93a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:47:29.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:47:39.413Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=c87a0702-cca8-4532-b6b8-17f4331f206e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:47:39.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:47:49.424Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=f1a20326-6894-4150-91d9-7341a8ef3ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:47:49.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:47:59.435Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=4587f7a3-ffd2-4e91-a2ec-cadb83412436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:47:59.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:48:09.445Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=4a6f9d9c-2c86-4d34-a8b1-c6a8153ecc9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:48:09.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:48:19.465Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=cf989912-8623-44ac-9d00-2c9ab17eb01d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:48:19.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:48:29.478Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=8b5618cd-e206-40de-8abf-1ed2dcf6b737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:48:29.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:48:39.489Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=6569c686-8cd0-412e-bfcd-e7e1879c1752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:48:39.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:48:49.498Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=f8386d8c-5dc0-42a4-b16b-19d35d171e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:48:49.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:48:59.509Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=49ea7fad-bb43-48fc-ada4-4ffcc5856a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:48:59.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:49:09.521Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=71e3f111-85e5-4500-af18-a9db796ed4b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:49:09.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:49:19.532Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=dc00059f-9bbd-417c-b534-98c33f6c77b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:49:19.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:49:29.545Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=7a345cdb-5d95-4261-8834-572b17f19dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:49:29.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:49:39.648Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=83bb85db-db7a-4990-bc1b-756020cf6dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:49:39.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:49:49.659Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=1bfb5f89-26ce-42ca-85f8-98510c8c1712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:49:49.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:49:59.668Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=db9c0aa2-4fad-494b-8e2b-19c309873fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:49:59.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:50:09.678Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=c28c0dda-4315-4c30-a9f5-fcac54ca4589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:50:09.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:50:19.687Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=8bc21f82-c187-4a71-a597-61483ecacbba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:50:19.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:50:29.703Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=258d98a8-7596-4ee6-8ac5-095b8f58b18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:50:29.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:50:39.715Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=e207aee3-69ea-44cf-b32d-d72d72fda767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:50:39.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:50:49.736Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=71d2fb06-86b9-45af-8b54-2be5e14b0de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:50:49.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:50:59.749Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=4cc50a40-c51a-45fa-a0a0-c8cb6542cacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:50:59.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:51:09.758Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=971271f1-f592-498f-aa98-dae9c1537c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:51:09.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:51:19.787Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=b86540c2-3deb-4164-9e07-0abc4beb8f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:51:19.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:51:29.798Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=e64ca1a5-e0cb-4e90-9199-a3f607fee904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:51:29.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:51:39.809Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=6cf5eba5-879f-4c67-a928-6ad37bb139c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:51:39.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:51:49.820Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=2c47e055-5355-4a10-83a0-2b74ca09549a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:51:49.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:51:59.834Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=f8b1c163-3fe8-4212-bae1-8cccf0e07d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:51:59.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-23T11:52:04.607Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-23T11:52:04.608Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-23T11:52:04.609Z |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-07-23T11:52:04.612Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-23T11:52:04.686Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-23T11:52:04.686Z |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-07-23T11:52:04.689Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:52:09.846Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=18a08969-2309-4ee0-bd31-06fafcc86340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:52:09.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:52:19.855Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=4c70343e-0653-4918-a34e-6233ff83362f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:52:19.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:52:29.867Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=c26d78b3-c609-4081-8d60-211d02dbfdee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:52:29.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:52:39.876Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=8308b7d4-6a67-4034-8dd5-06983269ae4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:52:39.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:52:49.892Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=6790e16f-7ea9-4ef1-b51b-7c3fef9de3cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:52:49.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:52:59.906Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=20a08d7c-c413-49de-8133-b1762221a98f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:52:59.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:53:09.919Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=85e4e5dc-44e7-4e8e-a8e6-a9fffc6e4a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:53:09.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:53:19.928Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=d90abb2a-819b-47ac-894b-320bf0f97fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:53:19.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:53:29.945Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=05c1487f-5188-4283-b02a-829220731078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:53:29.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:53:39.953Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=21ca168c-04da-476d-a048-a4d9be6327f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:53:39.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:53:49.964Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=0e42ee32-69f3-474b-8e84-2a24ce85cd4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:53:49.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:53:59.975Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=23553fd1-f2f3-489e-b64b-b42974cfc4ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:53:59.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:54:09.986Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=d03b4ae8-6fcb-4ed5-9137-262ac0f0146f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:54:09.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:54:19.998Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=b77aaea6-3f1c-4c64-bbd7-857d64da1b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:54:20.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:54:30.009Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=5b9bdda5-4658-4443-bcab-5f78e0373615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:54:30.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:54:40.021Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=a006b341-2284-4985-85db-4320eea7f565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:54:40.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:54:50.031Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=46269765-acc8-4ff6-ac2c-48d271ac96ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:54:50.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:55:00.041Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=5aad8b7f-9960-48b3-8989-2363bf4778e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:55:00.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:55:10.053Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=1739e8b3-3935-476b-94cc-710a414b4c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:55:10.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:55:20.064Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=8e7c50b6-dd46-45a3-bcfb-3a3f43a6ae30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:55:20.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:55:30.078Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=d7231310-741d-4d20-b123-94d0054f078f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:55:30.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:55:40.090Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=9e357d9d-8e7e-4ea7-832d-b3e0cdaf57c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:55:40.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:55:50.098Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=82161f4a-0842-49e0-9a46-222e4749d7b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:55:50.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:56:00.108Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=ff4fc3b2-882c-4500-88fa-e77983828ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:56:00.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:56:10.125Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=a07ace8e-dcd6-4d75-a0a9-c81a0b0dabc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:56:10.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:56:20.136Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=b7ae44f9-98c0-451a-b835-dce867b859ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:56:20.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:56:30.149Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=77d90851-0c49-4b8a-a38f-f0e121886ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:56:30.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:56:40.159Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=29c0f1eb-6c0a-4e43-b3ea-e8f8a539e5ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:56:40.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:56:50.169Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=dec0f1cb-b98c-4d73-beff-b8cab6f9aa7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:56:50.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:57:00.179Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=b229ba91-5883-43a9-83b7-07690115b93b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:57:00.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-23T11:57:04.585Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-23T11:57:04.585Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-23T11:57:04.587Z |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-07-23T11:57:04.590Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-23T11:57:04.676Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-23T11:57:04.676Z |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-07-23T11:57:04.679Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:57:10.191Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=867bab15-9091-4718-861c-3ff012dc9503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:57:10.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:57:20.202Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=66fd31c1-bf49-4751-bf45-52abf8bf7615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:57:20.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:57:30.220Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=347707ae-43b2-4ab8-9dd7-ebe8f28a1fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:57:30.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:57:40.234Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=73b686e0-efb2-47db-968e-8c72379f5482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:57:40.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:57:50.257Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=a016e4ff-99dd-4daf-9660-a58cae5eb82d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:57:50.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:58:00.271Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=522e413e-929a-4ab3-921a-94396b98620a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:58:00.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:58:10.282Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=2304ac06-2c76-445b-a7a7-0c9967d6ea1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:58:10.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:58:20.294Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=387715f6-060f-474b-87a0-4752052611e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:58:20.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:58:30.308Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=ec65d1d0-c7e3-4bd3-8f88-340fdf620de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:58:30.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:58:40.322Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=5a2c1d25-9474-414d-a22b-249df7153b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:58:40.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:58:50.332Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=8e5a1c5f-da96-48ef-9416-ff74a621b461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:58:50.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:59:00.342Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=d9705666-659d-443b-a04c-19048c12aee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:59:00.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:59:10.350Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=79b0bbdd-dd0b-413a-a970-5130018cd620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:59:10.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:59:20.358Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=5ed899d8-8b1f-4e76-bab3-29ea9366dc4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:59:20.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:59:30.369Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=899d3a18-fa1e-4c88-9aa7-5e3e84477016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:59:30.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:59:40.378Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=16bdfe56-b879-4124-9cf5-879d07b79c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:59:40.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:59:50.388Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=a5920910-ff2f-4196-aafc-917ed052092d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T11:59:50.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:00:00.396Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=cb1cd40d-e211-40e5-bd93-be3c41e184a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:00:00.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:00:10.407Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=bc649c67-998a-4a16-8e48-a1628b113981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:00:10.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:00:20.415Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=403883a1-f395-42ad-9c4b-62f0396a3ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:00:20.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:00:30.424Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=54759e0d-3f2e-4158-98c7-afdd6fb01415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:00:30.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:00:40.441Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=b1b0cf01-1386-4c67-a9ee-fb8e45a3bb09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:00:40.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:00:50.452Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=bebe6cb4-cc2e-4ca3-b9b8-a7fc7f357883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:00:50.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:01:00.463Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=e9f56cfc-d4ff-468b-867f-f7f7b7a9e8e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:01:00.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:01:10.472Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=78947f67-546d-4470-bf71-2e363c9d8636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:01:10.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:01:20.480Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=8ec334f5-bb24-49e0-aa4a-b796dbd2a6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:01:20.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:01:30.488Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=31d86f41-c923-4513-922c-b81ed9270008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:01:30.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:01:40.499Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=506c63fa-1666-432e-8d2e-a79d52ab4d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:01:40.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:01:50.556Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=25763f13-ad18-4820-a0de-fcbef50c811f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:01:50.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:02:00.568Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=8b838b11-3a8f-476f-abd9-d5d586d40b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:02:00.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-23T12:02:04.583Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-23T12:02:04.583Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-23T12:02:04.584Z |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-07-23T12:02:04.587Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-23T12:02:04.668Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-23T12:02:04.668Z |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-07-23T12:02:04.670Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:02:10.581Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=9be0b63d-b34f-4fb5-8293-c24c1905713a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:02:10.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:02:20.590Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=1e5b8621-2e76-4978-8869-8aa5a60ad795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:02:20.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:02:30.598Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=e622e299-cdf4-4801-a994-6d0e936932ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:02:30.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:02:40.605Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=f41c0d1f-930c-4db6-95ff-2fcfaaf550ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:02:40.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:02:50.613Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=1b0d0f21-a446-4994-90eb-0ba37ea37a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:02:50.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:03:00.649Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=6674f88d-9b7f-42d2-8a24-083651d15265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:03:00.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:03:10.659Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=af88b558-fdaa-46dd-9e41-446d8e17c540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:03:10.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:03:20.668Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=aab0bebb-efcb-4aac-9222-65d7f3aaef68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:03:20.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:03:30.680Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=6632e5c8-e017-4147-81e9-9da475a2eef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:03:30.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:03:40.691Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=0123058a-d078-4037-8446-c717c7169af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:03:40.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:03:50.699Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=21313793-77c9-42ee-bc84-3536bd334284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:03:50.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:04:00.707Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=fea12a7f-2077-4553-9509-a1b9d75a5f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:04:00.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:04:10.716Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=ee95a484-2d75-4471-9031-45c675a3a26b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:04:10.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:04:20.730Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=f8fd25a9-4783-46f4-8ada-86a9c7fc489f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:04:20.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:04:30.742Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=3abb0a6e-0f0c-4dff-985e-6ffba4b365e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:04:30.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:04:40.751Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=00701eba-0b0f-4fa0-9c85-8f6200ca08b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:04:40.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:04:50.760Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=7d2d616d-7451-41bf-b982-722c58301268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:04:50.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:05:00.767Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=82213b2b-44d3-4df0-be9b-998b308af894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:05:00.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:05:10.776Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=30eda191-a81d-4201-8b10-c0cb510a7853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:05:10.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:05:20.783Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=0ac7caf2-c798-46ae-8314-dbd586ed3637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:05:20.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:05:30.793Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=cba9ccde-5b2e-486f-819b-7171e2518c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:05:30.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:05:40.804Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=0faaff8a-44d3-4010-b755-357687cd6593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:05:40.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:05:50.822Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=eba38ec1-4509-48fb-843f-7ea1edd0fff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:05:50.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:06:00.839Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=84461314-4f10-46df-88b6-3627388eeafb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:06:00.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:06:10.847Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=b2f50e38-2f37-4250-9647-3c9e83073dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:06:10.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:06:20.854Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=ff0c38f9-1d54-4abb-9577-5c0cfbe6a720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:06:20.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:06:30.862Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=c26c6558-009e-4a17-9b6a-92969e579072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:06:30.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:06:40.870Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=da84ad35-e9dc-4fb1-a149-3ff935485681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:06:40.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:06:50.882Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=6ecc2bf0-582b-40e2-8040-82dd7d3fc596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:06:50.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:07:00.898Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=2ecda5b2-02ef-4c10-beb2-f3f2433361ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:07:00.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-23T12:07:04.592Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-23T12:07:04.592Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-23T12:07:04.593Z |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-07-23T12:07:04.599Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-23T12:07:04.680Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-23T12:07:04.680Z |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-07-23T12:07:04.682Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:07:10.910Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=be1ced8d-f7e6-4bd4-a918-45d6e2a541d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:07:10.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:07:20.919Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=fff93770-6375-43c5-9aa8-590a9eaf28bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:07:20.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:07:30.930Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=1016a5a4-f88d-40d2-b831-fef8a6e0332f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:07:30.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:07:40.937Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=dfa73578-1f29-4d48-aeb3-4a3516ed2645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:07:40.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:07:50.944Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=73b85351-ca2a-4522-a99f-1e451fc8fcae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:07:50.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:08:00.954Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=6b6d095d-3db2-4bc3-baa5-c3f6ae04891a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:08:00.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:08:10.965Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=0d8db53a-2d7c-44ce-871e-2cd88d6fd3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:08:10.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:08:20.975Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=037f2026-8136-40b2-9b58-401d44c7b98f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:08:20.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:08:30.984Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=fa7879f8-fa4e-4b52-b73a-a4311cbba2a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:08:30.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:08:40.994Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=1b5f0bf1-974c-4b5b-b1d2-9b15705b1a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:08:41.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:08:51.004Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=3ef28798-e3e2-4186-a80e-99097aef44d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:08:51.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:09:01.020Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=ec7c76d4-a53d-4b37-ac69-6cb5534059dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:09:01.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:09:11.033Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=141c24cc-7108-4fe2-a96a-d51a30f305d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:09:11.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:09:21.042Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=61edf050-8746-4e18-ba51-50979039d2a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:09:21.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:09:31.054Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=883a7024-2b90-4e9e-8b1e-cf3c11ee13ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:09:31.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:09:41.063Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=175f227d-6f55-436f-8252-403622762533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:09:41.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:09:51.073Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=35736e37-f2c3-44b6-a8c5-d7dec2a4efa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:09:51.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:10:01.081Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=789b6b48-e272-478d-ba4c-1deb1a8a0084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:10:01.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:10:11.090Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=e21c8502-a27c-42fc-b5ce-8fbf7eb7761e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:10:11.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:10:21.099Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=41e6e422-b247-4bde-bc41-151150f7d48c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:10:21.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:10:31.118Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=dc0f09e6-acf3-499f-81bf-ade8e9b5e31e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:10:31.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:10:41.128Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=4078665c-506a-420e-b72b-0f0ad64c3563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:10:41.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:10:51.137Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=799d4d67-8a05-41f8-a95a-caba9919b03a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:10:51.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:11:01.147Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=22e3f522-b437-4cb1-9111-02fb3314af5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:11:01.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:11:11.155Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=68778213-ae8f-4371-9dd6-8bc4cf6312a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:11:11.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:11:21.161Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=2044f993-0524-4fa2-8d5f-6fb764deb731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:11:21.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:11:31.170Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=29a90ad1-0148-4690-8653-1b02f17f5b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:11:31.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:11:41.183Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=287f4dd2-afe8-4498-8329-1df51835ba0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:11:41.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:11:51.194Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=30acc482-8074-4d90-a4f8-7f17526750f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:11:51.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:12:01.205Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=3a8d732d-708f-4317-b7f3-9f569a9fc28a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:12:01.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-23T12:12:04.585Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-23T12:12:04.585Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-23T12:12:04.586Z |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-07-23T12:12:04.589Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-23T12:12:04.697Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-23T12:12:04.697Z |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-07-23T12:12:04.699Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:12:11.225Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=ae1517ea-dc38-4297-a194-c640c0d6cb6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:12:11.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:12:21.233Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=418010ce-aced-4d1e-9e30-2670704712aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:12:21.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:12:31.240Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=27fe5a34-9b38-4e4f-b753-35a5cfa03b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:12:31.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:12:41.250Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=c7f0c3f4-d728-4569-9c34-35a0c4abc4c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:12:41.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:12:51.257Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=5f740838-ee17-40f1-a5f7-4e923e73cc29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:12:51.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:13:01.270Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=05838121-1a09-43ef-b4b9-dee5b4e519d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:13:01.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:13:11.281Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=93fe153f-79c9-45c1-947a-06332d05f036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:13:11.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:13:21.292Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=ba23c321-b86f-49df-860a-971e42a2725c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:13:21.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:13:31.301Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=53fb5897-9520-4ae3-933b-515e3c0c9b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:13:31.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:13:41.311Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=d1b4616b-2ff7-4684-9cb8-cc4eada8c04d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:13:41.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:13:51.318Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=d39e026d-9994-48d2-9b86-371c6d9572ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:13:51.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:14:01.333Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=b64493c8-aad8-464c-b543-3c96a90ba725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:14:01.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:14:11.343Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=05427109-1cb9-4ea8-be8b-44d6267ca5cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:14:11.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:14:21.352Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=f3ec1f58-14a0-4087-91ca-2eaad9833211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:14:21.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:14:31.363Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=fd222113-9737-4ea5-87a8-efcc32f7c287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:14:31.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:14:41.381Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=a73a0749-4d51-4cb6-9c02-55f8bfb3a531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:14:41.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:14:51.392Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=8c81a437-0486-4092-a680-8aee39e91d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:14:51.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:15:01.401Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=0b5ee30b-5089-486c-a638-7d4071652545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:15:01.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:15:11.412Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=6a4a0feb-dbd4-41f4-953f-e9f739ee0261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:15:11.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:15:21.421Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=ffc9d528-6d35-49a2-8d50-2340dac8bfeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:15:21.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:15:31.430Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=c8b5381e-56ae-4e12-96d6-a0a89501d635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:15:31.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:15:41.441Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=bf580f56-74f7-432a-9a7c-07d693fdc96c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:15:41.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:15:51.456Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=f0777463-8b5a-4611-b885-b017493f5407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:15:51.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:16:01.465Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=734c035e-80a4-4d8c-be38-ae64ffbbe1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:16:01.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:16:11.474Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=b41d880b-f081-41c1-afaf-d1b23a029dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:16:11.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:16:21.481Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=44c6e6e1-0a39-45fc-816f-c1a4a2b54d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:16:21.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:16:31.488Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=c733619c-a40e-46e7-88fb-24bb7ce50157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:16:31.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:16:41.496Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=47542614-1cdf-494b-b078-674bdea13246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:16:41.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:16:51.506Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=340ca657-0ba0-4595-a520-9de82150e0a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:16:51.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:17:01.521Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=746ddb06-07bb-4c9a-86d4-a74f6cd9598e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:17:01.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-23T12:17:04.576Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-23T12:17:04.576Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-23T12:17:04.577Z |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-07-23T12:17:04.580Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-23T12:17:04.649Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-23T12:17:04.649Z |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-07-23T12:17:04.651Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:17:11.547Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=a66953a5-4b05-422d-9ac6-91c19eee3982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:17:11.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:17:21.555Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=0bf216ed-5618-4124-99c6-29fe275c1eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:17:21.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:17:31.566Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=694fa612-adb9-4dc4-aa2b-1d0d5e3a51ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:17:31.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:17:41.572Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=68e8113a-10d3-4ec3-abad-bc06559d6a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:17:41.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:17:51.579Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=ce2ab064-9a1d-4bd6-8ebe-98378f23431a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:17:51.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:18:01.586Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=c8bbedd7-a558-4b05-a790-feeb0b747613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:18:01.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:18:11.594Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=b90dc264-1a2c-489f-bd79-12b6d1de85db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:18:11.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:18:21.603Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=02bd1248-38de-4e8b-867d-8b7f5cd69276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:18:21.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:18:31.617Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=62718d6d-dc1e-496f-8bae-0782fd9585a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:18:31.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:18:41.629Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=fe8f6e53-af16-401e-bec0-2428c4a0f94f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:18:41.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:18:51.638Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=9890b9d4-09fb-4ac6-8bf0-ef3f8507b6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:18:51.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:19:01.646Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=ed00ba30-9878-44d7-baff-1d5d1342c7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:19:01.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:19:11.653Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=dc325877-8aab-4130-9178-0b94735d741e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:19:11.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:19:21.661Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=abe475fe-b001-422e-94bd-000a766f234f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:19:21.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:19:31.670Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=35117a94-7116-46e2-b25a-3d01405fc85a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:19:31.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:19:41.680Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=a0554ed9-9806-4c62-b15e-f6acd406fba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:19:41.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:19:51.690Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=ea4cf277-b154-4a7f-bfdc-e0f01f5e9a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:19:51.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:20:01.701Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=dcea2d43-b9d4-43a5-b400-e5b745ba4264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:20:01.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:20:11.712Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=8ec2748a-6f53-4f3c-95e4-1b15e6714d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:20:11.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:20:21.723Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=6b781ec0-276d-44df-9517-8984e38c0ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:20:21.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:20:31.729Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=4bb92388-01f7-4f5b-8db7-657e530e4bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:20:31.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:20:41.739Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=0cae6202-7e40-4f1a-994e-3614c40b03c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:20:41.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:20:51.750Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=f0249a73-cdfa-4ed0-baa3-03f13a56d620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:20:51.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:21:01.759Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=4325882e-aaca-4b60-a9b7-cfd0ca6a1534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:21:01.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:21:11.770Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=2e83e04d-5723-4ade-a265-d1d65274d707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:21:11.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:21:21.779Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=d6a27a4c-2a10-4a6c-b4f8-3599eb61cee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:21:21.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:21:31.788Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=a851955c-2393-499b-9a12-e4d08b695e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:21:31.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:21:41.796Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=2b6e33ed-6fb5-4f5c-ae4e-21ee829bbab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:21:41.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:21:51.803Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=a6e11d4c-f66e-4da2-b220-458ba796410f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:21:51.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:22:01.812Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=d8bac0f9-7e18-4522-838d-7cb26c890133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:22:01.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-23T12:22:04.591Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-23T12:22:04.592Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-23T12:22:04.593Z |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-07-23T12:22:04.597Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-23T12:22:04.666Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-23T12:22:04.667Z |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-07-23T12:22:04.669Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:22:11.823Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=074a1721-8115-4603-8ff0-a82c3e743eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:22:11.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:22:21.834Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=6356d75e-3ca2-4e16-9cb8-4ea5027ebe33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:22:21.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:22:31.844Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=7c8c2198-e382-49a4-996a-2429dbd0d2ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:22:31.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:22:41.854Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=6b1b4fbc-1b82-48a0-9f76-013e5fa86b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:22:41.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:22:51.863Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=da116dda-91ea-41a8-91c4-7d1bde43592d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:22:51.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:23:01.872Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=fc2f7598-e463-4b17-afd7-5976d62e23d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:23:01.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:23:11.881Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=4c391584-6da4-485e-affe-5fb91ce08235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:23:11.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:23:21.889Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=0c70e631-0d4e-4048-8e2e-747a4ed3b884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:23:21.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:23:31.897Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=27c64389-9f27-4ed2-a823-ef8b0eb9a1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:23:31.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:23:41.905Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=24992f9f-2322-4028-a74a-e797579e1e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:23:41.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:23:51.920Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=2928b583-14e1-41c4-80dc-9fed797b9ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:23:51.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:24:01.930Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=c53be426-85fd-423d-a4b4-007a1fbd35d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:24:01.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:24:11.940Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=55a609e8-349c-4bbb-919f-3b1cfc5af166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:24:11.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:24:21.950Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=c6ed47d6-d2d2-48a7-9753-ec533354dfb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:24:21.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:24:31.958Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=1b8aa49f-7d4d-499f-9ca0-0f97e407c6ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:24:31.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:24:41.965Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=dd9dd707-8ed6-460b-b868-d64ce29606dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:24:41.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:24:51.973Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=18f3ea97-15f0-4f91-a72d-2c4f8f256c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:24:51.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:25:01.984Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=e67eb4cd-8c26-40e1-b877-591b91a05988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:25:01.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:25:11.995Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=e60e16bd-e13e-4d08-907b-970c222785af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:25:12.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:25:22.005Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=b535a108-c116-497a-aa60-8de24bc60276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:25:22.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:25:32.020Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=30ab6c06-0375-46d8-b38a-28f3121e011a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:25:32.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:25:42.029Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=a39387ea-76f6-4f97-ac4a-aa76a6d5b079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:25:42.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:25:52.036Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=28cf4585-872d-423b-87dd-f0a077095278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:25:52.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:26:02.045Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=b581bb65-0ffd-4c4b-948a-cd1578a31f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:26:02.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:26:12.055Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=57c8c0e2-5d51-419e-ad15-5a0542fba155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:26:12.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:26:22.064Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=9764282b-dd57-4a50-8b29-553fa759fbdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:26:22.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:26:32.073Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=78a7e18b-0671-4ac6-a3d7-edea8d486544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:26:32.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:26:42.083Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=9b5843b7-58a8-4a2d-898f-73909c3b4784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:26:42.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:26:52.094Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=1d9d424e-1012-41c3-8b5b-3ecf16b7add2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:26:52.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:27:02.104Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=ce038b40-1157-4764-90d9-5c1abeb3b209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:27:02.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-23T12:27:04.599Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-23T12:27:04.599Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-23T12:27:04.617Z |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-07-23T12:27:04.630Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-23T12:27:04.695Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-23T12:27:04.695Z |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-07-23T12:27:04.697Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:27:12.117Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=004238ea-cea5-42c8-81b3-0653dbb2c4b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:27:12.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:27:22.126Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=eac5d8fb-a774-458c-9fe2-610a0b320ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:27:22.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:27:32.134Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=3e7358e9-7cc6-4e68-92fa-26bcae5ae1c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:27:32.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:27:42.143Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=bb56a43d-c81c-42b8-8a0f-ec9331ba7c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:27:42.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:27:52.153Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=e77e7515-3dbe-4361-aa09-3b3f25f55718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:27:52.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:28:02.163Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=1a2b0942-1e73-4128-a298-e78a6a899a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:28:02.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:28:12.174Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=b4b2f337-d8c0-415b-b4f9-f1fef08059a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:28:12.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:28:22.186Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=03e129b0-a617-4c94-b1fc-8d0cfae14c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:28:22.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:28:32.193Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=171e6e31-a687-4772-904f-a773a502a9e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:28:32.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:28:42.202Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=5ad9a664-a8c4-46ff-b2ab-3c58f5f872e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:28:42.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:28:52.227Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=dfff0a50-dd1b-4a43-8ef7-090dacbe5c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:28:52.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:29:02.237Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=60db5b7b-08d0-4b9c-a201-49808057910c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:29:02.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:29:12.247Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=e0e32b82-1826-4281-ba9e-da11b983410d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:29:12.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:29:22.257Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=e7a0d0b3-fd10-4b4a-891e-2d42bdbb1fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:29:22.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:29:32.266Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=8cd9574e-974a-4916-8b48-bc0708f345c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:29:32.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:29:42.276Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=42c08720-1be7-4bed-893e-0983f541bd21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:29:42.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:29:52.284Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=5cce1ced-7ee3-471e-8a9a-e4bc9378c845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:29:52.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:30:02.291Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=b78e8b4e-40db-4c86-bd2d-e7d4bc0a1205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:30:02.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:30:12.300Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=b2051b3d-a4c3-4944-b266-4892e2564f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:30:12.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:30:22.310Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=507fe307-9406-4919-ab65-43c8b6554675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:30:22.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:30:32.323Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=8edd3104-2646-47d6-baf9-e78357590237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:30:32.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:30:42.332Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=642781f6-415b-4a62-b4a6-237a2904c275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:30:42.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:30:52.340Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=f6158fbe-c25e-4343-8e65-70eec53ad9aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:30:52.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:31:02.350Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=f121ccd1-c157-4d29-a233-a9f8f0898d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:31:02.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:31:12.358Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=d1f20e08-4313-4881-a2ec-f11865d7eeda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:31:12.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:31:22.366Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=dae7780f-4d22-4a17-8e0e-4044846b8f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:31:22.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:31:32.378Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=323ad4b4-7d19-49bb-8c09-02cbd3802a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:31:32.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:31:42.387Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=8c7791a6-9ebd-446c-9437-0858509d5ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:31:42.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:31:52.397Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=b299a061-4f41-4adc-93b7-abbd456bac23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:31:52.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:32:02.407Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=3336767c-f0e4-4b73-b08f-8b88f008f28b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:32:02.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-23T12:32:04.581Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-23T12:32:04.582Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-23T12:32:04.583Z |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-07-23T12:32:04.585Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-23T12:32:04.654Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-23T12:32:04.654Z |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-07-23T12:32:04.657Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:32:12.417Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=70892e4f-16fa-464c-b300-b41f1bf47249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:32:12.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:32:22.428Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=44d92982-bd76-497c-a269-33d2017c4d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:32:22.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:32:32.437Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=ea02e85b-e2c8-4eac-9fd0-76ed79dd3aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:32:32.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:32:42.445Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=7710fb25-3c8e-4c18-ace0-334e3ef7db7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:32:42.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:32:52.451Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=d332dcb2-017d-4dd1-8109-a962c5990de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:32:52.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:33:02.459Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=ac29b26f-f36b-47da-8179-22ba126bb9e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:33:02.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:33:12.474Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=d5435fe6-6652-4fb7-aec6-1be80f9e6f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:33:12.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:33:22.484Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=90ee5cef-90b4-40b9-b1b7-a9ceb6ce667a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:33:22.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:33:32.495Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=69c1a466-eb0a-4f44-a95a-29d769e6a9a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:33:32.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:33:42.508Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=315a0c88-7384-4189-8255-9cb826b4eb6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:33:42.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:33:52.522Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=8dcaebd3-13fb-4fc9-aebd-3b0acf8511cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:33:52.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:34:02.530Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=3c54d5a4-9e39-40c5-bf67-314accf8453c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:34:02.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:34:12.536Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=4f9c2ff4-e294-4502-b161-10dd709178d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:34:12.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:34:22.544Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=2d2a5dfd-0d77-4476-bdd2-1166b1e26425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:34:22.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:34:32.552Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=de525ebd-ca22-460e-b629-603d765defc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:34:32.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:34:42.562Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=1ba51aee-e74d-4513-87e8-ee5e0cb525ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:34:42.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:34:52.575Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=c234c2bb-4c0d-4cd1-b902-d9424c241eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:34:52.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:35:02.584Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=e0aed93d-2ab1-4ff7-a764-cab2bdc765a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:35:02.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:35:12.593Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=7e2ad3b3-94b1-4d12-98b4-e13fcd32b8d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:35:12.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:35:22.600Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=ccc9b7c4-69fc-49cc-8f6a-ae2a8ba417dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:35:22.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:35:32.608Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=e8cc0c97-3373-4315-ae97-e20aedbb433e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:35:32.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:35:42.618Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=9837e3be-9373-47ca-94f0-d57d54fc5d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:35:42.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:35:52.625Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=721508ca-f0e0-472d-9f16-47f730908639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:35:52.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:36:02.633Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=5b514f8a-32b7-4083-aa2d-802ae315192d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:36:02.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:36:12.642Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=c6a15a70-7762-45c9-8dd1-a4422912b5d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:36:12.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:36:22.653Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=ae026308-aad2-4b20-a011-c46532a6425a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:36:22.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:36:32.665Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=6e2cb92f-f421-4961-8b3e-ad299cf54277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:36:32.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:36:42.673Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=ed176387-441c-46fa-99eb-6ce25e023549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:36:42.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:36:52.681Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=422470c3-eaa0-4cd6-b536-ac0729edcfe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:36:52.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:37:02.689Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=43bfc4f7-c3fe-47a0-9206-d0ce3800903d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:37:02.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-23T12:37:04.575Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-23T12:37:04.576Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-23T12:37:04.592Z |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-07-23T12:37:04.622Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-23T12:37:04.682Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-23T12:37:04.682Z |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-07-23T12:37:04.685Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:37:12.696Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=a8a391d5-37fa-49fb-ae3f-8ca5474b40dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:37:12.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:37:22.704Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=469d2e75-1ade-43e9-8d92-164dcb07ca3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:37:22.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:37:32.720Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=a67dee8c-ad52-45b6-ac31-ec64d142576c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:37:32.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:37:42.728Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=0e954d30-6322-4eb9-8a7c-94d62b49f6ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:37:42.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:37:52.737Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=b316caa9-a646-4739-8dcc-d4c864756c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:37:52.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:38:02.747Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=6cf60952-b278-47a5-a77c-93ed1fac397a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:38:02.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:38:12.755Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=7edb3d7c-2dd2-49d8-9b50-dbb35f6bcd89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:38:12.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:38:22.764Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=33a863ab-2e5e-4482-80b5-1fdd7d351fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:38:22.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:38:32.771Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=a063e902-760b-4b80-93e8-ca033ec71080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:38:32.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:38:42.777Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=6680d3c3-26af-4dba-8978-a735a0f663ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:38:42.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:38:52.784Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=37436453-70ea-465d-9e70-e1dbc0593a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:38:52.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:39:02.792Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=c90be274-b03b-4ed7-8918-39d944e840b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:39:02.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:39:12.800Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=72bd41a9-821f-40ef-bfd1-47e87a9c2ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:39:12.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:39:22.815Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=00daccd8-5710-45c6-a324-f348af60761f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:39:22.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:39:32.830Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=f3db39c7-81e7-4f6a-91be-68681f18904d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:39:32.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:39:42.839Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=377d4791-ffcf-497d-994d-5a229b4e9b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:39:42.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:39:52.845Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=a0cbd34c-b46b-4811-9bcf-6183b4e51eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:39:52.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:40:02.858Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=3dde7ac2-7f57-4df5-8369-ceb69a5f63e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:40:02.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:40:12.865Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=a3a7ce70-0f56-4764-afd5-11ca7b233b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:40:12.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:40:22.873Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=d7a85262-bc43-4c71-b03b-9c36c539cd9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:40:22.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:40:32.883Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=5a7e3dd2-e48b-45af-8d82-b6e9d5d229fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:40:32.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:40:42.891Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=b2713ada-416b-4c4e-984a-dfebc89f71aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:40:42.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:40:52.899Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=09cdcde7-fb88-4e97-bdf6-2e78d6f569cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:40:52.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:41:02.908Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=dbaed5fa-af9c-4835-8ce6-b35c718c20ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:41:02.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:41:12.919Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=619774c7-b032-41b7-9a8c-1007f560e734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:41:12.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:41:22.925Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=1c6fb7d6-5514-4848-a46b-7d0a0f18e73b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:41:22.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:41:32.932Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=dd36e175-5284-4c93-91d5-31ebff94c1a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:41:32.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:41:42.938Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=5450fb09-d484-4d03-8166-7411aa94035c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:41:42.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:41:52.947Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=ab79636b-a2be-4161-8830-6c71b11afec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:41:52.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:42:02.957Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=0ead1a8b-c7b3-4ce5-8374-c1dbf7b9335d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:42:02.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-23T12:42:04.591Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-23T12:42:04.592Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-23T12:42:04.593Z |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-07-23T12:42:04.612Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-23T12:42:04.667Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-23T12:42:04.667Z |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-07-23T12:42:04.669Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:42:12.966Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=7a15222f-13c7-4f64-9905-34bca7757e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:42:12.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:42:22.976Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=3cb41af6-f5bc-44a6-a60b-e36f866be826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:42:22.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:42:32.983Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=3bb461e8-bcc6-474c-9c66-8d22b0299f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:42:32.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:42:42.989Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=099510cf-4c08-4d3a-85e6-0d255a954103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:42:42.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:42:52.997Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=9cbf1402-3205-484e-b859-54323c3d6854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:42:53.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:43:03.011Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=25c89ef0-9477-4a21-8740-3affd16904a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:43:03.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:43:13.025Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=128ebe6e-6172-497c-86fd-33ed31437dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:43:13.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:43:23.034Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=a3e6ef52-cd80-465f-ae64-79752550df65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:43:23.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:43:33.043Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=95842f57-d4e5-462f-b33b-e97c1da7c33e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:43:33.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:43:43.054Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=22bbb5a6-3abf-458d-bf0f-41e3d969a867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:43:43.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:43:53.061Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=055c7096-2bfa-4ff5-90bb-b2b74496dd08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:43:53.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:44:03.067Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=a3614820-cf98-441b-9f3d-8a0f9a70a606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:44:03.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:44:13.073Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=be6941c2-325d-4847-85e3-c281673fa9a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:44:13.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:44:23.081Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=c56017f5-663d-48b0-a486-78419d8e8ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:44:23.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:44:33.088Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=7703702b-d0cc-4390-b314-bec37613fcb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:44:33.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:44:43.096Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=db4bd638-ff4d-403a-a82d-36528352771b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:44:43.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:44:53.106Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=fdbadfad-f1f2-4919-a322-22c561107e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:44:53.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:45:03.118Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=be600be1-3803-4f6a-8e60-6502875f562b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:45:03.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:45:13.129Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=634f85e8-a5aa-4799-a5b5-86b1c83af52b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:45:13.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:45:23.137Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=d42e41fa-ebe9-4d36-9e83-267c5f66dad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:45:23.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:45:33.146Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=867efeaa-de19-427d-a19d-78b953135624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:45:33.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:45:43.152Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=430ba1fa-ba21-4189-bc9c-d6fb9d8bbe4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:45:43.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:45:53.160Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=70740deb-f4e6-46d7-befc-29fc1ef237da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:45:53.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:46:03.169Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=a76a3c0f-c0ae-4787-b5b4-e21094e2aea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:46:03.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:46:13.186Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=25962c0f-59bd-4ea2-8372-c82ec39cda33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:46:13.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:46:23.195Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=2b2de6b6-5a02-4a97-8321-cb2576605cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:46:23.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:46:33.203Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=6930a76e-14d7-4f76-9559-3092548def12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:46:33.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:46:43.211Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=8c9456f6-2764-4269-b4fc-6f6060b97508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:46:43.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:46:53.220Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=eabb4a6f-430b-452e-b8ee-85d5daa7690c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:46:53.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:47:03.227Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=082a80c6-5700-4b2f-966a-76f69cdb9967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:47:03.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-23T12:47:04.594Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-23T12:47:04.595Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-23T12:47:04.596Z |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-07-23T12:47:04.599Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-23T12:47:04.661Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-23T12:47:04.662Z |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-07-23T12:47:04.664Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:47:13.234Z |INFO |Init configs |InvocationID=edf06b0a-5aaa-419a-bf31-c73bae156557, InstanceUUID=502ae63c-6b05-424e-88be-aeb7e5fbc9b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-23T12:47:13.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |