By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-15T02:52:07.946Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-15T02:52:07.950Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-15T02:52:07.988Z |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-12-15T02:52:08.661Z |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-12-15T02:52:08.761Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-15T02:52:08.762Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-15T02:52:08.763Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-15T02:52:08.947Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-15T02:52:09.012Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-12-15T02:52:09.038Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-12-15T02:52:10.263Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-15T02:52:10.769Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-12-15T02:52:10.788Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-12-15T02:52:10.789Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-15T02:52:10.865Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-12-15T02:52:10.865Z |INFO |Root WebApplicationContext: initialization completed in 1826 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-12-15T02:52:11.518Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-12-15T02:52:13.680Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-15T02:52:14.299Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-15T02:52:14.330Z |INFO |Started MainApp in 9.38 seconds (JVM running for 10.155) |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-12-15T02:52:14.558Z |INFO |Start scheduling PRH workflow |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:52:14.576Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=7e28ae28-172a-4d30-92ee-51dda6ab1e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:52:15.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-15T02:52:22.032Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-15T02:52:22.032Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-15T02:52:22.034Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:52:25.114Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=9d3b2c32-a018-42a1-9f71-a449b78ec7f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:52:25.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:52:35.142Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=97f0362d-c5e1-4548-8a69-4b16af5248fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:52:35.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:52:45.170Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=4c4227d5-e5f9-445d-96ed-1b1a8070d7c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:52:45.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:52:55.187Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=b0aaf7a7-650d-4bb4-bfd1-965799181aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:52:55.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:53:05.206Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=3941d36b-8c6d-43c6-9a6e-416ea10576f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:53:05.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:53:15.220Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=cc39fe5c-e574-4364-923a-c8515f35bc2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:53:15.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:53:25.238Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=cc2d78c3-1e48-4f7a-92f3-8032ad8441a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:53:25.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:53:35.303Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=4fdd63b6-4f8b-446e-ae59-0ae1ef7a8622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:53:35.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:53:45.320Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=ed20751a-3ec2-4fbf-8874-08c2c27367af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:53:45.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:53:55.331Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=08e8552d-80b4-4098-ac15-a0c66ee23744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:53:55.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:54:05.345Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=036781a2-0d91-4bf4-825b-448c3c3ee51b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:54:05.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:54:15.358Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=ef8faaca-b574-46e6-9f62-f9c69805d205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:54:15.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:54:25.367Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=ea49e49d-4c21-4583-8034-ecce2d33c4a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:54:25.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:54:35.381Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=e4c05a9d-6a9e-4e6f-b2e6-383f97ec38c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:54:35.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:54:45.398Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=928076b4-1df7-4a38-b7e4-c0317723aed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:54:45.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:54:55.411Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=fc5b9d68-9067-43bb-b94a-fe215f33d1c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:54:55.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:55:05.420Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=12a0fe22-67cf-4899-8db2-7ef37daeacec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:55:05.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:55:15.443Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=3fbcfb0f-6cd1-4a7e-b85d-102ad566c517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:55:15.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:55:25.463Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=ccf9d455-2aa0-4476-ab9b-a86671a195ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:55:25.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:55:35.475Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=5f60bdd3-e9f4-4de5-a7a0-96165bf740ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:55:35.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:55:45.489Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=15c976fe-34ad-4d93-8cd6-bd13a5628b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:55:45.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:55:55.499Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=336ececd-621b-4b01-941d-dda893223167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:55:55.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:56:05.507Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=8fa391dc-d142-4137-917b-0503d8bdfdfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:56:05.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:56:15.517Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=decae3a0-48e2-433f-b9b3-640afa3c6416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:56:15.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:56:25.527Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=4e32dcbc-8b5d-487c-9d0b-05cd0fd14b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:56:25.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:56:35.537Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=3b686d60-a3b4-4660-afc6-abf36f9de5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:56:35.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:56:45.546Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=948c2f1c-45bc-4896-9f1e-a51cd6a0e38b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:56:45.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:56:55.557Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=63ccc023-5e95-4118-bc0f-d294e6980864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:56:55.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:57:05.567Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=5158d5e9-11d1-4635-8cf2-47310298009f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:57:05.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-15T02:57:12.658Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-15T02:57:12.659Z |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-12-15T02:57:12.660Z |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-12-15T02:57:12.662Z |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-12-15T02:57:12.674Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-15T02:57:12.674Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-15T02:57:12.674Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-15T02:57:12.677Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:57:15.577Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=4d834fc4-b10c-4cda-94e1-c988e625cc87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:57:15.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:57:25.585Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=e85fdf7b-ca0c-4113-8989-47f83edaf081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:57:25.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:57:35.594Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=566fa368-fe34-4768-97f9-dab81845c6ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:57:35.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:57:45.603Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=d8a0fc61-12b9-439b-a4d3-90d878f3890d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:57:45.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:57:55.612Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=1e434e82-f6d8-405a-8190-32d960bda370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:57:55.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:58:05.621Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=16781ecc-25a4-45f1-9526-ed16e2992547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:58:05.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:58:15.630Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=fc69db62-3cc1-4366-8f37-3fadd4bb0ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:58:15.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:58:25.639Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=4bf4c01b-b925-408b-a1e5-fd1d232663d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:58:25.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:58:35.648Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=be173bd3-20e9-4fa9-8b7b-6245736d774d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:58:35.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:58:45.658Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=6f1466f5-fea6-4d99-a52d-051de76cbbaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:58:45.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:58:55.672Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=42465780-4573-4962-9aab-85f9d20e5650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:58:55.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:59:05.688Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=487842cb-beb1-41f7-a9fe-89076045b18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:59:05.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:59:15.701Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=e8a0e866-564b-4555-a278-b94516fc18cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:59:15.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:59:25.713Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=29c468cb-d79e-4210-9c7e-2b9f061d218b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:59:25.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:59:35.723Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=f1d86e8b-a3fe-472a-b4e7-aff15d22a4e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:59:35.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:59:45.733Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=6bc90869-d958-4e32-b507-20d5b5bdfa2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:59:45.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:59:55.743Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=c34946b0-c5b7-4c22-8e03-41408e366962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T02:59:55.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:00:05.753Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=d849d03a-fe2b-40ce-846b-5bd49fa22b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:00:05.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:00:15.764Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=450257dd-5b7d-4d26-830e-07b43ed4ae51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:00:15.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:00:25.773Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=0aeae853-757e-44c3-83c3-ca259aefc8c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:00:25.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:00:35.784Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=a1a1da23-a6e5-44af-911b-fd355e1a23dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:00:35.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:00:45.796Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=fab3f361-a943-496d-8004-372b41af361a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:00:45.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:00:55.806Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=358f7ea7-2fd4-4754-9fa9-10db4e9194bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:00:55.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:01:05.816Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=427f0b3c-cd91-472a-8e33-035e15f7c371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:01:05.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:01:15.826Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=851df478-cfd0-40a8-bce3-1b344a892cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:01:15.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:01:25.836Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=d5031718-11d3-4467-8d27-0750e664892f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:01:25.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:01:35.847Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=5931c4b8-9a70-4bb4-8a03-ea3837962c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:01:35.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:01:45.859Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=729a32cd-d0f6-445a-a1d4-cea352d54627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:01:45.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:01:55.868Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=36b14b62-4f9d-4e82-979b-390c7312c006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:01:55.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:02:05.878Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=eeb4dc6e-137a-4cf7-90cf-00faa7505daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:02:05.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-15T03:02:11.848Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-15T03:02:11.848Z |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-12-15T03:02:11.849Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-15T03:02:11.852Z |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-12-15T03:02:11.862Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-15T03:02:11.862Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-15T03:02:11.862Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-15T03:02:11.865Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:02:15.888Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=13e2d1c9-b62c-4610-84fe-f0ad5e27e77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:02:15.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:02:25.898Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=f0a1f18b-46ad-4939-abda-b27321764482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:02:25.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:02:35.909Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=ab43d320-d834-4de4-b0ba-0b6184a6b4bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:02:35.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:02:45.919Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=2b4d01d6-8301-4abd-9219-e8a6158b1f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:02:45.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:02:55.929Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=0cf783c5-0d20-4915-a74b-c38d24355559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:02:55.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:03:05.940Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=fbf153fd-c7d8-493a-8ab2-595cc2c8e64b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:03:05.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:03:15.960Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=27bea314-bce5-4e72-9690-a261b182c9ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:03:15.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:03:25.969Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=fa90c4b9-566f-435e-8f46-247058c2f0f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:03:25.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:03:35.981Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=49a02506-b708-489c-a298-29df12b1f065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:03:35.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:03:45.995Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=ee18e4ab-8b6e-4fab-9135-2c8d88d2b546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:03:46.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:03:56.011Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=ba72bc95-037e-4779-943b-12afadf659f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:03:56.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:04:06.022Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=d896f920-1d35-4fb3-a402-70317025da73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:04:06.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:04:16.032Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=2b770f93-6765-454a-b2aa-cc1c4141f252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:04:16.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:04:26.043Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=3468f47a-d3cc-4f62-9fdf-2deb476c866c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:04:26.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:04:36.053Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=e0838fc6-df09-43a6-b6e6-36b8da6c5693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:04:36.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:04:46.062Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=fc75c232-2974-4f57-8778-400221545009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:04:46.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:04:56.072Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=f066e3f4-8a1a-4c65-a8fa-a7a5e41b092c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:04:56.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:05:06.084Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=a6d8a833-6652-48e1-917f-b983765fc778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:05:06.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:05:16.095Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=c5392ee6-1c2d-4a44-a8c5-e3f389732ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:05:16.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:05:26.106Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=f3bd11de-8159-4478-b3f7-bf658bedf5c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:05:26.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:05:36.121Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=c46cea4e-7c7c-4aae-8be1-21692a899c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:05:36.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:05:46.131Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=5a840190-1d25-4984-bf82-7d076216989c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:05:46.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:05:56.141Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=3d4fa1db-a9a9-429d-954b-b7d80af2d7fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:05:56.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:06:06.151Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=e66faac4-d927-443a-b49a-9119537f9e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:06:06.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:06:16.161Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=d7eba765-c18d-4c54-8f8e-f407d1fa437e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:06:16.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:06:26.172Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=9878b54a-5856-4d54-b374-cb66db63b171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:06:26.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:06:36.183Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=1e38970d-dfd2-4011-a19b-4ad72193f455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:06:36.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:06:46.192Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=54df932d-8489-4f82-bc92-6b0f27276051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:06:46.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:06:56.202Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=29c00148-17df-48d2-9f1b-e7572c52da63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:06:56.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:07:06.212Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=6bfd49c0-a32a-43e0-99d3-2028a88f2ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:07:06.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-15T03:07:11.875Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-15T03:07:11.876Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-15T03:07:11.877Z |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-12-15T03:07:11.879Z |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-12-15T03:07:11.889Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-15T03:07:11.889Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-15T03:07:11.889Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-15T03:07:11.892Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:07:16.221Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=6a4d0fd2-37bf-4bef-97f9-544a8d15b0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:07:16.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:07:26.230Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=e4453deb-e14a-415f-8295-920c09dab545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:07:26.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:07:36.240Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=07f052aa-71f9-4278-9b98-41ff72d94098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:07:36.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:07:46.250Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=0ae1e94c-9d96-49f6-8c4b-49a69b6d8df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:07:46.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:07:56.260Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=9ccf0eee-a8ae-4354-bd3f-9e453e9d846d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:07:56.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:08:06.270Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=dac064e7-4971-472c-b08e-f90f20107836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:08:06.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:08:16.286Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=ba51f9dd-64d7-4143-a1a6-cafd28b6b059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:08:16.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:08:26.296Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=29feb48b-f0dc-4063-bb8a-c0f19b5bf3aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:08:26.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:08:36.306Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=06b28e2f-0393-4539-8a52-eccea64efd82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:08:36.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:08:46.316Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=5c7302f6-15e7-4e59-b15f-50d6c0d53acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:08:46.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:08:56.325Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=87d50153-8e7b-42ce-989b-499a14c60da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:08:56.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:09:06.336Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=581390ab-0fb2-4390-8393-d8632532817e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:09:06.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:09:16.349Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=76493662-17d9-4223-92b5-434c4db55c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:09:16.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:09:26.359Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=ce1958b1-2cf3-4262-9fe0-f52e39c7793a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:09:26.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:09:36.374Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=ce777a66-3a4c-474f-97c5-280a5988c66d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:09:36.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:09:46.383Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=963ea309-2b54-420f-8544-649653a08167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:09:46.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:09:56.392Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=0f7c393b-0a35-4fb7-bc8b-4ce8abd0f06b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:09:56.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:10:06.401Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=bb8502c1-d6cd-4e0d-bcad-85a0bbe94a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:10:06.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:10:16.409Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=d6ad4d77-e0c0-4cbe-96a5-a0e57bcef305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:10:16.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:10:26.435Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=d1cce0f9-2d35-4040-897a-76d2882fc1e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:10:26.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:10:36.447Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=060c98d5-9b54-4d57-ab71-aa4d7576ff9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:10:36.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:10:46.458Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=e624a239-7837-4606-8e06-97dd4dc576f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:10:46.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:10:56.467Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=61d18c76-ccd9-4538-8e78-3330eeb8182d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:10:56.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:11:06.480Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=28e0a02f-82eb-4ae1-94c0-785c532adc70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:11:06.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:11:16.490Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=d4aab38e-654e-4843-b749-d03058d270d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:11:16.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:11:26.505Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=450c4807-c567-47ea-9cad-225e91cbdb8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:11:26.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:11:36.515Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=1c9ba1bb-2c9b-4a09-a023-5caa3a2ff628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:11:36.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:11:46.525Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=a257b170-e214-41f8-812d-be4154396292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:11:46.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:11:56.534Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=02580ae9-01b5-42b8-9900-70ce201a296d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:11:56.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:12:06.543Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=45446902-0d4b-41e2-b591-d96314afab72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:12:06.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-15T03:12:11.810Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-15T03:12:11.811Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-15T03:12:11.812Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-15T03:12:11.814Z |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-12-15T03:12:11.823Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-15T03:12:11.823Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-15T03:12:11.823Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-15T03:12:11.826Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:12:16.552Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=0ee17583-6d14-41de-a94a-defc48d3a2e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:12:16.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:12:26.563Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=7e1fb1c1-4d45-42b6-979c-1233840e2919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:12:26.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:12:36.571Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=31ed49aa-bc10-46f9-adaa-659012b4d3ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:12:36.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:12:46.581Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=f63fec5c-e210-4933-a7ca-07740d253488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:12:46.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:12:56.590Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=738ad296-9e31-4a7c-bbb4-07eb2b8070a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:12:56.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:13:06.598Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=13551fe4-07d2-46ca-a50b-e9f3138ded11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:13:06.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:13:16.609Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=dc590a93-fd8c-4a9d-81a5-fff7a549066f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:13:16.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:13:26.619Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=a23603d9-4a6f-405c-95a5-f90c2b2918df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:13:26.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:13:36.630Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=ac216789-a509-4027-847f-881ed18474ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:13:36.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:13:46.642Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=4ce45e9e-2cc4-4664-97c4-3d4d6ae929a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:13:46.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:13:56.651Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=392bfd10-2872-4f76-b07f-fb2892811ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:13:56.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:14:06.660Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=d9ed8fb0-6ecc-437d-90ed-035e2c6bb4a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:14:06.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:14:16.669Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=f87dba0e-2229-4abf-899e-5765dab94e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:14:16.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:14:26.677Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=fe05105b-23df-4b00-8c22-a3065b0395cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:14:26.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:14:36.689Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=068fe549-74ba-45d8-b3fd-1e31b1b6ce85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:14:36.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:14:46.698Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=40d2100d-4676-4b1b-88d6-b7cf3fb2783a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:14:46.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:14:56.708Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=2098a7dc-4298-4c68-8a88-c089cdd54833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:14:56.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:15:06.717Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=ddc1190d-59e0-457c-86d4-165fbc84c6dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:15:06.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:15:16.727Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=36061d79-c556-445b-a1e3-0a77c54cd2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:15:16.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:15:26.737Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=f7084cd8-c497-4806-bf17-1d5f316fd122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:15:26.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:15:36.746Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=ca954b5c-d2db-40fd-9d6e-b73b5b375153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:15:36.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:15:46.756Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=cf2fdaf1-a8a6-49a3-8ba1-9b58e1dfaa3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:15:46.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:15:56.765Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=393e59f4-dacf-4d0a-8800-e0739e7614cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:15:56.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:16:06.775Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=b36a5793-a6cf-47e2-9456-a33973c6f093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:16:06.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:16:16.785Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=77d0235b-0e9c-487a-9736-ed91787efab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:16:16.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:16:26.799Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=00e022c5-1711-447a-af6a-c8f443b2c9c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:16:26.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:16:36.810Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=c2b367f6-481d-4ae8-8ddd-ea3aa005642f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:16:36.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:16:46.840Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=a198a73a-0bbf-4cca-ab6a-ef845e10d8fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:16:46.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:16:56.849Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=13589d6c-2f82-43f5-9189-58212866f068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:16:56.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:17:06.858Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=92a7f689-c4ce-4474-8448-ef56cadbd538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:17:06.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-15T03:17:11.850Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-15T03:17:11.850Z |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-12-15T03:17:11.851Z |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-12-15T03:17:11.853Z |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-12-15T03:17:11.861Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-15T03:17:11.861Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-15T03:17:11.861Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-15T03:17:11.864Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:17:16.867Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=4fffe756-0654-430e-be4c-dcaaab63f4dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:17:16.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:17:26.877Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=0564273b-e155-407c-8984-7d631919e679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:17:26.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:17:36.886Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=0fdc5c08-5062-420d-a7e5-6b7fd5eee58a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:17:36.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:17:46.895Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=85a7000b-9b68-4cd2-8335-600dade710b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:17:46.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:17:56.903Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=39d7e695-03f6-4448-9756-31c6089df26c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:17:56.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:18:06.912Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=9f493482-f60f-43c9-a71b-2e649587d855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:18:06.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:18:16.921Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=1042940e-f4be-4622-94b6-6910660be3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:18:16.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:18:26.930Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=344ad52f-bd09-41ac-b5ba-b011ffd3238d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:18:26.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:18:36.939Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=650a7ab0-1120-4191-9d7b-c7d9c78a664d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:18:36.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:18:46.951Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=4a1bf375-202e-4de6-b250-b27738c1691e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:18:46.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:18:56.961Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=53f1d96b-e6fe-400c-8cd3-c2ab62e3e8e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:18:56.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:19:06.974Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=cde8a590-ff81-40fa-bb81-7c295bdcb648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:19:06.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:19:16.983Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=c755b4ec-423b-43c2-a6b7-38ca02ca8755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:19:16.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:19:26.992Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=eecbf6c2-a815-4d76-946c-223bb168bb2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:19:27.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:19:37.001Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=316cb0c2-4c6b-4769-afea-f6ea4823b099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:19:37.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:19:47.009Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=2b9ccd38-00f4-4f9f-bb79-4a70c8e83df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:19:47.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:19:57.018Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=dde37413-2570-4ba6-9488-c4c0941b3d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:19:57.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:20:07.026Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=b28d458f-7e94-4105-ab45-9d8ea6769336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:20:07.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:20:17.036Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=9bacaf40-0e40-4b3b-86e1-8bc93e87f316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:20:17.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:20:27.046Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=a85dbe58-cd50-4f6b-bbcb-10da91232d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:20:27.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:20:37.055Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=2419b737-25bc-4344-a3c5-64db06c5084d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:20:37.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:20:47.064Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=ffa4f8b2-0a4b-48b5-abd7-3185edf2fb01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:20:47.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:20:57.074Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=104f48ea-75d5-48cf-818c-fab949357620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:20:57.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:21:07.084Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=0e468684-e856-4c4b-8e48-9a38eabaea15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:21:07.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:21:17.093Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=4c0f8f30-3b4f-4db8-b8b2-dd8875558e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:21:17.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:21:27.104Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=09130e8f-7c1d-40c4-8d38-09e2ca682b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:21:27.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:21:37.112Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=cec40651-0bef-41c3-80d8-a8d946c7e8cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:21:37.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:21:47.121Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=77dc2df3-bef8-4954-87b5-9d2320063320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:21:47.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:21:57.130Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=07c3c1f1-5b91-4ac7-bbc5-1c87cced1dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:21:57.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:22:07.139Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=b5ed1934-6dc7-4561-9930-463d1cd05665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:22:07.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-15T03:22:11.823Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-15T03:22:11.824Z |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-12-15T03:22:11.824Z |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-12-15T03:22:11.828Z |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-12-15T03:22:11.835Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-15T03:22:11.835Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-15T03:22:11.835Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-15T03:22:11.838Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:22:17.154Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=61e4c206-4cf4-482b-8446-47223cba3b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:22:17.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:22:27.165Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=353ce52e-b67c-4a79-9289-6a0fc759caa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:22:27.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:22:37.177Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=5b3f42ae-352f-4ab3-9c73-4399aece6fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:22:37.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:22:47.185Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=63264801-c128-4d17-852e-285f3fcf08d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:22:47.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:22:57.201Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=9e89cbfa-6950-4fbf-ab56-8c55bb47dac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:22:57.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:23:07.211Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=718adc24-fb2a-4f37-b763-8a6614bf32da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:23:07.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:23:17.220Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=cd89925e-69b3-4a37-a3eb-67820a5f1d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:23:17.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:23:27.232Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=2eba0a0a-70b6-4285-85d5-e465940fb85a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:23:27.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:23:37.240Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=b8df2438-2e0e-4f43-abaf-f321b6884151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:23:37.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:23:47.250Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=e8fc2977-5476-40e4-9325-98a910b30081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:23:47.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:23:57.259Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=f309ed76-225e-48a6-a514-802d4dc9b00a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:23:57.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:24:07.270Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=046da5ff-54c4-4ec6-b33a-15b907b567c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:24:07.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:24:17.279Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=cbebd5c9-c035-4bc2-97ce-d6fc197b382a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:24:17.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:24:27.288Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=a6ecf1c7-6c45-4b61-aa4c-89f6ca7fe2d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:24:27.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:24:37.301Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=324eb0a0-87b7-40f0-aa3a-3da6a25abe0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:24:37.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:24:47.311Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=3fccb783-fda8-418a-b488-e639efd2370e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:24:47.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:24:57.328Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=1f188cb4-c313-44a6-8841-1e56c6dbe187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:24:57.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:25:07.336Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=ce57c6dc-a949-4e2a-9794-bb02f76827ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:25:07.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:25:17.348Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=4cd60db2-9880-4e01-8abd-75536041a6b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:25:17.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:25:27.360Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=06fce23b-b6a6-4dbc-99c8-ef8d184e2883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:25:27.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:25:37.370Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=d013467f-5d23-4e29-86f9-403337bf3c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:25:37.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:25:47.379Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=791858a4-5af5-454c-b1e4-fa43ad5886a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:25:47.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:25:57.388Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=8a3f2747-a8eb-476c-ab38-2a6600511e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:25:57.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:26:07.397Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=80eef813-164d-4497-b81b-5fa8a695c97d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:26:07.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:26:17.406Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=b575d1d9-fe21-4562-b867-aebe0bf3ed8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:26:17.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:26:27.417Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=8c46acbb-f177-4ea4-81af-1a92cd652b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:26:27.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:26:37.426Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=6114580b-b588-473b-91ea-ba40589a0fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:26:37.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:26:47.436Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=39829611-2cc2-42f5-b85b-106f4b839ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:26:47.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:26:57.445Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=8017d436-e9d6-487e-849f-d7610f6a58aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:26:57.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:27:07.454Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=c49651f5-3311-4c45-b114-99f4eb2ae411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:27:07.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-15T03:27:11.738Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-15T03:27:11.739Z |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-12-15T03:27:11.739Z |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-12-15T03:27:11.741Z |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-12-15T03:27:11.747Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-15T03:27:11.747Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-15T03:27:11.747Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-15T03:27:11.748Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:27:17.463Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=58f74f26-4e0e-41c4-9589-4883f5a19f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:27:17.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:27:27.471Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=53c8daec-c47b-41c8-9f37-6d7f821df25b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:27:27.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:27:37.480Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=a457c0d9-6759-4ced-bc7b-6816a6ceaf4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:27:37.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:27:47.490Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=66d38f7c-187c-4a4f-89f8-429abf2cfa4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:27:47.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:27:57.500Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=a7ae6f8f-451a-4dca-8cd1-b1bdeef73f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:27:57.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:28:07.514Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=f3e342ef-9cb0-48e7-8e7d-fe8826d3057d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:28:07.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:28:17.525Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=a981659e-83f0-4dce-a296-cbe91f098009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:28:17.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:28:27.537Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=ff2c652d-42c5-4268-ba2f-61e1f439020f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:28:27.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:28:37.546Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=49501954-8295-407e-8197-1837299700ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:28:37.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:28:47.555Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=b4ea2adf-58cd-4cf2-aa50-03dae41ca35c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:28:47.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:28:57.565Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=c94ea22f-ecd6-490b-af5a-4c8448835734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:28:57.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:29:07.575Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=aa375f8d-ed4b-412d-8780-e44196fc1bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:29:07.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:29:17.584Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=3bec4a96-81c7-42fa-9f2b-5efaf80db7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:29:17.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:29:27.593Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=a9d32c17-e01c-4d10-9c01-4a5041640c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:29:27.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:29:37.603Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=8faf8654-f5e5-4b94-be0b-9588b7307ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:29:37.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:29:47.613Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=110bd6a6-c1c0-4ce0-bf7c-c6dbcfc2215d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:29:47.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:29:57.622Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=cfe74fe9-d76e-4d77-8b3c-642a2b5e275f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:29:57.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:30:07.644Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=eb258dba-7bbe-4729-9dba-4ae5ab131bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:30:07.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:30:17.652Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=dc65e2da-347e-4c2c-85f4-55594f96e6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:30:17.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:30:27.661Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=2a16fbad-7f36-4ebf-8c76-ad26df8c37c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:30:27.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:30:37.669Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=914c8966-c7db-495d-92fb-730a8b97233b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:30:37.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:30:47.678Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=4d2d7aab-038e-4c41-96c0-a841aec0c777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:30:47.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:30:57.687Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=dbcb266c-c269-41bc-9c4c-ad9ac1e92c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:30:57.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:31:07.695Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=cab83d68-b1de-44c5-bf6c-526b257d3c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:31:07.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:31:17.704Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=a5567a01-2a9e-4d97-a26f-3f7912d0e1ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:31:17.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:31:27.714Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=8bd1c826-48de-4ba4-a42f-b04b0a71a0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:31:27.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:31:37.725Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=a71b53c6-d0b3-452a-a7ca-5a3ca5a5bfe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:31:37.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:31:47.736Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=bbb02b17-2e2d-416e-a8eb-ce32314d847a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:31:47.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:31:57.746Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=98ca93de-9fda-4478-bde4-018dccc020d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:31:57.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:32:07.755Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=a56de0d3-a678-4e6f-8228-e6d6be74fc18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:32:07.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-15T03:32:11.833Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-15T03:32:11.834Z |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-12-15T03:32:11.835Z |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-12-15T03:32:11.837Z |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-12-15T03:32:11.844Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-15T03:32:11.844Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-15T03:32:11.845Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-15T03:32:11.847Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:32:17.765Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=cd78daa0-a021-412b-aba5-97f823d700f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:32:17.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:32:27.776Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=7e747c40-a12d-4f30-8936-007b14641cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:32:27.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:32:37.784Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=7fd56a57-49d7-4d13-95f7-82ca82eb7726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:32:37.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:32:47.794Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=56d34dc8-08d3-47f9-8e2a-a35b0c2994fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:32:47.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:32:57.803Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=45d746ee-7221-44e2-9fc6-c43d4292570d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:32:57.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:33:07.816Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=765b7021-b4a4-4414-aae1-0b18c6da37d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:33:07.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:33:17.829Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=ad34d33e-9664-424a-bc4e-527211b93e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:33:17.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:33:27.848Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=a7e0e32d-06a9-4903-bd30-88d391874f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:33:27.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:33:37.861Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=96b7c4d2-2595-4965-821d-b8373a5a8aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:33:37.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:33:47.871Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=cdc926ce-1510-4770-a44f-ff31c3df7e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:33:47.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:33:57.880Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=050025a3-0aa9-400f-b765-e48d52581eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:33:57.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:34:07.890Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=69ff80b3-cfbf-460d-8431-87013383eb86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:34:07.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:34:17.898Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=929277c9-8b82-4706-944b-99478deeebc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:34:17.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:34:27.908Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=d365c5c0-a50a-4a4e-9001-c00de913890f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:34:27.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:34:37.935Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=7a064b99-82af-4a61-ad52-b8f05f98973b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:34:37.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:34:47.948Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=f3f8548a-bd65-433b-944b-15da29c9ac4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:34:47.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:34:57.957Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=8c5db088-85a3-4f96-9f4b-8e146ec58f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:34:57.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:35:07.966Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=98a61c15-0c28-47d2-b3df-ea5f93676039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:35:07.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:35:17.976Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=dd8bfde7-f23d-49fd-b83d-2dd8b0818cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:35:17.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:35:27.986Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=1833f28a-f31a-4bb5-916b-a0f0d505ebac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:35:27.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:35:37.995Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=7fecf052-d658-45de-839c-545375737ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:35:38.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:35:48.004Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=7d45d035-3962-4a5f-8086-40a20e6f1a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:35:48.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:35:58.012Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=d87f4244-f93a-4cc5-9133-f7a18acb5455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:35:58.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:36:08.021Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=f9f90db4-1253-4b5a-91c9-ab7b6d3420a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:36:08.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:36:18.030Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=e65180f1-ae45-494f-ab60-036be4488145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:36:18.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:36:28.040Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=56aa8d5a-9243-4cd8-b47a-33b9cac38b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:36:28.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:36:38.050Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=fac8c7b1-62fd-428e-b1e1-6ab6293dcaa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:36:38.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:36:48.059Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=0eed2cd6-1d72-4af7-9808-ed431133d99e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:36:48.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:36:58.069Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=34132054-5716-444c-b76f-11d70c8660e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:36:58.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:37:08.077Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=032500e8-e0d5-4a0f-8b1e-4b7c13f71ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:37:08.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-15T03:37:11.836Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-15T03:37:11.836Z |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-12-15T03:37:11.837Z |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-12-15T03:37:11.840Z |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-12-15T03:37:11.846Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-15T03:37:11.846Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-15T03:37:11.846Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-15T03:37:11.849Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:37:18.086Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=73814d13-6a10-4fe1-aba4-98d69db794e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:37:18.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:37:28.095Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=fbad21fb-46b8-4102-b68c-1ba11f2ce8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:37:28.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:37:38.105Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=716248fa-d263-44d3-b115-c97699c9b07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:37:38.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:37:48.113Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=ea52b977-d7ed-48ec-8438-b5d7c59c5274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:37:48.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:37:58.122Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=fc66d967-176a-4f98-833c-53c26dd98e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:37:58.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:38:08.131Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=ca0fd8e0-5505-4baf-9332-a32005489c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:38:08.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:38:18.140Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=00dc13e9-d42d-4d7f-a08d-fd8ed1aa58ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:38:18.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:38:28.149Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=a010392c-6a10-4a32-8625-893664f3ceb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:38:28.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:38:38.157Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=7cbbc246-1264-45f1-bba5-62007411bed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:38:38.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:38:48.166Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=6fc9e027-8f5b-4a00-b712-7912cf9e9e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:38:48.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:38:58.174Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=55dde8ff-00cb-4480-93af-622ce68d6545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:38:58.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:39:08.183Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=c9530912-5672-436c-aea3-9dec10089cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:39:08.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:39:18.197Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=ac2400ca-83f6-4f04-a825-0f706351ea6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:39:18.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:39:28.206Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=8db2c6ab-ebd6-4cb2-93eb-9eb0f217a252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:39:28.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:39:38.219Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=e14bbd10-8ace-4556-8900-e13d87a03d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:39:38.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:39:48.232Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=96399306-6d53-46bf-9f19-3fcdb9b03e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:39:48.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:39:58.245Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=2962cba1-c0aa-4ee5-bd82-5e0a1acf890c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:39:58.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:40:08.255Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=11911f13-37b1-47d4-82da-ea18ebc99d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:40:08.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:40:18.268Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=fd54d1af-c117-4669-977e-4301525fb599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:40:18.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:40:28.283Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=c89bb268-f22d-451c-82ec-405c81aa2bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:40:28.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:40:38.293Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=90a19907-8bb9-4a95-902d-b064671ba970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:40:38.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:40:48.303Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=ce2350ba-7f09-4f9d-bb9c-7ff0e5ddcf86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:40:48.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:40:58.313Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=bdc9d6a2-3c7f-4024-8b54-dab951351a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:40:58.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:41:08.322Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=9e1c5457-ed39-492d-95e6-822bfafd2a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:41:08.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:41:18.331Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=024f2445-a6db-45de-9cd7-3683b45a4ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:41:18.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:41:28.341Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=c16bb23c-cac7-4901-a770-fc9301569011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:41:28.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:41:38.350Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=c3274dff-f6f8-49f1-ba58-fe7a7c95b5ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:41:38.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:41:48.362Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=ccc2fdde-4b7d-4e14-b3a0-e90b61cbe17e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:41:48.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:41:58.371Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=3de12c3d-55ad-4706-8c55-6a260d511dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:41:58.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:42:08.379Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=b02cd48d-39da-4b34-ac46-20f25a460ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:42:08.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-15T03:42:11.854Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-15T03:42:11.854Z |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-12-15T03:42:11.855Z |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-12-15T03:42:11.859Z |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-12-15T03:42:11.869Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-15T03:42:11.869Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-15T03:42:11.870Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-15T03:42:11.872Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:42:18.391Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=a0a5437b-3bb6-4dd3-991e-30c36e6fed9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:42:18.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:42:28.399Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=0b4c0fe3-ab81-4b0e-8249-30c6d2384c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:42:28.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:42:38.410Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=5eb46c95-6f57-42cc-a97a-173bd695533a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:42:38.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:42:48.421Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=ce330dfa-89d6-4c88-b0ae-c1c22874e44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:42:48.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:42:58.429Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=5480ee11-2873-4fc5-929d-f6121a53ea09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:42:58.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:43:08.442Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=ba4ea089-4113-4df5-9d45-d17b82c620d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:43:08.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:43:18.450Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=95b3126e-6152-493b-907b-1315baca49f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:43:18.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:43:28.458Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=068c4325-11f5-4268-b7ff-18058c40ced2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:43:28.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:43:38.466Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=ef19fa49-df72-4999-a3ec-df3d676cafd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:43:38.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:43:48.474Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=0ed8be2f-c0c0-442e-92b7-3f030760167b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:43:48.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:43:58.483Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=5fa98271-0f5b-4213-b2c1-0c3ce6a44ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:43:58.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:44:08.491Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=a2465983-b8b4-4e84-a353-604f74fa0feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:44:08.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:44:18.500Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=471e9485-a657-451e-8d1e-a9524e52247e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:44:18.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:44:28.509Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=51a18e71-abc9-4a7a-b3f8-ac11f5aa6abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:44:28.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:44:38.516Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=ef0c0aca-7819-40ff-9901-3dfa234bba7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:44:38.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:44:48.526Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=fb0e14a9-91be-4443-8b84-974222224aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:44:48.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:44:58.534Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=cb69110f-0ab4-44ee-90c8-e5c3c4dcd482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:44:58.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:45:08.543Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=dc2653be-546d-4478-9b72-b21e6b6a8faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:45:08.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:45:18.553Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=f2f6e413-08d3-4f85-b3e9-bf178b24296b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:45:18.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:45:28.561Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=8f323b42-2617-4277-ab34-b1b02b5bc46a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:45:28.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:45:38.572Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=aa82982e-1777-4ba5-aa02-6bda895b6e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:45:38.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:45:48.581Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=86161ff6-cdbd-4a6e-a12a-e0cff25f1c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:45:48.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:45:58.589Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=54bb008c-7e71-476f-9693-371f27271447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:45:58.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:46:08.597Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=b5e57e0e-30ea-4368-a250-d82d0d07b341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:46:08.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:46:18.606Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=4532f5d3-e42a-4539-b1ab-49ebd2827173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:46:18.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:46:28.615Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=a2b99532-bc27-4c9a-bcb1-6508c7a69153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:46:28.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:46:38.626Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=2cb49fcb-6074-4648-920a-0fe6571b1c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:46:38.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:46:48.637Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=03ed7822-1245-4fcb-b291-39525d49021f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:46:48.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:46:58.656Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=189f4bf4-a97c-4850-a97a-a1cb67674513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:46:58.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:47:08.665Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=4751d688-58c7-412d-838c-668e2410c132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:47:08.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-15T03:47:11.797Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-15T03:47:11.797Z |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-12-15T03:47:11.798Z |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-12-15T03:47:11.800Z |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-12-15T03:47:11.806Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-15T03:47:11.806Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-15T03:47:11.806Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-15T03:47:11.808Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:47:18.674Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=04bd0022-e12c-4e58-a70d-cd1996c47810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:47:18.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:47:28.684Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=a69a6425-b334-4184-a7b3-a4b8034679a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:47:28.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:47:38.693Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=15ac408b-c025-42e5-aace-8822f58abe5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:47:38.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:47:48.702Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=56a257c4-5478-460c-a453-37b38e258a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:47:48.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:47:58.714Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=36fe01e8-c694-47a9-9233-07d437a406e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:47:58.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:48:08.723Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=34759e48-2d60-456c-9144-ecf005b79cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:48:08.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:48:18.732Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=4b0e4773-4927-43e7-a74c-93874b4c495d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:48:18.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:48:28.741Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=7525628a-4209-48b3-9881-d2b1f7e2f0b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:48:28.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:48:38.751Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=63989e57-c03b-499e-b57f-e3cbd65b5a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:48:38.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:48:48.759Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=3ee8acc7-bb61-4282-beb8-3e4402167e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:48:48.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:48:58.769Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=812e0f5a-55e7-4ea5-b234-2d812a9c495e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:48:58.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:49:08.778Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=e147149c-c36f-4a0a-a692-5a050933c0c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:49:08.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:49:18.786Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=0afe6348-59c6-4080-87c6-5f9f58239857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:49:18.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:49:28.795Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=54adebd9-1010-413c-a8bf-eba7b9cab6e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:49:28.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:49:38.806Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=afb23a37-b2b8-4d71-9bc2-088030df43b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:49:38.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:49:48.815Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=118c8c99-d2b3-4bf2-a63f-6606c360504f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:49:48.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:49:58.824Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=85895c1b-893e-4410-97db-6bfabfad04c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:49:58.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:50:08.833Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=0fafeb1b-78db-4059-8c1f-e0bdee7b522e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:50:08.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:50:18.841Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=900e7198-9b2a-463f-ba6c-485b0c92e27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:50:18.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:50:28.850Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=8a7a086b-1431-4966-a32b-09983e621e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:50:28.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:50:38.859Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=310fd05c-d956-4c9c-95f5-dfb335859719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:50:38.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:50:48.867Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=64aec52a-a964-4580-a662-bd397ccfe7ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:50:48.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:50:58.874Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=5365c650-469d-4130-82b5-b7a6bc7f5766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:50:58.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:51:08.884Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=4438216e-145c-4cca-a8be-2add33e30d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:51:08.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:51:18.892Z |INFO |Init configs |InvocationID=787aabff-bdd3-46a5-8a23-f7f0b421b7b7, InstanceUUID=7186cd69-1546-4d14-9355-c86a6df73007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-15T03:51:18.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |