By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T05:02:29.249Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T05:02:29.261Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-04T05:02:29.334Z |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-06-04T05:02:30.474Z |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-06-04T05:02:30.722Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-04T05:02:30.723Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-04T05:02:30.723Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-04T05:02:31.001Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-04T05:02:31.079Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-04T05:02:31.114Z |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.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-06-04T05:02:33.291Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-04T05:02:33.970Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-04T05:02:34.001Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-04T05:02:34.002Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-04T05:02:34.092Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-04T05:02:34.093Z |INFO |Root WebApplicationContext: initialization completed in 2978 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-04T05:02:34.640Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-04T05:02:35.759Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-04T05:02:37.595Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-04T05:02:38.282Z |INFO |Started MainApp in 13.021 seconds (JVM running for 14.387) |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-04T05:02:38.394Z |INFO |Start scheduling PRH workflow |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:02:38.410Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=9b199f4d-a323-418e-af75-8b36753bed29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-04T05:02:39.914Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.56:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:02:39.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-04T05:02:41.383Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-04T05:02:41.384Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-04T05:02:41.387Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:02:49.943Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=6e872d08-02c8-4b47-a0c8-0d8ab22cf516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-04T05:02:50.977Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.56:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:02:50.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:03:00.979Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=b4f9a34f-79e3-44ba-acd6-d410e9876775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-04T05:03:02.052Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.56:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:03:02.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:03:12.058Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=9438d7bb-3bc2-4cde-acef-54b785baabb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-04T05:03:13.155Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.56:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:03:13.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:03:23.159Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=d23b5d1f-6811-4bd0-b752-83496797aa29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-04T05:03:24.225Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.56:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:03:24.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:03:34.233Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=0ad698fc-9064-440e-be2d-37a216dbd179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-04T05:03:35.296Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.56:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:03:35.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:03:45.301Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=982cefc4-12a0-4795-8623-a65dda19f4ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-04T05:03:46.368Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.56:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:03:46.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:03:56.370Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=f92039e6-4e36-475b-a728-fc699a1dfc63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-04T05:03:57.409Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.56:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:03:57.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:04:07.412Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=abab0ac8-8353-4cab-baa3-b7a3c95e3590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-04T05:04:08.452Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.56:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:04:08.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:04:18.455Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=20a8a31a-afc7-474c-8592-3082c84122c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-04T05:04:19.489Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.56:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:04:19.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:04:29.492Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=0bf3e3a9-32e2-46c6-a479-828a6eac2704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-04T05:04:30.536Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.56:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:04:30.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:04:40.538Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=c057e188-67c8-4e1f-ab8f-a0427dab2041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-04T05:04:41.569Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.56:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:04:41.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:04:51.571Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=09119bd0-07b3-4825-9447-f27d98c59dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-04T05:04:52.612Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.56:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:04:52.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:05:02.615Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=67e519a9-3325-4226-bc77-a860dbdec72d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-04T05:05:03.648Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.56:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:05:03.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:05:13.651Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=5286f60a-dcbc-4178-bf53-9000cbc89c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:05:13.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:05:23.810Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=678098f5-8850-4113-9616-5df2ff37681f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:05:23.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:05:33.837Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=bbba0e7d-e60f-4b12-83ea-51cf81290bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:05:33.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:05:43.863Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=6acc4957-3720-4dfc-a82b-c564ef403e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:05:43.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:05:53.887Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=9f380aad-2377-4005-a037-292af4f1771f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:05:53.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:06:03.914Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=5957a5dd-d4fe-4416-bf22-666d4e3b7cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:06:03.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:06:13.939Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=8a002fc5-5374-4514-a4e3-e18d836cb799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:06:13.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:06:23.963Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=7a6d8209-cf11-491c-9526-e5b33aa01308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:06:23.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:06:33.982Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=216ab6f6-efab-45b5-9e9a-41b6b4abb24a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:06:34.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:06:44.005Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=4d4b13e4-07c4-4614-bc5a-b698f13a874a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:06:44.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:06:54.026Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=4490c144-5267-4a5b-8bfd-74b6e6f7da4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:06:54.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:07:04.046Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=a13c0091-c6f7-4ce6-81a3-b53f3819ad50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:07:04.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:07:14.068Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=0e385387-e5b3-4d23-8009-b914a453cb84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:07:14.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:07:24.093Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=55aa0d45-3a63-4d19-a6f1-f1eaff53a265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:07:24.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:07:34.136Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=aeaefdea-6fc0-42de-8664-f931dd29372a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:07:34.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T05:07:35.768Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T05:07:35.768Z |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-06-04T05:07:35.770Z |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-06-04T05:07:35.775Z |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-06-04T05:07:35.795Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-04T05:07:35.796Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-04T05:07:35.796Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-04T05:07:35.799Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:07:44.157Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=4b5f20d4-a770-42c8-91e1-ca5c0ce1b3a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:07:44.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:07:54.177Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=afbc6ff5-ac4a-48f9-8464-f38a8a766a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:07:54.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:08:04.205Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=c504d6a2-160a-4880-90f5-54760840b972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:08:04.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:08:14.225Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=2b3a6604-17d4-4e5a-91f5-380c107ef739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:08:14.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:08:24.247Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=70b8f25a-d918-4f4a-b129-e371e730ed23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:08:24.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:08:34.268Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=b5e90a3c-94ff-4690-92a7-46e07818567a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:08:34.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:08:44.303Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=5e0e0091-3888-4bd5-86ae-b2469e0a1ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:08:44.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:08:54.320Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=46025e7e-02f7-4927-9892-cf0f96b03d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:08:54.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:09:04.341Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=3b2d1b7a-89ec-4491-ab5c-df39a3ae6ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:09:04.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:09:14.359Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=91cd49f0-0fd5-4e9d-bfc5-f5925d9f2f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:09:14.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:09:24.376Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=e7bc700a-f86f-419e-ad65-d5877db1a2ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:09:24.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:09:34.397Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=82664b24-ad61-4dd3-b0e6-36e9859eed3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:09:34.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:09:44.415Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=7f318a65-2830-49fb-843b-ed13df54f80d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:09:44.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:09:54.431Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=bf1c8aef-dda4-4a77-9f29-e453b1f61e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:09:54.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:10:04.448Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=363cbe23-1a21-4f24-bfee-921b349637c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:10:04.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:10:14.465Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=3906608d-cd91-4f76-bcc9-04bd83b1026f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:10:14.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:10:24.486Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=f1c2dc73-c0d1-4a0f-800a-3d5ac85dcbe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:10:24.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:10:34.508Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=ebe15fea-b394-4243-b696-209fc4e0c1dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:10:34.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:10:44.524Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=c9ac6c42-db88-4aed-a7e0-3395ff3bdfca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:10:44.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:10:54.538Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=f150859a-5199-4dbf-be96-98558cdfa4bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:10:54.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:11:04.554Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=27f3ece0-abfe-4b18-9628-0bed299a16d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:11:04.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:11:14.573Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=6d55f3c5-f7a1-4966-8a3d-891ade0d3265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:11:14.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:11:24.586Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=7fd86878-4cac-49fe-ae62-08be8e2e0f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:11:24.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:11:34.601Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=896d3965-9fad-4952-be6f-a0e5fc0bd132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:11:34.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:11:44.615Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=8919dd4e-4d06-41df-9186-16a19f46fa0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:11:44.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:11:54.634Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=079ef158-8fdf-43f4-af72-b0e30e12995e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:11:54.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:12:04.649Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=75235aea-31f7-4ede-9452-690c2283cb12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:12:04.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:12:14.665Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=e0961a3a-8b4b-4274-978a-b32e2b1d7bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:12:14.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:12:24.685Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=173f6de8-d2b4-4449-af18-48c4ea5781c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:12:24.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:12:34.700Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=c6057da5-1474-45a7-a06d-86f129e99ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:12:34.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T05:12:35.032Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T05:12:35.032Z |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-06-04T05:12:35.033Z |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-06-04T05:12:35.037Z |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-06-04T05:12:35.048Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-04T05:12:35.049Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-04T05:12:35.049Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-04T05:12:35.052Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:12:44.716Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=7312acc9-95ca-4caa-bcad-857b81bc19fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:12:44.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:12:54.731Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=636c4481-653e-484d-b091-316a6cc5fc17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:12:54.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:13:04.749Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=f2322e86-5e46-4d29-ba70-4dde6db08ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:13:04.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:13:14.764Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=59e85eef-dfb5-4964-8ffb-378bea7381ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:13:14.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:13:24.778Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=bb87a5ac-fcbb-43f6-9aad-92309f1b24ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:13:24.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:13:34.792Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=188d927d-a999-4493-b371-211c572db827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:13:34.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:13:44.807Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=83679a8c-b84d-4c36-8f9f-4601dde8f265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:13:44.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:13:54.824Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=0160e79b-d20b-4936-bafe-f5830b6a7480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:13:54.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:14:04.857Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=2f9b1e1e-3b6c-46ee-b16b-0601f29ee2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:14:04.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:14:14.872Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=567b43a8-45db-4055-9f20-77bf08561cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:14:14.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:14:24.887Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=3c1c4a82-4f88-4583-883a-f337159d2f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:14:24.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:14:34.902Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=9a4b172e-24dd-4460-874d-4cdefb7a9172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:14:34.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:14:44.915Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=ee235546-912d-4bd5-bf9d-bdadaa91fc0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:14:44.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:14:54.946Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=ac20cd37-083c-4ab1-9c23-f099c3b534fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:14:54.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:15:04.960Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=3f47a6fe-810c-44cd-b22b-d99eecd4f01c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:15:04.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:15:14.982Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=a7a23b33-a21b-49f6-a006-64eba0a7c47d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:15:15.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:15:25.029Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=289ca764-0a02-4c8b-8358-9c732e413f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:15:25.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:15:35.044Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=d449ba27-38d4-4a11-bdf6-ca8db4675605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:15:35.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:15:45.059Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=efa5a491-7435-430b-ad90-5648b076d265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:15:45.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:15:55.081Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=a9d8f941-7366-463d-a0eb-b4c7c295594d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:15:55.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:16:05.100Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=87ab7eb0-c173-4e44-9456-a0b87cfddc05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:16:05.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:16:15.122Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=46a6d431-2575-4ede-ae1b-9bd3b6685f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:16:15.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:16:25.139Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=36bd679d-5463-4123-aee9-85f7f988e968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:16:25.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:16:35.155Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=3201bde7-0832-468a-b739-00948affd279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:16:35.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:16:45.177Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=421283e9-dc1e-4db8-a65d-77ffe894d75e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:16:45.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:16:55.190Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=70452647-8907-4e9a-aa39-d69a7657acf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:16:55.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:17:05.203Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=ad723e1b-14b3-4e99-939f-cb1dc68c2695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:17:05.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:17:15.223Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=10fac617-0646-4a0b-b6d2-cc48636e4fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:17:15.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:17:25.235Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=7b604c90-f509-4f3b-b24d-cc1535ab6dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:17:25.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T05:17:34.952Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T05:17:34.953Z |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-06-04T05:17:34.954Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-04T05:17:34.956Z |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-06-04T05:17:34.965Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-04T05:17:34.965Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-04T05:17:34.965Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-04T05:17:34.968Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:17:35.252Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=2a583c27-55a0-43d9-bf87-8e053a8804dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:17:35.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:17:45.268Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=962e2cc0-7298-46f5-b634-b64caf240ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:17:45.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:17:55.283Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=4047fb39-f28a-41f8-a1f8-841e46f2b68b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:17:55.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:18:05.297Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=19683f13-0534-4b87-b736-d4fe669b1b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:18:05.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:18:15.323Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=609ac526-e11f-4348-aa4a-8142f20a6110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:18:15.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:18:25.342Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=a8d5ac88-ec05-466f-b3d4-95a68fa43bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:18:25.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:18:35.357Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=a9c048a6-4806-4e0f-9c63-2a4d017b403e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:18:35.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:18:45.370Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=7fd47d21-776b-420c-87d8-1f298d1085bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:18:45.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:18:55.384Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=4f7bd803-b2a0-4c7e-8922-be67219866c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:18:55.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:19:05.398Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=0a633aa5-de04-4d2c-98dd-4c0532a48b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:19:05.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:19:15.412Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=01c3ecad-c269-4eaa-bb08-d9291c67c2e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:19:15.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:19:25.427Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=3f6e078d-5204-4b7c-a08e-abbf03785282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:19:25.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:19:35.449Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=3c0e9c69-fade-4b3e-a791-f2a4a456b9e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:19:35.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:19:45.466Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=5de63164-9aab-4539-9a97-89afd1e88eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:19:45.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:19:55.480Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=b7c01795-acc3-438e-8652-979b68522643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:19:55.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:20:05.494Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=544e3396-4140-44e9-b3af-bc248a37c249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:20:05.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:20:15.510Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=cf38314e-e8b4-46e6-b535-d40e3ed630ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:20:15.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:20:25.522Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=6b2ba57b-55d7-483e-80aa-836e2b7d6329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:20:25.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:20:35.535Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=b0577aa5-1265-4f20-84e8-51110899a1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:20:35.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:20:45.553Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=7969a1b8-e877-4d0f-9a4c-040d8b58ea66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:20:45.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:20:55.565Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=cdbdb835-55c2-46b1-8c17-ac208ef5e653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:20:55.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:21:05.577Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=1fb18111-f3d3-44e2-b6fc-3364281f18d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:21:05.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:21:15.593Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=0fa018c8-6fef-4a6a-8cac-60f98185b73f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:21:15.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:21:25.614Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=97b9f9aa-e356-4e09-970c-1fe601e62ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:21:25.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:21:35.635Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=7dab573a-138a-46bb-8ac3-7cd31686f8ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:21:35.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:21:45.650Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=a77f598e-ffd5-440a-a562-b0a35566e5cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:21:45.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:21:55.666Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=6589b55d-161b-462f-946f-f86a609c8b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:21:55.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:22:05.679Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=3b74045e-45b0-44fb-aa9a-8f6400ddcd3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:22:05.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:22:15.693Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=050b405e-d126-45c0-9402-5a1405dac2f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:22:15.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:22:25.710Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=0f9ed6da-342b-4441-bb03-b99fe36fb288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:22:25.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T05:22:35.043Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T05:22:35.043Z |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-06-04T05:22:35.044Z |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-06-04T05:22:35.048Z |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-06-04T05:22:35.059Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-04T05:22:35.060Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-04T05:22:35.060Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-04T05:22:35.063Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:22:35.726Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=06d1306c-890b-490d-a82f-01223407de48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:22:35.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:22:45.742Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=0cd683e7-e634-493b-9ddd-12e7922a615b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:22:45.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:22:55.769Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=a34068eb-4143-44e7-ae03-718a2d07d1ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:22:55.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:23:05.786Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=e37b1105-3842-4927-8f82-1ab5ac3a15cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:23:05.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:23:15.806Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=97adaff4-28ef-442a-8f13-7de82abc078d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:23:15.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:23:25.821Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=ec01bdaa-91a6-47a5-a841-181d2bec8d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:23:25.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:23:35.837Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=e1572f9e-6484-45a8-bd9f-0c7c3bcc7993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:23:35.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:23:45.856Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=e8dd7fb4-4043-47e3-8347-4fed6f567c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:23:45.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:23:55.881Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=9bbec7ef-f861-450b-bc69-51f45cd97fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:23:55.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:24:05.909Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=a615dabf-5616-46e4-ae02-e451fb7436b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:24:05.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:24:15.923Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=b8bf522f-0ac6-402c-94f8-6abcc8e49b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:24:15.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:24:25.941Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=4573f592-2cf6-49e6-addc-acdb89745fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:24:25.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:24:35.989Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=501d729a-99aa-4ba6-9e21-94480556d241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:24:35.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:24:45.999Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=6b2dfb73-8caf-4643-aa37-9ef2b22ce84b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:24:46.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:24:56.010Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=e1161088-13fd-4717-b64a-4cf2d15e8a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:24:56.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:25:06.027Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=e5ab4438-4434-4d7c-b4bd-e068ab183e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:25:06.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:25:16.045Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=146a1293-ac00-4ceb-8690-ed7798d294df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:25:16.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:25:26.058Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=8743e989-c524-4921-8b80-e56d87ee4632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:25:26.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:25:36.073Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=3df9df78-e2e9-4f11-8a48-670eff2c9ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:25:36.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:25:46.092Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=6620353d-c86f-432c-a1bb-99a0768ba973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:25:46.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:25:56.111Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=8974d300-6084-4f58-a7e5-80ef630b4d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:25:56.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:26:06.135Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=cd5e3706-05ac-4928-a9d6-4a16dd89cc38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:26:06.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:26:16.151Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=c374621e-ed48-40d3-8597-66434b9e1270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:26:16.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:26:26.185Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=fc289366-eacd-402e-883a-e41cd33dd64a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:26:26.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:26:36.215Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=8d1fee46-0c5b-44bb-8903-bc304c807038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:26:36.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:26:46.229Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=04c06594-77d6-4275-abe6-2c9d664caef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:26:46.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:26:56.251Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=00c8639c-53f6-40f3-9262-868666407fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:26:56.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:27:06.264Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=c4ed145e-7647-46e2-9112-778c2f46bed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:27:06.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:27:16.282Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=b65c1afb-1746-4e97-b3ea-d38cc5e85bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:27:16.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:27:26.301Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=8c240208-044e-4454-8816-89380b0e52f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:27:26.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T05:27:34.976Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T05:27:34.976Z |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-06-04T05:27:34.977Z |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-06-04T05:27:34.980Z |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-06-04T05:27:34.987Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-04T05:27:34.987Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-04T05:27:34.987Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-04T05:27:34.990Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:27:36.319Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=04bc5a6a-8d03-40e8-b35e-271c9daa368b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:27:36.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:27:46.346Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=d5234908-6bfb-4ccf-b0cb-44924f076e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:27:46.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:27:56.363Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=d77a8ebb-0e9a-4f4f-b1ab-ecb05a8e28f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:27:56.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:28:06.374Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=cc5a1b5f-fbea-4c1a-a127-d5c2b616557a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:28:06.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:28:16.386Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=c3259f94-dad2-4eae-a766-5250ad3b6f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:28:16.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:28:26.402Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=1eb956b3-272b-4dbe-9a05-40a77cdac4c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:28:26.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:28:36.417Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=474984fa-684a-4af1-9dba-b919ed05cf5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:28:36.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:28:46.430Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=37642918-c34c-4d58-8485-7470a2a0ed42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:28:46.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:28:56.443Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=119ae6bc-cf01-491f-9728-c76589e92840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:28:56.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:29:06.455Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=24685462-b0e8-4c7d-b900-07320dacc2af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:29:06.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:29:16.468Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=e94fb3b5-2984-4765-876d-ed3125ba281b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:29:16.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:29:26.483Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=c72e3d75-f2b9-4e46-8926-ea19ccaa06e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:29:26.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:29:36.497Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=d7649747-9e20-4e3a-9122-b8ced4a2e808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:29:36.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:29:46.514Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=97c3c308-2245-4966-a0ef-8c0b49c09060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:29:46.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:29:56.526Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=f9929d02-0392-4535-b0e3-be42baa03cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:29:56.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:30:06.539Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=9de00a2f-2c7b-43d8-897b-7313d45c84b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:30:06.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:30:16.554Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=573c4f2d-8cb7-41a6-b288-7878518adf0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:30:16.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:30:26.569Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=440ff0f9-6e61-409b-b5ca-2cd6b8c00a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:30:26.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:30:36.581Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=0196cc03-18b6-4870-aae1-5695970aad24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:30:36.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:30:46.595Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=010c4daa-7467-4b34-9956-4375f8497ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:30:46.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:30:56.608Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=c7985008-6e5d-4ddd-8afe-b62e53a9d8bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:30:56.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:31:06.620Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=a5567b0f-ebd3-41af-b356-36410bd193ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:31:06.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:31:16.631Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=e790e89a-e19d-4eaa-9c78-6ae9dce5dd83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:31:16.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:31:26.643Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=e4f1c1e8-b212-461e-8a5a-921e890db19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:31:26.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:31:36.654Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=b452108e-9ae0-4370-a629-4382013c8f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:31:36.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:31:46.667Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=26d0ef02-ccfd-4b15-b4b5-e051548b7d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:31:46.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:31:56.685Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=b4dd9a25-2d8f-4318-8173-a55ca5abffe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:31:56.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:32:06.702Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=aaa03c6f-c4e8-48bb-b621-3224ed678e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:32:06.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:32:16.720Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=a5b55b63-26d2-45f4-a0a3-30e886ccbf1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:32:16.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:32:26.734Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=2238ab60-4055-4707-bb11-50779bcab6c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:32:26.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T05:32:34.870Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T05:32:34.870Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-04T05:32:34.871Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-04T05:32:34.873Z |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-06-04T05:32:34.879Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-04T05:32:34.879Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-04T05:32:34.879Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-04T05:32:34.881Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:32:36.749Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=2f84f7b8-504b-4012-ab09-a749e86e527c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:32:36.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:32:46.762Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=89b6ca86-c06d-4ac0-9964-5ec70c3037d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:32:46.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:32:56.775Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=d96c3df0-4264-4083-9a0f-1604935452cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:32:56.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:33:06.788Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=54597fc4-5546-48e4-af59-3576bff16ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:33:06.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:33:16.799Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=cd47532e-1a7f-4e1c-9884-4490b9415810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:33:16.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:33:26.818Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=8259e335-0150-4be1-8ee2-2c149aca8f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:33:26.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:33:36.829Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=1b4bd83e-8603-4e5a-8cd8-631dea45dd49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:33:36.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:33:46.840Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=e0ae34b4-baed-4dfd-9076-51a90378b701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:33:46.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:33:56.857Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=4db243e1-9331-4c8b-a8dc-f944b52dc25d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:33:56.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:34:06.900Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=0bbc8daf-7877-4ccf-834a-e5354610172d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:34:06.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:34:16.913Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=fe981a6a-ba57-49ed-8d8b-c62b2ee54e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:34:16.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:34:26.926Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=39d61ebd-3987-44e5-8559-f21a11d5a005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:34:26.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:34:36.938Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=d5d985b1-866b-4528-9be9-e2fa19989d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:34:36.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:34:46.950Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=18c683c1-5104-4882-976f-5abab70e4076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:34:46.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:34:56.963Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=a75eadb2-da1d-49fc-bf1e-27c04447a72f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:34:56.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:35:06.977Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=f9bf1a2d-a32c-4f99-a8e0-e55c2a53ba7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:35:06.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:35:16.992Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=f6ccd323-72a9-44ab-b325-c7656830856c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:35:17.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:35:27.018Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=56ca6278-f2c2-47ea-b6fc-5a097e4fa346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:35:27.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:35:37.032Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=d90c8dcd-3686-4417-b425-4d21a7524b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:35:37.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:35:47.046Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=b6a1fcc2-9b8e-493f-9498-08c7f565d9ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:35:47.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:35:57.062Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=66c8866c-45ef-4337-bbb2-fdb55ea99860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:35:57.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:36:07.073Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=db15c864-513b-4e1d-98ff-3463fab4c583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:36:07.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:36:17.085Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=d91e3ee0-4e6a-4cd9-a0a6-3f7696e554e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:36:17.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:36:27.106Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=974ce28c-0426-4d13-a5b7-4a98b2e1c0c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:36:27.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:36:37.121Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=b456cd8a-21c7-4b90-b0ae-f8c0342f659d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:36:37.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:36:47.136Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=cd465bab-48b6-47ca-b81c-3e433e314465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:36:47.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:36:57.147Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=ca35cd37-35ba-4f0f-a667-982cdc82b5f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:36:57.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:37:07.164Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=ec6578a7-3e38-4041-9618-6980946ac6d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:37:07.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:37:17.181Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=d5358bda-2d0a-45e9-b1f4-737cc285b56e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:37:17.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:37:27.194Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=0ca33713-35af-4974-8c90-44493ab42b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:37:27.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T05:37:34.967Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T05:37:34.967Z |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-06-04T05:37:34.968Z |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-06-04T05:37:34.971Z |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-06-04T05:37:34.978Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-04T05:37:34.978Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-04T05:37:34.978Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-04T05:37:34.980Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:37:37.212Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=d108b786-30af-4e2d-bc7c-7584acd4d190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:37:37.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:37:47.224Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=6759bd1f-a541-4736-8f68-fc0b429b5d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:37:47.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:37:57.236Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=8933f7ef-1849-4966-92ba-4d67cea89953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:37:57.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:38:07.252Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=81f5b4c7-dd79-4c10-8463-8d9d5ed8aef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:38:07.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:38:17.266Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=d4ea923a-8d6a-47b7-9327-a1a54d18dfe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:38:17.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:38:27.288Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=cef64f40-09f9-42ee-8661-20c83bb70e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:38:27.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:38:37.309Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=dea47edb-1f26-4c63-8d19-0babdb2e4201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:38:37.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:38:47.326Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=21c4ca9e-cee8-460a-9702-0fabf49d4c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:38:47.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:38:57.338Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=334be3c5-65b1-4c6b-836e-d783270cea45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:38:57.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:39:07.349Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=da25f7e1-d604-4002-9ec8-382089b1a65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:39:07.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:39:17.360Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=0fcba812-1fcf-4972-89ad-1d62db786596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:39:17.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:39:27.373Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=ac8278a9-e987-4cb0-bb10-01a47544e05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:39:27.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:39:37.385Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=01ba7999-da24-4ca6-b566-2cc70f2f17b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:39:37.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:39:47.395Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=e7f0f5de-0173-40bf-99a5-90dd0011fb37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:39:47.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:39:57.419Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=ca6f4ded-6bfd-45b2-a589-fa4ad8521552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:39:57.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:40:07.432Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=3f75a15b-e17a-46d0-a2d4-c0795d9cf419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:40:07.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:40:17.447Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=d8c3d2e8-67f3-4513-96f8-a6db23957dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:40:17.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:40:27.459Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=e3776f73-e207-44b0-9706-0f4e9bc05e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:40:27.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:40:37.473Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=6b366989-9494-4319-a243-6fc2aa71ecd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:40:37.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:40:47.485Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=10287011-50fd-46c6-bea7-c90c8fa66dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:40:47.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:40:57.496Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=6de08046-2a00-489e-ae37-e2496e0419fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:40:57.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:41:07.510Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=ee4a5cf0-78b3-42d4-90c4-bb608a3f13f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:41:07.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:41:17.521Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=fe9fc22a-e68b-4a95-8242-da4ba5d9f20a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:41:17.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:41:27.533Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=5f76bb1a-2273-4055-a768-394e14b097b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:41:27.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:41:37.547Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=3cb8921e-8759-4e2f-a564-30910cdcc3a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:41:37.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:41:47.561Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=78b092bf-a0fc-41eb-b793-0a5c74616e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:41:47.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:41:57.574Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=06e3591f-4745-4d75-a33f-3e75e5f8f3f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:41:57.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:42:07.587Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=3be2be35-a03d-40f8-b401-f8a0ed6af479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:42:07.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:42:17.603Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=eef7bb6d-c459-41ae-8bbc-37a902c98080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:42:17.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:42:27.613Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=3a940a8e-df5c-4c91-889b-0424af647122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:42:27.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T05:42:34.887Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T05:42:34.888Z |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-06-04T05:42:34.889Z |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-06-04T05:42:34.891Z |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-06-04T05:42:34.896Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-04T05:42:34.896Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-04T05:42:34.896Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-04T05:42:34.898Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:42:37.628Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=d46ff1e7-38d2-4d96-b37d-5723990acc1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:42:37.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:42:47.639Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=1b0f909a-7542-408f-9c2a-3145207d7e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:42:47.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:42:57.651Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=23aa6072-af57-4dbf-84cb-7588fafabb39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:42:57.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:43:07.664Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=e0ec1a14-d19e-430d-ad56-2825ed013435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:43:07.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:43:17.679Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=4d39daaf-82ee-4dac-8f64-29abe6339328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:43:17.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:43:27.693Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=ff07211c-f648-49ee-8361-eed614a76e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:43:27.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:43:37.710Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=6c8829c4-03f3-4bb4-951d-8390e38a89f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:43:37.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:43:47.723Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=d4dd81ca-494a-4f47-9d9b-5c5a6a6c520a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:43:47.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:43:57.737Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=861b0271-edd1-4d3d-956e-e91ba2957a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:43:57.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:44:07.750Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=0cdf4895-9e91-45de-b450-e543cb7477d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:44:07.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:44:17.760Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=b9e69e62-3047-44ae-b5bc-cfd892d7ff9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:44:17.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:44:27.770Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=50fde4d1-2cc5-4061-ad86-6ce2362ac4c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:44:27.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:44:37.782Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=9814b335-dbd9-48cb-ac8c-ad5eab5760ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:44:37.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:44:47.793Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=defaed80-0cdb-498d-8441-1062fe4beedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:44:47.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:44:57.818Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=c6290f58-2496-45df-b9c7-cd2acd4ea6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:44:57.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:45:07.831Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=7a407039-15a2-4e2a-9dc7-a241d3d35f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:45:07.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:45:17.844Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=fa604e84-970e-48cc-aee5-c9ce9caa673d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:45:17.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:45:27.857Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=7a1281e1-a015-441e-8d37-2f51a17b22e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:45:27.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:45:37.870Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=c8840175-4c12-4c35-9b19-9c1f206201a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:45:37.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:45:47.881Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=f6fb4f68-d333-4e01-ba34-4c7914a48c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:45:47.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:45:57.892Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=c8ee720e-a4d3-4925-9a71-697534624c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:45:57.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:46:07.906Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=6b6c56b4-d79c-4241-9121-f37ad75ae2ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:46:07.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:46:17.926Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=2dd1b893-9340-41cf-913a-cc6916c23117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:46:17.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:46:27.937Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=d6580537-a03b-4248-b47f-cbcfa54562e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:46:27.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:46:37.947Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=37007cf7-811b-4760-a40f-324d7c7fef27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:46:37.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:46:47.958Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=2255d59e-7d15-4760-9950-c01f8d0c7bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:46:47.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:46:57.968Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=e18d5127-7cc6-420c-b170-ea5a4b1f608f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:46:57.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:47:07.982Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=a292b913-6542-4ac9-aefb-865562c97f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:47:07.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:47:17.993Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=12cb847a-bf3e-441f-ba3e-b1ad7932af47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:47:18.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:47:28.006Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=7380ad86-5d0c-4c32-b75c-114fe31ccbc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:47:28.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T05:47:34.949Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T05:47:34.949Z |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-06-04T05:47:34.950Z |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-06-04T05:47:34.954Z |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-06-04T05:47:34.960Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-04T05:47:34.961Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-04T05:47:34.961Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-04T05:47:34.964Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:47:38.020Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=edd7753f-1306-49b5-9564-51c4b01dd0e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:47:38.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:47:48.030Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=d48f862c-7772-48d2-b7bc-7e20ad0a7fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:47:48.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:47:58.041Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=49ff8fef-5adb-4870-8a74-943317e1f744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:47:58.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:48:08.053Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=cb6b7d6b-6bc4-4f5c-b30f-4ffe86c62700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:48:08.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:48:18.063Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=f8bb2024-f4f3-41ff-be21-9b9ef5960c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:48:18.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:48:28.073Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=c5980b1a-cb2f-45e2-80de-cde42aa8c82d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:48:28.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:48:38.084Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=c162cd72-61ba-47be-b787-660b56304e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:48:38.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:48:48.096Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=b592afac-7c15-462d-9f09-da4ac939e79c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:48:48.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:48:58.118Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=2d28dfa9-0dbc-4c7d-a27f-a8c6330900e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:48:58.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:49:08.134Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=1fbd85b9-f236-4101-b6c1-0b11dd558d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:49:08.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:49:18.158Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=ed70161d-5d7f-480a-b1f2-93558697ccde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:49:18.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:49:28.168Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=8da72d2d-db93-43a8-9f48-860a00553d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:49:28.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:49:38.180Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=744f6cee-1a5e-47c6-9dd5-81a2a2808089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:49:38.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:49:48.193Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=9c0f0f01-6650-4d10-85ed-87df0bb2f496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:49:48.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:49:58.208Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=337246b6-b5e4-4fc5-888a-dc7a8fef9f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:49:58.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:50:08.224Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=70211b88-c6f3-4bbd-a386-4e64ce99f1da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:50:08.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:50:18.236Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=072ef343-70ae-424f-816a-0aac75caf54e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:50:18.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:50:28.248Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=3b3eecd3-cc67-4d3e-9747-f00d14e753c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:50:28.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:50:38.263Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=294ac6fd-5e0b-4f90-ac7f-066d7414c42e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:50:38.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:50:48.274Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=da48ee88-c983-4b33-bf10-b65e9c2b28a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:50:48.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:50:58.288Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=1ef72cd8-6414-41ef-8d74-3a34d0c659e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:50:58.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:51:08.302Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=7c70502f-52e3-4bb9-83d1-a696cb026626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:51:08.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:51:18.315Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=30aa531f-7064-431e-83f3-d87cc8619b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:51:18.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:51:28.327Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=b819bf0a-0a1e-4123-b5fd-be4e8236c0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:51:28.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:51:38.339Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=1794911b-1a80-48cf-9fd7-ec03a42af670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:51:38.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:51:48.354Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=c68d4fbc-1665-4ccb-9647-3ef9ea65fe11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:51:48.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:51:58.370Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=c72322ba-9bb2-4d7d-b11c-8042cfa122c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:51:58.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:52:08.384Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=bb710f27-482c-4341-9849-465a0ca8ed8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:52:08.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:52:18.395Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=6ef9c93f-df23-4aa5-8c92-35b806cf1276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:52:18.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:52:28.407Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=922f83b7-d19d-4bed-9af1-7b963b1293d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:52:28.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T05:52:34.986Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T05:52:34.987Z |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-06-04T05:52:34.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} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-04T05:52:34.991Z |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-06-04T05:52:34.997Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-04T05:52:34.997Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-04T05:52:34.998Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-04T05:52:35.000Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:52:38.419Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=189ea8b3-9861-42d6-b14a-3ac7fa177f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:52:38.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:52:48.432Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=84ad4a3d-d933-4ea9-b663-6291f94d1306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:52:48.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:52:58.444Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=b8cb6821-139b-4422-95ee-534680259b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:52:58.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:53:08.455Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=821f158e-ec51-4af4-a4a0-20d6e1f52696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:53:08.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:53:18.467Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=89c8743c-01ac-4819-ac3c-5a8528de2975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:53:18.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:53:28.479Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=d03e0996-e133-4ccd-8614-c0d73963a3bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:53:28.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:53:38.494Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=fe48e8ce-07a4-495a-a92f-1745d48fcdc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:53:38.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:53:48.508Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=8abca640-d0cb-4d57-a081-7c1abc339ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:53:48.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:53:58.521Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=5cffe190-53f3-486f-95d7-77b9c135ea41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:53:58.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:54:08.530Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=1fdc6110-8689-4423-b4dd-e45cdd9bc6ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:54:08.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:54:18.542Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=dc487349-f867-4276-beb3-f59312431a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:54:18.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:54:28.554Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=ba64ea4f-1b83-4607-bfc2-8c0c161f43a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:54:28.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:54:38.564Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=02b782cd-906a-4b93-aa53-b0a1c1115e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:54:38.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:54:48.573Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=b671d873-9b1d-43fb-b5a0-7eb5ce31a02d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:54:48.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:54:58.586Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=992212e6-819a-4ac5-87e2-5673de119678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:54:58.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:55:08.597Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=bfae0490-9639-4f6c-94d1-74d6c4817936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:55:08.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:55:18.617Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=0d91f2c5-3c1d-4e92-8b3b-4fe4b971a4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:55:18.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:55:28.638Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=ad8bacef-73da-45cb-875a-40a475ea4426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:55:28.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:55:38.650Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=b42ae4a9-ae6b-4473-87ab-e4e997207130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:55:38.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:55:48.661Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=20804d8e-d27d-4b6a-ad80-710a2c37741f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:55:48.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:55:58.670Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=8e5b2ffd-6d67-48d4-9026-e690377caa1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:55:58.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:56:08.681Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=175b2f7b-fd7a-4b79-8a84-b92a189a3828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:56:08.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:56:18.692Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=e48c80f2-9a38-4551-8580-b2c1057b8571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:56:18.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:56:28.703Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=e96f9adf-5d90-47ea-87a8-8b94cf1b642f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:56:28.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:56:38.723Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=a0e18c2f-383f-4448-85d8-1db16b8e1b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:56:38.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:56:48.734Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=4212a890-6ac8-4373-8c86-013cad6e370f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:56:48.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:56:58.745Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=eda4deae-3518-429a-85f6-6ba6be07e0bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:56:58.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:57:08.754Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=712a34e1-1ac6-47db-9fff-c607ec4f590c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:57:08.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:57:18.763Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=0fd89602-9bd5-4c8b-a20b-df27e49997cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:57:18.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:57:28.772Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=b8bceb03-807d-4736-9a3a-332808e8244e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:57:28.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T05:57:34.870Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T05:57:34.870Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-04T05:57:34.871Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-04T05:57:34.873Z |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-06-04T05:57:34.879Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-04T05:57:34.879Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-04T05:57:34.879Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-04T05:57:34.881Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:57:38.784Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=bd7c67cd-b99f-471d-8f80-3351ddd29602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:57:38.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:57:48.797Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=a137fbd5-a9af-4006-9136-e94aa9eefb17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:57:48.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:57:58.819Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=cb60d081-c50c-48ad-96f3-f8f25adc8acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:57:58.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:58:08.838Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=b6ac46f1-11c3-40da-a93b-4e5e6b4b2e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:58:08.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:58:18.851Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=c1e0b430-4094-4815-9498-d2e356894a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:58:18.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:58:28.865Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=8333f9fb-9834-4fa8-9ca6-9a9ce7560b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:58:28.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:58:38.880Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=d4112d91-3013-42cd-825e-ae594c352687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:58:38.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:58:48.893Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=a223a643-60bf-4fbd-9428-09c0ded3da1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:58:48.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:58:58.905Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=7f69ca50-4ed7-47bc-9524-dae568934933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:58:58.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:59:08.916Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=d320d771-927d-41d8-9096-ab90bb074d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:59:08.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:59:18.928Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=38662dac-6a36-4297-8201-f7ff376352ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:59:18.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:59:28.944Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=fdff3050-d6f8-40ec-8ccd-3d5421c97586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:59:28.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:59:38.956Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=83ad2b58-d8a0-4144-953b-d2d73790c35a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:59:38.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:59:48.965Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=690194d9-d075-418d-be04-8279a3c678ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:59:48.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:59:58.976Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=ff1d612a-9d6c-40cf-8d2a-7f5922ce5a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T05:59:58.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:00:08.993Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=341bc417-a8d0-490a-ae63-8ca5723230ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:00:09.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:00:19.018Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=67b517a7-eaf9-4d92-bcdd-5b4b9e790879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:00:19.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:00:29.032Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=cb66f8c4-5279-47c7-8d7f-79abcd6f1eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:00:29.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:00:39.047Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=cabb966c-9d68-49e2-9848-b3132b977506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:00:39.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:00:49.060Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=25a8504c-4909-4cad-a064-f05eb93bb557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:00:49.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:00:59.073Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=f34713f9-8a80-41b5-87b4-2d7fbfc64090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:00:59.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:01:09.084Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=34f01758-4bd6-4ac1-8bbd-f9f35696961d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:01:09.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:01:19.096Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=ae973a03-fb71-4ba9-b265-7ad0f109f6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:01:19.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:01:29.111Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=664fb103-79fd-4c37-a8cd-ff9b3c07a00d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:01:29.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:01:39.121Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=1fd7f8a4-fb6b-41f7-be66-bd5e899d364f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:01:39.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:01:49.133Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=f155b8e5-fe92-4fea-8564-d0b844722b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:01:49.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:01:59.144Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=8f2be4b0-41c1-4c92-9302-643bbdf77277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:01:59.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:02:09.153Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=4ad49aa5-0c6d-4b5d-86cb-733133d86671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:02:09.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:02:19.163Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=11cdae91-b167-4419-83a6-30f515770c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:02:19.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:02:29.175Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=c313ac13-1028-4283-8ddb-a6a0ff69cf71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:02:29.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T06:02:34.952Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T06:02:34.952Z |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-06-04T06:02:34.953Z |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-06-04T06:02:34.957Z |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-06-04T06:02:34.963Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-04T06:02:34.963Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-04T06:02:34.963Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-04T06:02:34.966Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:02:39.187Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=87c216d9-38e5-42c9-b96b-3d6a9fad7873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:02:39.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:02:49.210Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=0dcf718a-20c9-4755-a494-103acc06ab9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:02:49.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:02:59.223Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=bcbdc2b7-e5a4-4acf-82a2-43605f0133c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:02:59.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:03:09.235Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=d138a97c-8588-4b85-bd9e-38e355d27110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:03:09.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:03:19.256Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=799e6311-3ba5-40f5-84c0-29e6a1269a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:03:19.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:03:29.266Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=e6ddd918-f23a-49c1-b73f-ad81d2152495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:03:29.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:03:39.277Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=87780572-ad5d-45f5-a1c9-a922b8b86db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:03:39.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:03:49.286Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=2ac62d44-d198-4527-a516-b7beabb27f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:03:49.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:03:59.296Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=cf226173-415c-4ac8-84fa-2bdfd3e0bfb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:03:59.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:04:09.309Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=e8bba827-ace9-464d-9c79-a85d06545253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:04:09.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:04:19.319Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=121f0112-3670-4258-bbcb-f2bcf7c8acc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:04:19.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:04:29.330Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=f8fd0957-bb24-4d92-9763-b7aab75e2377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:04:29.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:04:39.343Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=4549c40a-e2c7-4ec8-8e92-23f8f48926fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:04:39.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:04:49.354Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=04e621d9-374d-4d5a-bf47-3db5136d288f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:04:49.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:04:59.366Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=71b4aa37-3440-4be4-9a4e-1fe1cf3fc8e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:04:59.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:05:09.377Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=5fed4f2f-f658-45c9-8e3d-b5181eb40011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:05:09.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:05:19.386Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=c7921a31-69a9-4be4-affe-d971bae7a5a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:05:19.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:05:29.396Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=69213b6b-701f-4398-8426-d200a42e1fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:05:29.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:05:39.410Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=fa61484b-ed6f-4f51-ab1b-428d9e8ed7d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:05:39.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:05:49.420Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=c29b756e-8238-4508-a7a8-c5cea44570f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:05:49.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:05:59.430Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=5f5a6445-bdbc-413c-9d61-5def9f7b740b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:05:59.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:06:09.443Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=7c76668e-7ad9-4fe7-8bbc-cb2d359a7d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:06:09.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:06:19.453Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=e9c5c4e1-07b3-4fb2-acec-bf25486ca5b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:06:19.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:06:29.463Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=976ee973-b7d2-4f6a-aacc-e580cd360fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:06:29.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:06:39.481Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=44a7bc70-718e-4519-9c7f-5b6ac0c39849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:06:39.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:06:49.492Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=733ebe66-79a5-4b16-a3a6-4a794fa3c798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:06:49.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:06:59.504Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=fed1df1d-0b8c-4ca3-93ef-80f78d0ba654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:06:59.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:07:09.523Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=d5122540-573b-4434-835f-41e502c348af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:07:09.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:07:19.533Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=5ff66b77-404d-4f0c-a77e-00955feab01c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:07:19.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:07:29.544Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=3baf3ba6-9397-4243-a0e1-e9fa9a280234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:07:29.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T06:07:34.916Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T06:07:34.916Z |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-06-04T06:07:34.917Z |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-06-04T06:07:34.919Z |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-06-04T06:07:34.927Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-04T06:07:34.927Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-04T06:07:34.927Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-04T06:07:34.930Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:07:39.556Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=22014262-2a0b-46da-829a-f34280db3ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:07:39.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:07:49.566Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=eeb20e06-8512-49a7-b245-97ae00476f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:07:49.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:07:59.577Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=5b883cc8-3dc7-47f6-873a-17e14d3d9693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:07:59.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:08:09.587Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=b57f7cc5-ec20-49c5-a8e9-2b25917c0726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:08:09.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:08:19.606Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=73069c7d-58ef-497d-9bb9-6f2a78886437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:08:19.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:08:29.620Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=c1ee52f2-fe8b-465d-9629-faba621a01ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:08:29.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:08:39.630Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=86e2ff72-c68a-4485-9a3a-433d54710d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:08:39.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:08:49.647Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=5ac398c8-9ecb-42dc-983e-58c41b26e5be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:08:49.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:08:59.666Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=6cb416bb-b373-4f3a-acf7-09280041d2ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:08:59.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:09:09.681Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=4407749d-d760-447f-ad95-212c8850d6b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:09:09.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:09:19.693Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=858ca18c-4c0c-44d0-8ca7-4bbe4c5195dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:09:19.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:09:29.706Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=af4c2221-2b6a-4997-a5e6-d6a92a5dab8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:09:29.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:09:39.718Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=a6fe7bdc-1b89-4ae0-b866-e2346b9e851b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:09:39.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:09:49.729Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=e714587f-e36d-42a7-bffd-5bb14d11a2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:09:49.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:09:59.739Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=4d57142e-5f3d-4d47-93db-3187943c6a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:09:59.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:10:09.749Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=971404dc-5f93-4af9-b4dd-db603928ca3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:10:09.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:10:19.760Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=2104d66b-aa70-40d3-a307-94238267f036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:10:19.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:10:29.772Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=932a2ffd-7a1f-403f-ac68-f785c145691d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:10:29.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:10:39.780Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=2a029efd-da83-4391-9545-fc42a27809e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:10:39.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:10:49.791Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=4191d3a6-de88-4ed4-a177-a989e458f9ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:10:49.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:10:59.802Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=b49127f0-ce8c-4d16-a8ac-28e6a3112cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:10:59.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:11:09.814Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=af4bedce-8b1d-401b-a20e-aab1d545f456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:11:09.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:11:19.826Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=09da9035-9f4a-46a1-9dab-e3354265244d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:11:19.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:11:29.835Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=915c9ffa-0cc0-4934-862e-4f9c04c4c308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:11:29.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:11:39.846Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=2399d860-0d62-4ad0-9989-7918b19dc8ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:11:39.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:11:49.857Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=31397dc8-b6ec-487e-9814-5d73fa935818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:11:49.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:11:59.866Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=0287ed9b-ace5-44d5-a7bd-040b61626188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:11:59.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:12:09.876Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=36e3e8fc-f3a4-4996-95ee-879a98a7c21d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:12:09.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:12:19.885Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=5db20d8a-c878-4ddf-bb2a-01131bb843e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:12:19.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:12:29.895Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=97a5746e-11dc-451a-942e-c8cde93683e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:12:29.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T06:12:35.004Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T06:12:35.005Z |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-06-04T06:12:35.006Z |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-06-04T06:12:35.011Z |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-06-04T06:12:35.020Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-04T06:12:35.020Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-04T06:12:35.020Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-04T06:12:35.024Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:12:39.904Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=a5d95b13-10b9-46b2-8605-b8d898cc538d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:12:39.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:12:49.918Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=485899a0-a5c7-41a8-8f62-040fed1e0e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:12:49.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:12:59.938Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=0aea5f56-f126-4900-b03b-03e31558f082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:12:59.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:13:09.948Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=6952ab08-04bc-4d51-a72a-0b92ae64c173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:13:09.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:13:19.962Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=e9f57ff8-1c04-4a77-9d87-8b2cfab56719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:13:19.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:13:29.976Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=3d8dba8a-b090-438a-9fc5-7ccd2227e908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:13:29.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:13:39.986Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=458ec549-305f-44f4-a94a-ead274f5ce3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:13:39.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:13:49.995Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=70995e0e-73bf-4cf2-9866-b053ee2726cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:13:50.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:14:00.006Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=abc2b5f0-8e46-48a4-a043-2051ecd1866e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:14:00.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:14:10.015Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=ff8cf3ba-81f9-4458-925f-b2011c66f3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:14:10.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:14:20.030Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=d7e97271-aa3f-41be-9398-67fff37fdd6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:14:20.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:14:30.042Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=97dcc475-6e9e-4c1d-84ce-9336ae388d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:14:30.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:14:40.053Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=428acb92-dcd3-4868-8f1f-3c4ed3e205ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:14:40.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:14:50.062Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=01bc3c1d-bf80-49b8-8019-af0f042fd40f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:14:50.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:15:00.073Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=db2572da-8afa-41e8-9a5d-42e38e92d677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:15:00.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:15:10.085Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=235999e8-abe6-4684-94fc-909741a72772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:15:10.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:15:20.094Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=6e248687-b544-4d2d-aa90-b29ff53604ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:15:20.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:15:30.106Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=5a4cceb5-52f2-410f-8497-118b5db3c552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:15:30.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:15:40.117Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=e6b31cd7-7a3e-4ee1-a833-8cd2558663b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:15:40.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:15:50.131Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=c87acba6-bae6-47fd-b0b1-d5de144dcfdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:15:50.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:16:00.142Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=b0ab70c0-c90e-4ed9-9375-24d126c12908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:16:00.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:16:10.153Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=4a7e5c5b-ebc1-4c0c-bf0c-0e8202050f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:16:10.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:16:20.163Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=0428a5ca-2892-436f-a2e8-c7749dfca580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:16:20.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:16:30.176Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=4b2fa915-4aa6-42f1-a96e-5d7e5f5a3434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:16:30.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:16:40.189Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=5afa3cb7-07b4-4fd9-8e4d-8ce73668e32c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:16:40.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:16:50.203Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=be8b975b-c6cb-43cd-9451-dfee09fdc2cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:16:50.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:17:00.214Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=0b1734a6-2ad3-4a85-82e1-0bd253158c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:17:00.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:17:10.225Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=978f389e-204d-4730-85b1-2e36a8ca0941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:17:10.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:17:20.237Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=41dd12e9-34b6-4fd6-a9ec-555440f7e820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:17:20.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:17:30.249Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=856f6b78-1914-4857-bb19-ad440679bbf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:17:30.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T06:17:34.984Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T06:17:34.985Z |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-06-04T06:17:34.987Z |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-06-04T06:17:34.997Z |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-06-04T06:17:35.007Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-04T06:17:35.008Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-04T06:17:35.008Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-04T06:17:35.011Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:17:40.262Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=a89c0b01-849a-417e-bd8a-e9d0c55ec041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:17:40.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:17:50.276Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=5c07f1ef-9380-429f-a844-af39070c6b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:17:50.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:18:00.287Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=99be0bf2-9e1f-4d36-bcd1-564ececef6a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:18:00.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:18:10.295Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=242123f2-6e5e-4bd6-8bd5-604fabe17675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:18:10.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:18:20.309Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=f2f54c31-9fad-43fe-bc56-2ce8589d8050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:18:20.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:18:30.319Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=538d01e1-656e-4fb0-84ff-b32da412b4ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:18:30.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:18:40.331Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=f7bdedd2-1b31-4f20-b9ce-4c916e8123a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:18:40.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:18:50.348Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=f6864e83-edfa-4ebd-9ea6-e882d16633dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:18:50.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:19:00.358Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=0366eaa9-36a2-419b-805f-240e6b82a268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:19:00.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:19:10.369Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=084ab929-ec18-4bb1-a9dd-a6d1bb3cda1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:19:10.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:19:20.380Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=e65642a4-9833-4628-abab-6dffb53eec76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:19:20.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:19:30.390Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=ca0ee4c9-8aa2-48ce-8c26-0e668cabfb4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:19:30.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:19:40.401Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=c8b95191-a49a-4523-b98c-3682cd3950c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:19:40.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:19:50.411Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=7569b876-eebe-43c8-bf08-79434d203e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:19:50.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:20:00.422Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=d871e172-2a3e-4423-a30f-371283ed79c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:20:00.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:20:10.434Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=6f13892c-2cb8-4f1c-a9bc-61047155b87f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:20:10.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:20:20.446Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=6daf2000-0dc7-4da5-b895-961913e52463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:20:20.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:20:30.457Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=e341ef00-5ac4-4463-8f73-fb2e6c996d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:20:30.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:20:40.466Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=8d51378d-7140-417a-83e3-c642dc3f7727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:20:40.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:20:50.477Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=3dcf1898-436d-4c61-8248-e3d1eb3c3d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:20:50.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:21:00.488Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=0f3b4d1a-e679-409e-a084-e538c3d0abab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:21:00.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:21:10.507Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=6b4928e3-9ba9-4f8f-b032-4ba94de05d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:21:10.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:21:20.518Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=1439317d-6f81-43ac-8bcd-0fb162e6d199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:21:20.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:21:30.529Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=40495a35-4a66-44fc-b883-522692c84a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:21:30.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:21:40.539Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=fb1cdcf1-2cf3-493a-a0af-ebeb42b9a486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:21:40.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:21:50.550Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=24c5d812-80dc-44e8-8cd5-5b4a4bbb390f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:21:50.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:22:00.561Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=28540b3d-b090-4faf-b171-8490778de13a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:22:00.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:22:10.573Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=65ec2f29-6219-4248-9caa-30629ed0004f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:22:10.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:22:20.584Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=b8dfb157-a9da-4abb-a4b4-ed5266cd99b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:22:20.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:22:30.594Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=bf48844e-b011-4289-8d06-0e7d9083d1a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:22:30.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T06:22:34.873Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T06:22:34.874Z |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-06-04T06:22:34.874Z |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-06-04T06:22:34.876Z |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-06-04T06:22:34.881Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-04T06:22:34.881Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-04T06:22:34.881Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-04T06:22:34.883Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:22:40.606Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=388110d0-0887-49c4-b98e-32089cd276e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:22:40.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:22:50.628Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=6ee7882f-a69b-40d8-bec8-8700e82c2bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:22:50.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:23:00.638Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=138d2e44-b593-4343-a1dc-2a866c30a47c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:23:00.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:23:10.647Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=320d445f-6f40-4838-be3b-11248033874a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:23:10.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:23:20.658Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=7e4dbf2c-ef5f-4831-b3d8-39729e8082bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:23:20.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:23:30.669Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=c09d1df7-0e7f-4ada-bbf9-f945d7330645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:23:30.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:23:40.679Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=1a6f3dda-1861-4374-9af6-24d09792d3ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:23:40.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:23:50.689Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=0f546f1f-06cf-48e4-ade1-98cd6fb47256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:23:50.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:24:00.702Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=79520b6d-ac91-4a72-a829-36e60b021f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:24:00.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:24:10.720Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=4013d238-33e5-4019-889a-a98e1e8e0909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:24:10.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:24:20.732Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=50713abc-e17f-409c-a958-e1baa3ffdcb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:24:20.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:24:30.748Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=d8603290-92dd-441e-9dc9-f4dfa42b911d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:24:30.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:24:40.768Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=b68de990-ea60-44a9-bd21-e508ee0f90ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:24:40.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:24:50.779Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=ab54941e-505b-44c3-be98-5980b79c7c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:24:50.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:25:00.792Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=eca911a4-c025-4717-b51a-97ef8d4794ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:25:00.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:25:10.804Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=e461ad7f-b7fe-4328-81f3-204244b8c325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:25:10.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:25:20.815Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=a38503a0-4a83-4de4-a380-4543f51d0938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:25:20.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:25:30.825Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=82987489-0269-42e7-9607-de3376144776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:25:30.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:25:40.841Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=9c525968-e8e2-4b4b-a36d-cab6d68ebc59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:25:40.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:25:50.851Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=6d828a14-37e0-4908-b9ca-b739696ff6dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:25:50.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:26:00.863Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=76b027ea-f2bb-4e93-a147-b673560b8910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:26:00.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:26:10.872Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=e122f704-8eec-4c5a-9ba9-0d0cecae3d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:26:10.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:26:20.882Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=3bd8f8fa-25e2-4f2c-9b48-190a65c95111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:26:20.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:26:30.894Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=cb482ffa-30cf-440a-9228-3452c09d7a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:26:30.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:26:40.912Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=fc348945-69a2-4db8-80f5-598f9a84fc6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:26:40.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:26:50.925Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=4ebd93b8-c1dd-4037-84bd-4ccf43f41f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:26:50.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:27:00.949Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=5b1e9a3f-263d-4272-84b1-3a8fe31203f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:27:00.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:27:10.964Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=f85164cd-7745-4d59-a994-6be4e6c39118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:27:10.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:27:20.975Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=fd4f4e37-3df9-475b-b326-1f3b8caee4d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:27:20.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:27:30.986Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=436ece15-4584-40ed-88d6-2805c06a81a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:27:30.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T06:27:34.967Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T06:27:34.967Z |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-06-04T06:27:34.969Z |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-06-04T06:27:34.971Z |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-06-04T06:27:34.976Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-04T06:27:34.977Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-04T06:27:34.977Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-04T06:27:34.979Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:27:40.997Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=2bd9d529-8550-42d0-b2cf-85276bd5ebb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:27:41.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:27:51.018Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=670fd741-da8a-403b-a76d-a4b36c179dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:27:51.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:28:01.047Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=4652a081-2a7c-4314-bb78-82b65aaf088d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:28:01.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:28:11.058Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=6c4ff75b-c329-45e7-a39b-a336e3bad6cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:28:11.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:28:21.071Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=739db7cd-f0cc-4c48-bba9-7984c6f2ae31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:28:21.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:28:31.081Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=479d704a-14a0-4ae7-902b-d11e70f22320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:28:31.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:28:41.093Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=17e4d10a-f131-4752-9ea9-5ae6bef8f0dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:28:41.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:28:51.120Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=6f9540f9-2adf-4443-ab77-5d690c0144a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:28:51.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:29:01.134Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=e0e08546-f681-4875-9723-697021e15423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:29:01.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:29:11.144Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=7f8ee323-d6de-4c16-bc08-9924eb359b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:29:11.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:29:21.154Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=b7ff6025-9c8b-4b98-906a-4681147d1a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:29:21.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:29:31.167Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=0c212a19-86d6-46cb-839e-05d5cddecbc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:29:31.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:29:41.176Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=6866910a-1662-47a1-a8f9-8a51d39a6ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:29:41.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:29:51.186Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=3727d1ed-371e-455c-98bf-fc2e5f688c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:29:51.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:30:01.200Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=21fff46f-2120-474a-bfe2-c1dd5f24d202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:30:01.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:30:11.210Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=e8a1b67d-234d-4b3d-ad47-f35d35d5fc6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:30:11.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:30:21.223Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=d5e0f600-d393-45fc-8900-b3edb01768ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:30:21.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:30:31.240Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=d0e7ef66-d473-40b3-b42b-825fd14d2350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:30:31.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:30:41.254Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=d5fc347e-eed2-4526-a398-371d9124cec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:30:41.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:30:51.265Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=e562769a-2701-4e33-94e2-fd7487da5cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:30:51.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:31:01.288Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=9419dc4c-7eb5-464e-9c5b-101a7b667ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:31:01.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:31:11.307Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=f9aadc8d-7a83-4a2d-8e87-b5fddb1a0c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:31:11.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:31:21.320Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=0ee859ec-dca2-4ce4-aed3-102f3746ea90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:31:21.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:31:31.334Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=3d0e2a36-e50b-419b-9f34-8271e54ce2b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:31:31.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:31:41.344Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=f69160f7-7b13-4c60-9281-f609a4a4de83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:31:41.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:31:51.353Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=cbf1cb2f-e047-444d-86d1-45f66afb1954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:31:51.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:32:01.363Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=a9571bec-58a5-4e65-b570-0ed7444ea3ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:32:01.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:32:11.371Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=2e6ac942-1c59-4d02-81c5-5235a009f2a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:32:11.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:32:21.380Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=5cd1ab22-3591-4eae-a67d-b8e4b0cbca3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:32:21.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:32:31.391Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=58eae7c9-26ee-4e68-b9d9-c7d90a2c923d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:32:31.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T06:32:34.883Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T06:32:34.884Z |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-06-04T06:32:34.885Z |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-06-04T06:32:34.886Z |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-06-04T06:32:34.892Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-04T06:32:34.892Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-04T06:32:34.892Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-04T06:32:34.896Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:32:41.402Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=c472f406-7f5e-4528-999b-8af3e1dc16d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:32:41.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:32:51.420Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=86369ebf-9816-49d2-91b7-ef29c48f10d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:32:51.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:33:01.431Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=faaf55fa-da91-4b27-9b9f-ab4fec71dd63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:33:01.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:33:11.443Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=3b7ad2c9-0701-41bc-b64f-d4f28adcc5ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:33:11.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:33:21.458Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=c8133123-ae84-43f5-8552-ca19024c8af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:33:21.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:33:31.472Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=09b76444-5757-46f1-a5d0-62eafd8cf666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:33:31.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:33:41.483Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=c29ac4e2-198c-49f2-9d63-90a302c7b564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:33:41.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:33:51.492Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=221678ee-87ec-48d8-bea9-fba20af02e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:33:51.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:34:01.505Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=997fb2ed-d0f6-4763-b2c4-93e3ad2391e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:34:01.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:34:11.516Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=c31738df-3617-4286-bd6a-5d32ad568bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:34:11.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:34:21.527Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=253cea1c-2eb3-454b-b915-f4de108f594e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:34:21.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:34:31.546Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=a6e3a47b-318a-4655-85a8-47efb832e7b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:34:31.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:34:41.555Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=7f9aa175-222c-4381-8f1e-2edf6831f9d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:34:41.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:34:51.570Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=c1e21999-5ea3-4f04-8065-102b2ea9c543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:34:51.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:35:01.581Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=9c4d4c5e-5dfb-4a96-b1a3-60c36f991585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:35:01.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:35:11.594Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=176a0b2b-2e1b-4be3-a299-0f59b41deafc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:35:11.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:35:21.605Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=e1ccdd47-c8f1-4c26-83e6-ae876c358595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:35:21.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:35:31.637Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=33ce9508-6522-460f-a114-0c7a5d565e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:35:31.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:35:41.648Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=3960d2f1-0da0-4e40-a966-7f99d3af94ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:35:41.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:35:51.661Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=5b2ed438-671a-4ff3-a6bd-d7cf15f17420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:35:51.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:36:01.675Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=9b794646-2800-4612-9755-0f5e422b9eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:36:01.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:36:11.695Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=3c234953-227e-43e0-b532-1af59f9f7d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:36:11.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:36:21.710Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=8d550f57-23cf-4587-8615-9f137e9948ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:36:21.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:36:31.720Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=7f8cd054-7a1d-49a0-9f1e-7c6351364068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:36:31.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:36:41.733Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=629bfa62-c6f5-4b16-b33d-0412611a884f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:36:41.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:36:51.745Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=517d9297-d122-4b95-b237-622d3ca2cb7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:36:51.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:37:01.756Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=591d6165-1d29-485b-b7f1-7bc10b448a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:37:01.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:37:11.766Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=5e02d67b-4582-4680-b375-96e43657cb44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:37:11.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:37:21.776Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=3a563040-c927-402e-8f08-43cf6bf7c2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:37:21.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:37:31.786Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=41466b49-8d1d-4f0b-9c8f-8cc87a70c56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:37:31.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T06:37:34.983Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T06:37:34.984Z |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-06-04T06:37:34.985Z |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-06-04T06:37:34.987Z |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-06-04T06:37:34.993Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-04T06:37:34.993Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-04T06:37:34.993Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-04T06:37:34.995Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:37:41.797Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=bf233ba7-55bc-410e-b4d1-6fdeeaaf3b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:37:41.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:37:51.810Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=f714d862-6b83-44f2-a92f-ae4a1d1e10d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:37:51.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:38:01.825Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=dd852532-5091-4d32-8f17-27de4720431d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:38:01.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:38:11.836Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=38e27a6d-e677-4eab-9a86-dde58ae14527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:38:11.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:38:21.848Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=00d7cfc2-ac15-441b-a4e5-1d196f423410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:38:21.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:38:31.859Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=f40429b6-dc5c-4968-bd39-7cb4c38d4562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:38:31.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:38:41.871Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=a31b75c5-1ee8-4ea2-86ea-064a695daf6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:38:41.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:38:51.884Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=1a5be6fd-33bd-48b0-a2b6-ca8fdd246ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:38:51.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:39:01.896Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=417d2dd9-da61-4174-ba28-e49fbde2bf06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:39:01.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:39:11.909Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=b99416c8-549f-4457-9e46-2b9814f89e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:39:11.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:39:21.922Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=b552c185-241d-4094-8386-3fa685f229b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:39:21.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:39:31.939Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=8db1f1aa-30bd-44e9-9b3b-83d7b57edb0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:39:31.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:39:41.956Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=59f0b9f3-564d-4851-936a-4a5cbcbfd627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:39:41.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:39:51.968Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=cf4a1f21-7809-4134-911a-41ab9e9b7867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:39:52.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:40:02.013Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=0d5ecf3e-5565-4475-845f-4d8bb62759f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:40:02.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:40:12.026Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=e368f813-5bf0-4e26-9b94-233887f39658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:40:12.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:40:22.038Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=76056c99-fb34-4ba7-a0cd-549897b4c6d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:40:22.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:40:32.048Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=ec525cf9-adc4-4205-848b-68ac66e42bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:40:32.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:40:42.066Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=59f66129-b694-4ea6-882e-1d58ddb23c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:40:42.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:40:52.076Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=4abd9d44-9ae0-4bcf-8915-c3d2a9ccae48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:40:52.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:41:02.087Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=27e3d8d4-3920-45e3-a832-ee796bafb41f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:41:02.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:41:12.100Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=7d6fe9d4-236d-42a3-b027-e0bf3f0cf785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:41:12.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:41:22.112Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=589f93bf-21a6-441a-a338-6c1b1ee6c5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:41:22.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:41:32.123Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=9293c5a8-0ee7-47d2-8686-45fc4c8d6f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:41:32.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:41:42.133Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=072c58c7-1028-49b0-a598-de7c90370d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:41:42.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:41:52.148Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=f8cafe57-3b0a-45df-b046-9e1a2aa86ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:41:52.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:42:02.159Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=d5801efb-2738-4b59-aa70-b92683f7b0a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:42:02.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:42:12.171Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=de4e2caa-193e-4049-a641-5054036d1c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:42:12.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:42:22.184Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=6b8f771d-16a2-4c75-87da-054532b6d8c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:42:22.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:42:32.196Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=357f87f2-426c-4536-9a1d-1e371843d398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:42:32.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T06:42:34.876Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T06:42:34.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-06-04T06:42:34.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-06-04T06:42:34.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-06-04T06:42:34.887Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-04T06:42:34.887Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-04T06:42:34.887Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-04T06:42:34.890Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:42:42.213Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=286cec40-202f-4faf-9681-f8d01de89a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:42:42.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:42:52.230Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=77d4da32-d73a-4b9c-9831-0d85b62ffdfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:42:52.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:43:02.246Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=8d9979bc-8e1b-4ba7-83ec-b70a516cf219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:43:02.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:43:12.258Z |INFO |Init configs |InvocationID=47c7cb9c-63a9-4f21-a6c6-bcc5beb22fb4, InstanceUUID=ca399176-c07f-4199-a4ec-d81f79f6dd82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T06:43:12.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |