By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T02:57:34.233Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T02:57:34.237Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-13T02:57:34.288Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T02:57:35.067Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T02:57:35.205Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T02:57:35.206Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-13T02:57:35.206Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-13T02:57:35.306Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-13T02:57:35.462Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-13T02:57:35.593Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-13T02:57:37.493Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-13T02:57:38.108Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-13T02:57:38.137Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-13T02:57:38.138Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-13T02:57:38.223Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-13T02:57:38.224Z |INFO |Root WebApplicationContext: initialization completed in 2631 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-13T02:57:38.818Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-13T02:57:39.911Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-13T02:57:41.483Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-13T02:57:42.290Z |INFO |Started MainApp in 11.258 seconds (JVM running for 12.015) |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-13T02:57:42.384Z |INFO |Start scheduling PRH workflow |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T02:57:42.398Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=4eeabdb6-9f48-49df-bf86-1b0c2c627338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T02:57:43.969Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.216:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T02:57:44.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-13T02:57:51.721Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-13T02:57:51.722Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-13T02:57:51.725Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T02:57:54.009Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=c2061d11-dd97-48f6-a80c-1d2c1658bfe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T02:57:55.098Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.216:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T02:57:55.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T02:58:05.100Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=b904cdf7-f4e4-4b21-9359-f09acbafbe3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T02:58:06.167Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.216:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T02:58:06.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T02:58:16.173Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=6c0178bf-64e9-4b08-98a1-85cb0bfea645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T02:58:17.241Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.216:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T02:58:17.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T02:58:27.262Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=890ce122-1ea5-401a-a053-4cacca141d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T02:58:28.313Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.216:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T02:58:28.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T02:58:38.315Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=56e8b194-ea82-4e7a-bd30-e20591064262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T02:58:39.389Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.216:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T02:58:39.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T02:58:49.391Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=496e17df-2ce3-48da-8bfd-773c2d66cf8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T02:58:50.456Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.216:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T02:58:50.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T02:59:00.459Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=b06f6b7d-a912-4040-a47a-d15e9e0d4ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T02:59:01.498Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.216:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T02:59:01.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T02:59:11.500Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=a2a6ac45-f537-4de2-94b1-a108453bcf5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T02:59:12.534Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.216:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T02:59:12.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T02:59:22.537Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=524ed4df-7579-441c-b345-d77641488487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T02:59:23.611Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.216:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T02:59:23.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T02:59:33.613Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=a395fc28-9a64-4e58-a687-a572d5bd5cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T02:59:34.647Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.216:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T02:59:34.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T02:59:44.648Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=6d5d1639-d429-4dd5-8267-0e555818f957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T02:59:45.692Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.216:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T02:59:45.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T02:59:55.693Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=b804092a-6fc8-44db-871a-750d9d2a2c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T02:59:56.769Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.216:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T02:59:56.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:00:06.773Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=c262e579-a765-4da8-9ecf-ee6eb0168b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T03:00:07.831Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.216:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:00:07.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:00:17.835Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=e0159e07-e7d5-4510-bef9-e030cf0ef65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T03:00:18.903Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.216:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:00:18.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:00:28.906Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=5477d6af-e18f-4ef4-825b-9a2a548841c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T03:00:29.946Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.216:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:00:29.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:00:39.951Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=c22cbb0e-1a08-41b0-93c6-ed59df33f5a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T03:00:41.018Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.216:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:00:41.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:00:51.020Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=8ecdc198-92f2-42e2-981c-fb51429008ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T03:00:52.088Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.216:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:00:52.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:01:02.091Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=d0aedf55-eca5-47a1-b3fc-5936c538547a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T03:01:03.165Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.216:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:01:03.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:01:13.167Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=442b2b30-5a99-4dd0-87b0-34e6bc56f946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-13T03:01:14.241Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.216:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:01:14.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:01:24.243Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=73dc2128-a4c2-4835-b864-483efacd98a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:01:24.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:01:34.418Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=ddb1d93e-346a-4f1c-ba4f-975e666a17af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:01:34.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:01:44.442Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=84cbf2b7-c742-470e-995c-bd3c17c7e284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:01:44.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:01:54.456Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=397cf092-cb5a-4f58-a444-03cf7b24cb06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:01:54.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:02:04.476Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=452966a1-bf6a-425e-ae60-a173abdbe734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:02:04.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:02:14.490Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=747134ec-2a9a-4671-ba5b-08e6edb938de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:02:14.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:02:24.505Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=98abc343-a7ba-4275-ba95-6bc8e4e945de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:02:24.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:02:34.519Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=e91d35a6-17d1-47d2-80cd-d191626acbbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:02:34.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T03:02:40.055Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T03:02:40.056Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-13T03:02:40.058Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T03:02:40.063Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T03:02:40.082Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T03:02:40.082Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-13T03:02:40.082Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-13T03:02:40.085Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:02:44.540Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=89e1ea4a-76ee-401b-8560-c114410d74f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:02:44.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:02:54.568Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=bb1521a9-2632-41a9-b20a-feb8b0f38711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:02:54.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:03:04.590Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=25f4a567-a3a7-4bd6-a946-460ec5c357a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:03:04.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:03:14.608Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=b433d8ff-9cfc-4c20-9d4f-73e4779b903f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:03:14.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:03:24.625Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=bfbcf918-9a8f-44da-82b0-87cb76726627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:03:24.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:03:34.640Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=410a4475-78f5-4a8c-8b70-a77b82881f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:03:34.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:03:44.667Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=e4de40ed-8357-4714-9c91-74132309d99c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:03:44.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:03:54.684Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=e97ac1c2-96a9-4d7c-9d07-000f823248ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:03:54.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:04:04.700Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=4bd491b1-95ad-4271-9417-ffd361994032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:04:04.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:04:14.710Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=c4506747-ca5b-47a6-8a2b-2581c8792f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:04:14.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:04:24.727Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=a3b5d41e-6853-4e93-831d-da550cb0846b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:04:24.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:04:34.740Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=54dcc1b3-ee31-4f2b-b36e-6b6e3c62347e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:04:34.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:04:44.755Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=e21df421-66d7-4e3e-9ffc-231d984a9286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:04:44.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:04:54.767Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=5c52b96b-8692-4e2a-8be8-ac6990424893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:04:54.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:05:04.782Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=13775ddd-2ce2-4885-b699-0fe2b38ea32c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:05:04.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:05:14.799Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=223104d8-c902-4bca-bb54-77cc0c741c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:05:14.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:05:24.816Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=c765c41f-2192-4964-9970-0b43a8b70a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:05:24.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:05:34.836Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=7c586e1b-d2c3-4f32-84f1-887c9aa9d852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:05:34.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:05:44.849Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=77456e47-d0c5-46ec-a107-c61f6341ffc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:05:44.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:05:54.862Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=dac13ac2-b7b6-4427-8d79-830db56472ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:05:54.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:06:04.872Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=381da09f-fb62-49e4-9539-d276fd4b4af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:06:04.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:06:14.882Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=715414bd-6bff-4e3e-9c5d-23246d5d4b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:06:14.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:06:24.893Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=940fc685-3318-4c26-879f-5bfc8e7f4d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:06:24.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:06:34.910Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=e1bc2e5b-be7b-428c-b17a-e604062b055a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:06:34.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:06:44.921Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=b9f03882-6146-4842-b259-f796b4ea5092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:06:44.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:06:54.932Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=f4ed89e7-17f6-42a4-90ba-eb439deb41cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:06:54.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:07:04.947Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=e7a5cfa2-577d-4f49-be67-94624fce2ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:07:04.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:07:14.958Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=a6ee9041-bd1d-4bcc-a583-e45c90e64efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:07:14.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:07:24.970Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=6728d4ed-8842-4649-8c2e-19e7db6c3e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:07:24.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:07:34.981Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=27bd711a-283f-4c39-ab11-c0fe68f5add3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:07:34.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T03:07:39.220Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T03:07:39.220Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-13T03:07:39.223Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T03:07:39.228Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T03:07:39.240Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T03:07:39.240Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-13T03:07:39.241Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-13T03:07:39.244Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:07:44.992Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=57f7593d-efbf-43fe-9497-09aa0d40cfd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:07:45.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:07:55.004Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=c75ddd10-be97-4a41-811e-76d57c557367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:07:55.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:08:05.017Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=5969edb5-0ebb-40b3-87f0-da1c92f1afd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:08:05.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:08:15.029Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=099135c9-acd8-4e5d-bb29-8f62558df98e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:08:15.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:08:25.049Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=f0af594c-2bd0-4cea-9b53-494239b267b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:08:25.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:08:35.063Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=c4c27e1f-95d1-4518-a113-a099dd1a82fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:08:35.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:08:45.082Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=2c45c2b5-99c4-41f3-806e-cd3961523d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:08:45.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:08:55.116Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=10033d14-95ba-45d3-99b1-5b720d645f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:08:55.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:09:05.127Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=86180601-542a-4a43-850b-7bd827df01d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:09:05.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:09:15.152Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=3633eb72-e389-4044-82b3-f7083137575e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:09:15.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:09:25.161Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=a1e8199e-3731-4f17-aad5-51249d2d4922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:09:25.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:09:35.174Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=82b61bd1-df17-4dda-bb42-1073bd4da0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:09:35.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:09:45.185Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=3f2c14dd-0e0f-4215-aff2-1808854ed06e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:09:45.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:09:55.196Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=44a1465a-538e-4808-9753-c5da148916d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:09:55.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:10:05.209Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=8795bb09-bc71-452d-a45a-b4d69363b7f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:10:05.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:10:15.219Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=d24e38fe-2a5a-46a0-b247-681d02ef443e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:10:15.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:10:25.230Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=bd8af64b-2281-44bb-a418-59023705854c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:10:25.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:10:35.241Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=b3ee2688-1e89-4f70-aeb7-2359bf5ed6d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:10:35.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:10:45.252Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=1f83bb92-0db6-4769-a826-c1e7b7daff64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:10:45.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:10:55.263Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=1fe85ee4-9abe-405a-8aff-c9c0e77c6c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:10:55.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:11:05.273Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=3bec95ad-9d62-427a-b8b1-104f2fa43c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:11:05.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:11:15.284Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=a795b591-a314-470a-b688-30b3ad7af7c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:11:15.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:11:25.295Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=55a01ab9-90e1-49cf-a8d1-40ed3906db2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:11:25.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:11:35.304Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=67587829-94c7-4f75-a970-09535c29aa48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:11:35.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:11:45.314Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=c4efcbce-b9eb-4073-a361-36d6c7f06f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:11:45.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:11:55.325Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=e555d15d-eeff-461a-aa31-19a787a75da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:11:55.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:12:05.337Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=86dde85b-351d-4f96-9b83-0417b026c207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:12:05.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:12:15.347Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=8393d2e9-a560-49f3-bb0f-2a56e357d336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:12:15.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:12:25.358Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=db9cc504-cdac-4710-93d2-315be5eb6264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:12:25.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:12:35.369Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=d42f6352-f83a-4769-90ad-05f0768329f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:12:35.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T03:12:39.192Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T03:12:39.193Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-13T03:12:39.194Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T03:12:39.197Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T03:12:39.211Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T03:12:39.211Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-13T03:12:39.211Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-13T03:12:39.214Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:12:45.379Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=45d4b438-7a86-4ad4-91ef-c7c1198511e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:12:45.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:12:55.396Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=8876082f-4c6e-48ea-b92b-c360263f5686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:12:55.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:13:05.412Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=239fb1b7-558a-4a2c-8c98-2d6149c7b7f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:13:05.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:13:15.440Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=255dfeab-c7ca-461d-a60c-55c024a92ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:13:15.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:13:25.459Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=54c88ed1-0245-4ffb-acaa-b11f135967e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:13:25.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:13:35.468Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=f9281364-6106-411f-acaa-c5be19c0d34e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:13:35.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:13:45.482Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=835361ef-1ca4-4476-aab7-72337a0d391c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:13:45.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:13:55.502Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=8fdc3bd3-cf96-402f-a863-ad5d71410e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:13:55.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:14:05.512Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=6eece09b-ce0b-404e-ac25-3a54afebca55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:14:05.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:14:15.524Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=5a9220dd-dc7a-4800-b6ca-36ae9c543fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:14:15.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:14:25.542Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=fbf8c680-e70f-4c37-8448-fdd1a21bdc7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:14:25.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:14:35.551Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=36f094c0-81cd-47e3-acda-fffe1a938730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:14:35.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:14:45.569Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=0de721a1-3931-4377-8089-ebd5cb9554cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:14:45.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:14:55.591Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=6bac9907-13d2-42f2-92f3-2b37d92e2b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:14:55.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:15:05.602Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=9c85c3bd-770a-49f2-957e-a93f5f9c3c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:15:05.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:15:15.610Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=e3ec1e39-452c-4db9-87eb-21bbfda4bce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:15:15.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:15:25.624Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=ec0e7636-3950-4aef-b5f8-92a7b23265ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:15:25.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:15:35.633Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=b1f0804a-f3e3-4022-b468-ab54d2c9e16a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:15:35.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:15:45.644Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=77cd4e9d-05fb-406c-b64a-d87a63f3e80d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:15:45.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:15:55.652Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=990542e7-17f6-45ab-914b-319ad7184ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:15:55.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:16:05.661Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=d0406e2c-e803-4424-a41a-726d82a269d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:16:05.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:16:15.670Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=1745ce9c-dd6a-40f1-879a-8eeba59a089f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:16:15.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:16:25.681Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=05102ab2-5875-43a4-b40d-1e8577731f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:16:25.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:16:35.690Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=43331ac7-09a2-418f-aec7-920a376c0d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:16:35.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:16:45.701Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=61d08a61-4d8d-477f-9a00-020808bd23c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:16:45.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:16:55.709Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=67b248c5-a3a6-468d-aaeb-3d81b92d2e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:16:55.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:17:05.719Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=b15a9f2e-f664-4d94-afc0-9dee17fb32f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:17:05.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:17:15.727Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=1d0b8744-cbdc-4fad-b1c1-84c39b15e460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:17:15.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:17:25.737Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=3c1a8ae5-a0c8-4570-b001-b2ab6dfed6bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:17:25.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:17:35.747Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=c67a4e88-e30c-47e9-90b2-128685546cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:17:35.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T03:17:39.189Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T03:17:39.190Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-13T03:17:39.191Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T03:17:39.194Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T03:17:39.204Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T03:17:39.204Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-13T03:17:39.205Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-13T03:17:39.207Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:17:45.757Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=bd190de3-9121-44a1-8238-74f1d5c073a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:17:45.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:17:55.766Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=4c548c8c-986a-4ba6-bdb5-948c9cab8290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:17:55.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:18:05.776Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=d259429a-26b5-4a64-8686-ab736b948392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:18:05.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:18:15.787Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=110276cf-199d-4e2a-baa3-adf6f44a5ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:18:15.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:18:25.804Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=be6bf135-e012-4264-9898-c9d6a19c6a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:18:25.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:18:35.818Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=b6b8d92d-0c4a-4394-8be0-1643d49c02a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:18:35.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:18:45.831Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=4c02e8ac-0e5d-436e-9a96-2449fd4c5d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:18:45.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:18:55.844Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=617d328c-0740-4f19-9181-27cf3ca712fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:18:55.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:19:05.856Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=407d6c9f-9336-4610-a461-20329f217c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:19:05.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:19:15.874Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=c44751b4-148b-4b9d-8f3b-2fde88f717ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:19:15.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:19:25.888Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=e8a361e2-2ed8-4ac5-8480-12c05af6dd7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:19:25.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:19:35.898Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=44007b6d-6aff-45d8-8c57-b225b1fda5ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:19:35.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:19:45.911Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=f6eb4303-5fa0-46ee-b76b-3456f387f82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:19:45.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:19:55.924Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=7978859f-2ad5-491f-8d40-0329f3e403f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:19:55.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:20:05.934Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=cb361932-1523-4631-9c0f-8a5146d79253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:20:05.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:20:15.944Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=29a33e9d-4e98-4689-811c-528272a0c242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:20:15.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:20:25.957Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=950ad9c5-90c3-4ce9-98e8-f99703c08410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:20:25.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:20:35.969Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=ddbf6684-24af-4f11-bb91-fc321b889e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:20:35.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:20:45.979Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=3baaa8b7-e156-425f-aefe-1e7f817e5240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:20:46.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:20:56.014Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=83845683-369d-4fe1-8cd5-e57afb59191c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:20:56.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:21:06.025Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=fa9182d0-5442-44d2-b7b9-241f4c48b5de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:21:06.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:21:16.034Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=977a7fde-8a7e-49b0-b84e-c0104a0f80fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:21:16.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:21:26.044Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=33d34228-1829-417b-bad5-49cac2ce9903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:21:26.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:21:36.056Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=756b6ff6-eab9-43e8-aa7e-54a72fdc310d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:21:36.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:21:46.066Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=15a1fdff-f4c7-4354-bc36-7106aa1eb2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:21:46.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:21:56.077Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=70951d32-c530-4c9c-986b-897bf3de51ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:21:56.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:22:06.086Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=a6b70bde-7966-4b64-9beb-9820e889c595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:22:06.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:22:16.096Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=ea2c4eb5-ec64-4d8e-8135-32365526c664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:22:16.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:22:26.105Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=f36c603b-aa2f-46bf-81d8-6cb94337f2e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:22:26.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:22:36.115Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=e418b5b2-0b24-4024-a52c-62d27e61db99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:22:36.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T03:22:39.239Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T03:22:39.240Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-13T03:22:39.241Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T03:22:39.243Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T03:22:39.251Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T03:22:39.251Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-13T03:22:39.251Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-13T03:22:39.254Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:22:46.126Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=1d40420a-c18a-4ec3-a456-4e6e867ad765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:22:46.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:22:56.135Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=de0147d4-d32c-4906-b3d0-b729eeaa22b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:22:56.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:23:06.145Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=6664d229-7c8a-4570-b6f8-7b8cb08f24b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:23:06.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:23:16.175Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=931afb80-8537-45b8-969f-142efe811a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:23:16.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:23:26.193Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=9bda62a1-376f-49a5-843f-7d7249627f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:23:26.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:23:36.203Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=5754ba55-5311-4a22-b4e0-aaf8eebe52a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:23:36.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:23:46.212Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=a538513f-bcd5-41b9-a39a-ce001a9b9709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:23:46.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:23:56.221Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=4fed3a8e-6b5d-4207-874b-a29ab95a89db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:23:56.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:24:06.229Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=42351d1f-8a0c-438a-b9a0-ecdffdebd62c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:24:06.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:24:16.239Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=37289ab4-e340-4340-905e-4127c74abddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:24:16.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:24:26.248Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=ced3a469-ee28-4174-8c3c-1cbb5aa1f465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:24:26.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:24:36.258Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=df31ddad-4025-4b23-beef-85e07293e698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:24:36.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:24:46.267Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=c135ab8f-5db4-4d49-aff6-093161ca232f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:24:46.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:24:56.276Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=98ab6bc5-5e51-4ac7-a93e-d8d62da20da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:24:56.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:25:06.284Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=7ce291af-08c4-44cd-91c0-dfcd2c32e3d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:25:06.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:25:16.297Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=894a4860-c9bf-46ec-9d5d-59af3225e16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:25:16.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:25:26.306Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=ab3058c5-2972-4832-b43e-d3beb0689d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:25:26.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:25:36.315Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=691ac2d8-1354-4ec7-861a-f98c35b999fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:25:36.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:25:46.324Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=6da2e465-12ed-4023-bba0-0eb57f4e0d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:25:46.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:25:56.333Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=c321178e-ff09-4cc1-ad6b-f197fb35ffbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:25:56.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:26:06.342Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=8eb919e2-38e2-4d26-9e9b-577aaa3aa22d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:26:06.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:26:16.362Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=2d835741-c5d6-4d5b-8a95-c3cefb384ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:26:16.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:26:26.371Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=78c6e36d-795b-4da9-b138-c16b4842167e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:26:26.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:26:36.381Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=a7319505-1c73-4e42-856a-b45395b8f657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:26:36.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:26:46.389Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=752f2f3c-4f93-4b70-a014-0135e630365c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:26:46.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:26:56.399Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=9700ecbd-00f8-4051-ac35-ab9e65e2e505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:26:56.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:27:06.409Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=6adf598b-fba9-4aa9-bdcd-e3f6770beb96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:27:06.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:27:16.419Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=3e7f60ce-dcb0-4bce-8a4c-e6acb14d7872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:27:16.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:27:26.427Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=ae0701b2-b8b1-40bb-837c-85f5913b0d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:27:26.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:27:36.438Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=55c3cc83-33b1-440e-b65a-35647792eca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:27:36.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T03:27:39.159Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T03:27:39.160Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-13T03:27:39.162Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T03:27:39.165Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T03:27:39.171Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T03:27:39.172Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-13T03:27:39.172Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-13T03:27:39.174Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:27:46.447Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=d28695a3-d3eb-4381-83c0-152c58117597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:27:46.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:27:56.458Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=8b5f6605-b098-4035-9b7e-c9127473415d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:27:56.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:28:06.467Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=f1a8994c-d519-46c5-853a-3ea811b5d19c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:28:06.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:28:16.475Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=3e127b98-8fb1-4447-b48f-b4849a1d6663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:28:16.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:28:26.486Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=cf209026-510d-4a54-a52c-d6d8fe27cf25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:28:26.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:28:36.495Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=c59322b7-fbe3-4c98-b8d8-716ba15b833c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:28:36.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:28:46.503Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=1cdea879-251b-4ce1-922f-907b3382241c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:28:46.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:28:56.513Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=fe57038e-9b05-478f-b7ee-e650ff7b4deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:28:56.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:29:06.521Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=36b784af-3b7b-4da0-b9f3-455529830348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:29:06.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:29:16.530Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=fce49c8c-53ec-4f93-952a-c6240ea6a523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:29:16.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:29:26.540Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=84745019-3e0c-4e5c-b9e1-e3e4d88130f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:29:26.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:29:36.549Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=3dfcec4f-5f09-40f3-bdbe-70ec0d4145cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:29:36.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:29:46.559Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=ecd99f68-3dda-4f17-a2e6-e0c54a997909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:29:46.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:29:56.569Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=58b920f9-7568-41a1-84de-d7a4a83a986c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:29:56.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:30:06.579Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=824e839f-669c-4b3b-8505-109c889bcbc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:30:06.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:30:16.592Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=8c90a71e-bfd3-4a7f-9eb9-6287b02b52a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:30:16.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:30:26.606Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=e4c57873-f65d-4573-9eeb-d4efc2638d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:30:26.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:30:36.615Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=f483a88e-75be-4f43-9ba8-e35cd573feec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:30:36.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:30:46.624Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=c21aee0d-f0f1-4b22-aaa7-db8683123074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:30:46.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:30:56.632Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=6569e6b7-15c8-4aec-842d-11c1c66a2792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:30:56.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:31:06.642Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=1d173a33-2ec1-470f-a04d-de1384ae248b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:31:06.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:31:16.660Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=ae757279-2dcb-43e7-a965-5f0ae84259a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:31:16.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:31:26.669Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=3144e91a-6046-419a-a00c-d36887d3bd0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:31:26.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:31:36.677Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=c2e027c2-3dd2-48f8-9520-19596f70f5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:31:36.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:31:46.686Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=45656b6e-cfd0-43cd-b3da-5b5089cb84ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:31:46.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:31:56.694Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=adbc9218-3c66-4eb9-81a9-07e023034c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:31:56.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:32:06.708Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=9193dcc9-4f51-4a0d-b248-87a8dbd6921a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:32:06.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:32:16.717Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=d62604ef-03c4-40de-a941-27db0c2a8c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:32:16.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:32:26.725Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=d8f9b186-4bd4-4549-a586-9e031419e744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:32:26.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:32:36.734Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=4b73d4a4-bbe0-44e7-b5eb-cd9035fb459c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:32:36.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T03:32:39.235Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T03:32:39.236Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-13T03:32:39.237Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T03:32:39.239Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T03:32:39.244Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T03:32:39.245Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-13T03:32:39.245Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-13T03:32:39.247Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:32:46.742Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=5157cb1a-2db0-4127-8405-9f77767b5973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:32:46.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:32:56.751Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=6428744c-aa95-450d-8870-766f74cb4908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:32:56.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:33:06.759Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=e8e63b27-7cf1-4aed-89e8-d70cc40da1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:33:06.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:33:16.769Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=a24a7da5-b0a8-48a2-9fc6-391f3755e9fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:33:16.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:33:26.778Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=3f9e1da0-bcde-4afa-8a1a-200a44ae4df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:33:26.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:33:36.789Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=8b3f97fb-91bf-4ed9-81a0-80300e4eb3ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:33:36.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:33:46.799Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=96d608db-72e3-4e1c-8ce9-5b508d75adec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:33:46.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:33:56.809Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=ede57d92-794c-456d-87f1-bd33394919a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:33:56.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:34:06.820Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=d5e30b40-2216-41b3-ab70-727830f12fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:34:06.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:34:16.829Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=93af94fa-c7ae-41ad-9ec1-eb9d0fa1d147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:34:16.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:34:26.839Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=7e64cf27-4618-48c8-8567-3379a2bdaf09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:34:26.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:34:36.848Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=cf058591-bcdf-4367-9f09-98430d03d9dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:34:36.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:34:46.857Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=23085f8d-41e7-4e38-87bf-b922aefe9d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:34:46.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:34:56.866Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=997b0a33-59b5-40c9-9967-cd7307595d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:34:56.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:35:06.874Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=f5addeaa-044f-49cd-8cd8-6ad90b7198e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:35:06.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:35:16.883Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=9f08dff6-6b0f-4900-a79b-8333cb23d6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:35:16.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:35:26.892Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=34b1b3f9-b935-4074-bd4c-654bc0ab123e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:35:26.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:35:36.900Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=40fc68a8-9413-45db-855e-ce79b20a0950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:35:36.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:35:46.910Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=1de5b6c1-b6b8-4041-906f-aea8708b5829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:35:46.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:35:56.919Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=577f2c06-eb08-437a-aa33-0c7c9d2e09bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:35:56.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:36:06.928Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=1fb2d070-6aed-465e-bb62-72945a473ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:36:06.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:36:16.943Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=adc58b3f-4769-4cc2-9f52-0f703a365360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:36:16.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:36:26.952Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=9994b250-d222-4651-9199-239b57bfa5f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:36:26.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:36:36.964Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=2171bdc8-85a9-41b0-aaf7-b8908a1e7fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:36:36.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:36:46.972Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=fa69afce-104e-4a8c-81d8-0d7da2790f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:36:46.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:36:56.981Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=449954f8-8bc5-4b24-83c5-bb236c8f9a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:36:56.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:37:06.989Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=5fe971ef-d7e8-4086-953b-7532517ed236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:37:07.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:37:17.002Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=a5c217f3-28de-4775-9803-5962b3119fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:37:17.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:37:27.014Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=473d2867-5199-4029-a902-9c4a61ee9cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:37:27.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:37:37.024Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=604f4e6e-61d4-4e35-9e1c-3a56248dfeab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:37:37.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T03:37:39.180Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-13T03:37:39.180Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-13T03:37:39.182Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T03:37:39.184Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T03:37:39.195Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-13T03:37:39.195Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-13T03:37:39.196Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-13T03:37:39.199Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:37:47.084Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=38eab339-d73b-4aad-8b13-cbb0292f9e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:37:47.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:37:57.095Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=6d52bb41-517f-48e7-b7c0-f98a469ce0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:37:57.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:38:07.104Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=1f83df50-7f65-4c84-96b1-5ff45d356753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:38:07.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:38:17.114Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=e43a46a6-3a2f-4f08-9ab4-d52d4491d499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:38:17.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:38:27.123Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=a7e23ba4-3267-4e54-9381-15add0ea9ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:38:27.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:38:37.132Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=d57ca22a-5325-4830-8b16-761178d250f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:38:37.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:38:47.141Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=fa0303bd-bc61-4447-940b-30cd738b707e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:38:47.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:38:57.153Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=fc9fb610-e09f-421f-aeb3-036d01fdbabf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:38:57.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:39:07.168Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=f7da70bf-2fd8-4548-ba11-9be67eb33cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:39:07.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:39:17.175Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=e1d174c7-e281-4217-8fc4-b8867051d263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:39:17.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:39:27.188Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=d979d4bd-2d94-415f-9e55-15dac47d4706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:39:27.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:39:37.195Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=adb60d84-e3d2-4c91-8570-97aa6f18e247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:39:37.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:39:47.204Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=2ef0be2c-e8b3-49bf-9171-28cc5296e9aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:39:47.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:39:57.215Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=d94544db-e8e7-4d79-a584-00e1a7ab7337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:39:57.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:40:07.224Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=5ac41b31-ebb6-414f-ae5d-e06b97b4868e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:40:07.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:40:17.240Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=db02a76b-8c1f-484e-b973-d68b00b88269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:40:17.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:40:27.255Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=80f6907c-2f8b-44e5-8c8e-0cccab3252e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:40:27.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:40:37.264Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=6897227f-1d56-4ad6-8799-22ef02dcd112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:40:37.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:40:47.278Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=7a23d051-bfff-4eeb-9ed4-bd373f646196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:40:47.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:40:57.288Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=2a5ea9df-8893-4f5d-a3a0-460fb106f69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:40:57.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:41:07.296Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=3266f322-2178-41f6-8bd1-481bb596a524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:41:07.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:41:17.305Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=56e01b8a-932d-4a69-9052-28e515470e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:41:17.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:41:27.314Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=837a893c-34c5-4a6a-aa2d-ec60b0728542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:41:27.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:41:37.325Z |INFO |Init configs |InvocationID=e3474dba-7316-459f-b98c-ff02e0ba7196, InstanceUUID=2a261293-dae2-4bd6-9c29-60a47db277ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-13T03:41:37.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |