By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T23:13:58.867Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T23:13:58.871Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-13T23:13:58.906Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T23:13:59.479Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T23:13:59.573Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T23:13:59.574Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-13T23:13:59.574Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-13T23:13:59.651Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-13T23:13:59.735Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-13T23:13:59.792Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-13T23:14:01.109Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-13T23:14:01.488Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-13T23:14:01.506Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-13T23:14:01.507Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-13T23:14:01.558Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-13T23:14:01.558Z |INFO |Root WebApplicationContext: initialization completed in 1765 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-13T23:14:01.881Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-13T23:14:02.593Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-13T23:14:03.835Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-13T23:14:04.355Z |INFO |Started MainApp in 7.57 seconds (JVM running for 8.291) |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-13T23:14:04.416Z |INFO |Start scheduling PRH workflow |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:14:04.435Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=8bc8604d-306d-42c4-8f79-5c31507213ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T23:14:06.048Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.228:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:14:06.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-13T23:14:13.524Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-13T23:14:13.525Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-13T23:14:13.531Z |INFO |Completed initialization in 5 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:14:16.080Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=d09596bb-f040-4e56-a74a-32e3387b0c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T23:14:17.141Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.228:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:14:17.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:14:27.143Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=f6298b64-48aa-446a-93d3-7857006634eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T23:14:28.182Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.228:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:14:28.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:14:38.186Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=2e72962e-3fe7-4201-a566-ac65b2791219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T23:14:39.221Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.228:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:14:39.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:14:49.223Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=2c2832c6-21af-4a53-8426-7c18ff13be89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T23:14:50.261Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.228:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:14:50.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:15:00.263Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=f5502ecd-b86f-40bb-a6de-b26b97c3ba01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T23:15:01.301Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.228:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:15:01.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:15:11.302Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=ca92e929-daf7-4b33-87ec-4be03d5e2c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T23:15:12.341Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.228:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:15:12.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:15:22.342Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=88b56845-c00d-4428-bd00-9f654cef97f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T23:15:23.381Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.228:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:15:23.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:15:33.383Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=1cc773b5-406e-45e9-af36-4eabae2ea2b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T23:15:34.421Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.228:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:15:34.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:15:44.424Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=cb293ce4-946b-4392-a26f-80cf54691de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T23:15:45.461Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.228:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:15:45.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:15:55.464Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=2fedabf1-3393-4bbe-a11f-59a8afc6aabd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T23:15:56.501Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.228:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:15:56.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:16:06.503Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=800161bf-521b-4561-98ed-27dfc6fed25a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T23:16:07.541Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.228:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:16:07.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:16:17.543Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=6e3da709-a86d-4810-9bd4-20fb1c8c8ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T23:16:18.805Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.228:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:16:18.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:16:28.806Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=79acbf7c-0fca-45d7-b1b4-b383586e1d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T23:16:29.845Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.228:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:16:29.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:16:39.847Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=42fad20b-85a5-40e0-b1ae-7200bf0327d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T23:16:40.893Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.228:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:16:40.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:16:50.895Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=c1086d2d-865f-44ac-95ef-4eed4a204caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T23:16:51.925Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.228:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:16:51.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:17:01.928Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=91402bc8-6ea3-450c-a2ff-689a7775f1b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T23:17:02.966Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.228:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:17:02.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:17:12.973Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=802e5a74-68df-4c08-977a-5274d08f15fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T23:17:14.105Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.228:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:17:14.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:17:24.108Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=bce0a8f2-db5d-4d01-83c2-a25a8e9d2351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T23:17:25.173Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.228:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:17:25.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:17:35.174Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=47989762-fb9b-49d2-9777-956b6d06ead4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T23:17:36.213Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.228:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:17:36.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:17:46.214Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=5b91a5b1-99d5-4a73-9980-244b1cea26d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T23:17:47.253Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.228:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:17:47.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:17:57.254Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=6a92bd4b-d124-4660-8adc-28791b459d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T23:17:58.293Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.228:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:17:58.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:18:08.295Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=a1c6e1b5-4736-487a-91c9-cee5c554396f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T23:18:09.333Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.228:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:18:09.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:18:19.335Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=283aa1b9-4fcf-474e-823d-533be1438ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T23:18:20.374Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.228:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:18:20.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:18:30.377Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=8e257734-1b5e-4cfc-9c97-fbedcf6cac10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T23:18:31.445Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.228:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:18:31.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:18:41.448Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=3f8d1b2f-9ea8-453e-ae41-587f948e4776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T23:18:42.485Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.228:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:18:42.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:18:52.488Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=ef76a145-f4ac-4227-81c2-9ba9856a091b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T23:18:53.525Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.228:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:18:53.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T23:19:02.639Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T23:19:02.640Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-13T23:19:02.641Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T23:19:02.645Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T23:19:02.656Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T23:19:02.656Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-13T23:19:02.656Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-13T23:19:02.658Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:19:03.527Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=4fac5c1d-ab2f-46d6-ae12-9e0dbfaaf7ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T23:19:04.565Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.94.228:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:19:04.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:19:14.567Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=aae4d91f-87ef-42cf-afb6-a1575542c0b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:19:15.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:19:25.984Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=79174503-dcc4-4aa8-884e-7f4b9ae5398b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:19:25.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:19:35.998Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=7447e079-1007-4e40-ac91-bfef9da876b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:19:36.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:19:46.012Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=1d0bb14c-85aa-4114-b0ca-0655d5f2b623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:19:46.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:19:56.024Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=88216a8a-4f82-4fb0-bf73-d0537170d8bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:19:56.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:20:06.042Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=ddbf0355-e4fc-4b21-ae33-e5d3895809da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:20:06.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:20:16.057Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=0ee265f4-74e3-47f7-ba56-a2d4cacc9b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:20:16.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:20:26.067Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=f5dfa84a-2f04-4f10-ad23-43e585f646c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:20:26.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:20:36.076Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=05fce5e4-3ac6-43a9-87bd-a37917c3f2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:20:36.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:20:46.096Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=c5f99f15-4a13-43c8-8d2a-64122b86675a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:20:46.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:20:56.124Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=2c34c734-1f49-4bd9-b4c9-285e0bb538d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:20:56.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:21:06.161Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=ac92d2a3-925e-4e91-ba7c-51e8672b4408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:21:06.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:21:16.223Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=b8f152da-4599-40f2-a180-6e69e03227f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:21:16.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:21:26.255Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=5e4019fd-b0f1-48d9-9611-0bb9e402659c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:21:26.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:21:36.272Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=db11f73e-1cc7-462b-8a53-59e5a90676f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:21:36.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:21:46.297Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=78f227f4-75b6-4b42-9183-851607c02657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:21:46.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:21:56.309Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=152c3158-85d8-4822-90cd-cb42eb4d51a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:21:56.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:22:06.322Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=405c9e89-f776-4f30-a46e-4a4fb644edcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:22:06.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:22:16.338Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=72f41423-cbdb-4d27-98fb-3c45a709f43a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:22:16.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:22:26.354Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=fe9e00b3-bc35-480a-9b9d-57cd59944cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:22:26.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:22:36.366Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=d37c626e-582b-4e55-8998-191f80b5559e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:22:36.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:22:46.376Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=d6f92bf2-b509-4d76-a491-6812e3a0bb2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:22:46.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:22:56.399Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=8cace4f0-9157-490c-aef3-629063db8dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:22:56.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:23:06.420Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=378808fd-88f0-449a-8939-c1ee0282b94d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:23:06.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:23:16.466Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=fa31ae6f-8654-441e-81ce-6e4e607534ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:23:16.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:23:26.483Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=6bca7203-84b3-4529-9702-2809fd46f5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:23:26.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:23:36.505Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=491fe598-de74-496b-81b5-6e8b7d508147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:23:36.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:23:46.535Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=09056820-3721-42e2-afbd-68c4804b6c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:23:46.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:23:56.550Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=af8dba71-0938-4cf4-a9a4-92b641669828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:23:56.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T23:24:02.320Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T23:24:02.321Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-13T23:24:02.322Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T23:24:02.326Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T23:24:02.334Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T23:24:02.334Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-13T23:24:02.334Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-13T23:24:02.336Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:24:06.563Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=a6e29924-04bd-4626-a44e-38881c35304c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:24:06.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:24:16.576Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=683be3e1-ac35-40c7-bdee-663230efa1c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:24:16.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:24:26.589Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=7d1ee965-3042-4538-8b1c-2b2257522d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:24:26.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:24:36.619Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=381a3f84-41a9-44c6-9f3a-5f0524a8b5f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:24:36.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:24:46.639Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=e1d239c1-fbff-4d4a-97f6-1cf416ea8889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:24:46.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:24:56.649Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=9aa18747-cb97-46ab-9b40-d368e09c9757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:24:56.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:25:06.660Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=9917574b-fdc4-4f17-82bb-c18d17a9b137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:25:06.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:25:16.680Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=22bc4200-25d2-4a7d-93e6-01ad95d31312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:25:16.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:25:26.696Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=1071e523-95f8-4b61-8ee5-ed526a3c0480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:25:26.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:25:36.709Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=96ff2df7-6f40-482a-8727-e75bbac62028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:25:36.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:25:46.720Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=ac5b8f40-a6ad-4075-93ab-628e4df76d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:25:46.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:25:56.730Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=acc89e0f-58c8-4479-8ff8-c8fb7d66bab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:25:56.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:26:06.739Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=8fcab566-51d5-4a98-bfe5-e91a9d6404d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:26:06.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:26:16.749Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=9c90b33e-3b0f-4287-990c-2eaf14227c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:26:16.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:26:26.761Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=45e1239b-1150-4642-81f9-2b927e2f67e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:26:26.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:26:36.779Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=c4c147f0-fa18-4c76-b6e0-69b17cfb9288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:26:36.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:26:46.791Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=adf315e3-d923-43a2-8830-595d419f7b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:26:46.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:26:56.803Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=d673fbb6-e797-4125-b4cc-e3ce322334b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:26:56.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:27:06.811Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=aae33472-8ce2-403c-ad59-2ae146925027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:27:06.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:27:16.820Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=08a7e4ba-cc24-4458-ad33-50d7cbd426b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:27:16.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:27:26.828Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=8b092841-0d4f-4791-9583-731e03303e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:27:26.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:27:36.836Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=82aaf3c7-adba-4b47-9205-af39bf25dc9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:27:36.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:27:46.848Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=6d98e575-8440-42d2-8fec-1e7b60dd6c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:27:46.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:27:56.860Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=a8d8a72f-d992-4c19-a890-b3e8772dcffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:27:56.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:28:06.875Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=002e4522-c8f7-4163-a03f-39c7a6e8e361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:28:06.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:28:16.884Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=e6930034-e492-41e9-bf61-3b7d072ddcd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:28:16.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:28:26.895Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=aca95dfb-b759-4f2e-a4bf-263470af79ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:28:26.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:28:36.914Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=57f1c8aa-ed84-4635-ad73-b0a1d50a7273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:28:36.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:28:46.922Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=afe92ac3-b1ea-4d09-a1bf-d786627d627b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:28:46.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:28:56.932Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=4e218814-3d46-44d6-bc14-281f0ec942a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:28:56.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T23:29:02.193Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T23:29:02.194Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-13T23:29:02.195Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T23:29:02.197Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T23:29:02.204Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T23:29:02.204Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-13T23:29:02.204Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-13T23:29:02.206Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:29:06.943Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=d1b34afe-d876-402c-880c-e3eba622eb2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:29:06.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:29:16.952Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=8482453e-1d13-4551-baa6-a2114a260eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:29:16.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:29:26.966Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=ba055817-c68d-4d4d-b561-3b2c1e1b2dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:29:26.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:29:36.976Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=72036326-2ca0-4189-acac-68048179d1d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:29:36.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:29:46.986Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=96ecde50-73de-4da7-b6e9-ec9c4a6947c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:29:46.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:29:56.995Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=fa7ceeb8-9013-4cf0-8002-7a602e7f6ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:29:57.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:30:07.003Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=cc973842-1bf9-43b9-8eef-8755201faeec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:30:07.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:30:17.014Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=1e56b338-a630-4a87-b53e-bda1f3c7da73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:30:17.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:30:27.025Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=17248871-8181-4a19-93ac-af2c777e0c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:30:27.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:30:37.036Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=5b39622f-84d0-44d2-a647-f2a22cb42f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:30:37.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:30:47.051Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=418bf400-3f30-42d6-b2b3-162799b3f47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:30:47.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:30:57.063Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=3d014ccf-3d16-4864-8fa4-90bcbde4e184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:30:57.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:31:07.112Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=5256824b-0f90-496d-8b73-3acbce0c80be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:31:07.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:31:17.122Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=264638c4-dcb0-4dbb-af28-f8a1530e2807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:31:17.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:31:27.131Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=154918d4-2aa5-4abb-b230-650cba8b47bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:31:27.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:31:37.138Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=4e85afed-d0a7-45f5-85f5-3cd975c91e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:31:37.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:31:47.149Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=e95ae39d-0807-4b40-8e9b-accd3ec0aa7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:31:47.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:31:57.160Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=eac11495-94b5-4fba-912a-3b288d75f261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:31:57.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:32:07.170Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=0d45ae76-ca6c-429e-8738-30f6af0e8ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:32:07.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:32:17.184Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=3752df13-3403-4ea7-ac2c-4da95a51aa24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:32:17.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:32:27.195Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=2d6ab769-326b-4c8b-9e4e-00285bcc0b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:32:27.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:32:37.209Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=ac3bdf00-bdfd-4924-b1e9-6c6187c3642d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:32:37.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:32:47.220Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=d917eed3-899a-4625-b728-9d026a9f5f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:32:47.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:32:57.230Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=d0cf94f5-4618-4856-ac18-e2ceb446a447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:32:57.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:33:07.239Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=3dcc7e0f-ae43-4517-b3d9-5abdedd1b866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:33:07.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:33:17.250Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=6bbbb46c-d1bc-4d28-9408-f9e0a843754e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:33:17.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:33:27.257Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=74d8c1cf-ba14-46bf-bb70-36562f611585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:33:27.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:33:37.265Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=0f9236ef-1dd4-455a-b9ad-bebaa4544157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:33:37.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:33:47.275Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=366a77dc-873c-49ea-bdb6-9f053a36f48b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:33:47.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:33:57.291Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=59a35c3e-b365-48b8-a334-8a925566f35b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:33:57.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T23:34:02.192Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T23:34:02.192Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-13T23:34:02.193Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T23:34:02.196Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T23:34:02.203Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T23:34:02.203Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-13T23:34:02.203Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-13T23:34:02.205Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:34:07.303Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=35544960-4d34-4d62-b18e-f0e19e3c0a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:34:07.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:34:17.311Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=2105bf09-7b07-405f-ac67-472a400c9b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:34:17.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:34:27.320Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=d9cfd8c8-ab35-4970-9cca-cdf3412e56fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:34:27.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:34:37.329Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=ffcc118b-341a-40bc-aac6-9db2749ae642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:34:37.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:34:47.338Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=8128e827-c5ca-470d-bd38-aa84afa1d452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:34:47.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:34:57.347Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=cc7adf75-961c-4a50-a643-278287f975d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:34:57.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:35:07.356Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=196a3e74-0971-4f2b-8b2d-6d2972121b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:35:07.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:35:17.366Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=2beb8c6e-3482-42d3-807b-d9635c1bb2c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:35:17.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:35:27.384Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=7a0424b8-600f-4678-803d-cbd1658e6c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:35:27.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:35:37.394Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=18501392-c388-48d5-aee4-5166ea1d2ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:35:37.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:35:47.405Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=a10fd51e-da3b-4f7a-a558-3e810fc04f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:35:47.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:35:57.417Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=44a7fd65-f9f7-44a9-9c06-749c1ad2785d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:35:57.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:36:07.426Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=eb972761-79e8-4561-90e4-8e6988ba1343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:36:07.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:36:17.435Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=5fff5991-41cb-448a-a880-d1f21e38dbbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:36:17.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:36:27.444Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=537fa704-5043-4d27-86fa-d7eb70d3e2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:36:27.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:36:37.453Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=48e17af1-5892-4eb1-8042-a653bb452f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:36:37.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:36:47.463Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=d508cf2f-5b00-4b7e-8372-dc800c376bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:36:47.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:36:57.480Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=22a2c5d1-bf85-48f2-93e3-9fe6790cb87d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:36:57.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:37:07.490Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=071c6fe9-992d-4929-96a9-f1bee8b977b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:37:07.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:37:17.500Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=b5b72e90-7363-4eb0-b0fb-9ec7e1b33b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:37:17.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:37:27.509Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=a7ebafa9-c8bf-46e3-993b-c5d8221697af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:37:27.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:37:37.517Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=1c6dd93d-524e-48e1-ab08-e05ddc031650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:37:37.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:37:47.526Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=1fa68617-7f8b-4f7e-b207-59a4b22033cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:37:47.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:37:57.534Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=fba3db2e-594f-4ffa-b149-9e65b005e225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:37:57.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:38:07.542Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=bf63cc77-b8d4-4fa9-81e8-b69cca589ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:38:07.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:38:17.551Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=8a5a136d-8af8-422d-8c2b-ba62565d2316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:38:17.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:38:27.562Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=60af5fbf-772c-4562-b141-9df5b8c1ce50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:38:27.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:38:37.582Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=e791ca20-e0a8-4403-8165-5918e7962a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:38:37.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:38:47.593Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=22f0dc49-30d7-4fa5-bc30-56d047524173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:38:47.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:38:57.605Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=e8b70bfb-a98c-424b-9571-ec2cf6b5b367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:38:57.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T23:39:02.253Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T23:39:02.254Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-13T23:39:02.255Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T23:39:02.258Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T23:39:02.264Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T23:39:02.264Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-13T23:39:02.264Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-13T23:39:02.266Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:39:07.614Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=f05cbf2d-11c1-4edd-bcd3-d8d4ade8593a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:39:07.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:39:17.622Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=e9d0154c-2cd8-4da6-86fd-bad3820c04f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:39:17.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:39:27.631Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=b05659ef-d096-46fa-b12f-15577eba61e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:39:27.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:39:37.641Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=37e3add3-abd1-411e-96be-0bacb97ae526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:39:37.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:39:47.661Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=ee21ba4a-67b1-4747-a4c2-e4ec0e482088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:39:47.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:39:57.670Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=95fda72e-361f-4dcc-91a8-09502e25029b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:39:57.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:40:07.685Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=361b5025-1ba3-447b-ae17-6e0c9b1a9419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:40:07.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:40:17.694Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=b4c0a0ff-3e41-4a9c-b15a-c8c7c8fd9bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:40:17.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:40:27.705Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=0acb5f50-a615-49b0-bb20-4a5e878989bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:40:27.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:40:37.715Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=939b627d-2f85-4317-98e7-ff81a1494211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:40:37.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:40:47.725Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=fe5ab651-6fa4-42ef-816a-481c75b41607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:40:47.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:40:57.733Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=bb120eed-1f74-4fd2-bfeb-6ccf08363ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:40:57.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:41:07.741Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=e1ca2da6-0fbe-4cf9-90a2-a30a5c114054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:41:07.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:41:17.751Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=d72ea08f-8213-4b1f-a69d-53c567013b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:41:17.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:41:27.761Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=0a7c40ed-b22f-4e19-a8eb-c18e3d15b372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:41:27.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:41:37.771Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=c928eaca-7117-4f46-8a0e-aea3ff09e888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:41:37.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:41:47.788Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=0b91a523-a4e5-4ee4-9f23-fecd7df7e0e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:41:47.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:41:57.799Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=c8bae3fd-aa04-4c6f-adb8-ddd8e1c0bc5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:41:57.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:42:07.810Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=085ebeec-5373-40ee-b3b8-1e6dbfa5bc28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:42:07.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:42:17.822Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=8bf8afb2-8d9f-4b21-a2b4-258402aa0566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:42:17.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:42:27.831Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=03982cf8-b78b-4b70-9919-87d7cd874f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:42:27.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:42:37.838Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=1bf50906-5e1f-424c-8a63-96c0588f21e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:42:37.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:42:47.845Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=f9499490-8d14-46bb-964e-53deb7924387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:42:47.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:42:57.853Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=465e3112-12bf-4ec1-9959-e6584f27e239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:42:57.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:43:07.862Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=74a93e6b-156d-40f6-a20e-721d8ac751ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:43:07.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:43:17.873Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=9b35c5aa-37c0-4efa-b364-7c465ec597aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:43:17.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:43:27.893Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=107cbd68-f837-4f40-9b90-000a297b55cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:43:27.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:43:37.900Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=5a4eb338-6489-4532-9c31-249c99e801f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:43:37.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:43:47.908Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=4cf798ff-f5e0-415d-88d7-593dcb5568c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:43:47.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:43:57.917Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=2136b24f-802f-4b4c-8693-497c497d2967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:43:57.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T23:44:02.220Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T23:44:02.221Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-13T23:44:02.222Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T23:44:02.227Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T23:44:02.233Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T23:44:02.234Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-13T23:44:02.234Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-13T23:44:02.236Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:44:07.926Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=04f2cfe3-bf1d-4a99-8052-f41792abb8f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:44:07.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:44:17.934Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=a5f01d42-688e-4aa2-8084-e8c88553d4be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:44:17.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:44:27.943Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=546258f6-08b4-40d7-821c-3168161c8f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:44:27.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:44:37.952Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=2b68f169-b3b4-448d-9100-f81059c8112d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:44:37.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:44:47.969Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=414fc17d-cfdc-4efc-abe7-2ca17914f98f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:44:47.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:44:57.979Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=75a54bed-1efd-4656-8f42-47a683f1525c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:44:57.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:45:07.994Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=d6568399-9765-4008-bbba-cb8dc160cc28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:45:08.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:45:18.003Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=97e7e87f-847a-438e-b7b0-0bbbdc60fcea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:45:18.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:45:28.012Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=ebb00ea8-e36d-4607-aacf-c86477160c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:45:28.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:45:38.022Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=4946c415-74ef-4a22-973e-e146b3a8aae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:45:38.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:45:48.028Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=a3f78216-7bae-4d1a-8013-90e4a774ab82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:45:48.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:45:58.036Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=71657162-7dcb-4c6a-9df8-20ce574a6e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:45:58.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:46:08.044Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=4dcf1a10-7e14-4f66-b335-93f72090b562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:46:08.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:46:18.053Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=35ced9de-7f5b-403f-bf1a-7d0da3a637f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:46:18.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:46:28.063Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=3f03bfb1-28dd-44cc-b0c9-30738d6cb932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:46:28.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:46:38.071Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=7a0827fc-bf76-4550-9b90-2b7b7a225760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:46:38.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:46:48.086Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=64fc3cea-8698-45c1-8d85-04efd080092e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:46:48.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:46:58.094Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=376500f1-1dc7-47bb-aa7f-c9dc0ba8986d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:46:58.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:47:08.104Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=bb3cd7a9-795b-4c6d-8c46-42efd7ff15f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:47:08.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:47:18.115Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=1e385e65-db8c-4c6a-9ff4-f18e3cae7f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:47:18.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:47:28.123Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=a2b31361-6330-4e83-a53b-ce5d87b65055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:47:28.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:47:38.131Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=dde50297-0999-4817-8aca-a49ba5b0f6c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:47:38.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:47:48.140Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=532c6911-ffe8-4423-8f53-bb7492e016c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:47:48.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:47:58.149Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=27ef935c-f71c-48f2-912d-2e45cdb17186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:47:58.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:48:08.157Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=99c19785-c6bc-43e9-af1f-490524a3355e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:48:08.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:48:18.167Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=6e24a975-3672-4d98-9be3-6fbc5c104c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:48:18.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:48:28.177Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=21b109a7-556b-4b79-8f69-d17ca8f9274f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:48:28.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:48:38.189Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=5a78119b-1723-4fd5-98b0-3bba0101a9a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:48:38.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:48:48.199Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=3f851be5-293b-452e-923e-f591ea6cb494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:48:48.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:48:58.217Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=262e74cc-7410-4207-bfc4-3d6a9b9c546a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:48:58.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T23:49:02.230Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T23:49:02.230Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-13T23:49:02.232Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T23:49:02.235Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T23:49:02.240Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T23:49:02.240Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-13T23:49:02.240Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-13T23:49:02.242Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:49:08.253Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=44224af0-f08f-47c4-9801-541b3f040c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:49:08.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:49:18.262Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=00ff0124-1209-46b7-ace0-324c13b28a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:49:18.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:49:28.271Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=61f94742-3d28-414b-ab1d-4aac55f3a695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:49:28.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:49:38.278Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=5ecdfe83-2b8b-4d45-90ac-5db134f6c8c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:49:38.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:49:48.285Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=d4b90f29-469e-465a-a251-127a6fa204ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:49:48.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:49:58.293Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=02fc2281-4c98-45b3-8c99-fb0703b3f70f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:49:58.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:50:08.361Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=6b17ebc9-2e63-4f86-93be-9e7c80ad1444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:50:08.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:50:18.372Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=6cc18085-2dcf-49f9-8cf5-d3e730558091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:50:18.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:50:28.384Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=4d884967-4959-425f-bb45-9581d727b8ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:50:28.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:50:38.396Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=b5f40727-843c-4858-b762-fe18f2410f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:50:38.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:50:48.404Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=981e38ed-853e-4ddd-a3b5-addcdef6eaad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:50:48.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:50:58.411Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=a4c97bd2-f97f-4937-9a7c-6ea6ad446e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:50:58.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:51:08.419Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=70b05119-861e-43c2-8747-67d8f077b9b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:51:08.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:51:18.426Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=b3c0b936-c226-4fc1-a22a-a830cbb37ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:51:18.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:51:28.435Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=3d396a48-2fe0-461b-8ad6-9d70f99cd05e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:51:28.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:51:38.441Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=9c92894a-9e7b-4d0e-822b-3d94de1d29c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:51:38.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:51:48.454Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=64b4aaa8-fe0d-4420-be5f-fd697a8a2b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:51:48.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:51:58.467Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=d6971893-3503-4eae-8d3f-0de99fa97c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:51:58.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:52:08.475Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=587cfec2-61b9-4cd9-9232-eb55e1dea97c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:52:08.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:52:18.486Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=b18c5d77-ad37-4028-b8b6-9865cf25e45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:52:18.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:52:28.495Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=d0d6ef27-1f58-42d5-9819-55484ea08837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:52:28.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:52:38.504Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=cb4d4261-68b0-4ba5-9b55-fbb1c72810ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:52:38.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:52:48.512Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=647b9146-5df5-4a1c-926d-c73f4f72a09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:52:48.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:52:58.519Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=01f55841-42aa-4492-a11c-754c1200d9df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:52:58.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:53:08.528Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=98efd854-c694-4991-bbb7-83813d35d601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:53:08.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:53:18.536Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=37b03c8b-3eec-46dd-8f2c-1a0ef2286078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:53:18.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:53:28.545Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=f7161e60-868a-4529-ad8f-23614d3e36df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:53:28.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:53:38.557Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=6c6a56a8-530c-4bbd-acb1-3faf4dead9d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:53:38.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:53:48.569Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=2d40a6f7-ad1d-4749-aee0-16b8e6e01dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:53:48.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:53:58.583Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=ebc07ebd-f84e-4edb-9b11-c70893fc95a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:53:58.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T23:54:02.223Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T23:54:02.223Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-13T23:54:02.224Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T23:54:02.227Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T23:54:02.232Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T23:54:02.232Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-13T23:54:02.232Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-13T23:54:02.234Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:54:08.593Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=4c4ba027-181c-4793-800a-606eebc2d153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:54:08.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:54:18.600Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=7efb04e6-f480-47c3-bd37-1cf9343058dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:54:18.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:54:28.607Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=8cf63071-3dee-4c24-aa60-55b3120212b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:54:28.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:54:38.615Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=15f5c510-ea52-4edb-860e-486bc6a14ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:54:38.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:54:48.623Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=55006387-5a93-4ddb-8cb5-813c08062ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:54:48.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:54:58.632Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=841120c1-0669-4c96-b3dc-b8c3b5f4f21e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:54:58.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:55:08.639Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=dfa1feec-d67e-4529-9016-a99d8e8c8703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:55:08.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:55:18.654Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=d25f80f8-9acf-499b-bc98-ee23881a7c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:55:18.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:55:28.662Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=e20995b1-ea9f-4a71-9f7e-6e6d87e640ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:55:28.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:55:38.672Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=036fa86d-0b26-48b2-b124-6320cce8c252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:55:38.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:55:48.684Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=8d5f597a-b38e-481a-afe9-42209de91d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:55:48.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:55:58.691Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=aa3c8fc2-dd78-4744-b3cb-a6fe142ab8e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:55:58.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:56:08.697Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=a5404aac-8393-4c04-94d7-e5b1bda2db6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:56:08.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:56:18.705Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=d4edcc95-80bc-4206-90fd-a33cc9419364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:56:18.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:56:28.712Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=ab7ec4a1-e27e-46ff-9723-8cef6953d757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:56:28.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:56:38.720Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=5fcecf6a-1ef8-4a69-9982-096a123897ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:56:38.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:56:48.728Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=14dbea79-c183-470b-beff-3c2b20cc1c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:56:48.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:56:58.735Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=8cb15dac-d04f-4794-a1f3-dab6599e4775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:56:58.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:57:08.747Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=4f693518-cba4-4981-b5ed-b251e2941449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:57:08.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:57:18.757Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=509375a1-68e2-4e87-85a9-6e45b26cee22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:57:18.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:57:28.770Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=8743bbde-21cd-4b61-b57b-8a59db0dffd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:57:28.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:57:38.778Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=ca8d9596-fe4a-4f7c-901c-0f37cde3328a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:57:38.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:57:48.786Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=caf120b7-e965-4de6-bb10-d888664b4ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:57:48.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:57:58.793Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=aedb3c49-a73d-4e43-a3d4-29c44f79a6e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:57:58.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:58:08.805Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=a8427eba-7f67-4c8b-94d1-b757a7f9ae37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:58:08.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:58:18.813Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=58818431-bbbb-4c3b-a05f-2001cadd69cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:58:18.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:58:28.821Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=737b9edb-db30-4109-8a74-7b75b12779bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:58:28.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:58:38.828Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=fbd42f1b-fcb6-4464-836d-8373cb274933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:58:38.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:58:48.840Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=067b8f1d-35c4-46e7-8e37-89328cee18a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:58:48.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:58:58.848Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=5eb908f7-f70c-4986-8026-bd4de16b22f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:58:58.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T23:59:02.232Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T23:59:02.233Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-13T23:59:02.234Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T23:59:02.238Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T23:59:02.243Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T23:59:02.243Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-13T23:59:02.243Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-13T23:59:02.245Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:59:08.855Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=781ee658-9627-405f-adcc-96cadafd79f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:59:08.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:59:18.864Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=ba493dcc-4738-438c-b375-22e15630791d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:59:18.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:59:28.880Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=e024e928-de85-4d9a-aaf7-8d61c3c5cd28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:59:28.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:59:38.887Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=1090160b-86b8-4cdd-919b-3abc08067e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:59:38.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:59:48.895Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=283b9ac7-63a9-4134-8f4f-3fb979dd488a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:59:48.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:59:58.901Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=2e1e3683-7d4e-417b-830f-ac355328cafd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T23:59:58.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:00:08.910Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=51481095-5039-48ad-8333-ec915d804728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:00:08.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:00:18.937Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=694eb9a4-df4b-47d9-a1ec-9b3528d7f5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:00:18.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:00:28.945Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=ac672e44-d7fa-49ea-9784-a0a6bd61a849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:00:28.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:00:38.954Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=68e2aebd-5128-4a76-ad4d-69497b5e3b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:00:38.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:00:48.963Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=b53b89e9-aec6-4d95-b382-beb144ca8093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:00:48.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:00:58.973Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=a2473c72-25e1-4f7e-82ed-547c93ba33ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:00:58.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:01:08.981Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=cc1ae77a-3250-4005-ab3c-97fcb54703b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:01:08.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:01:18.988Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=c37a6aee-f55c-4718-a249-3864a7b51c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:01:18.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:01:28.995Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=ae9bc9b0-d9b6-4b8c-9580-e5da1e0479ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:01:29.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:01:39.001Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=6ea2f8d6-4aeb-43d2-8cd5-77f96a2b204a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:01:39.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:01:49.009Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=8eafdbb3-9909-4ffd-b90a-eb984742fbc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:01:49.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:01:59.025Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=9d52f873-881d-4936-9230-a1810dc622dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:01:59.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:02:09.035Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=1342e3a3-f942-46a0-b773-cc39900b0f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:02:09.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:02:19.044Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=2ce1d03a-cc00-4a71-8810-0e8498a37ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:02:19.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:02:29.054Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=809d6b3a-8d41-4491-9d77-ca615785fa21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:02:29.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:02:39.061Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=92c44319-9cc4-48f6-995b-bf6046fe755d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:02:39.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:02:49.068Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=91e5c43c-7e5d-4dc5-a47f-2c6cda730cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:02:49.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:02:59.075Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=80a8e0ee-0c48-44e1-9207-0fad45dce577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:02:59.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:03:09.085Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=01264b7e-68a1-46ca-a671-8dabe7e63f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:03:09.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:03:19.093Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=7ce4c6e4-9021-4743-b992-295f6fe4846b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:03:19.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:03:29.102Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=52067ed8-bb88-4b0d-b5d1-dd788dcc2aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:03:29.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:03:39.112Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=fd871042-1fd4-4f18-ae72-f78b2d329f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:03:39.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:03:49.125Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=5ea302ec-fba8-499b-953c-cc087fc2dc08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:03:49.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:03:59.133Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=ef609b8b-e7b6-4dfa-b172-38d6bb7c3121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:03:59.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T00:04:02.287Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T00:04:02.288Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-14T00:04:02.289Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T00:04:02.293Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T00:04:02.298Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T00:04:02.298Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T00:04:02.298Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T00:04:02.300Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:04:09.141Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=16cad9a1-2b37-470f-906c-b9ba497a4b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:04:09.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:04:19.148Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=44ef5a60-0607-4804-b802-3898f68b2b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:04:19.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:04:29.156Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=66cd1b67-a137-47ca-9a1d-7797a9ebc5f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:04:29.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:04:39.163Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=eef81763-77d2-49ea-b74f-01869e3f9a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:04:39.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:04:49.170Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=5236d9f6-45b4-4603-be0d-eca4562c155c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:04:49.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:04:59.178Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=24066a1c-04a5-4fbb-9c14-9d3caab88a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:04:59.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:05:09.187Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=dec37c95-3372-4ae7-bdd2-8d1623b167e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:05:09.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:05:19.201Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=fc8ea180-3a52-43ed-ab70-e0ff8948a9c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:05:19.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:05:29.208Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=e6827965-88e1-423a-949e-d8f03e09ef90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:05:29.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:05:39.217Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=98f5bddf-3d77-4b50-9bf8-5b2e13723aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:05:39.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:05:49.226Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=531ecb4b-24a5-4a59-a530-3f59b4024fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:05:49.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:05:59.233Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=b50b7151-ac9e-45e1-850c-e77ed995064c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:05:59.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:06:09.240Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=de0a786a-2744-42c8-bb7d-289ff60f7147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:06:09.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:06:19.248Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=3f41d635-ec50-446b-8bc0-4e31bfb927a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:06:19.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:06:29.254Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=3440bb17-f0f3-45c9-a935-ab26d89a7f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:06:29.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:06:39.262Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=0ae3cf9b-87f6-4e4d-bd27-afffd5ce78fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:06:39.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:06:49.270Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=8dbd82ea-02b1-4603-a99e-3218bbaaf016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:06:49.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:06:59.282Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=e5930ae5-a6c8-4e52-ab65-36580dadcda9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:06:59.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:07:09.291Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=7699fa3f-f517-44ee-9052-0f90e8987e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:07:09.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:07:19.302Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=bf47f05a-f49a-4735-bea5-025bbb6a88c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:07:19.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:07:29.312Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=b85fdbfc-47a8-485d-b229-e500b4a121ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:07:29.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:07:39.319Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=edd206e2-0c96-4110-87e2-0fde44779547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:07:39.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:07:49.328Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=ac7e6ae7-fb6f-4b0d-9e73-9e49cef6a0e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:07:49.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:07:59.336Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=bb2a7acd-7f63-4956-bfa8-4f139331c3b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:07:59.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:08:09.352Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=b07573b5-4846-4e9f-a46f-032cf1dd64f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:08:09.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:08:19.363Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=2407707b-6333-44c3-8ce8-ef6f60a05998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:08:19.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:08:29.370Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=0b6916ae-2a85-43ad-ac04-894df1692389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:08:29.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:08:39.380Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=8f07d980-c789-4b8a-8e22-f4fdf9eefaef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:08:39.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:08:49.390Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=0e0863b4-e4a1-4dc5-a2d1-dd7bd42ba341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:08:49.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:08:59.398Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=fd73fa03-b56e-4d8a-a172-bc80e2881c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:08:59.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T00:09:02.234Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T00:09:02.234Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-14T00:09:02.235Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T00:09:02.238Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T00:09:02.242Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T00:09:02.242Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T00:09:02.242Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T00:09:02.244Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:09:09.406Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=779082ec-e120-46ac-8f18-22f617eea18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:09:09.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:09:19.414Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=338f703c-1842-4e11-8d6f-7bc9e3939590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:09:19.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:09:29.422Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=fa1ed526-d307-41a0-8c03-ed3ca1235e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:09:29.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:09:39.429Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=813475fe-adb9-4510-8de1-8e09e6fa28b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:09:39.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:09:49.436Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=eeb537fe-76c5-47b6-981f-2b9a61e24330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:09:49.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:09:59.445Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=bf85ca6b-27ca-4628-9f6b-5711a6f52b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:09:59.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:10:09.453Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=992fe56f-de07-4937-b07d-988570b49b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:10:09.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:10:19.468Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=213bbf2e-939b-48e9-a2f2-9ab09907b968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:10:19.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:10:29.478Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=c09de2e6-85e2-4929-95d6-d8da3b78b330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:10:29.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:10:39.488Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=3689048c-10bc-4280-bcd9-8c892939540b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:10:39.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:10:49.497Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=205ac692-b690-455d-a567-8374c4d54ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:10:49.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:10:59.504Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=bc135d19-ceff-4323-90bd-e543f2410a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:10:59.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:11:09.513Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=a4c7ef3a-632f-46c7-ba73-c0e388f25cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:11:09.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:11:19.521Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=ca99aeea-b9a7-4d0d-8968-52430632b1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:11:19.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:11:29.530Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=bdbde933-cf67-40e5-b4a9-231fc6f53b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:11:29.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:11:39.537Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=0d1ccdd1-bb59-49a6-9ec0-94873d2fddbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:11:39.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:11:49.549Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=b076adb5-0016-43b1-95e1-bd6a67d2e6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:11:49.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:11:59.558Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=8922f386-1a95-4d94-9fae-313497c82bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:11:59.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:12:09.576Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=c941ffed-87f3-4acb-8e00-9e8b269c57a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:12:09.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:12:19.584Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=a2445e25-72a2-43e8-9092-75f92222d767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:12:19.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:12:29.591Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=bdd486b3-635f-42f1-9cac-8982bf108f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:12:29.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:12:39.599Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=9f63bbe7-6da3-446e-92db-8851d82da83d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:12:39.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:12:49.606Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=49347647-718d-45ae-b9e4-552a8a6b6545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:12:49.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:12:59.614Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=cadd7638-6910-40d6-bbc2-22011dbe17c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:12:59.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:13:09.623Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=ffbd2f91-0d75-4c49-9c4a-dcc3d3b07dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:13:09.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:13:19.633Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=d2e63368-c8a8-42f1-b05a-43c3b5e36005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:13:19.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:13:29.643Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=9df3e034-b26f-4f9f-8307-78bc02562a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:13:29.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:13:39.654Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=e21ced43-48b5-4da1-8773-f109c6b5265d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:13:39.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:13:49.661Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=b167242b-00cc-4805-96da-cab5e01b29aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:13:49.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:13:59.667Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=c4e37fc1-d531-417a-ab2a-9f3b3d4137f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:13:59.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T00:14:02.210Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T00:14:02.211Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-14T00:14:02.212Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T00:14:02.216Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T00:14:02.220Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T00:14:02.220Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T00:14:02.220Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T00:14:02.222Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:14:09.676Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=89232453-5ede-45e9-8af2-6292da2639a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:14:09.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:14:19.682Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=81a46326-dacc-4926-8c43-6727b46f1c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:14:19.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:14:29.689Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=f4624568-01ea-4201-8b2d-15cf046b56fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:14:29.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:14:39.698Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=36d3ad5a-b10e-4f56-b35c-f596023182f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:14:39.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:14:49.705Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=fcf3b808-c048-455f-8089-44bb100e2654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:14:49.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:14:59.715Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=3636fb2c-02c0-4121-9cd5-54038307c14f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:14:59.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:15:09.725Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=72b8b543-80bc-4063-97cd-57393bf95797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:15:09.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:15:19.734Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=b15e1de7-fdfc-4126-a2ad-6a472b0840d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:15:19.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:15:29.742Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=9c2018b6-d0bd-44ce-90c5-55636ccad1ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:15:29.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:15:39.750Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=e3521411-48bd-4315-883c-f28a81a3fee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:15:39.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:15:49.758Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=e87469ac-6744-450d-b5d6-b0bd3339d469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:15:49.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:15:59.767Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=67213f50-36ae-4ed7-a9a3-0cd6aec49375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:15:59.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:16:09.776Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=6f77d0ee-6459-462f-bb14-ee0a5ef7ed2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:16:09.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:16:19.783Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=a44d9e2c-09ee-4782-a7fb-135248ceffa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:16:19.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:16:29.797Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=18905adf-6958-4b48-8a2d-b6996ace6239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:16:29.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:16:39.817Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=9c001d42-bacc-47c8-9330-0b624e2ae8ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:16:39.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:16:49.825Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=48157948-acbe-44d2-ae1f-b5b7b9f0e3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:16:49.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:16:59.833Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=c4b6926b-47a8-4ec3-9fca-68c6bb4baf08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:16:59.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:17:09.840Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=2655f373-bcd6-42c7-86bb-8e0b49eb4aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:17:09.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:17:19.848Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=4666acb4-ef7c-4200-9a3e-1b4a366ece40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:17:19.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:17:29.856Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=d86ba20a-0b57-4d2d-86d3-21f8d736ae5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:17:29.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:17:39.863Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=54248eb7-af68-4ed7-9f91-b497d9cfaf20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:17:39.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:17:49.871Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=da0ebe59-fe1b-4813-9869-7cdb2859c172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:17:49.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:17:59.887Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=2ba4f63b-ad64-4365-be3e-3e54265b8d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:17:59.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:18:09.901Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=960182a7-ce30-4a07-b38b-dc9d6591933e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:18:09.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:18:19.911Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=02b981ac-dbc8-4e4b-b45a-6dafd3ae3d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:18:19.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:18:29.921Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=e49f02db-1a01-4be2-be55-110036874a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:18:29.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:18:39.945Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=459c5716-e61a-4c06-b411-acda31350acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:18:39.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:18:49.952Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=b9a57599-b6fd-4320-b980-dda280d661a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:18:49.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:18:59.958Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=7363cc23-74bc-46a6-bfbb-94b76ed3201d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:18:59.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T00:19:02.232Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T00:19:02.233Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-14T00:19:02.234Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T00:19:02.236Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T00:19:02.240Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T00:19:02.241Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T00:19:02.241Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T00:19:02.243Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:19:09.964Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=4fa2b937-d8d9-441e-b6d6-e8a0a5276cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:19:09.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:19:19.970Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=f9a8276a-77ff-415d-a17e-43576f7627a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:19:19.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:19:29.980Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=19aadf2c-9921-4a51-87cd-ce3a48f19df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:19:29.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:19:39.988Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=40bf3ee1-b241-4b15-b183-d7b1182e7045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:19:39.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:19:49.998Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=6be6bb8c-ea10-4b6c-9e3d-6793ff67e5ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:19:50.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:20:00.007Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=79614421-1c72-496c-8bb5-a6e5c4abd81f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:20:00.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:20:10.017Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=35291eeb-fcf3-4110-be23-e671a7e3fa4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:20:10.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:20:20.027Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=7e0ebaef-a5be-4eb6-984e-d0dcce605b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:20:20.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:20:30.041Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=2a79bb61-4e74-497e-b162-346be65111b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:20:30.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:20:40.048Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=34a1e95c-f854-455a-bd0a-dfca4f8a7911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:20:40.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:20:50.057Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=e515d69e-9b9e-4a61-bf16-8fc0b9f442de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:20:50.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:21:00.064Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=1069499e-6340-4be1-8180-7335daf939c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:21:00.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:21:10.074Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=9c5ce7ab-8933-45cc-a95c-14b5ac781414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:21:10.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:21:20.092Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=4c36e007-b00d-4ad4-9d41-550b2c8d318c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:21:20.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:21:30.101Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=65ac4d1e-5a77-4987-aaa7-d40d903e25ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:21:30.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:21:40.112Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=92cd7087-128b-45d2-8165-338894cf31fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:21:40.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:21:50.121Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=ebb6bdef-b8fb-4f46-928a-a39b25e9a41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:21:50.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:22:00.127Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=9ea3657f-797e-4a03-b8c3-3f366cd3990b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:22:00.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:22:10.136Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=ab3444ba-a8fe-4fb1-9d72-74aba2cfd602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:22:10.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:22:20.145Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=9ae54c01-6ada-480d-8cba-7d2f8b53d91a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:22:20.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:22:30.153Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=76787acf-7f5c-4e2b-8c77-ff88972c7ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:22:30.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:22:40.159Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=d7ebbb38-e01c-4c9e-bf17-20dd7f29e3ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:22:40.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:22:50.167Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=2b3f9898-d016-477e-870e-e9f3df15509a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:22:50.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:23:00.177Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=97ad1ceb-5cc5-4bb7-aba8-bb36fe118456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:23:00.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:23:10.191Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=b45f31a2-ba4e-4614-bfca-009e16a9e5eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:23:10.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:23:20.201Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=1976a7d1-274d-42b0-a9d2-c99887ac0843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:23:20.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:23:30.211Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=24d16582-de7c-49f8-ad11-131b3f3fe113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:23:30.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:23:40.218Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=2e35ed95-5f62-4849-ad87-bc42cbecb196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:23:40.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:23:50.225Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=2bbbb0bb-74b7-4844-a8bb-ae655ca26b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:23:50.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:24:00.241Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=9cd544b1-d2d2-482c-97b8-28856e2b9ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:24:00.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T00:24:02.265Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T00:24:02.265Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-14T00:24:02.266Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T00:24:02.270Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T00:24:02.275Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T00:24:02.275Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T00:24:02.275Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T00:24:02.278Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:24:10.248Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=4a76d82f-69e5-48dc-88ae-457b4a7f7f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:24:10.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:24:20.256Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=38a584f1-9533-4fa7-a19e-9ae4797096c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:24:20.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:24:30.263Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=ad01da9b-425e-40b7-b10a-4b7ff2288b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:24:30.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:24:40.274Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=5d014f71-16e8-47f1-b4fd-f6d7a4414947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:24:40.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:24:50.283Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=a36e9954-eed8-476d-a8e2-de5f874f7b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:24:50.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:25:00.291Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=8a21cf8d-faa8-430b-a022-e55e658f388e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:25:00.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:25:10.300Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=aa948c81-d980-4cc8-a178-66042c97128e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:25:10.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:25:20.307Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=55c2fe0e-aba5-4ea1-9e0d-63b0b63616b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:25:20.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:25:30.314Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=73b36ba5-41b8-491d-9bc8-b1121dac06ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:25:30.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:25:40.323Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=1daf1d7e-5b8e-4afa-9345-7d108c314f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:25:40.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:25:50.332Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=25e6f4aa-c296-47cc-bb0e-bebfdc0ecaae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:25:50.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:26:00.386Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=49d9fbc7-fe73-4b58-bb65-84477985c740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:26:00.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:26:10.396Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=96ff5f82-3890-46dd-ad5e-f09132cbd287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:26:10.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:26:20.408Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=d5c5c85f-181b-45a7-b0cb-77451de8f8d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:26:20.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:26:30.415Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=5995c0fa-7e46-467b-b91f-a6fb19aeced6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:26:30.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:26:40.423Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=14cc38fb-eede-4aa2-a7f0-205a3a106697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:26:40.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:26:50.431Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=bf9711a0-8c86-407e-a4cf-d94a29ce173f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:26:50.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:27:00.437Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=9dc3139e-8164-482b-a9a0-d25c87892b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:27:00.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:27:10.443Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=1accd91b-ae4c-42ee-b273-2bbb31cf454d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:27:10.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:27:20.450Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=28b3394d-52d6-4688-b41f-beeae4759b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:27:20.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:27:30.458Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=23138eda-168b-4a54-a6f2-dfdb218edf56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:27:30.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:27:40.468Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=344f54ed-9341-40c4-8aec-6ebff66a6979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:27:40.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:27:50.477Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=f100e911-98cb-4e8d-838e-cc0440e1b9c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:27:50.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:28:00.489Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=bb81fb67-e717-41dc-a1ef-87e6d52e6751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:28:00.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:28:10.496Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=798e6f68-ca6e-457c-b9f9-a6debcbf27ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:28:10.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:28:20.504Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=57796c3e-716c-4a38-a30d-06d71e1b3e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:28:20.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:28:30.512Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=8b954fb1-0448-4f3d-8920-e1222acc4f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:28:30.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:28:40.518Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=42548b3a-4643-49ba-9d7b-514bdb0383ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:28:40.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:28:50.531Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=793c1cbb-7084-4cb8-9440-66eb2b685a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:28:50.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:29:00.537Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=51984597-3512-421e-9f9d-519b6d5bf354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:29:00.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T00:29:02.250Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T00:29:02.250Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-14T00:29:02.252Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T00:29:02.256Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T00:29:02.262Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T00:29:02.262Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T00:29:02.262Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T00:29:02.265Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:29:10.545Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=ac6c3421-be43-46f9-a163-b6cbce4c1ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:29:10.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:29:20.554Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=10a965a6-c1d7-454a-9f3e-caa8b9467073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:29:20.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:29:30.566Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=a4884168-8353-4451-aec2-feb7d3f2c362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:29:30.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:29:40.577Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=0d5d1574-33e6-4336-8bcf-bbd825808c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:29:40.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:29:50.584Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=c75aa53b-502d-4b8f-bc50-0890dcad66d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:29:50.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:30:00.592Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=4775f8fa-e797-4c47-bbc6-721b7256d1dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:30:00.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:30:10.600Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=88d71f48-e5de-4f3e-9727-2ea34b7fa7b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:30:10.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:30:20.606Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=3c854ea9-009b-46b4-a6f8-80d3c2ff9dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:30:20.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:30:30.613Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=92af3ef6-7da6-4eca-8499-6db4443f4e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:30:30.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:30:40.621Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=56699183-5f68-4c96-bf88-54f2cd3178f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:30:40.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:30:50.628Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=ea2ab26b-5671-4498-9788-5ea4f9528df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:30:50.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:31:00.635Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=759c3a62-db5d-47f9-b557-a4675e3a22b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:31:00.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:31:10.647Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=37e8f366-f7e3-4c5c-aa6b-f56a8c278b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:31:10.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:31:20.661Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=2b92fa09-3010-4afe-b7c2-63015f2807d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:31:20.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:31:30.669Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=9bec6c0a-005d-46a3-ae30-b826a5f5cf75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:31:30.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:31:40.678Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=231cc0ab-4754-4b7c-a38a-f02933de5919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:31:40.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:31:50.685Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=7436ccda-1d8f-41bf-9b64-382cf8cc1bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:31:50.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:32:00.695Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=687788ed-cefe-4a84-a1c9-498d276f4ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:32:00.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:32:10.703Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=36d7687a-4109-4ec0-b9e1-a810fe550ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:32:10.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:32:20.710Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=9809bad5-2853-4e80-bb8c-3e1b80801e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:32:20.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:32:30.718Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=ed32ed89-8a6f-4074-ae8b-5a37ee78a18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:32:30.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:32:40.730Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=3c3943c3-a41e-4762-9363-6d5b6b709731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:32:40.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:32:50.741Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=0def9e1a-6ae7-468f-ba55-5d87a2f8691b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:32:50.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:33:00.750Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=33720351-d8d3-4aa3-9d31-20b9438afca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:33:00.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:33:10.758Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=1ebd78db-3c88-4033-83f0-4d79e6e153a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:33:10.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:33:20.764Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=465524ac-156a-4b2b-b73d-394fd97d67c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:33:20.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:33:30.776Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=a717a98b-6422-42e9-b352-fefae869b097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:33:30.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:33:40.784Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=6fb5d424-6caa-45b1-9b9b-a4e98d312e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:33:40.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:33:50.792Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=156f9eae-09e6-4cda-82d1-8ae33829dfee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:33:50.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:34:00.806Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=6f9ddc54-a0ef-457d-ab9c-2a2e7644e506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:34:00.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T00:34:02.300Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T00:34:02.301Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-14T00:34:02.302Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T00:34:02.305Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T00:34:02.310Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T00:34:02.310Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T00:34:02.310Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T00:34:02.313Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:34:10.814Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=04e41093-8eaf-4bb5-81dd-f33e8855cb59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:34:10.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:34:20.825Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=9c25600d-4eb0-4116-a361-2f000270cf4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:34:20.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:34:30.833Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=84c49e27-efa0-4a18-a506-ad29909e0690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:34:30.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:34:40.841Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=a2d5ffd5-c315-4f10-ab3c-c4fdec39e79b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:34:40.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:34:50.846Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=ad873fe1-6c5b-4a37-b10e-daa669c398c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:34:50.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:35:00.854Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=ee853416-6f7c-4a87-b26d-da572558aa9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:35:00.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:35:10.862Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=b2c88496-f57c-4c81-aa8b-ab1c3cc19da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:35:10.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:35:20.872Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=04662410-314d-4edc-8ddc-47aa5b994000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:35:20.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:35:30.879Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=7b501c43-dd1e-431f-b816-cd198fc89b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:35:30.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:35:40.886Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=81a5616c-40a6-473e-ac90-c55397328c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:35:40.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:35:50.899Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=ab823436-7a54-441c-8ac8-af64359c8e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:35:50.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:36:00.907Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=dd0f9684-2429-46bf-8c07-d9e479a5eaf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:36:00.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:36:10.916Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=68d85a41-1d44-4bcb-8dea-26f6b014c574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:36:10.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:36:20.921Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=8afb71ec-7203-4d60-b680-eeab7837203b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:36:20.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:36:30.930Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=1e635f2c-d4f2-44f8-b46b-9b797deb070f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:36:30.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:36:40.936Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=3d4e98ce-3e81-4ffc-ad91-7d1f18fa45e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:36:40.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:36:50.946Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=358afe12-c32e-4e41-a36b-bb4a7c10b6c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:36:50.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:37:00.976Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=b32c6dad-3041-4d19-809e-f6e3986645cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:37:00.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:37:10.982Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=268d8605-15fe-4f33-ac65-59af2852e2e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:37:10.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:37:20.996Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=20e51cc5-c664-4edc-8273-e716884b6036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:37:21.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:37:31.006Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=d289ca5c-5c09-4491-8ec1-1a93372156cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:37:31.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:37:41.014Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=3dc11399-159c-4411-a480-e69263492dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:37:41.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:37:51.022Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=cb944931-ebe6-43ac-8b89-ff18f33f0953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:37:51.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:38:01.028Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=566a4c2c-c726-4c42-874e-a7950e2ec497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:38:01.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:38:11.034Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=cde36b45-6ab0-4aa9-a264-b666727be210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:38:11.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:38:21.042Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=0a95595a-79a7-4079-88e5-c267f66fb1c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:38:21.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:38:31.049Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=15a66430-1f0c-4921-8858-b32d5c742f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:38:31.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:38:41.056Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=4e2bd635-1625-46c5-a735-4fdb94735b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:38:41.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:38:51.063Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=fe03d3f1-78f9-4de3-892d-bbf232e9731b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:38:51.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:39:01.084Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=27bc656c-6e8b-4957-bfc9-db99da23cff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:39:01.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T00:39:02.221Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T00:39:02.221Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-14T00:39:02.222Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T00:39:02.224Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T00:39:02.228Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T00:39:02.229Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T00:39:02.229Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T00:39:02.230Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:39:11.097Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=dd7b469a-b68b-49d7-97a9-699b4dce78cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:39:11.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:39:21.109Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=510e9bdb-1fc9-4753-a050-d34d037466f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:39:21.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:39:31.115Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=58a00678-e3ee-4894-bcf4-27e6204f3001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:39:31.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:39:41.121Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=90689459-712b-4d3a-a13a-1b2c1bec9bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:39:41.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:39:51.127Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=aed228b8-aee3-4a23-aad7-b578b80fcb7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:39:51.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:40:01.141Z |INFO |Init configs |InvocationID=d6744986-8eed-4730-83bb-a7949fe94cd6, InstanceUUID=8a5b283e-a530-4d12-ba58-fc0d358faa22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T00:40:01.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |