By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T11:27:43.053Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T11:27:43.055Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-13T11:27:43.084Z |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-05-13T11:27:43.678Z |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-05-13T11:27:43.758Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T11:27:43.758Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-13T11:27:43.759Z |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-05-13T11:27:43.819Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-13T11:27:43.869Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-05-13T11:27:43.887Z |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-05-13T11:27:45.288Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-13T11:27:45.757Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-05-13T11:27:45.770Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-05-13T11:27:45.771Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-13T11:27:45.815Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-05-13T11:27:45.816Z |INFO |Root WebApplicationContext: initialization completed in 1928 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-05-13T11:27:46.171Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-05-13T11:27:46.739Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-13T11:27:47.872Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-13T11:27:48.239Z |INFO |Started MainApp in 7.381 seconds (JVM running for 8.025) |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-05-13T11:27:48.298Z |INFO |Start scheduling PRH workflow |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:27:48.341Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=3881604f-2d35-4c07-b3f0-16680c9a6112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:27:49.924Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.125:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:27:49.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-13T11:27:58.300Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-13T11:27:58.301Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-13T11:27:58.302Z |INFO |Completed initialization in 1 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:27:59.947Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=57b12ad5-f51d-4676-b6bc-65c68e9f462a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:28:01.084Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.125:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:28:01.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:28:11.085Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=c09d57ee-a781-4e24-9f63-2a95f8772c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:28:12.124Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.125:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:28:12.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:28:22.125Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=94819d2d-2034-498b-99ad-7d9217a3ba0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:28:23.267Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.125:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:28:23.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:28:33.268Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=d1fb08cd-bdec-483e-8f42-0e0a02604a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:28:34.431Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.125:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:28:34.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:28:44.435Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=dfced275-ad7e-48fe-a312-456457f20461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:28:45.502Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.125:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:28:45.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:28:55.506Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=d2eae585-7240-4141-8469-ec8a1bacf3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:28:56.668Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.125:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:28:56.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:29:06.669Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=0ab0d4fd-356c-45b0-8008-4c54ccfd6860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:29:07.900Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.125:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:29:07.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:29:17.902Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=178aaec0-24e5-4895-9f7c-534c842fcf52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:29:18.939Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.125:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:29:18.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:29:28.940Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=7a75b80a-fd6d-4b3f-a1f9-8da13a83c168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:29:30.074Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.125:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:29:30.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:29:40.076Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=d8b37335-672d-4848-b395-bc61d3148ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:29:41.213Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.125:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:29:41.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:29:51.214Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=2903b456-a649-43aa-9d20-ab878cf36b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:29:52.254Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.125:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:29:52.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:30:02.255Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=b5584902-7590-4827-9222-10ecd5d36e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:30:03.419Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.125:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:30:03.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:30:13.420Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=2b66a843-68fb-4b7f-8aca-e22b3560d4cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:30:14.556Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.125:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:30:14.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:30:24.558Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=04b40ff3-c41e-4ce5-9159-2ab2b2fd6718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:30:25.693Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.125:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:30:25.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:30:35.695Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=bc2824bf-d421-4640-ac8a-e227ebad5b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:30:36.828Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.125:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:30:36.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:30:46.829Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=2f652636-5ef3-433d-9d70-ff2093feb0cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:30:47.874Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.125:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:30:47.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:30:57.875Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=3c717d29-ba69-4a89-b8f2-ba22e34e3362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:30:59.038Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.125:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:30:59.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:31:09.039Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=0c21b40b-2b49-407f-80c8-f381e066b163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:31:10.657Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.125:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:31:10.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:31:20.658Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=058a44d3-d52d-4377-8965-b4527de40ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:31:21.926Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.125:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:31:21.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:31:31.927Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=a64b4d96-2d81-4c6a-9bf4-00e499870b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:31:32.989Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.125:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:31:32.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:31:42.991Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=d081c854-c46a-48c6-8646-fc056a17ef82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:31:44.061Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.125:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:31:44.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:31:54.063Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=64772663-0583-4cc3-b361-b6197c80dc47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:31:55.200Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.125:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:31:55.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:32:05.201Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=fabe2651-afd6-4b6e-ac57-0a29ce39f648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:32:06.270Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.125:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:32:06.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:32:16.271Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=4d954111-6edb-4aec-8024-cef6f62c8c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:32:17.341Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.125:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:32:17.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:32:27.343Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=fe2dcbbf-eef1-4a32-b98c-6b15054bb5eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:32:28.382Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.125:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:32:28.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:32:38.383Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=afbe4133-0947-4aaa-8c6f-ecf719c75b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:32:39.455Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.125:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:32:39.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T11:32:46.711Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T11:32:46.711Z |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-05-13T11:32:46.712Z |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-05-13T11:32:46.714Z |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-05-13T11:32:46.720Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T11:32:46.720Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-13T11:32:46.721Z |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-05-13T11:32:46.722Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:32:49.456Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=c0704203-72a7-445b-b72e-28a1d1d12223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:32:50.685Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.125:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:32:50.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:33:00.688Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=cd83bbf8-cb01-4134-8bcb-c1292b4b98e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:33:01.759Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.125:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:33:01.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:33:11.760Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=35a7083e-0135-4438-bf52-c1c098eec020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:33:12.839Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.125:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:33:12.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:33:22.841Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=226bf7d3-d113-471e-b175-d7e72e6ca989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:33:23.999Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.125:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:33:24.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:33:34.003Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=ccad72d7-86d3-437b-a1eb-741be59a2ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:33:35.165Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.125:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:33:35.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:33:45.166Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=ca520a32-23c6-4766-8fb2-fc97c9df1ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:33:46.204Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.125:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:33:46.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:33:56.206Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=66f31a16-8d1c-4ae4-852a-0280edf3da9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:33:57.318Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.125:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:33:57.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:34:07.319Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=5ae73b2a-db1f-43a4-b70e-f3e3d53b1191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:34:08.574Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.125:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:34:08.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:34:18.576Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=0da9fdfd-4f93-438a-acb2-047b68f73b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:34:19.706Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.125:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:34:19.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:34:29.708Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=f38afca7-4b9f-4db9-bbdf-dfdb3e6bc082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:34:30.845Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.125:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:34:30.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:34:40.847Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=3a78f8a1-75af-428f-8d4b-e36e59bc084a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:34:41.927Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.125:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:34:41.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:34:51.928Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=d59524ec-77f5-42ff-9d4b-0613f25bf7a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:34:53.114Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.125:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:34:53.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:35:03.115Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=fd8969cf-b34d-4f80-a487-6f5a5638b778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:35:04.379Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.125:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:35:04.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:35:14.381Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=ad79a699-e9f0-4b53-897b-33a2d337dcf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:35:15.419Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.125:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:35:15.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:35:25.421Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=9fc1e638-c53f-4d7f-a351-b82b8337c8e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:35:26.555Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.125:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:35:26.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:35:36.556Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=ecbefc24-a804-4ce2-9703-19840b0dbf98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:35:37.722Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.125:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:35:37.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:35:47.723Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=6e981097-1712-45c4-881f-a0ea390d1661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:35:48.768Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.125:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:35:48.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:35:58.769Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=77e2e41e-3834-45d8-a815-d05c574dc0d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:35:59.931Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.125:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:35:59.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:36:09.932Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=168af1b9-8a35-499d-b25f-d4adb3c98058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:36:11.291Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.125:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:36:11.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:36:21.292Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=5e16beab-4abf-44f4-9c20-63b3209f26b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:36:21.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:36:31.540Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=c1a00066-3e23-4cf6-a99a-13e1717a0f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:36:31.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:36:41.558Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=140335ce-6d2d-46b7-b8ce-e014a1d57e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:36:41.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:36:51.573Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=b30df906-0c4a-4f05-b2c9-e0433ba193b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:36:51.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:37:01.584Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=62883b66-6e17-461e-9be6-b1dfc7f44466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:37:01.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:37:11.595Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=d845376a-29bc-41f5-847c-38ae7bfdd1d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:37:11.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:37:21.609Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=bb8e5093-a6fc-44cb-bf24-970200eef520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:37:21.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:37:31.623Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=19842dd8-e3a8-477e-aff1-5aa990552abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:37:31.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:37:41.635Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=bdc6ac24-1112-48e4-b8fb-e9e8f49852a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:37:41.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T11:37:46.366Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T11:37:46.366Z |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-05-13T11:37:46.367Z |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-05-13T11:37:46.369Z |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-05-13T11:37:46.374Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T11:37:46.374Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-13T11:37:46.374Z |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-05-13T11:37:46.376Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:37:51.648Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=bc9f2160-84d7-45a9-8cf4-d731baaf33b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:37:51.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:38:01.661Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=7010667c-fbbf-4ecb-9f30-04183a9e1a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:38:01.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:38:11.676Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=93cf9e08-bc45-46d3-ae5b-afbe8e8d4d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:38:11.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:38:21.690Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=9caf95a2-d16b-4aad-b6fe-66f9173de9a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:38:21.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:38:31.710Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=08192feb-a442-4e82-8c47-2f689cfe9dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:38:31.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:38:41.722Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=45af21b7-a56b-47a1-b73e-c3851b9860aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:38:41.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:38:51.736Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=eb119307-fa91-4d76-814f-8f5e845f1ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:38:51.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:39:01.749Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=2211a789-64f1-44eb-a2be-a7c387d2d97b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:39:01.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:39:11.761Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=b055ebbe-6aad-46e7-9810-12405ed5a429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:39:11.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:39:21.775Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=e7a2d4d5-eee1-4fcf-a40f-e2055d238260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:39:21.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:39:31.786Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=c96d12b4-850e-46c4-93b2-07e7745584a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:39:31.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:39:41.798Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=162707ff-e9ef-4dab-bcbd-500da611e354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:39:41.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:39:51.809Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=61f20342-6a1a-4126-95b5-238186e3d780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:39:51.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:40:01.820Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=02afb437-a14b-4d9c-a36e-8f1db07fd344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:40:01.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:40:11.831Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=22cea5a7-6913-4752-b02b-098a8f9918f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:40:11.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:40:21.842Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=c0eee834-58b2-4467-ac90-d0cfda5d5ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:40:21.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:40:31.854Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=ba6a5af0-1622-4990-9bf4-c86d5828bbc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:40:31.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:40:41.867Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=2916b5eb-a1e1-4e49-b199-94ad83fecee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:40:41.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:40:51.880Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=630f1aeb-05e1-49c6-9597-4354ff655428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:40:51.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:41:01.891Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=b299abb4-f332-47af-ab7a-bca4036f5120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:41:01.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:41:11.903Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=8d01765a-29c8-484e-8bd2-96ad24918f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:41:11.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:41:21.915Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=0697fc7c-2dcb-46ea-9652-70bcdef22e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:41:21.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:41:31.927Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=6e6a15f5-2c7a-4346-a4a1-00d4daf9c67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:41:31.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:41:41.939Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=b0ca008a-750d-4674-9ce3-5b96b0e944b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:41:41.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:41:51.948Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=b8ad2aba-48f9-4051-87d1-1b19cc6e8b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:41:51.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:42:01.959Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=fd1cfe9a-5c43-4ca6-9037-94b7a52dd856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:42:01.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:42:11.973Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=9f033070-1cf1-4671-ba61-675f3f301b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:42:11.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:42:21.984Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=44b16d64-96e7-4ec2-966b-4ce70d1bb046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:42:21.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:42:31.995Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=c9a98e17-6c4e-4771-839d-dece9d42f2a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:42:32.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:42:42.005Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=b40419be-c20b-43a0-a2fb-4235495f8755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:42:42.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T11:42:46.328Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T11:42:46.328Z |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-05-13T11:42:46.328Z |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-05-13T11:42:46.329Z |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-05-13T11:42:46.334Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T11:42:46.334Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-13T11:42:46.335Z |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-05-13T11:42:46.336Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:42:52.015Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=19f55b45-1d74-40a8-af4a-b1f7dce34622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:42:52.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:43:02.027Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=624874db-7d41-4ea0-8c7d-6f2fbc65741c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:43:02.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:43:12.039Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=c457625c-1940-44ac-b8f5-5d5c47d18b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:43:12.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:43:22.049Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=73f79a22-0098-4129-84a8-f84e8db63b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:43:22.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:43:32.061Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=61f10bfb-4cc0-4162-94e6-0e5381830c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:43:32.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:43:42.073Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=e2b2f306-ea56-42cb-9c01-6b86aa9f9b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:43:42.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:43:52.084Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=490fcfce-1b55-44bf-a1e0-39964195e798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:43:52.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:44:02.098Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=4ecfd3fd-bef6-46cb-8166-bf9e92dc8745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:44:02.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:44:12.107Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=2a121051-6de9-4a22-b420-91c01d5ae992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:44:12.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:44:22.118Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=efd10589-bb84-4aff-ae85-59f738c32b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:44:22.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:44:32.129Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=eec7b49a-8275-4685-bfd6-2b7eaf909adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:44:32.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:44:42.141Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=6c1f27ac-d611-4370-9e92-e400cf88c9eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:44:42.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:44:52.151Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=33b6cc7f-929f-43fe-b208-9045862c22a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:44:52.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:45:02.160Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=3eff0125-fd74-4b00-9a79-abb369af34eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:45:02.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:45:12.173Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=e184f8b8-4230-4fe9-bf63-45cbcf197420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:45:12.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:45:22.182Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=76ec87c9-191f-4ba5-a8d3-2da7e5cda7c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:45:22.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:45:32.194Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=47115b42-7104-4be3-a53c-2bcb60137a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:45:32.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:45:42.207Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=b51afaca-3595-4f4e-bb5f-fd01182cb28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:45:42.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:45:52.219Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=6df8283f-5cad-40eb-a082-0f55e709da9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:45:52.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:46:02.227Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=545a268b-88b2-497e-94d7-ff623801f8a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:46:02.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:46:12.240Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=f443d375-8af2-4065-a9da-7e5b6752af2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:46:12.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:46:22.251Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=630f5ccd-74c0-4ff9-afb1-126bf32ae8ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:46:22.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:46:32.261Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=0be13229-44e3-4483-b51b-e6efc088b7f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:46:32.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:46:42.272Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=e25b3977-9a73-4e4f-8e95-469d9d42d9c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:46:42.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:46:52.283Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=14e61071-f6c1-4347-9d02-cdbd7ac6d26f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:46:52.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:47:02.293Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=1366fda5-cdf7-4846-a6ca-2b1b60bf0469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:47:02.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:47:12.303Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=5c79c0d6-cf9c-496d-83c8-98435811b9c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:47:12.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:47:22.317Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=efcacde6-c526-4979-8f9e-6b51859d6ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:47:22.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:47:32.328Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=c165e539-b819-410b-acd3-f36b86a508c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:47:32.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:47:42.339Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=ab5ebf28-3188-4a8e-9c06-9c49a3dd6b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:47:42.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T11:47:46.349Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T11:47:46.349Z |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-05-13T11:47:46.349Z |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-05-13T11:47:46.351Z |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-05-13T11:47:46.356Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T11:47:46.356Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-13T11:47:46.356Z |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-05-13T11:47:46.358Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:47:52.347Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=58229b16-80c8-4f29-b68f-82b1a2fed1d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:47:52.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:48:02.358Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=ddc537ef-2a94-49c8-9354-944ce7372730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:48:02.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:48:12.368Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=78d8db72-772c-401a-9a37-7adbcb8870bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:48:12.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:48:22.411Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=25811e01-d587-4b89-b473-b66d0887144b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:48:22.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:48:32.420Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=e8bd8d6e-c4b0-4f52-b328-26d506f32007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:48:32.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:48:42.430Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=0f99a2c0-de5f-4abb-8aca-23049f592cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:48:42.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:48:52.441Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=cbe514f1-5fb6-4e5a-b909-d2b896aaa50f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:48:52.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:49:02.451Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=2e675654-9fcd-45b2-aa96-73f761641a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:49:02.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:49:12.460Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=6139854c-844d-4868-98ad-bd0e5d783544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:49:12.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:49:22.469Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=5928b15a-d692-4117-ba6c-439d354d6207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:49:22.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:49:32.481Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=e857a75d-52b5-4f7f-9716-7b50bebcccf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:49:32.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:49:42.491Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=16dca7c4-0f17-48de-8461-b6659dcdd3e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:49:42.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:49:52.501Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=fe99b380-aba5-49af-bb7b-a25d0d5d8fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:49:52.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:50:02.514Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=c5c09988-ff44-499f-8e4a-c4f6fe4a44a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:50:02.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:50:12.524Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=42978825-e6eb-477c-87be-accabe7df47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:50:12.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:50:22.533Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=5bc00de3-d6c0-4bba-8df3-eb0374d0f73f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:50:22.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:50:32.542Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=7ac165ad-e223-40ac-b77e-bb758cb48812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:50:32.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:50:42.551Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=0ed7d79a-57dd-4582-a2e0-7b80a354f54d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:50:42.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:50:52.562Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=17ad29c3-b58c-4d16-a769-3b531c971363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:50:52.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:51:02.571Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=dbe9f783-139b-4c42-8d1e-f9f2a0da8d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:51:02.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:51:12.581Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=40a54602-58f6-4044-b57a-531822e1c641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:51:12.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:51:22.591Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=ffe3801d-979d-463d-ba39-778562b2bc91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:51:22.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:51:32.602Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=99801860-dd43-477e-85b0-980d7dfff7e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:51:32.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:51:42.612Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=7fa34ba6-46d8-4580-add0-bebbc8d8c6d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:51:42.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:51:52.621Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=5d0574e4-1c6d-47a6-ac3c-763b89e186ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:51:52.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:52:02.632Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=fd2906af-603b-4444-9524-2052741eb6c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:52:02.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:52:12.640Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=4884feed-ddd5-4a1c-910f-1d0876a6bb26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:52:12.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:52:22.651Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=e75aaa04-f34c-48bd-98b9-ae2e7054ebc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:52:22.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:52:32.662Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=7c875d07-1bae-4359-a62c-7aa909806419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:52:32.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:52:42.672Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=654f4101-510d-4a51-a16c-dc525cff3bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:52:42.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T11:52:46.349Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T11:52:46.349Z |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-05-13T11:52:46.349Z |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-05-13T11:52:46.350Z |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-05-13T11:52:46.354Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T11:52:46.354Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-13T11:52:46.354Z |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-05-13T11:52:46.355Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:52:52.682Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=663069dc-3e41-4bb1-bcaa-02e23323f531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:52:52.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:53:02.690Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=88aa814f-cf17-4ebc-b0c6-19cd79bfc81f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:53:02.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:53:12.698Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=b9661e08-8494-4fc6-bdba-e4ae44e36383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:53:12.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:53:22.708Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=0a1adcd4-b7a2-4fc8-a328-78bafacf5e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:53:22.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:53:32.719Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=d7a7ac43-404c-45e9-a267-75d3263c19d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:53:32.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:53:42.728Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=a4c4e47f-c905-4482-ba92-4a6896b046f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:53:42.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:53:52.738Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=adb2db8c-fb51-4b22-b72f-db7d9b520e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:53:52.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:54:02.747Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=99519eee-6e44-4597-9adf-72ef1b468686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:54:02.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:54:12.757Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=e4cc5bbb-5c24-448a-b426-85c582778b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:54:12.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:54:22.767Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=fdf5603b-8314-44e0-923d-5a1207ceeedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:54:22.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:54:32.776Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=c8579bfb-8552-437c-ad5c-2340dcb6cc30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:54:32.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:54:42.785Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=04fcf5dd-4366-4703-9576-a55bc979783b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:54:42.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:54:52.796Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=d3421e85-fdc4-43c2-90a6-54529207db6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:54:52.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:55:02.805Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=2fd768da-b163-4472-9a18-556933af52c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:55:02.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:55:12.820Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=45928fb2-8903-4f4e-ad3f-6095e5a6617e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:55:12.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:55:22.829Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=9fa3297c-348d-47f6-8ca2-b92388722f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:55:22.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:55:32.836Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=23d18dee-3f75-4a2e-8f08-c216c84fce77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:55:32.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:55:42.846Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=bc421af2-6b78-41ac-85d4-b44be05a7eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:55:42.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:55:52.859Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=e3b0263a-85de-41a0-b2e7-302a6f474ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:55:52.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:56:02.869Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=49ddd440-4481-44c5-bdde-b5cdc045e9fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:56:02.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:56:12.878Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=54b982fd-10bb-4340-9c79-6542989fc44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:56:12.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:56:22.888Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=cc10018b-7032-4226-a27f-4c03ee9c929a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:56:22.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:56:32.898Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=c329e2b6-b511-4b3f-a8f7-8c8a44ab6bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:56:32.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:56:42.905Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=ffe96475-d8e7-4463-8336-47f54ab0c284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:56:42.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:56:52.914Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=784fe47d-6788-4908-ad7c-d3993128dbd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:56:52.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:57:02.924Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=59ccdf4b-ace4-48d1-a89f-e15d9dbc4863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:57:02.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:57:12.935Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=3b18a81c-e5be-4784-ac93-b7da25886aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:57:12.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:57:22.943Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=a39e8eea-d313-4159-aa3f-e8dc3c00e85d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:57:22.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:57:32.952Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=c22bc584-54fc-4bec-84e7-a86c9362238f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:57:32.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:57:42.963Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=536a47fd-b202-4ac6-98dc-f3b265633598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:57:42.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T11:57:46.343Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T11:57:46.344Z |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-05-13T11:57:46.344Z |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-05-13T11:57:46.345Z |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-05-13T11:57:46.348Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T11:57:46.349Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-13T11:57:46.349Z |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-05-13T11:57:46.350Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:57:52.971Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=463f2eb6-df2a-408d-9569-dd8d16896b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:57:52.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:58:02.981Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=d488c943-d42a-4f75-b59d-66d40b76b0d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:58:02.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:58:12.989Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=3295c271-a4c7-4b1d-a834-50f654d5ddf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:58:12.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:58:22.998Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=79632334-5304-4000-9740-f3cb072947c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:58:23.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:58:33.006Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=d954fe5e-0e5a-40ea-9bdf-96d83febcd44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:58:33.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:58:43.016Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=86d30b68-f2c1-4d45-8e77-d82c1a67541e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:58:43.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:58:53.027Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=006b4d4a-7512-4696-81a5-c2a8af3377d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:58:53.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:59:03.035Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=a69d20d8-08c5-4ec7-80d3-66a8c546e904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:59:03.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:59:13.044Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=444c52fe-ce97-41fa-8fb4-7bacd17610fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:59:13.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:59:23.057Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=76832b81-751d-4bc9-b5ba-9b2cccbf9b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:59:23.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:59:33.066Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=48978574-1701-4e32-8600-d11797abb1e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:59:33.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:59:43.073Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=9a1e6800-d1e6-4518-a165-e45d895a698d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:59:43.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:59:53.084Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=e85fa4ea-3d87-41d9-b260-9900d1f788fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:59:53.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:00:03.092Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=880b9389-45c0-4c84-9dff-53924de9fa23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:00:03.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:00:13.099Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=1610e0bb-c7a3-4014-b467-7d5ac3f6f376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:00:13.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:00:23.109Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=4083b998-d23f-4648-a997-2b12df6a6fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:00:23.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:00:33.118Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=d2877f1a-d511-4696-a29a-315d418ef37b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:00:33.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:00:43.127Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=6fc48374-459b-4ffb-aa1d-3c32cdb38cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:00:43.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:00:53.135Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=bfc190db-2c81-4dea-8ead-e2784faf9b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:00:53.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:01:03.144Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=3a0ac6c3-508a-45e0-a763-39e97e252e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:01:03.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:01:13.153Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=c2a21f76-123d-4617-99f7-a51471849d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:01:13.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:01:23.177Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=36340220-cbd0-4ca3-9f45-a0392abab57b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:01:23.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:01:33.186Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=846e042b-658b-4f89-996f-c4fe70263d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:01:33.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:01:43.194Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=0f1ea00d-304c-431e-909e-f30cda177869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:01:43.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:01:53.202Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=0b38a724-a038-451d-8dfb-d5bbd46551dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:01:53.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:02:03.211Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=755f7192-a4a2-4020-8d1c-59e5cfe1903c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:02:03.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:02:13.220Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=9504b153-4f3d-4d34-8e17-cc19825c6d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:02:13.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:02:23.231Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=df9ea5bd-d3ba-41f1-8c6c-50966717ccc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:02:23.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:02:33.239Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=55f79602-ea58-45a2-9320-862d704de671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:02:33.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:02:43.249Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=5badcd35-0211-4bed-8128-bfee50a7219d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:02:43.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T12:02:46.351Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T12:02:46.351Z |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-05-13T12:02:46.352Z |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-05-13T12:02:46.353Z |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-05-13T12:02:46.356Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T12:02:46.356Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-13T12:02:46.356Z |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-05-13T12:02:46.357Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:02:53.258Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=a73098cf-9f5c-4cd4-8193-8036e0371847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:02:53.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:03:03.267Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=f76ac55f-c343-47a5-bdbd-891d104619ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:03:03.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:03:13.277Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=7d98fe53-2161-4cc5-a96e-fc94bb9a82c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:03:13.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:03:23.286Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=1002efc7-4690-4c0f-9024-a1b93ed52141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:03:23.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:03:33.295Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=76bf3994-2ee7-4c47-8bff-f43e0f52bbee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:03:33.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:03:43.305Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=537eea4e-6215-4519-972a-3e37f43f0564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:03:43.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:03:53.315Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=80d2bf43-7e4e-46e4-92f9-aa964f11d650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:03:53.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:04:03.323Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=7c518913-dc40-4aee-878c-75f5fd89f0d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:04:03.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:04:13.333Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=3495b796-a514-48bb-a7b1-ceccd07cdf7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:04:13.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:04:23.343Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=0fe615a3-e199-4d20-8335-376b28caa645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:04:23.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:04:33.351Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=701926ff-71be-4470-8f95-fc121627e5a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:04:33.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:04:43.361Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=52a9a2cb-2245-4ac8-bf89-b74251632652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:04:43.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:04:53.371Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=0457f35b-9fcc-433e-9455-526c2daed8c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:04:53.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:05:03.380Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=544a74e7-5f71-4a2d-8b00-83e7efee1d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:05:03.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:05:13.388Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=a8167359-08c4-4e0e-911f-11b827f0fa83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:05:13.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:05:23.397Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=0f78eae9-4c11-4a95-a68c-c7d6ceb69c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:05:23.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:05:33.405Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=eee8ca8c-0e0c-4586-8b44-543230e2214c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:05:33.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:05:43.416Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=24733f9e-e5bc-411a-821f-00357bbd95ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:05:43.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:05:53.427Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=343a6d88-b7de-402f-b555-cc3983af5ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:05:53.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:06:03.435Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=e1f95c20-cfaf-4061-b73a-1a99cb57f2aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:06:03.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:06:13.444Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=c4131987-28e7-4ecd-bfee-cdf6cd5dc3e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:06:13.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:06:23.452Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=8aede066-4622-4f96-aa5d-a32c5fb61944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:06:23.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:06:33.461Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=df299659-0eba-4498-9da7-11657a776f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:06:33.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:06:43.470Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=63cbc4d1-09d7-4c66-8e48-f7a334a99363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:06:43.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:06:53.478Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=932bdea7-3a44-4e7b-b30b-7e34b71b7e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:06:53.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:07:03.486Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=132528b4-4697-4186-a3e2-f5abda62da2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:07:03.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:07:13.495Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=4fae8459-2d03-4fe0-936e-de99789747f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:07:13.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:07:23.505Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=7fa7d03e-e52a-48b7-9b8f-0e2d6541ad3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:07:23.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:07:33.514Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=784e0366-a816-42c8-a9fd-f72f2415184d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:07:33.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:07:43.524Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=55289036-1903-4028-9378-3b443329970b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:07:43.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T12:07:46.328Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T12:07:46.329Z |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-05-13T12:07:46.330Z |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-05-13T12:07:46.330Z |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-05-13T12:07:46.333Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T12:07:46.333Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-13T12:07:46.333Z |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-05-13T12:07:46.334Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:07:53.533Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=586dad45-1426-4e2a-bb06-a55936cafd7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:07:53.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:08:03.543Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=f5551f54-05c8-411d-b327-64e55c31ea20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:08:03.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:08:13.554Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=de7f9794-96fd-4245-b9d2-5f593dbf3d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:08:13.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:08:23.563Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=fcc2709f-5aca-4c84-b63d-21d65223ccd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:08:23.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:08:33.573Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=64f10a4c-6f16-47e7-9c22-b031c92e58ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:08:33.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:08:43.581Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=4e909076-8aeb-4e62-8531-0d3fb6f8fbbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:08:43.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:08:53.589Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=d43e1a25-a632-4fc0-8a3d-e0e22acabef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:08:53.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:09:03.600Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=f28e7f17-895b-4e30-8a96-bc2c24907545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:09:03.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:09:13.610Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=96ebea13-8956-45a0-b652-02213e78eeec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:09:13.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:09:23.620Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=f4c5fb1e-eea3-4b36-9827-72bdf56f3209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:09:23.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:09:33.629Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=85c8f324-2137-49f6-8eaf-daa85e7c6226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:09:33.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:09:43.639Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=81223cad-bffc-450b-9ed9-419957ee194c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:09:43.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:09:53.648Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=c30afb1c-d201-4ca8-ba92-123d4f319b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:09:53.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:10:03.656Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=9c79a940-6777-4ccd-be05-55bce8e93177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:10:03.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:10:13.666Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=4427a1b3-0c67-41ca-aed8-9f53c6534bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:10:13.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:10:23.675Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=e0606616-aad1-483d-9135-44a675804f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:10:23.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:10:33.684Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=d3d52b04-d79d-4bc8-ac73-ef660c268d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:10:33.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:10:43.692Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=cc726539-6462-47f1-b905-f2886b38a22f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:10:43.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:10:53.721Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=868804ca-74ca-4fe3-8c8b-888520bf0b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:10:53.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:11:03.730Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=a62abd64-3447-4741-9c80-bdcd6ba31d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:11:03.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:11:13.739Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=97908068-aaad-43d1-93ca-1cc6e5c65609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:11:13.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:11:23.749Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=429cc43a-8c1c-42a8-8d1a-0eb88b741e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:11:23.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:11:33.759Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=55fed8ce-623f-4a77-bad2-cc49d4638e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:11:33.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:11:43.767Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=cc78d559-162a-48dd-9f54-bfa9ca772fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:11:43.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:11:53.775Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=dd9ad55c-cc11-4c38-9bdd-deb69fa4c29d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:11:53.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:12:03.784Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=616d4fdc-870d-4aa1-b676-b0ba99d8388d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:12:03.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:12:13.792Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=8aeacbba-82a5-4199-a63e-69148c9fdce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:12:13.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:12:23.803Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=fba540ca-1ee3-4c12-a2b0-f42c31ceb665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:12:23.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:12:33.812Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=7f564351-3f91-4829-b681-a6e8dee6d379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:12:33.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:12:43.821Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=a13694ce-331e-44f2-8e29-28ad27951626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:12:43.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T12:12:46.345Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T12:12:46.345Z |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-05-13T12:12:46.346Z |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-05-13T12:12:46.348Z |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-05-13T12:12:46.351Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T12:12:46.351Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-13T12:12:46.351Z |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-05-13T12:12:46.353Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:12:53.830Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=f7ab4b1c-253d-4f9a-bde6-634121d09473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:12:53.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:13:03.838Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=ec8818e3-4329-4c61-860a-a761a8306dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:13:03.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:13:13.849Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=e8063da2-f5aa-4688-ae7b-bc925552aca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:13:13.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:13:23.857Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=b1132438-8c47-4e8b-89f6-cfcaf5be7854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:13:23.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:13:33.868Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=9ec2d695-6f18-44fc-946e-c8cb2d150c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:13:33.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:13:43.879Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=0eaae917-0b06-478b-a8f7-c797b948ddb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:13:43.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:13:53.888Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=ae70c911-3b99-444c-a166-972a8735c549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:13:53.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:14:03.896Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=439ef297-b7ce-4847-bc82-c1665650c705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:14:03.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:14:13.905Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=1d2e2837-adf9-41ce-8fda-6d1325590b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:14:13.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:14:23.915Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=ca107f4c-f63f-420e-9328-dc6691849c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:14:23.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:14:33.923Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=0e8d309b-ea0c-4019-b5bc-26cbd55af214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:14:33.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:14:43.933Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=b307d144-99f6-4c9f-bcea-2afd02d4acf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:14:43.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:14:53.942Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=402b4d2a-6a26-40cd-a217-0791c3e6615d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:14:53.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:15:03.951Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=9d7ca6dd-31a3-48bb-a7f6-e71d9c0b525d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:15:03.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:15:13.960Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=628f26b0-8dc3-4417-b9da-8d46af8570c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:15:13.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:15:23.968Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=fb402b50-e1ee-456e-89bf-4f4e4882088c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:15:23.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:15:33.977Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=25d888bc-ff43-44b8-b377-51f0eee148f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:15:33.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:15:43.985Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=19e43669-233f-4eba-addc-820056292a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:15:43.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:15:53.992Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=f15959f2-c6cb-4cc4-b5d9-e7551e64eed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:15:54.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:16:04.001Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=c74fd238-6fa9-447f-ae42-9830fa447b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:16:04.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:16:14.009Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=c5e8ae3a-22e8-4f41-8d9a-4e2e0043604c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:16:14.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:16:24.017Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=4ef4f9c5-74df-4e22-b857-ddb5f7d7f3ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:16:24.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:16:34.027Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=78293d66-a82f-4615-a9c9-92598057a420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:16:34.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:16:44.036Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=3db563b8-4504-46e2-ac9e-e76201fa2475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:16:44.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:16:54.044Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=3ca8e79f-4107-408a-8795-91a652df7c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:16:54.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:17:04.055Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=f968537b-43dc-489d-8603-78893983d5c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:17:04.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:17:14.062Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=2636c820-5afa-4fd8-8377-f9aeb71f0930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:17:14.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:17:24.072Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=c2e39a02-f29d-4d75-aed3-aed0a8d30b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:17:24.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:17:34.081Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=112b969e-8657-47e5-a5fd-9966bbb5440d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:17:34.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:17:44.090Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=a95c31d5-bdac-4e9e-a404-7a29f11d4e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:17:44.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T12:17:46.314Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T12:17:46.314Z |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-05-13T12:17:46.315Z |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-05-13T12:17:46.316Z |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-05-13T12:17:46.319Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T12:17:46.319Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-13T12:17:46.319Z |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-05-13T12:17:46.320Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:17:54.099Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=a26c6714-dc8d-46aa-ad09-27055ba05b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:17:54.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:18:04.109Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=9cd6adb2-f447-4c4a-9697-e69526cdf7dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:18:04.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:18:14.117Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=72fd5b3d-3522-45a0-99ea-500f8952d799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:18:14.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:18:24.126Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=829b4e04-6dbc-4afe-99a5-d248d2752619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:18:24.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:18:34.133Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=644f60f7-a37a-4b01-ae35-c796e187a7c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:18:34.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:18:44.142Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=c0753b15-1a89-4f91-bfe1-ad23ab67c349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:18:44.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:18:54.152Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=e0686b02-eaed-4c44-a036-6d0789061775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:18:54.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:19:04.163Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=cb3eec34-26a9-4d4d-a34d-7ed93b80c217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:19:04.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:19:14.174Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=803babd5-39b3-4b1a-9bbc-771742dd0abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:19:14.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:19:24.183Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=5e74e9bb-323e-4e07-a2ef-f6ec2258add0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:19:24.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:19:34.192Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=e89b4dad-a121-45f9-b3d1-ac0b17a91307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:19:34.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:19:44.201Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=925fb23c-d88c-492f-9c42-4625410c5002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:19:44.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:19:54.208Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=b3434f47-7a79-4b75-a755-bc8b629b0261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:19:54.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:20:04.217Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=9b661b79-e946-4165-9fad-95933aa57036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:20:04.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:20:14.225Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=6e558e45-0c87-4bd2-b7d7-a30ad1ed5acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:20:14.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:20:24.235Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=e99e027a-fc11-4631-8c9b-f247948fae69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:20:24.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:20:34.244Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=73a62bc3-b553-4fe0-8b37-23172cf0e2ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:20:34.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:20:44.255Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=88440cdd-31b9-466a-a5cc-7b1b890025a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:20:44.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:20:54.264Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=b43c1e4d-2503-4579-ac8d-bd1cceb8eeb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:20:54.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:21:04.273Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=45dafcb8-8ad0-40c1-af48-ec59a1186462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:21:04.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:21:14.284Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=341e5ed4-0de8-4951-a757-ab18705d2247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:21:14.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:21:24.293Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=2bbde652-7c57-4b59-b13e-528cc63fc78e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:21:24.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:21:34.302Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=ed18fb70-5ee0-4934-8bbc-e5df47e15990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:21:34.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:21:44.310Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=b70a3516-c469-40bf-85f4-2c9ea652f70b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:21:44.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:21:54.318Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=0eb7c8d4-457b-40c5-8eaf-dab7b624e652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:21:54.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:22:04.326Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=695b3a72-e76b-4898-b23a-d956d6c29b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:22:04.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:22:14.335Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=5e4862c7-ffaf-4888-a0f3-45aafeeff4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:22:14.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:22:24.344Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=e5da8434-db17-4ba0-8b21-e682e36487e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:22:24.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:22:34.355Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=a762411b-a52b-41fe-b480-0f95276cc208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:22:34.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:22:44.362Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=5083ee59-d5b7-4f91-9eaa-5f43d5a5d5c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:22:44.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T12:22:46.335Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T12:22:46.335Z |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-05-13T12:22:46.335Z |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-05-13T12:22:46.336Z |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-05-13T12:22:46.339Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T12:22:46.339Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-13T12:22:46.339Z |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-05-13T12:22:46.341Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:22:54.371Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=233f67b9-45a3-4e34-9626-48ee4eb2d74f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:22:54.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:23:04.380Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=9744b9eb-ebcb-413e-8532-31ca92239772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:23:04.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:23:14.389Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=41ab31f3-2dfb-4e9c-84ca-2f86ca4ddb66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:23:14.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:23:24.397Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=31ca8af0-9d57-413a-a8ee-c9fe97dfb6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:23:24.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:23:34.405Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=26efb13c-91fa-4f66-ade3-8735f0a700ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:23:34.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:23:44.414Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=14300848-e53c-4e12-95f5-79a15c046c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:23:44.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:23:54.423Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=63405036-daf5-47b3-8934-d378a017af61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:23:54.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:24:04.431Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=b0b29491-bb74-4999-9578-372029b49fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:24:04.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:24:14.443Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=8cef1215-2710-4cbe-89ed-b868393d5f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:24:14.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:24:24.451Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=c5f5fbd8-ccb7-4f7f-916e-9b2930579473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:24:24.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:24:34.460Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=2ce632c6-8425-43af-8223-481ab3bd1edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:24:34.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:24:44.469Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=eafb8a9f-768b-4d22-a6ed-58dfe912400c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:24:44.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:24:54.477Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=d5e1df08-bfd9-4701-874a-477e5b003f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:24:54.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:25:04.485Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=cfc330cd-4f18-4162-8458-fec58051685a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:25:04.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:25:14.496Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=e55eaad8-452c-41ea-b59f-996c26d986e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:25:14.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:25:24.503Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=2fa469e0-503f-4552-adfc-6856c7ec0987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:25:24.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:25:34.512Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=27ced029-2ab0-487b-a382-146ef3c9fb86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:25:34.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:25:44.520Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=d2842a02-18c0-4854-ae61-e1e8340bbc3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:25:44.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:25:54.529Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=49064a40-8f04-4d93-9c8e-8ba717d493b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:25:54.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:26:04.536Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=638b79d1-307f-4dc5-a811-a9e08e6e3d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:26:04.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:26:14.544Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=f719a789-e0b4-4768-891a-95f69b1a5ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:26:14.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:26:24.553Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=fd0f97ef-59ec-47a8-bf18-8396b93c9246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:26:24.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:26:34.561Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=706ae8de-ef55-4b9b-89ac-bf82b3a40323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:26:34.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:26:44.569Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=1f660d17-03ce-4007-b5de-5a64b3a3c797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:26:44.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:26:54.579Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=6ac78612-3fb7-4b16-8c35-b7b761a653b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:26:54.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:27:04.588Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=d35c4761-d1f0-41bd-b0a7-03ef4399636f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:27:04.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:27:14.597Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=1ffdca28-9f79-43de-95fa-f6650b025610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:27:14.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:27:24.606Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=08befa03-9b47-4310-a0ec-1e4882ce8aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:27:24.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:27:34.615Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=ad70a3b6-7a8e-4617-961c-ab8aa43b5f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:27:34.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:27:44.624Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=6ef0f6ed-0e1c-4ac1-a69f-222adcf7a9ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:27:44.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T12:27:46.333Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T12:27:46.333Z |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-05-13T12:27:46.333Z |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-05-13T12:27:46.335Z |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-05-13T12:27:46.338Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T12:27:46.338Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-13T12:27:46.338Z |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-05-13T12:27:46.339Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:27:54.632Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=b06477d1-5716-4046-9a26-f382aa2e129f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:27:54.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:28:04.640Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=83037897-3fb9-42a4-a1e1-d11d7506819b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:28:04.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:28:14.648Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=6b1e88f5-6de9-44d0-bcec-568b376ae5a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:28:14.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:28:24.656Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=e731b6b4-2fab-44ad-be07-63c638c6702f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:28:24.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:28:34.665Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=900a3024-0b6c-43f9-b058-7857c0787e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:28:34.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:28:44.674Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=0f3256bd-6063-4543-bdaf-03776afddfba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:28:44.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.coyote.http11.Http11Processor |2022-05-13T12:28:47.220Z |INFO |Error parsing HTTP request header\n Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. | |java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x030xcf0xf60x05\0x98#/0x190x09D_0x070xc00xc3n0x80d0xdc0x1e0xde=0x940xfd0xf7N0xc7K0x8c0xa30xc4vK ]. HTTP method names must be tokens\n\tat org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:419)\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:269)\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:895)\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1732)\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |http-nio-8100-exec-5 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:28:54.682Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=a0208b76-e838-420e-a62c-57f11b58a54f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:28:54.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:29:04.691Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=4268b614-d902-4e69-9e7a-055e013c25d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:29:04.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:29:14.700Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=462edf23-1550-469a-8edc-4dc9f47ada49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:29:14.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:29:24.712Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=c9667a06-ee6d-45ff-8e42-b228b7775120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:29:24.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:29:34.719Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=0353ba2b-a58e-4187-849a-9213d20537de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:29:34.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:29:44.729Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=b5d1ce6d-460f-45a4-a323-3e32d83ac2f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:29:44.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:29:54.739Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=2ef17562-43db-4b67-a657-0a6d081c954f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:29:54.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:30:04.747Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=0781940f-ff10-4fc3-81cd-37b0b3596f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:30:04.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:30:14.755Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=d76a9ae6-5ae5-42ec-a627-81631de2dfc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:30:14.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:30:24.764Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=89705131-c185-4463-95af-7edf38ac8547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:30:24.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:30:34.773Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=286c8387-e43f-4669-bf0a-bcf5f8d3ac7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:30:34.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:30:44.782Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=2392a648-5694-4dce-bcca-b0a6a712e34f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:30:44.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:30:54.790Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=14b53b39-3c4c-4729-a81a-7b5894d034c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:30:54.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:31:04.799Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=500c2837-f8bb-42b7-9c12-5a51cf44dfe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:31:04.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:31:14.808Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=abb9c143-59b9-4336-8630-5ba24224a027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:31:14.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:31:24.816Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=1f174356-25e7-454c-99bd-78e5206b5de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:31:24.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:31:34.825Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=2e6251c0-d61a-4ea3-8d00-97d6bbc421d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:31:34.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:31:44.834Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=78ece4cb-bcf3-4519-8c66-ff798437d9f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:31:44.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:31:54.844Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=b1e91449-772f-428b-aa02-7b9b64a6d21c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:31:54.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:32:04.851Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=fe7781ad-9321-4a63-b839-d4a87823e570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:32:04.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:32:14.859Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=2b6e39ad-85df-48fb-b4bb-6935943c9071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:32:14.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:32:24.868Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=71c7bdfa-0894-4ea5-810e-388fdd15151f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:32:24.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:32:34.876Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=ee70af96-5c8a-4107-afb7-49b5192c1cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:32:34.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:32:44.883Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=44e6b2ee-487b-4055-b481-fc4bdb70b477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:32:44.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T12:32:46.322Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T12:32:46.322Z |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-05-13T12:32:46.323Z |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-05-13T12:32:46.324Z |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-05-13T12:32:46.332Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T12:32:46.332Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-13T12:32:46.332Z |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-05-13T12:32:46.333Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:32:54.891Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=f7281439-64ab-488b-bc24-b614489e4fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:32:54.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:33:04.900Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=67f7e3c1-b000-4df5-ac29-a312b20d41e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:33:04.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:33:14.907Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=f4cab5cf-66f9-45fa-a76d-9c64f5bb3167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:33:14.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:33:24.917Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=15db9b7c-e257-401e-977f-6a1c0d824894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:33:24.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:33:34.923Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=18725f71-1d35-478c-ac80-a84eb2ec08cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:33:34.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:33:44.933Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=0c06aa48-9789-4b90-b37f-1de34ba14f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:33:44.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:33:54.940Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=c21ffc86-c2db-4175-b0d1-70322e5de390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:33:54.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:34:04.949Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=dc7c78c0-35a7-4690-93b5-e38deebac085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:34:04.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:34:14.956Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=77a30b07-66fd-429a-9f4a-e1ce6d53af1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:34:14.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:34:24.965Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=3e0cbf20-fa56-4e6e-8e7e-408591020d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:34:24.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:34:34.973Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=f229f062-02db-4736-b72c-8254fdfc8511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:34:34.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:34:44.980Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=5e5028ca-75fd-489b-aad1-058638d8fbba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:34:44.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:34:54.988Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=02da8416-c03e-4c60-ace0-1b3c38c472b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:34:54.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:35:04.996Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=dc74bab7-6568-42aa-a0a0-b6cbf424c29b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:35:05.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:35:15.003Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=3c89e42b-03d6-4a3e-81d8-d1be279861a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:35:15.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:35:25.011Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=aecbe9dc-ed81-4a96-9740-2f11c9455276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:35:25.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:35:35.017Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=6823b3ec-10e2-43f8-b08c-5a84d91ccad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:35:35.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:35:45.026Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=9b634177-4ce3-4eb7-b9cb-275807791bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:35:45.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:35:55.035Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=fdaf94d0-dfca-438d-858a-775baec7fc83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:35:55.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:36:05.042Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=7e727add-cb88-496e-90a3-95024a5b0f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:36:05.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:36:15.049Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=3a2460c9-036d-4d5b-afbf-df664dfbf272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:36:15.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:36:25.057Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=7bfe3649-1977-4079-9137-daeeb359b5c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:36:25.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:36:35.064Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=b2a06b27-5b02-495d-a84d-639aa30f3b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:36:35.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:36:45.072Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=cf60aece-2bb4-44da-98a8-bcbfe1ec1d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:36:45.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:36:55.081Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=ddcf4f7b-7000-4d33-87a8-e633f0eee646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:36:55.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:37:05.088Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=2b3baec3-d5de-43bd-a345-902f18c4e800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:37:05.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:37:15.095Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=2a7102d7-592c-40ba-8089-fa741c659c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:37:15.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:37:25.103Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=b19f6dbd-2847-47c1-8cd7-ddb25faa0584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:37:25.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:37:35.111Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=f1df2ec6-562e-4c9e-ba30-8a2cafcee7e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:37:35.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:37:45.123Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=62bbfcab-8c91-43d9-893e-6aa02918ffe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:37:45.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T12:37:46.320Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T12:37:46.320Z |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-05-13T12:37:46.321Z |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-05-13T12:37:46.322Z |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-05-13T12:37:46.324Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T12:37:46.324Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-13T12:37:46.324Z |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-05-13T12:37:46.325Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:37:55.131Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=0c4213d0-3720-4fc7-8829-617ba497f301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:37:55.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:38:05.141Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=d2ce843f-7f46-40eb-a503-d60d7f2a62a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:38:05.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:38:15.149Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=a34e56b5-6ee3-4c7c-8b33-4651e8983f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:38:15.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:38:25.156Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=5f7f83aa-bbd8-4362-ae9c-32e976474aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:38:25.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:38:35.164Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=0122b332-cbb2-44e5-af80-f69e3e1c6916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:38:35.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:38:45.173Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=b13a5fa4-890d-46b8-8d20-e6de77237480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:38:45.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:38:55.181Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=6a7a3195-21ba-4e46-b351-5488e12bacd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:38:55.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:39:05.189Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=00bff0ba-0805-41da-92d5-19eac7941ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:39:05.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:39:15.196Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=0b9fadfe-2000-49ce-bc1d-53aa36b4f124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:39:15.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:39:25.205Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=3174d304-520d-4aa4-97b4-6a69f2887233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:39:25.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:39:35.214Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=d85cfa48-4a81-44c0-99d4-2bc428eeeb7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:39:35.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:39:45.222Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=6726bbe7-ef6a-4d6b-bc80-21bd0ae5316a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:39:45.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:39:55.230Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=3497889b-d891-4c80-865b-9f9bde0ad12b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:39:55.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:40:05.238Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=768d1124-d161-47f5-b3e2-7850d681326b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:40:05.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:40:15.246Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=c9314be1-d338-4327-b6bd-74f0779e7917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:40:15.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:40:25.256Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=4fab8631-ea40-48e5-9db2-2e9e98b8d75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:40:25.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:40:35.265Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=d8f1e089-fa1b-4efd-968e-aa8bf2aa9775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:40:35.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:40:45.274Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=551e50c6-181d-4c60-8998-22ea3fd4f407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:40:45.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:40:55.282Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=1c2c4014-8ad1-4116-828f-0d9da58d5ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:40:55.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:41:05.293Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=60642bfd-5d83-4eb1-b2e0-1d62c34f05f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:41:05.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:41:15.302Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=3a307184-7f20-41fd-bc4d-e576058f039b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:41:15.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:41:25.310Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=fc9c7a10-6ad7-4681-8982-b72b1717b1b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:41:25.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:41:35.319Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=a66c1627-7516-42aa-9ac8-39a86828a6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:41:35.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:41:45.327Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=ed79ccd4-511e-412b-b6b2-c9d9c200dae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:41:45.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:41:55.335Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=b2abaeac-9cdd-462b-984f-290b2993a54f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:41:55.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:42:05.343Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=db7b45da-dba1-4df2-a275-a6520246b5ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:42:05.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:42:15.351Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=9ff2f1ef-cf81-4c06-83c9-b52cb3f8f953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:42:15.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:42:25.359Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=e77bc21a-e98c-4432-a99f-a29eeffc6d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:42:25.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:42:35.366Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=b2e2d877-90f2-4c17-ab17-8d84ab909e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:42:35.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:42:45.375Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=82f897aa-d452-4e38-89ac-6f845afa7ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:42:45.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T12:42:46.324Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T12:42:46.324Z |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-05-13T12:42:46.324Z |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-05-13T12:42:46.325Z |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-05-13T12:42:46.328Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T12:42:46.328Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-13T12:42:46.328Z |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-05-13T12:42:46.329Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:42:55.384Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=2a8a43e3-a115-4379-ba61-deaffb4687e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:42:55.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:43:05.392Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=3fcae0aa-35d9-4785-8a41-2b5c2e03dafc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:43:05.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:43:15.400Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=0505f60d-2bb5-46fc-8483-8db21258d0c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:43:15.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:43:25.409Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=2deb805a-8214-4236-a04e-d798c6c34b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:43:25.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:43:35.418Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=f3ef15a4-e084-476a-8764-ab284575e20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:43:35.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:43:45.427Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=a49f000d-ecb6-4ab8-b3f5-05e4dbf1ca75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:43:45.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:43:55.437Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=63ef4906-6e8d-40ba-976f-50f0307673d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:43:55.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:44:05.445Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=fcc1a1d4-ea50-4ff9-bef5-e358dbc481c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:44:05.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:44:15.454Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=2a084cc8-63c5-4f7f-a76e-288d78a55a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:44:15.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:44:25.461Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=a8e11e71-bd90-4f77-ba6f-07ceac27c3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:44:25.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:44:35.470Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=d9ddd44a-f4db-46f0-921a-155549c1b372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:44:35.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:44:45.478Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=4434d52e-69b3-4df7-9285-87d1bfab01b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:44:45.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:44:55.486Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=61297732-0d54-4f35-b890-a660a57e2166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:44:55.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:45:05.497Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=8836495a-7adb-4a2a-8d7a-cdb7ed0dd54a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:45:05.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:45:15.506Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=8301a3d1-2c22-4d07-b559-8bbd3175f386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:45:15.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:45:25.514Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=01b2903b-8902-41da-afc5-a75061bfb27a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:45:25.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:45:35.525Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=393dd767-df0a-41cb-beff-9898784bc0a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:45:35.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:45:45.534Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=2207a9bc-044e-4ad5-8487-7e059f505d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:45:45.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:45:55.542Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=e1960b3c-e7a2-4bf8-b91d-a98c13755d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:45:55.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:46:05.552Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=cdf7ffe9-41b7-4dd3-b165-86af2c5ade45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:46:05.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:46:15.560Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=fb7d1b60-a958-4d80-b643-22d221f31b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:46:15.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:46:25.568Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=193bd3c8-f49d-48b4-a45a-a767a6c465ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:46:25.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:46:35.577Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=7dbb18b0-5e24-4c5d-88da-6ed592d242aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:46:35.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:46:45.585Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=557e868f-1a43-4589-ac41-fa4a91462616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:46:45.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:46:55.594Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=405aa927-9455-4220-8cca-d2aded0be0a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:46:55.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:47:05.603Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=77604f97-1ff9-4773-a916-b3e128e52df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:47:05.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:47:15.614Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=44ad3e57-c592-49f3-804c-b999c1bdd1be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:47:15.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:47:25.622Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=3d776b9f-fbe3-4305-a8a5-1b086b3c9523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:47:25.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:47:35.630Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=97054949-b6f9-4d90-a009-f770d275fe41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:47:35.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:47:45.639Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=a5e2e79e-00d3-4efb-a47b-ba9cae336eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:47:45.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T12:47:46.322Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T12:47:46.322Z |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-05-13T12:47:46.322Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T12:47:46.323Z |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-05-13T12:47:46.325Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T12:47:46.325Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-13T12:47:46.325Z |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-05-13T12:47:46.326Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:47:55.647Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=9046124c-2126-4609-ab72-26aab7aa4a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:47:55.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:48:05.654Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=ccd285b9-d0b9-49fa-b447-51f85547a296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:48:05.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:48:15.663Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=62325d6d-9cdd-43cb-aa7c-e7058eaddc7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:48:15.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:48:25.673Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=1c932e51-e5b7-45cd-9091-a16ea11ca71c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:48:25.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:48:35.681Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=9bd4f3af-2c1b-4092-90c9-252bc9d67c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:48:35.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:48:45.690Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=ffea45e5-bc61-4106-aa89-7d67961c6186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:48:45.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:48:55.698Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=1ad023ec-9474-4f65-971e-4f57d3d47e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:48:55.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:49:05.706Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=48d2e72b-9ae5-433b-b332-44fd93f081b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:49:05.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:49:15.716Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=2f2a3dc9-aa88-4abc-ad9a-be26480bc28c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:49:15.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:49:25.726Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=9efd6a20-da5b-4e47-8e3f-42fdc3c9f767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:49:25.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:49:35.736Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=db5f5c22-41b5-472e-98e2-1d6ea19e6862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:49:35.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:49:45.744Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=1256d88c-1d4f-4af9-a29b-e81dc0f0bdd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:49:45.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:49:55.752Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=c0d7bff2-3910-4dfd-a559-fb359c3a630c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:49:55.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:50:05.758Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=853e1b93-af87-4340-9c37-0626b0c68997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:50:05.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:50:15.767Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=84fd13bc-349e-4915-b8fd-635d82e84993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:50:15.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:50:25.777Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=0c51c223-18b3-4439-a264-ecdc3a87a942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:50:25.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:50:35.784Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=0d0cc539-8072-4712-a200-f5512b8eb4a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:50:35.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:50:45.792Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=3e099b4b-952a-4c85-a9df-c0d2503a3342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:50:45.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:50:55.808Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=8493dad0-e721-4852-97ee-d246ca6aaa30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:50:55.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:51:05.816Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=3272bdbc-7dad-40c6-9842-63962e28ca17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:51:05.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:51:15.825Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=eeccdd39-219a-4108-9ce4-babcacf2e686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:51:15.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:51:25.834Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=bd4b6f95-b35b-475f-9f74-d1f406e2f835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:51:25.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:51:35.842Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=6154d5a9-b9f8-419b-b6a9-f8688ffdb9e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:51:35.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:51:45.851Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=f8d3d830-94ef-4432-8637-3b41dcbc05b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:51:45.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:51:55.860Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=7fb6873e-dbe4-48e7-8fd3-ec75ab890c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:51:55.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:52:05.869Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=d648e1f1-504d-481e-a81f-527ef8051719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:52:05.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:52:15.877Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=d3a63ce1-6fc4-485e-acd5-4ce027f6df35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:52:15.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:52:25.888Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=ea0884d8-ee57-4912-bb37-b4b639181ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:52:25.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:52:35.895Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=0dbf075b-eaae-4f55-9c8e-a794346e4c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:52:35.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:52:45.904Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=ab1bb5e8-7ee6-4135-a87a-cd723bd5c00a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:52:45.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T12:52:46.314Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T12:52:46.314Z |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-05-13T12:52:46.314Z |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-05-13T12:52:46.315Z |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-05-13T12:52:46.318Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T12:52:46.318Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-13T12:52:46.318Z |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-05-13T12:52:46.319Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:52:55.912Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=5da113a7-6d36-4694-9702-ad844c2845ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:52:55.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:53:05.919Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=3af19fa0-f6d7-4df6-979c-ddc2ed9ed9ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:53:05.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:53:15.928Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=a1b9fb21-5393-4f02-9cf7-7083064376fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:53:15.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:53:25.936Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=b685c469-d543-4288-b0cd-9ab5a1e9dec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:53:25.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:53:35.945Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=deea45af-52d0-4f9f-a5c1-368f291c3770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:53:35.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:53:45.952Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=d6ef13e2-5536-47b6-acdb-4ff8fe6db96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:53:45.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:53:55.961Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=ccc9b5ea-aeb6-4c28-8961-5d3e25ba1d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:53:55.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:54:05.972Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=88ae1e3e-9ac2-4510-b75f-4d2bdfd464bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:54:05.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:54:15.981Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=6f3d994d-ae4b-43d6-81ee-5cca27dfa1c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:54:15.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:54:25.990Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=84678fe5-0cc4-45a7-9fa2-0104478c6377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:54:25.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:54:35.998Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=3d47f4b7-bb9a-471f-b046-fbb6481b4fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:54:36.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:54:46.007Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=94570daa-272b-474b-b022-03b7c8f272e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:54:46.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:54:56.014Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=af4de30d-fa82-435c-833f-abc7afa31ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:54:56.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:55:06.021Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=182f7ace-ce60-4fe8-beb9-f536999c04bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:55:06.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:55:16.028Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=d7b6131b-b104-4f7c-8f9f-454e6259a00b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:55:16.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:55:26.035Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=36a59086-4b35-4f91-a7f3-448616299e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:55:26.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:55:36.043Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=2baede68-9f2e-41c2-beee-63e7f5fe50f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:55:36.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:55:46.055Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=3deb5957-5266-4b79-b9d3-d843371bc526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:55:46.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:55:56.062Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=0a378458-0d2f-4951-9fb8-d3be86cb8c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:55:56.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:56:06.069Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=d1c547bf-2df3-4a29-915d-dce62034f784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:56:06.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:56:16.077Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=0124bce7-66ba-4b36-8522-254a572ca1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:56:16.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:56:26.086Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=f4ff9503-9457-4859-bf96-3e71be1037f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:56:26.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:56:36.094Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=f07dafb4-819b-4770-bd0d-02cdd5eaf6fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:56:36.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:56:46.102Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=70d14b6a-0f12-48cb-9c84-2d0baca0b233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:56:46.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:56:56.112Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=d665296e-dd4f-4d09-b8a9-cbd1bf3817df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:56:56.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:57:06.120Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=f8308841-eef8-4068-b6d0-ff219ca7a0bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:57:06.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:57:16.128Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=a61de28e-cbf9-4b85-aa77-f1c6858409ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:57:16.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:57:26.135Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=e5dccedd-9235-4c1d-bcf9-eb6253650857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:57:26.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:57:36.142Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=b5dc0c85-2975-483a-b7be-1027abe1a2bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:57:36.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:57:46.150Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=9fca9f96-c2fe-4421-bb29-ebee70c98b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:57:46.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T12:57:46.317Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T12:57:46.317Z |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-05-13T12:57:46.318Z |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-05-13T12:57:46.318Z |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-05-13T12:57:46.320Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T12:57:46.320Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-13T12:57:46.320Z |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-05-13T12:57:46.321Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:57:56.159Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=86545e30-cefe-4052-b315-144f6ec44f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:57:56.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:58:06.166Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=bc9c481b-65f3-497d-ae01-ab7c349d387f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:58:06.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:58:16.175Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=c5096a9b-16a6-452c-af81-4aa327fc25b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:58:16.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:58:26.183Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=48a562f8-f780-4cc3-a497-74fc2f8f2496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:58:26.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:58:36.191Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=e9434c02-afa1-4691-9e29-56f3eb8b1184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:58:36.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:58:46.198Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=ea4047e4-ccfc-41ec-8e9d-e33ad95633d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:58:46.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:58:56.207Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=4d5c6637-3de0-4489-954e-75c19b64e37b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:58:56.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:59:06.214Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=806e0021-0442-48eb-a1af-ede60bbde37f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:59:06.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:59:16.223Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=354f9427-c32d-4002-b46d-52ff8b140e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:59:16.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:59:26.230Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=6ab62cab-295c-4dab-a7ef-b230b630d5ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:59:26.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:59:36.237Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=5505e799-5936-4995-99c0-491525d22c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:59:36.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:59:46.245Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=2001b50c-5ae9-4747-ba74-4beac80f6b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:59:46.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:59:56.252Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=73f01788-dc9e-4fc4-9840-ede2c6f8543f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:59:56.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:00:06.261Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=4af437b6-2b84-48f9-9498-4d0f55445212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:00:06.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:00:16.270Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=5de72831-79bc-4218-92ad-43b58bfdc493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:00:16.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:00:26.278Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=db363312-4547-48da-94f3-a95b797a96da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:00:26.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:00:36.286Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=e1b32e5a-c665-4c09-a893-7ec42883321b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:00:36.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:00:46.297Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=be051a85-a5f2-4a2d-bea5-14aabc5112f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:00:46.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:00:56.306Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=cd4db8ec-1709-4fbd-a789-a19972826282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:00:56.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:01:06.313Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=94262003-3cb5-41d7-9489-b51e20227a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:01:06.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:01:16.321Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=1377d219-58cb-4ff7-8f59-626f5b7f05db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:01:16.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:01:26.328Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=0bd517c7-c04a-46df-a296-cab1ce01425b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:01:26.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:01:36.336Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=98ff016f-7322-47ba-a0f2-41916d2043bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:01:36.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:01:46.346Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=ffae786f-fbb5-46be-81f3-10dac5a627aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:01:46.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:01:56.355Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=ed198f63-5a60-4771-9cd1-3631f04ebeee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:01:56.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:02:06.363Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=fe9538ac-e90a-42e5-911e-674c42d5121d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:02:06.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:02:16.372Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=9efadf2e-4dd3-4ce4-afab-c85cff9238e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:02:16.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:02:26.378Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=20de5e57-e3b0-4587-b355-e52918d9627a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:02:26.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:02:36.386Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=745d12ee-f6a0-4e03-beae-950ec7185d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:02:36.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T13:02:46.326Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T13:02:46.326Z |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-05-13T13:02:46.327Z |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-05-13T13:02:46.327Z |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-05-13T13:02:46.330Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T13:02:46.330Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-13T13:02:46.331Z |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-05-13T13:02:46.332Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:02:46.393Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=eebd7140-b62b-40b3-bdc0-d2e289e047ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:02:46.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:02:56.407Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=0c79a64d-2144-42f4-a252-ece4c289e11f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:02:56.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:03:06.416Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=b93b62ed-f758-41c3-a4e8-458adfaa504d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:03:06.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:03:16.423Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=1843cbdb-6d64-4a37-bfb4-1e52791309a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:03:16.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:03:26.430Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=a6cea3da-11d4-4470-b0ac-29d98dee01fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:03:26.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:03:36.438Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=3232f253-9128-459d-9b74-e2429adb72f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:03:36.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:03:46.446Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=7162ffb7-ab29-4e4c-91ff-73a22c93bd25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:03:46.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:03:56.454Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=a2517d26-e9e9-4ef0-a542-f1af2b08074c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:03:56.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:04:06.462Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=ed62bfce-8701-49e9-97c3-64d415ad8a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:04:06.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:04:16.471Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=66e167c9-ce65-4b6b-8394-b045c331f57f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:04:16.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:04:26.480Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=7f088124-4f4b-4a23-821e-9a68f0d31e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:04:26.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:04:36.490Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=c318e9bd-b35b-427a-b867-e24ede74082a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:04:36.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:04:46.497Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=6d416948-cae4-451e-b490-8b657936269a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:04:46.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:04:56.507Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=8a877493-be4c-4b98-84ab-e29751c8eed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:04:56.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:05:06.515Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=20af7e51-ee8d-4e6d-a39d-3fea60eb5bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:05:06.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:05:16.523Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=922f8d74-837c-49ef-9530-35d85f99c6d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:05:16.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:05:26.531Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=1d583c6b-12ba-49b4-a07e-bb39221edd94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:05:26.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:05:36.538Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=129e421c-45cc-4273-93a0-559162f437b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:05:36.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:05:46.546Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=d0f4e791-b1ea-4849-a9c0-d45b95fb577e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:05:46.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:05:56.553Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=cd368ba0-5601-458c-af72-f6c22828a5ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:05:56.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:06:06.562Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=7954bb4c-f945-4710-aa00-99df42c1067b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:06:06.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:06:16.570Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=d158f8a7-3a19-4a17-ad14-45e3e1f050da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:06:16.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:06:26.577Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=1057e29c-391c-463e-8f73-61e559583a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:06:26.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:06:36.586Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=84892d17-15b9-40c8-ae04-1fcfce1b85bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:06:36.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:06:46.594Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=5786b5da-21f6-4039-aa69-6c97c179c5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:06:46.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:06:56.610Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=ef1c5426-c66d-4d3a-941a-a4f2e0884838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:06:56.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:07:06.616Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=1bfd14d6-46e8-42aa-be5f-c9454911527f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:07:06.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:07:16.624Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=c2dd5f86-e11e-49d9-af23-d537ecdbe012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:07:16.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:07:26.634Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=765c7620-fd36-4983-adf3-fa7b3b231632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:07:26.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:07:36.642Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=b97ddb8d-0d0c-417f-8094-c6e5b951d5b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:07:36.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T13:07:46.311Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T13:07:46.311Z |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-05-13T13:07:46.312Z |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-05-13T13:07:46.313Z |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-05-13T13:07:46.318Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T13:07:46.318Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-13T13:07:46.318Z |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-05-13T13:07:46.319Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:07:46.649Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=3270cf94-a791-4b03-a631-27b72b3627d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:07:46.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:07:56.656Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=a1d85f07-cf44-4cd5-8606-de8551e6a672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:07:56.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:08:06.664Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=869a0338-e0ea-45fb-8087-a44e888037c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:08:06.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:08:16.672Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=9ccf1bc5-7448-43fc-a030-c96be71dc81a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:08:16.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:08:26.679Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=289bf716-8ac7-49a7-9177-ddffeaa23963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:08:26.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:08:36.689Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=84f0bb42-c46f-46f7-baa3-3035053cde94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:08:36.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:08:46.696Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=35a24cfe-71b4-4e12-bc48-12a157dcbe6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:08:46.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:08:56.704Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=e3a9e762-b0ce-4551-9580-360b6def691a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:08:56.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:09:06.712Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=c9a6cd96-b7ff-4916-b3aa-022fdddbea11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:09:06.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:09:16.720Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=7649e9c9-f976-4431-9744-97f6815fdaa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:09:16.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:09:26.727Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=1cb38e71-e9e0-4a25-9bcd-def9ca071dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:09:26.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:09:36.738Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=eb2aaba3-6b8b-49d3-b1af-8c1f5421e468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:09:36.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:09:46.746Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=c4b5bdc7-c32d-45aa-a758-d74859959d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:09:46.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:09:56.754Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=8c05689a-f6ed-46d6-b085-4008769fbbb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:09:56.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:10:06.763Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=bdb6fb10-1b53-425f-92c4-e8c833746c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:10:06.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:10:16.772Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=42bcdc23-050f-4e72-bf43-fe70eb858ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:10:16.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:10:26.781Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=85780936-9e4d-44c4-80ea-59267bc8e349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:10:26.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:10:36.789Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=0b4ee58b-1b9f-4252-898c-41cb9883aa46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:10:36.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:10:46.799Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=bd1100a3-2be0-4fe9-befb-624aefd11000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:10:46.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:10:56.806Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=c894f072-90b1-43bf-9745-a1072ec49a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:10:56.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:11:06.814Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=0b2ce5b0-5828-4977-9d70-fe3dea34b8b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:11:06.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:11:16.821Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=3b7db2bf-d959-4c8e-8841-1dc60f1bf8da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:11:16.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:11:26.829Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=2458f184-8455-48db-818f-c33e82b240cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:11:26.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:11:36.838Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=6c948e17-725c-453a-b9b4-72ac3239587c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:11:36.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:11:46.847Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=d252c219-bea6-4606-9d83-0d036b8e5487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:11:46.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:11:56.856Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=6d8af69c-33f1-471a-94f3-a553b2f431ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:11:56.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:12:06.866Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=408b4a00-b5d2-4ff7-97ee-7c72f3eb52e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:12:06.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:12:16.879Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=576556b0-5f40-4203-af69-b1ece2c52759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:12:16.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:12:26.886Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=631fa525-b9ec-4ff0-be66-6bee36a7268e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:12:26.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:12:36.893Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=32eeadc9-0669-467f-8925-2dd0a14e6da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:12:36.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T13:12:46.316Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T13:12:46.316Z |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-05-13T13:12:46.317Z |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-05-13T13:12:46.318Z |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-05-13T13:12:46.320Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T13:12:46.320Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-13T13:12:46.320Z |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-05-13T13:12:46.321Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:12:46.901Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=91c93d42-d010-49ac-97fe-f571bfcde169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:12:46.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:12:56.909Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=feb66817-bdce-4da2-9c76-a59cf957cfb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:12:56.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:13:06.916Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=a886e168-1910-4047-a106-c112e0e832d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:13:06.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:13:16.925Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=f0a71c4f-d320-40d0-a433-cae6fb1c11f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:13:16.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:13:26.933Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=b2da4542-88ce-4e30-8c15-f3d66843789a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:13:26.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:13:36.942Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=dadcfefc-3cc8-4b02-b411-367872d5b773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:13:36.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:13:46.951Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=5acf6aee-83f1-4ee1-af97-74b489d1617a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:13:46.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:13:56.960Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=79610378-6f49-4bcc-bd29-ec7fdce5215c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:13:56.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:14:06.967Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=a7d46640-de28-4ee6-bcdb-2b2a4adca4a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:14:06.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:14:16.976Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=37c8526b-e77f-4124-8cf9-e0aa5bcf81d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:14:16.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:14:26.982Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=638bac3a-c18c-407e-9a97-183f6bde8a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:14:26.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:14:36.989Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=b5b8ad1a-8437-4d90-ac6b-6281a8e4f252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:14:36.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:14:46.995Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=24fe67f7-ac03-416d-8469-88e02afd9bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:14:47.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:14:57.003Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=ae6ca815-b56e-4859-8056-54437e5c2595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:14:57.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:15:07.011Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=6c901f10-5edf-40c8-b5a6-07a7937388b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:15:07.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:15:17.025Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=ef9087a2-b0ce-4928-a6d1-1b51b19bc9de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:15:17.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:15:27.031Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=a2d17b67-06da-40c9-b53f-1dc690e96247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:15:27.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:15:37.039Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=a60c2c37-2c16-4b67-b8cb-ef9c1381c483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:15:37.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:15:47.046Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=5a914011-4a8b-4e74-9bbb-bc95e3cc170c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:15:47.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:15:57.054Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=19dddfba-f471-4249-b7bd-b7b39c9075e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:15:57.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:16:07.061Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=8aa05404-0880-4be2-ad13-f2a184d925bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:16:07.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:16:17.070Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=da69c91d-0301-4bd6-88d9-d45d03657b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:16:17.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:16:27.078Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=f0f104e1-79f6-46b4-beaf-c2cdd5995368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:16:27.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:16:37.086Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=0fe08102-8060-4784-ac3e-7d6fad4e0c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:16:37.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:16:47.096Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=4f011e25-81e1-41c4-a25a-55a447c34e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:16:47.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:16:57.103Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=c66037e9-3b04-44ae-9a6b-08cd0f1f3be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:16:57.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:17:07.110Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=a33c8b72-4821-4e59-af57-797619bc7f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:17:07.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:17:17.122Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=fc5a030f-9dfc-4796-86d4-4093c482d64d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:17:17.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:17:27.129Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=648cc6ab-3377-45c9-8ce5-3377bd011a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:17:27.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:17:37.137Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=04c5fb42-2b43-4c72-8757-e7c53e7daae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:17:37.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T13:17:46.320Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T13:17:46.320Z |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-05-13T13:17:46.320Z |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-05-13T13:17:46.321Z |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-05-13T13:17:46.323Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T13:17:46.323Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-13T13:17:46.323Z |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-05-13T13:17:46.324Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:17:47.144Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=2ad61354-4948-4665-a486-bdabbc709023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:17:47.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:17:57.153Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=388d8eb7-c017-41bb-a294-8c2a28ca7e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:17:57.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:18:07.161Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=e30bb754-d1d5-4d1a-96d5-83686df8e487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:18:07.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:18:17.169Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=252b3f26-ab0a-4201-b3af-4fd0d18589e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:18:17.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:18:27.178Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=6001094f-fbfb-412a-857c-6d3646ad3b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:18:27.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:18:37.187Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=8e6341bd-80a0-40ce-8649-481c08de3c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:18:37.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:18:47.195Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=b5767218-efc4-45f3-ad18-35e667cb830f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:18:47.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:18:57.204Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=07a4f919-5589-4c10-8a32-8ec6eb8d3c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:18:57.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:19:07.210Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=aff82d7e-97c4-4d33-8c62-47d7f5dd1c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:19:07.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:19:17.217Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=264671c2-6c41-4a8f-893e-36198f7d2a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:19:17.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:19:27.225Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=d135b8af-47ff-4026-95a2-151567710701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:19:27.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:19:37.233Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=f573ee75-efe2-4139-ae6a-f432e26918c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:19:37.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:19:47.241Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=b8080295-1faf-4969-b0c2-e1901f03f098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:19:47.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:19:57.249Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=9639f572-127d-4958-8496-be8f32f526f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:19:57.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:20:07.257Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=7c121a7c-f993-4acd-a96f-dc598a77733f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:20:07.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:20:17.264Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=46d05c10-87b5-4504-a1b2-84b58be04f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:20:17.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:20:27.271Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=baa2722c-34fa-467d-886d-91904f5a67d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:20:27.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:20:37.280Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=252af7a2-4e6b-48bb-bd01-925f1acf2e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:20:37.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:20:47.288Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=77939f2e-8832-47c6-abfc-68d4ee3d7354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:20:47.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:20:57.295Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=42705539-bb1a-4141-997d-3ab87422e979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:20:57.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:21:07.303Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=2c8edeb8-ea84-46c4-bfb9-aea4861483a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:21:07.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:21:17.311Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=99959cd5-1e1a-4911-a1fa-2fa32e30f83e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:21:17.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:21:27.318Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=bc47d114-1258-42cb-a7bc-65fcd2fc80e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:21:27.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:21:37.326Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=3f1d4fc7-3d4b-4b53-ba6b-d1a2cc192a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:21:37.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:21:47.334Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=dc929b43-d74a-4f7a-b338-1c10c21dbce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:21:47.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:21:57.341Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=ca75f308-121c-42fe-930d-1127375d6c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:21:57.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:22:07.349Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=c5ecd2ce-fc24-449d-ac3d-d3241a134f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:22:07.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:22:17.357Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=72c4b3c8-ec01-457f-b215-8d226164cf98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:22:17.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:22:27.365Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=58ac2543-ff06-45fc-9cf3-f8e51138d911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:22:27.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:22:37.374Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=0f400d50-0be6-4366-8a91-2e2f4c5da617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:22:37.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T13:22:46.325Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T13:22:46.325Z |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-05-13T13:22:46.325Z |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-05-13T13:22:46.326Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T13:22:46.328Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T13:22:46.328Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-13T13:22:46.328Z |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-05-13T13:22:46.329Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:22:47.380Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=658a234b-aafb-46e5-838d-50d47b6bee44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:22:47.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:22:57.387Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=966ba4cc-304e-499d-85cc-5f7a54601c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:22:57.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:23:07.394Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=9ebdc0a9-8d5b-4a7e-9518-67e8c9510ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:23:07.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:23:17.402Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=e17e0fba-ca5d-4a00-97b6-884bbdce7865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:23:17.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:23:27.411Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=c58c1014-8b0e-41e2-bcca-4e286f367736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:23:27.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:23:37.418Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=05d5ef43-7488-460b-9f98-251c5db605dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:23:37.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:23:47.425Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=41577a68-662f-4bb5-8d33-18837df11551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:23:47.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:23:57.432Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=991a3f7a-953b-49c5-b439-8f509ba235a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:23:57.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:24:07.441Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=6f4b4293-fa97-40c3-a4a1-847927ce33e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:24:07.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:24:17.447Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=8d930c3f-9796-434a-a64d-d915689b995e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:24:17.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:24:27.454Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=4691d608-bad5-4a10-ac13-cc3780a55068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:24:27.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:24:37.463Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=2762b0fa-5ab6-42fd-b6d2-a79ab502b39a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:24:37.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:24:47.474Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=b54e6c1b-3c0d-4a4c-82ea-439cb0e07dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:24:47.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:24:57.482Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=511bf165-04c5-4ba0-a457-36d393dd81b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:24:57.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:25:07.490Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=022fb390-e2b4-4278-94c1-a9cedc730c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:25:07.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:25:17.499Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=4e022370-24d9-4f5b-985a-d3e773da63be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:25:17.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:25:27.507Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=0f66a183-acbc-4842-a87f-eb6a0ac1e136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:25:27.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:25:37.515Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=e5883bf5-cc35-4157-badc-c2b4e94504a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:25:37.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:25:47.523Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=d0763531-b728-4cb2-b839-7994826cb9ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:25:47.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:25:57.532Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=63899e20-27e0-4419-9e11-0808e42d1f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:25:57.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:26:07.540Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=259dc9a0-3c13-4b01-b357-5412e407d3a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:26:07.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:26:17.547Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=be7ef9df-cf92-4f7a-bab1-c49bbc08b4ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:26:17.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:26:27.556Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=4821f52d-0716-454a-8e90-a6439e1fd501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:26:27.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:26:37.564Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=837a4c0a-cfa3-4fba-98ff-4875ff346092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:26:37.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:26:47.571Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=8a42b2a7-003d-434f-8bdb-b076d6f53926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:26:47.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:26:57.580Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=35d3dc53-81fe-407b-a27a-92835aeddcce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:26:57.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:27:07.589Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=379c1920-4655-412a-8dbc-ed0e09f92cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:27:07.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:27:17.598Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=48fe27a3-3349-460c-8100-e47278d48042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:27:17.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:27:27.606Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=8ad8f3c0-98e5-4750-8875-bef22ca14f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:27:27.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:27:37.613Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=dd662b37-9cb7-4b2b-8fba-eed7dba4e60a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:27:37.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T13:27:46.310Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T13:27:46.310Z |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-05-13T13:27:46.311Z |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-05-13T13:27:46.311Z |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-05-13T13:27:46.313Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T13:27:46.313Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-13T13:27:46.313Z |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-05-13T13:27:46.314Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:27:47.620Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=839dd1d8-f138-4794-94f3-93a68673daa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:27:47.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:27:57.626Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=d421f544-272e-47a3-ad2f-2852a7ff7e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:27:57.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:28:07.635Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=ddd411e1-9664-4f82-a9c9-108904725d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:28:07.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:28:17.643Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=18d8eaa3-61dd-4644-afd9-fea66cfe559d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:28:17.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:28:27.651Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=4a042709-7e47-4348-aae5-c45012afcd31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:28:27.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:28:37.658Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=de61384b-0473-44aa-9150-897a51df1632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:28:37.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:28:47.665Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=68932305-9e7b-4afb-812f-dc93b17506f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:28:47.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:28:57.671Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=272e12bd-03fb-4b5b-95cc-8c2e1bed9c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:28:57.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:29:07.677Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=048b41f7-8957-4f83-9315-64176931f192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:29:07.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:29:17.685Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=d953801e-b135-4668-b237-cd7191a40eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:29:17.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:29:27.693Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=4289c38a-16b9-4de6-bf9d-2f1a49f7ad40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:29:27.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:29:37.701Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=38006b29-a78c-41b7-8f76-2532b647017a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:29:37.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:29:47.714Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=e4dbe1fc-8a62-416f-a5e8-352f36001909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:29:47.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:29:57.721Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=43356d8f-112a-4169-a723-562bb34af69e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:29:57.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:30:07.728Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=c2b634d7-b549-436d-8ac6-095cd60456b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:30:07.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:30:17.735Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=bf8f138d-f73a-4f11-8ce1-8db462cd8a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:30:17.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:30:27.743Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=f2e33fbf-4856-433c-9ecd-8cb2b806ba27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:30:27.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:30:37.750Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=518d93d5-aa59-4e8f-85d2-8664c737b11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:30:37.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:30:47.758Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=217c20db-3b30-49c0-a76a-afae49923bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:30:47.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:30:57.765Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=a7ac6f4c-02c5-440b-98cf-078f28cc633d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:30:57.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:31:07.774Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=12e78cdd-ff64-4df0-a8ee-c2227c951c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:31:07.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:31:17.782Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=000561a8-1349-41d6-98c0-869f87c8ae02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:31:17.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:31:27.790Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=c30c3f3d-4a54-45d6-8a57-6de4dfe7dcd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:31:27.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:31:37.798Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=0984932a-1902-4222-b592-1d3f959d98d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:31:37.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:31:47.807Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=69349163-8598-426a-9907-74a2f80bf4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:31:47.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:31:57.818Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=592458c7-3453-43fe-ad97-ebcaf2dc031a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:31:57.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:32:07.826Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=878bc58d-f3ab-4ad7-9258-cf6e5d5a6ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:32:07.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:32:17.834Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=859dc5a2-b428-46f5-b17e-96836968fdae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:32:17.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:32:27.843Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=aac1ddbd-936a-4872-94ec-78f3285c5be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:32:27.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:32:37.852Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=5b8af813-03e4-46bc-a5d3-6e2aaa2f67af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:32:37.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T13:32:46.314Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T13:32:46.314Z |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-05-13T13:32:46.314Z |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-05-13T13:32:46.315Z |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-05-13T13:32:46.316Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T13:32:46.317Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-13T13:32:46.317Z |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-05-13T13:32:46.317Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:32:47.860Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=06d89e5f-9bc1-484b-ad1a-a38f86317cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:32:47.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:32:57.870Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=5868b69a-9469-4cac-b7b8-0c665628d9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:32:57.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:33:07.877Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=daedd825-5075-48bc-a938-f79e05ac07cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:33:07.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:33:17.885Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=e456b307-c486-4789-8470-87902a150dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:33:17.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:33:27.892Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=e42843a2-0d70-4057-b61f-b09091b30513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:33:27.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:33:37.899Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=bc032b49-5641-48eb-b25b-dc693557ae99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:33:37.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:33:47.909Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=c8c913dd-a249-497f-b4ec-9a09f118739a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:33:47.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:33:57.915Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=a85ee036-e2bc-40d6-95bc-a9557d6f06f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:33:57.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:34:07.923Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=d41eeb88-6626-42b4-ad88-13b47132d9e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:34:07.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:34:17.930Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=6db82ee3-de93-4ace-a329-32d1dc88976b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:34:17.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:34:27.938Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=02fec785-77c0-4861-951d-24ee5d2828b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:34:27.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:34:37.945Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=58781d3d-f639-4d3b-9d44-e2caab5770b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:34:37.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:34:47.952Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=d4b7042c-f79b-4d41-b261-9f6f652ee0a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:34:47.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:34:57.960Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=7b91d82d-fc6b-4e3f-8fca-8c0a607ca9c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:34:57.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:35:07.967Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=798d2a91-248d-402b-9647-c362f9fee266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:35:07.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:35:17.977Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=cc3b7f4c-ec35-4789-aefe-3d307b4f13e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:35:17.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:35:27.985Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=6ddcebf0-461c-4ced-af33-d7144886597d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:35:27.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:35:37.993Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=e93651bb-7112-4281-8142-e2ffcc088b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:35:38.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:35:48.002Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=35c8d15d-ed13-4950-b361-e6d5c9c73947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:35:48.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:35:58.011Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=e88fb53e-8b80-43aa-94f5-e44b82f390e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:35:58.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:36:08.018Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=40abea68-1c02-4693-b050-2d5e314efca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:36:08.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:36:18.025Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=5ba51fc9-a166-449d-9569-2740099ffdf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:36:18.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:36:28.031Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=bd04fd25-ff81-48e2-9393-db16be7f2acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:36:28.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:36:38.038Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=a4e77fcd-00e1-4648-bb12-2b89b4869a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:36:38.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:36:48.048Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=13c08491-757b-4ddc-943c-2f126de30203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:36:48.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:36:58.057Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=dd27cafd-b27b-4a2f-94f1-7d9816e8d29a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:36:58.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:37:08.065Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=3b67e639-62f8-4177-9171-05c2d88f9db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:37:08.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:37:18.071Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=18faf20a-219e-4bad-9c8c-a2fc7e4f68d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:37:18.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:37:28.078Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=dcfbac75-401c-4bd1-9ad9-b2188ce328be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:37:28.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:37:38.088Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=c90c28e6-1b0f-40c0-9594-7812afac7b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:37:38.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T13:37:46.315Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T13:37:46.315Z |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-05-13T13:37:46.327Z |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-05-13T13:37:46.328Z |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-05-13T13:37:46.331Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T13:37:46.331Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-13T13:37:46.331Z |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-05-13T13:37:46.332Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:37:48.095Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=577e5a27-8b96-45a2-85bf-b3e09948ddaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:37:48.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:37:58.104Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=9a58e262-881c-48a7-9eb1-699d0ea9f0f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:37:58.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:38:08.111Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=7ebefbd6-1fce-4ab2-9c70-879a465a1783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:38:08.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:38:18.121Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=3b749d52-2fb7-4fa9-ac6b-739d35023afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:38:18.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:38:28.128Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=1add74a7-91fe-4165-8322-acad46bf54bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:38:28.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:38:38.135Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=858eee78-d03e-4ab7-9837-af027c2645ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:38:38.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:38:48.143Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=48acc829-f3a1-4ce6-968f-c675915c44c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:38:48.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:38:58.151Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=a61e9e51-dbea-4c87-abd5-8afe0468e560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:38:58.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:39:08.159Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=90f5cfc8-ece8-45eb-bab7-42c6be234718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:39:08.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:39:18.166Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=4ceaf48b-c285-4be6-8074-86763a436659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:39:18.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:39:28.173Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=b65eff53-ce57-40b3-8ec3-f256c419c701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:39:28.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:39:38.181Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=04b1a198-7203-44ad-b8aa-25305e572afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:39:38.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:39:48.187Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=2ef62075-ac7f-4bda-83ca-d3b07cc42a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:39:48.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:39:58.194Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=58cf9add-dcdc-4cab-84ef-e23ed1921c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:39:58.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:40:08.201Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=9fb37d73-fe2e-4dc6-a528-ffc4a81d53db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:40:08.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:40:18.209Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=15e5eb4c-f819-4060-beec-57de2f336330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:40:18.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:40:28.217Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=55eb362c-34d1-4ec6-bc81-a76eda7ebcee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:40:28.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:40:38.225Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=8c1be0d9-fe72-422a-b887-334c0bf26d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:40:38.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:40:48.234Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=d21a33af-47a0-456e-8ed4-3e96e8066c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:40:48.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:40:58.241Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=7b8456fc-8e16-4244-9596-b255786e6fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:40:58.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:41:08.248Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=3a00bbfc-b795-450a-9f93-a48dee7205f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:41:08.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:41:18.257Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=a2475048-2c42-4f6b-8d09-657335f3d48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:41:18.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:41:28.264Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=4fcfdfe7-767c-42d4-b69e-70b886392052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:41:28.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:41:38.271Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=d3f44f05-ace2-41a0-8d73-89f83670ac01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:41:38.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:41:48.278Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=9c2782b2-472a-49e2-84da-6f3376b67b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:41:48.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:41:58.285Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=a4844f39-022a-4eb8-be33-07e8a266302e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:41:58.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:42:08.292Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=5cf4be46-bd2e-45d9-8599-7a67b04914c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:42:08.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:42:18.299Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=9980f280-fb7d-4ad0-90dd-6d8fb9e8cc58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:42:18.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:42:28.307Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=76fb7848-0c40-4165-945a-833353e34b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:42:28.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:42:38.314Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=f7f9d02a-41d8-4b5a-abac-a9c54a76e7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:42:38.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T13:42:46.304Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T13:42:46.305Z |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-05-13T13:42:46.305Z |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-05-13T13:42:46.305Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T13:42:46.307Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T13:42:46.307Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-13T13:42:46.307Z |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-05-13T13:42:46.308Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:42:48.321Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=5e472f8c-6c16-4aa3-970f-0d3a307cdd5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:42:48.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:42:58.328Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=c007a28b-642d-47d8-9036-1ad98bcfa71c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:42:58.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:43:08.335Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=5ea6dc5d-e4ea-44e5-a8c2-84fa288c663c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:43:08.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:43:18.346Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=bd9063d5-a3f9-4b35-b64e-73d2ef6c3092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:43:18.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:43:28.353Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=f36eda3e-e009-4f02-8530-ea69a8301c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:43:28.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:43:38.360Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=b07dfaca-df00-4595-8f0a-3d69a88afed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:43:38.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:43:48.368Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=11fb60e1-ff98-47ce-b31d-27de92b0c027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:43:48.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:43:58.374Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=f2d938a2-fb56-4f8d-bbbd-cb89ca2442f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:43:58.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:44:08.381Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=c752dd4e-9f77-460e-9322-c96222010ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:44:08.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:44:18.389Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=621f039e-b566-4c17-b068-dce61b98b13f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:44:18.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:44:28.398Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=e01bf815-0022-4067-978c-33ac1f9b0179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:44:28.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:44:38.405Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=68ede82f-0eee-4d7d-9788-0743f7ab2b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:44:38.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:44:48.412Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=b1a26030-9bfa-403d-8ce5-ce665cd6faad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:44:48.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:44:58.417Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=7c68db51-c19d-4ed6-bfcc-c224f662fa7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:44:58.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:45:08.425Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=4ba5e71c-878f-407d-a9e1-1975a4f80911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:45:08.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:45:18.433Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=aa995029-9163-4777-b890-d34833a1d4ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:45:18.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:45:28.441Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=779e9210-6f0f-44f8-811e-7bc4f2a852fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:45:28.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:45:38.448Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=d760cd3e-651a-4f8f-bf30-d8a32fbbc99c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:45:38.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:45:48.455Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=bad9c00b-bb96-4ac0-9c17-de9664086e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:45:48.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:45:58.464Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=8be2f1a3-0f90-49e1-a5d9-ef58ace04a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:45:58.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:46:08.470Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=a1709ce2-7a25-4b66-bed6-24067767ee53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:46:08.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:46:18.478Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=b1c13a2d-93e7-4283-aa06-9971add72125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:46:18.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:46:28.485Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=4260ccde-ea9a-4334-b3cc-4e23a58f45e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:46:28.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:46:38.494Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=248a9baf-48a3-43e4-8f0a-b5cc93348bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:46:38.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:46:48.501Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=ec0492cb-68df-4507-a486-d4366ad9cf84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:46:48.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:46:58.511Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=43e7e2d5-4c46-4cca-9ab1-8de09029e361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:46:58.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:47:08.519Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=4c80f47d-967d-4dd7-ba80-3d575c2cf807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:47:08.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:47:18.527Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=21538774-4fdf-466d-bb76-46b31e603105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:47:18.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:47:28.534Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=8d81f58c-b9e7-4c17-8179-8c09b7f031ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:47:28.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:47:38.541Z |INFO |Init configs |InvocationID=46da40af-143b-486f-81b2-ba4d47dc6f69, InstanceUUID=3cfe0692-f115-4a64-888f-d6a75698e067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:47:38.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T13:47:46.301Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T13:47:46.301Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-13T13:47:46.301Z |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-05-13T13:47:46.302Z |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-05-13T13:47:46.316Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T13:47:46.316Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-13T13:47:46.316Z |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.ona