By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T23:14:32.083Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T23:14:32.086Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-29T23:14:32.121Z |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 |2021-12-29T23:14:32.707Z |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 |2021-12-29T23:14:32.788Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-29T23:14:32.788Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-29T23:14:32.788Z |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 |2021-12-29T23:14:32.853Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-29T23:14:32.914Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-12-29T23:14:32.935Z |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 |2021-12-29T23:14:34.230Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-29T23:14:34.694Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-12-29T23:14:34.718Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-12-29T23:14:34.719Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-29T23:14:34.782Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-12-29T23:14:34.783Z |INFO |Root WebApplicationContext: initialization completed in 1847 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-12-29T23:14:35.137Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-12-29T23:14:36.028Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-29T23:14:37.615Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-29T23:14:38.233Z |INFO |Started MainApp in 8.155 seconds (JVM running for 8.749) |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-12-29T23:14:38.294Z |INFO |Start scheduling PRH workflow |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:14:38.308Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=475e477c-4567-4415-946e-81029cfea523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T23:14:39.788Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.135.160:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:14:39.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:14:49.817Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=2658e0de-b179-4e0d-bab5-d5118d79bec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T23:14:50.853Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.135.160:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:14:50.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:15:00.854Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=d56f7b9b-1d5a-4ab5-b672-61d61341389b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T23:15:01.893Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.135.160:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:15:01.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:15:11.894Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=f63b3546-135f-4fc5-b840-09e746866b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T23:15:12.933Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.135.160:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:15:12.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:15:22.934Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=dad297d0-07c5-4051-ae31-081d269c832a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T23:15:24.133Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.135.160:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:15:24.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:15:34.134Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=96bb174a-870d-45a3-a6d5-017f09ba84bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T23:15:35.173Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.135.160:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:15:35.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-29T23:15:43.901Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-29T23:15:43.903Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-29T23:15:43.910Z |INFO |Completed initialization in 7 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:15:45.175Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=de7785bb-d4d5-47ed-a3e8-d4e7dc34e625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T23:15:46.217Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.135.160:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:15:46.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:15:56.220Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=31296c5e-b7f6-4caa-8b31-d0e8956084ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T23:15:57.253Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.135.160:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:15:57.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:16:07.254Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=b9d3d6da-4907-499b-b101-b6d049b1c414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T23:16:08.293Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.135.160:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:16:08.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:16:18.294Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=bf323732-9adc-464a-bf28-863d1597a7da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T23:16:19.333Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.135.160:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:16:19.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:16:29.334Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=c0530c27-a6ee-4b8a-85b1-33c8d2684de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T23:16:30.377Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.135.160:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:16:30.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:16:40.382Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=bcd715ec-3081-4080-ae09-f42d3623cd99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T23:16:41.445Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.135.160:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:16:41.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:16:51.448Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=05e90697-edeb-4063-9eef-e318759ed01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T23:16:52.485Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.135.160:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:16:52.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:17:02.486Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=a7a13406-8d21-4a63-a918-f3ce77353414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T23:17:03.525Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.135.160:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:17:03.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:17:13.526Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=04bc2a54-e728-49ee-9a72-5de5309564fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T23:17:14.564Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.135.160:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:17:14.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:17:24.568Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=a6346f43-efd1-4b46-9040-926f31af65d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T23:17:25.605Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.135.160:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:17:25.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:17:35.616Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=b95f17ae-74d1-438d-bf15-a5064694243a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T23:17:36.648Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.135.160:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:17:36.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:17:46.652Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=b9c99849-aa76-4333-aa7d-828a44af17e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T23:17:47.717Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.135.160:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:17:47.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:17:57.720Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=6531e98e-d56a-47a9-afd2-d5a0f47507f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T23:17:58.788Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.135.160:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:17:58.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:18:08.794Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=fa80f307-9e58-4f35-b427-5aba2a862740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T23:18:09.863Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.135.160:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:18:09.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:18:19.865Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=c6488055-2a99-46f8-aa2e-907504d4f4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T23:18:20.901Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.135.160:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:18:20.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:18:30.903Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=22ba4623-4a80-4876-8075-58fcfd1558b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T23:18:31.941Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.135.160:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:18:31.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:18:41.956Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=8a92ff8f-c0e5-4df6-bbce-e664cdf313eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T23:18:42.981Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.135.160:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:18:42.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:18:52.982Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=2215bf2e-9daf-41e9-851b-ace6898787c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T23:18:54.021Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.135.160:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:18:54.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:19:04.024Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=b54d5429-6a4b-41c8-9739-fc9fc06fc233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T23:19:05.061Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.135.160:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:19:05.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:19:15.063Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=71790ab4-c90a-4b82-9758-76a0c1e07284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T23:19:18.661Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.135.160:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:19:18.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:19:28.662Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=2c651cd9-1eb5-416c-a3f7-70fef69dac8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T23:19:29.701Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.135.160:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:19:29.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T23:19:35.931Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T23:19:35.932Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-29T23:19:35.933Z |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 |2021-12-29T23:19:35.938Z |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 |2021-12-29T23:19:35.951Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-29T23:19:35.951Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-29T23:19:35.952Z |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 |2021-12-29T23:19:35.957Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:19:39.702Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=69280dc2-8c05-4059-99ee-dafd8d4a2f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T23:19:40.741Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.135.160:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:19:40.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:19:50.743Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=fa402057-a100-41b8-ae63-f562155ced30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T23:19:51.780Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.135.160:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:19:51.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:20:01.782Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=7cdb17a6-295a-49df-ad28-7bcb00b5a652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T23:20:02.825Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.135.160:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:20:02.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:20:12.826Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=d9bbf809-a908-46b3-810a-16acdb709b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T23:20:13.860Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.135.160:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:20:13.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:20:23.897Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=a36f24c8-c475-4c54-b703-0b21fc3787f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T23:20:24.933Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.135.160:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:20:24.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:20:34.936Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=f2216061-9b6d-4364-8227-a0a7c95df166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T23:20:35.972Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.135.160:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:20:35.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:20:45.974Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=3d5f145d-464c-4cfe-b5b2-9de48963721c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T23:20:47.268Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.135.160:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:20:47.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:20:57.269Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=aed90c23-e4cd-4401-bc0d-763a3c234739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T23:20:58.310Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.135.160:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:20:58.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:21:08.316Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=cdb7e147-80f0-49a2-8673-7d00b3669bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T23:21:09.348Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.135.160:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:21:09.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:21:19.350Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=c4881e5e-c5cf-4893-ac56-15e532c65674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T23:21:20.391Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.135.160:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:21:20.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:21:30.392Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=5b8ac669-72e4-4223-8dbf-518bf745f628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:21:30.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:21:40.513Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=4742afc5-429e-43d5-9da0-36fabf426752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:21:40.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:21:50.531Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=e7a8388d-3bd2-46fc-95b0-feb8f8d1deca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:21:50.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:22:00.543Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=f2f8778e-6dfa-42b2-85ae-35300d837502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:22:00.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:22:10.556Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=f7231ff9-9cac-4503-99c0-ae511dbaadc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:22:10.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:22:20.584Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=6d9d58a1-79c3-4775-a74a-0a410078cebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:22:20.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:22:30.597Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=e39b8663-1d2b-4d50-a2eb-181c71e94425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:22:30.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:22:40.606Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=5ad1e2f3-bbb6-4928-bb7f-07f381602fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:22:40.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:22:50.615Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=addc1665-e807-4804-a2fe-d0c661476e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:22:50.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:23:00.624Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=12486c91-bc91-417f-9143-9ff6fc447edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:23:00.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:23:10.634Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=a99a0506-5a41-4abe-a842-b239574a211c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:23:10.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:23:20.642Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=7e41435d-e491-43f6-bd36-a4244a08eb5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:23:20.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:23:30.651Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=1c9c4262-7c38-4d5d-9881-f180e5cff01a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:23:30.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:23:40.661Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=8a413965-dde6-4a6e-8037-5395d0d41644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:23:40.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:23:50.672Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=9b12eb17-65aa-4ec1-b34a-6d3d9e0f15d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:23:50.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:24:00.682Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=a492b656-67b3-4296-88e9-c6ae3c676bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:24:00.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:24:10.692Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=f6c75894-bc2d-4603-8d78-761020cef22b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:24:10.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:24:20.702Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=640d8461-8cd6-4dbf-8420-6f8b3c9acbe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:24:20.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:24:30.719Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=0b657a27-4536-4ff4-ab6a-4df43a67dfba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:24:30.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T23:24:35.492Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T23:24:35.492Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-29T23:24:35.494Z |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 |2021-12-29T23:24:35.499Z |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 |2021-12-29T23:24:35.507Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-29T23:24:35.507Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-29T23:24:35.508Z |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 |2021-12-29T23:24:35.510Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:24:40.731Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=7c4c34d7-0d74-42eb-b767-059749cf94fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:24:40.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:24:50.739Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=26e219a5-f773-4636-81dc-58fe9c7feb1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:24:50.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:25:00.750Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=b3450feb-5147-406b-b35d-c7196e3de709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:25:00.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:25:10.758Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=99178d83-c096-4f85-82c4-bbb02dcb892c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:25:10.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:25:20.765Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=ca7c734d-da42-4e93-8143-5142c80d9118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:25:20.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:25:30.775Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=bfc9cc28-d2d0-46ec-be33-804ba2e0a5ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:25:30.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:25:40.789Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=f344799c-1981-41fc-9d57-50d308692ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:25:40.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:25:50.796Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=e317cbc5-5d23-4cf2-9b73-8e1b3e31a593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:25:50.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:26:00.804Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=6e285e82-4e18-4ced-8578-d6593414a28c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:26:00.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:26:10.812Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=bd14eee9-1ed0-4a02-96c6-3f435553bf37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:26:10.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:26:20.821Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=04ba4614-48bd-46d9-a37f-89033cc321bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:26:20.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:26:30.839Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=a7037a35-cdd9-42ec-99c0-340a755d696f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:26:30.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:26:40.850Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=4ab8c00a-60b9-4943-ae23-063346a01c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:26:40.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:26:50.858Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=bffdeff5-c2af-417d-becd-c96a1c9ee491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:26:50.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:27:00.866Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=21110526-410c-4459-bed6-cb08188a97e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:27:00.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:27:10.874Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=5f954b28-ae6d-43b7-9abe-493def3f9348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:27:10.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:27:20.886Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=720fad62-7980-4e44-b0b0-98114e278cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:27:20.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:27:30.893Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=e6cc3719-7a90-4fee-a741-37012ec8cea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:27:30.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:27:40.902Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=6a504d47-4b7d-4fd7-b41e-7379d3cc708c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:27:40.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:27:50.910Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=0381dd05-6393-4767-9c52-15b13018fc29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:27:50.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:28:00.919Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=0e53875d-5790-4b33-840a-d7686c6c1ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:28:00.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:28:10.931Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=f4821751-060f-4392-b52f-4ee9c2f45ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:28:10.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:28:20.941Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=c348206a-f860-415f-a750-b6fb9a853b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:28:20.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:28:30.958Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=35806e1a-65f3-4e5b-b76a-20950b699b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:28:30.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:28:40.966Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=1a962539-34c3-4cc9-8ecc-6620520b5353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:28:40.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:28:50.975Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=803f1622-c511-4d6a-a276-b472eecafcf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:28:50.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:29:00.984Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=3e81a345-469c-4874-8bd8-e5c17fad1e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:29:00.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:29:10.992Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=778f03b8-3cb2-48fa-aac4-4b797d40a202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:29:10.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:29:20.999Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=4cc47645-2931-489e-9d8c-7efa2699c535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:29:21.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:29:31.006Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=71e27497-6d3a-4c29-9deb-1c78b78864de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:29:31.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T23:29:35.484Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T23:29:35.485Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-29T23:29:35.486Z |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 |2021-12-29T23:29:35.488Z |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 |2021-12-29T23:29:35.495Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-29T23:29:35.495Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-29T23:29:35.495Z |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 |2021-12-29T23:29:35.497Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:29:41.014Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=23867e9b-6f5f-4b17-a770-9a1199f8d3e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:29:41.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:29:51.021Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=d927d1cb-ba3c-43f4-8c44-2ac741820953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:29:51.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:30:01.028Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=3a11ef4d-0d82-4180-857c-8985e46b4cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:30:01.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:30:11.037Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=faa3412c-58bb-47df-8888-322a640117a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:30:11.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:30:21.044Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=b81939e7-860d-41b9-8e04-88f1b8dc40b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:30:21.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:30:31.056Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=7ed2401a-fd9e-4f0c-bad4-d1ca16d97646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:30:31.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:30:41.069Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=61783662-d37d-401d-a18a-0de94194a8ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:30:41.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:30:51.077Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=23fd813c-112f-48cc-8b5e-34d5af6234bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:30:51.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:31:01.086Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=a7b8cffa-9a03-4f98-99c7-019cf3cc4e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:31:01.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:31:11.093Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=5e560863-7b08-485b-ad3f-80143190454f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:31:11.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:31:21.101Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=75ff1a7a-4259-4c63-a3e0-692b48fcf579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:31:21.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:31:31.110Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=9bbaf066-d1e1-40d2-9d23-0e040df6e816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:31:31.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:31:41.118Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=d2122827-c685-43b1-b52b-a1e038e8c56c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:31:41.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:31:51.133Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=ea152f96-b4a8-414d-8185-d0fd5d7b2e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:31:51.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:32:01.143Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=7d748ca7-f22d-4e17-bcd2-8bd25d2dfff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:32:01.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:32:11.170Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=6bc5c319-da82-4547-a30f-b100ff748750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:32:11.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:32:21.191Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=b6e159a6-7541-46b9-82be-2a3058e67cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:32:21.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:32:31.213Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=2bf04ce9-6670-4488-8feb-7ff33b53f205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:32:31.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:32:41.225Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=7d2a3463-9b9a-48d5-8a3e-0dd674779881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:32:41.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:32:51.235Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=fcc3b798-ce94-43c0-b06a-98fa5086fccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:32:51.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:33:01.245Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=41d37d17-29a2-40a1-923e-83b0bbcb62b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:33:01.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:33:11.259Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=b79ec8fb-3fcd-450c-9542-a45d3cb16f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:33:11.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:33:21.277Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=b94852de-2036-4ce9-bebc-36c5f3b32ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:33:21.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:33:31.285Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=ca3576a9-b62a-497a-b750-2945e8523fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:33:31.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:33:41.894Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=9b749362-4e5e-4de8-ab39-2dfff4469c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:33:41.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:33:51.901Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=e600edf9-3f94-4871-b4a1-ae29e5752bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:33:51.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:34:01.918Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=dfc7736e-a28a-417d-b64d-1635774d1024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:34:01.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:34:11.926Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=e15d58fd-baa4-4162-9f12-78a770bab9e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:34:11.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:34:21.936Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=92cb20f6-a888-4066-953c-ebcaafea11a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:34:21.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:34:31.948Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=8580e08d-32e9-4860-9d4e-e039bc953976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:34:31.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T23:34:35.516Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T23:34:37.344Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-29T23:34:37.346Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-29T23:34:37.349Z |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 |2021-12-29T23:34:37.360Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-29T23:34:37.360Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-29T23:34:37.361Z |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 |2021-12-29T23:34:37.363Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:34:41.956Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=a79e9e88-7dc3-4f76-9cd7-eda724b54d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:34:41.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:34:51.985Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=21c68f1d-6e71-43da-8ece-214648715475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:34:52.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:35:02.004Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=3cef7b68-80a4-4d0e-9bfa-7c177c6f53e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:35:02.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:35:12.017Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=164c07e3-43e5-4ce1-a4cb-ec892544d180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:35:12.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:35:22.028Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=991b4268-cf34-4d22-9268-0d5f71dc44b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:35:22.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:35:32.052Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=74bcac80-a6c4-4bee-9ea5-31cba53c45f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:35:32.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:35:42.062Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=b393a8f1-bc56-47fc-a691-f4ec5a06bfc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:35:42.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:35:52.069Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=e9eb14f8-f1b9-4734-85af-fa171dfd8616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:35:52.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:36:02.077Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=cf3a10b9-7cca-4552-91ad-a547371a52a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:36:02.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:36:12.094Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=b1fc506c-6470-4962-90c1-14dc0b1c2df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:36:12.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:36:22.114Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=1caacb2e-9544-4d09-96ef-55cad3dd1e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:36:22.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:36:32.125Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=bda15302-e137-4433-8ca5-5d9c40453dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:36:32.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:36:42.136Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=ae6aa791-499e-4f1e-a765-e1db03168747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:36:42.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:36:52.148Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=b5971a81-e690-4453-918f-183be0b81fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:36:52.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:37:02.161Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=e58c943f-2b69-4122-a459-77360c7d3ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:37:02.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:37:12.169Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=2a7ffbe5-3cd8-4937-beb0-80390140b7fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:37:12.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:37:22.182Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=65bd6716-44ae-42e2-ac34-027140e8ff48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:37:22.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:37:32.194Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=1e7ded8f-cf93-48b8-940f-67e73d0af931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:37:32.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:37:42.212Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=4dd82383-6c62-407a-8f34-9725d1d781c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:37:42.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:37:52.220Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=e9cfc067-f224-4cf6-a03b-3fd1ba8be2d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:37:52.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:38:02.229Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=9ed47e3d-3d8f-43f2-9974-25ac125b377e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:38:02.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:38:12.236Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=59162692-50c1-413b-b62c-00cab5afc822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:38:12.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:38:22.242Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=ee1275dd-dcc9-4327-a8bb-eb23866ac009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:38:22.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:38:32.401Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=68ee155a-ed86-4dee-99dc-95cbdb9b36e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:38:32.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:38:42.445Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=397494c7-7b8f-4c1f-8fd1-b36c83206167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:38:42.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:38:52.452Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=65fe3e0c-20fb-45ec-91a6-72b6291f3e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:38:52.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:39:02.458Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=c68f77d5-fd00-41c4-8a1e-450bbc3a826e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:39:02.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:39:12.478Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=46c1ad71-418e-49ee-b931-00bdbc26f2c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:39:12.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:39:22.495Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=bef57246-e116-4610-88a6-f0fd7f37a536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:39:22.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:39:32.505Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=b85f3b21-2a41-4f8c-8147-b1ab9ed3d612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:39:32.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T23:39:35.475Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T23:39:35.476Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-29T23:39:35.477Z |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 |2021-12-29T23:39:35.479Z |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 |2021-12-29T23:39:35.488Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-29T23:39:35.488Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-29T23:39:35.488Z |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 |2021-12-29T23:39:35.491Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:39:42.512Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=7239ee28-3f9b-460f-9a12-78a3b5a00fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:39:42.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:39:52.520Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=8813967d-12a2-4a90-935a-9466c0980988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:39:52.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:40:02.528Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=56c7ce22-2cbd-4ab0-8166-2c4c370d9304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:40:02.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:40:12.537Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=4f04f065-8dd4-4b43-9ecc-4576b3d01d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:40:12.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:40:22.544Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=5789f0fd-8ca0-484f-8eb3-31294035adb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:40:22.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:40:32.554Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=ab2a3d94-aff4-4cf9-a531-70326972bc2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:40:32.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:40:42.572Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=27181224-15e5-4a56-b9dc-3929fd5d1a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:40:42.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:40:52.579Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=7fe8ea87-da67-497d-a2e6-b5143f36c9cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:40:52.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:41:02.587Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=2cc69229-e0db-4a71-b125-03b4f806490f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:41:02.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:41:12.598Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=5e038791-7c70-4257-848c-53a0aeebdda4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:41:12.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:41:22.606Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=28e9bf09-15c1-4177-9fb7-a94fbebe6e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:41:22.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:41:32.620Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=e0a21e2c-0cbb-40df-bad6-d4825aadf0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:41:32.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:41:42.630Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=a0fb2aa4-65a5-44b8-93d5-c2d27bf15b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:41:42.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:41:52.638Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=f8980796-e8ee-42cc-be8d-e374bbe8b203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:41:52.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:42:02.656Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=bbce1ae6-a7a2-42d3-881e-ce12a18faf6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:42:02.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:42:12.663Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=d63823b7-a2d3-4feb-8512-73bb2ea4a041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:42:12.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:42:22.671Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=c5855d6b-c1b5-474d-b164-3a559cc2ecf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:42:22.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:42:32.677Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=6251bff2-45bd-435e-a416-560e319d602d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:42:32.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:42:42.687Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=ecd82c63-eba6-4c11-80f1-ed956af760a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:42:42.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:42:52.701Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=c261f892-c359-4b2f-aa04-77943bc083ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:42:52.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:43:02.717Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=4d25b3c1-75cb-41f2-8cf1-e3d621a78f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:43:02.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:43:12.727Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=e3330b90-2089-441e-bbc4-a798452cbf96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:43:12.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:43:22.736Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=34acf7bb-bf0a-4c23-b3f1-961f1e15fde4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:43:22.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:43:32.743Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=ed08994a-e486-43d9-a235-56cd1c39d2aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:43:32.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:43:42.751Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=369d289c-e4ab-414b-9c2c-23854fed77aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:43:42.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:43:52.761Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=143343cc-e4dd-4657-bf9c-7af5bb5d0608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:43:52.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:44:02.768Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=0b8d420a-14ff-4092-a477-3c28f0ed842e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:44:02.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:44:12.774Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=599765b8-8564-40d6-9309-b61a31fe1497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:44:12.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:44:22.781Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=8a232fd1-27e7-49ac-b9bf-e433e51e9211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:44:22.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:44:32.790Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=e08fb4d5-7ac3-45da-af57-4ea0b3eabb13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:44:32.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T23:44:35.466Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T23:44:35.467Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-29T23:44:35.468Z |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 |2021-12-29T23:44:35.472Z |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 |2021-12-29T23:44:35.478Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-29T23:44:35.478Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-29T23:44:35.478Z |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 |2021-12-29T23:44:35.481Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:44:42.797Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=1d221d5a-8c8c-4619-a7f8-d820c6066ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:44:42.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:44:52.805Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=fd06d5c0-d334-4494-84be-7f51cf152dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:44:52.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:45:02.813Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=1f49eefa-17f0-43ce-af5d-f1b4b486ee0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:45:02.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:45:12.823Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=0c4f0b66-08b8-4c8f-b8ef-4f247e648670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:45:12.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:45:22.839Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=bbb45c76-acdf-41b7-8bf8-5b64194efde2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:45:22.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:45:32.848Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=05adc676-4aac-403e-888f-09737ab5fb0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:45:32.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:45:42.856Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=66d61183-545a-4d56-b577-0a42ce66ee39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:45:42.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:45:52.871Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=3b810194-95d5-41f5-83ea-cb685b065b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:45:52.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:46:02.877Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=8afc0d13-fa1b-492c-96d4-a1d08a03c56f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:46:02.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:46:12.885Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=1af73796-f539-448c-b312-5cbb78e20164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:46:12.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:46:22.892Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=ee05e979-68d1-4776-a1d9-2e692c676e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:46:22.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:46:32.899Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=925fa210-6405-4009-a749-daaeceb83c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:46:32.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:46:42.907Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=033661e0-210a-4e11-8d82-2f6ad29fd527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:46:42.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:46:52.914Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=1d97645d-7d81-400d-b438-f63458e51aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:46:52.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:47:02.933Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=d6106193-68a0-4b66-a2bc-664c595059bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:47:02.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:47:12.946Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=4cb92e98-1a08-4409-a2f8-083a7885d845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:47:12.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:47:22.955Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=29bdaea8-4a7f-4caa-b606-652671df4310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:47:22.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:47:32.963Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=75903a31-c171-4858-810a-a043a71e5cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:47:32.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:47:42.971Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=f13bfd39-08e7-4959-b67e-62bac54c06f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:47:42.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:47:52.977Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=3e986dcf-d81b-4916-b3a9-b4e6233c7e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:47:52.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:48:02.984Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=9c058272-8234-4212-82fd-8e837aa323cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:48:02.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:48:12.991Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=a8ede640-5602-447a-8e45-ebef339aaf0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:48:12.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:48:22.997Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=7764b27e-b472-4943-952c-d599faeb492a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:48:23.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:48:33.004Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=18f6e51c-6e46-4ab6-8c9f-416dc3e07941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:48:33.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:48:43.011Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=a3c84886-701e-4ae1-83ce-c5bf704179d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:48:43.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:48:53.018Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=5548a9b4-5d5f-427b-a918-870db867884d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:48:53.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:49:03.027Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=1753d495-a754-4ce2-8d08-dfa4fc890806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:49:03.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:49:13.035Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=d73e2012-178f-4ad9-83f6-edcba7495843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:49:13.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:49:23.044Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=cbe0c180-d23f-4bf5-a6b8-008cea572776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:49:23.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:49:33.062Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=8e2f76dc-ea98-40b9-814c-c107b9a99d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:49:33.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T23:49:35.473Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T23:49:35.474Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-29T23:49:35.475Z |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 |2021-12-29T23:49:35.477Z |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 |2021-12-29T23:49:35.498Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-29T23:49:35.498Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-29T23:49:35.498Z |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 |2021-12-29T23:49:35.501Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:49:43.073Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=1c7a2cb5-ce19-4b95-8f50-7eebc3c88e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:49:43.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:49:53.080Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=70fb4de4-5e31-41ca-9e69-374036217ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:49:53.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:50:03.087Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=6d508b2a-7658-4dc1-8d21-414cc8f44910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:50:03.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:50:13.093Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=f4b42c82-21e4-45e9-b2a4-7dd24323d3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:50:13.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:50:23.099Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=bec102c7-447c-47fb-b8c4-feeeadb92c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:50:23.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:50:33.105Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=6c12f684-4c7c-4b63-b2f2-6e84789438be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:50:33.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:50:43.112Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=72db42c5-ceaa-4341-b130-cf999120b153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:50:43.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:50:53.119Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=bc4284ac-41a4-401e-abb6-316bef220c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:50:53.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:51:03.126Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=f8dcc0a4-8840-49e2-a4cf-7f5b96753cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:51:03.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:51:13.134Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=4f3c116a-0f20-4b33-9fe0-d2ba7acb9e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:51:13.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:51:23.145Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=f90cf9ed-ae4a-438a-a779-43b9674d2a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:51:23.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:51:33.154Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=5f0f27f3-5eed-4fdf-ac26-4b45d59dd15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:51:33.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:51:43.180Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=cb626abb-36d2-418d-80f4-53c90cbc2c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:51:43.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:51:53.192Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=1f3289cd-cac4-458c-adf6-c3ee26ad0f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:51:53.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:52:03.200Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=e9bb38fa-5a40-41bc-b8fb-011cc51f4d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:52:03.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:52:13.207Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=23600a2c-3fde-4ee6-bfa1-32677a919ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:52:13.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:52:23.213Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=3e228bf1-463c-487e-9d3b-ae7185c3d613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:52:23.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:52:33.218Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=1ed1862b-c2f5-402f-9668-71e82794b221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:52:33.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:52:43.225Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=b60e63a0-a32c-41fe-8187-2931539976cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:52:43.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:52:53.231Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=0337cda8-4fd8-4fb5-b8c0-2c1bd0491f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:52:53.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:53:03.237Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=b8357044-7b94-4478-8eba-cec87a6e71bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:53:03.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:53:13.244Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=169ff707-e8ac-4672-acd0-e950982084a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:53:13.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:53:23.252Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=550d7d75-aab2-4cce-bab5-5e3094e4f6d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:53:23.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:53:33.260Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=c82ee3cb-54ff-4e3e-be4a-af77adb3c676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:53:33.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:53:43.273Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=bdce886e-9a6d-4e61-8223-f34716470fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:53:43.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:53:53.280Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=839f0e25-224c-4387-800e-aee39074d417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:53:53.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:54:03.289Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=bc9368d6-1eb2-4df9-bcb1-1ce90c67aa46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:54:03.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:54:13.296Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=01b069ed-edd6-4ef8-836a-6336f13726c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:54:13.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:54:23.303Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=6a2305e7-b26b-481f-8ca1-39ed516e5975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:54:23.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:54:33.311Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=5c3cee74-9357-4e31-a64c-ed1f79aa742c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:54:33.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T23:54:35.456Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T23:54:35.456Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-29T23:54:35.503Z |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 |2021-12-29T23:54:35.506Z |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 |2021-12-29T23:54:35.511Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-29T23:54:35.512Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-29T23:54:35.512Z |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 |2021-12-29T23:54:35.515Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:54:43.320Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=6c121233-38bc-4259-8b0c-49ffe3c29ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:54:43.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:54:53.326Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=9907cb78-dd6f-460f-b00a-bed2e0fad9ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:54:53.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:55:03.332Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=0d03565b-c074-4dd6-94a7-2358f35bb222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:55:03.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:55:13.339Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=d8fe28e7-4dd7-4e00-bf11-2fac096f2c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:55:13.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:55:23.345Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=6aa906b7-4e25-486c-a432-59d6c1ceb3a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:55:23.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:55:33.354Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=3197b076-c96a-4038-9fdb-ff61e7829aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:55:33.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:55:43.362Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=5bcb09a7-4e85-4d4f-997a-5a84eb561120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:55:43.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:55:53.377Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=4f693e05-9374-4112-94bf-6344a4729a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:55:53.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:56:03.386Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=a0276670-320f-4b35-85d6-8c3db7089d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:56:03.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:56:13.392Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=5fb84e39-daee-41d2-85aa-12e538f74333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:56:13.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:56:23.401Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=07b71c69-5c65-4b40-910e-5f21d5f70e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:56:23.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:56:33.407Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=5dca47a4-3dbe-40ea-a835-c5ec393068af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:56:33.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:56:43.414Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=501113af-524c-444d-a15d-d8dba7d78c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:56:43.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:56:53.420Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=33392218-a267-4663-b15f-61dc5ce4daef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:56:53.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:57:03.427Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=fdf5eae2-48c4-47ac-b0d4-c115a10297d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:57:03.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:57:13.433Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=00d9df26-2293-4101-9e8d-c579d1293df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:57:13.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:57:23.444Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=53c98587-6fa0-4b48-8847-1a213f03f1e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:57:23.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:57:33.451Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=7bea3837-893d-4319-9094-aacb93d9e58b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:57:33.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:57:43.459Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=d5eab187-3a00-4b34-bdc4-b47ba558c35c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:57:43.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:57:53.470Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=bbe2965f-34a1-4d4c-a496-40f15a2ef325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:57:53.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:58:03.492Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=ed798936-4b01-4d30-9c6e-6cbbbaff5b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:58:03.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:58:13.500Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=ceb005a7-55cc-46d7-bd26-3f08ad394f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:58:13.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:58:23.508Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=58d0f398-1196-4ad2-ad59-2e4616d9710d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:58:23.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:58:33.514Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=23fac2a8-7a03-40a5-8893-98cfbd64a5bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:58:33.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:58:43.520Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=1e001f76-d17a-44d5-940f-f44a38240ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:58:43.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:58:53.526Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=bcaede09-6db8-4599-b226-1eb3fbb91781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:58:53.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:59:03.533Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=31bfd0c9-9d3f-4d0d-bdbc-2f916700fe05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:59:03.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:59:13.540Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=72e339a0-24e2-4165-9103-a399d57cbe23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:59:13.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:59:23.546Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=48c622fa-0818-4379-99c3-e638df416ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:59:23.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:59:33.553Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=44e8dd1f-cbe1-4e0a-bde8-132ccda1b50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:59:33.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T23:59:35.460Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T23:59:35.460Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-29T23:59:35.461Z |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 |2021-12-29T23:59:35.464Z |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 |2021-12-29T23:59:35.469Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-29T23:59:35.469Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-29T23:59:35.469Z |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 |2021-12-29T23:59:35.471Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:59:43.561Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=8356b374-bc4d-467a-97b2-4faddbfff555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:59:43.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:59:53.570Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=2d81bb21-01c8-46ff-bf2b-6e2e3e3304f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T23:59:53.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:00:03.584Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=43cbad6b-ec36-49cf-b071-2def9934adee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:00:03.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:00:13.600Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=57cfe5e7-f314-4eee-b781-2e498ad7adb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:00:13.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:00:23.615Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=cdf89536-dbf7-4bed-ab91-2ef207c213d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:00:23.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:00:33.623Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=c4ba8eba-e6ad-493f-bc51-46006390da85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:00:33.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:00:43.630Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=970a9709-8ede-4859-968a-9a34a1006f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:00:43.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:00:53.637Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=5163c7a1-a4a8-484c-917c-6b039b599896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:00:53.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:01:03.644Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=97fc0fb3-f265-4860-9606-2e22590b099e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:01:03.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:01:13.650Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=9eb134d1-f4e5-4d99-b35b-54fa47342746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:01:13.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:01:23.656Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=80f8ec47-f729-4911-a6da-35401ac25498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:01:23.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:01:33.662Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=3fc9c267-b0ee-4a2f-8180-1fd5ffdd8b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:01:33.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:01:43.668Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=46921831-2925-4624-ae18-34a08c68523f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:01:43.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:01:53.675Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=26b8dc0f-d8ff-403f-b9b1-9c835a62de08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:01:53.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:02:03.681Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=f73e7559-752f-4c89-b3eb-219a96ea262b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:02:03.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:02:13.689Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=0eb5621f-be14-45af-9a36-09763fc084a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:02:13.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:02:23.696Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=24743054-9169-4b7b-a483-b81e2d66fbb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:02:23.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:02:33.704Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=f491dcea-9642-485d-8fad-a97c142d5252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:02:33.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:02:43.720Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=b9c2111d-00f9-4ecf-ad82-a6b8135e7b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:02:43.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:02:53.729Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=1daa90d5-cec3-42cb-b43a-2d57840ad96c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:02:53.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:03:03.737Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=a9b96977-f095-482b-8909-1a673ec27447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:03:03.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:03:13.744Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=4c07e4ee-2e12-44fd-9d23-754caa6d2942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:03:13.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:03:23.751Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=39a554e7-53fd-4af5-b4ba-40daafa0939a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:03:23.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:03:33.758Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=f9b508eb-e420-49d9-b7cf-9f8b2a96c91a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:03:33.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:03:43.765Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=7a00d43f-0373-4250-b0fb-7ad453d3fcfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:03:43.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:03:53.779Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=3301d053-0371-46c8-99a4-973eda6685c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:03:53.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:04:03.788Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=4a51d284-f80e-4576-95fa-4dbaad833eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:04:03.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:04:13.799Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=78fb6c04-0419-4c7b-a5f5-3a9930995970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:04:13.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:04:23.808Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=843188cb-371c-4c5f-bce2-0c33593ef5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:04:23.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:04:33.823Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=b234c64f-a214-4c15-b01b-80d5892cfdb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:04:33.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T00:04:35.497Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T00:04:35.498Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-30T00:04:35.499Z |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 |2021-12-30T00:04:35.501Z |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 |2021-12-30T00:04:35.505Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T00:04:35.505Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-30T00:04:35.505Z |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 |2021-12-30T00:04:35.507Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:04:43.832Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=d12df7a0-f467-452d-a58f-779904c812f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:04:43.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:04:53.840Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=f890057d-8302-432b-b4e6-3568dbc6afd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:04:53.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:05:03.847Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=e7345500-af74-4c1c-9261-8178676f6a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:05:03.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:05:13.854Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=4f1500ce-155a-4e97-b3c5-dd90cc9bd087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:05:13.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:05:23.860Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=cb0df686-ff04-4197-9b41-7951eb3e86ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:05:23.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:05:33.867Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=a8d3ac3b-e4d5-4fe4-8bf4-94de69a29166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:05:33.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:05:43.883Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=00d1fb3d-8d74-4205-85b2-4f5f87c5fd70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:05:43.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:05:53.889Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=8377d578-1397-4b20-b170-58aa393bdc73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:05:53.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:06:03.895Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=d4c4cac7-6890-4f23-803d-df8ec1498f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:06:03.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:06:13.902Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=24fccfb6-9a5a-4385-add5-2d66d99e26c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:06:13.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:06:23.909Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=6189acda-64b9-4d8a-a12c-678cba7a984c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:06:23.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:06:33.918Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=57b83c70-9827-4e53-ab30-3bea4ad7498e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:06:33.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:06:43.929Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=bdcee664-b750-4fa8-b868-85fdf3a264cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:06:43.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:06:53.938Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=02d161c2-fd2c-44da-93f8-d7ad994bc2dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:06:53.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:07:03.952Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=509e9998-5841-42a3-8284-054791446449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:07:03.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:07:13.961Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=c85d3715-34ba-4c10-9027-98f32707e558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:07:13.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:07:23.968Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=c5173651-bf17-4a38-aee3-dd6f90f909d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:07:23.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:07:33.976Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=cc008ab1-34bd-4c18-99ad-efab3619d101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:07:33.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:07:43.982Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=cfb74a21-3508-44b9-8f4c-226a1844b4f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:07:43.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:07:53.989Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=3a57d942-77da-401f-9998-260c3be8b98d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:07:54.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:08:04.006Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=4dbe073b-ea95-4207-bcd6-da04ada5452d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:08:04.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:08:14.013Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=c9357545-b9fd-4953-a68c-cbc35eb45681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:08:14.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:08:24.019Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=51e7caf3-9d74-470a-96be-eb1cb9aa1d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:08:24.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:08:34.027Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=d402abd0-0e2a-44b2-bde4-fe36d34a1cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:08:34.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:08:44.033Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=5b9f14ea-c50a-4b23-b075-f0a82d271193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:08:44.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:08:54.042Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=5a78a91f-0b37-4034-8325-23b51f384efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:08:54.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:09:04.050Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=75c91ade-54b4-4a5f-a1d4-ba6a0fce6c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:09:04.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:09:14.059Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=a8e7c571-1fd9-4c69-a2c6-3adc1ffad6ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:09:14.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:09:24.073Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=5c1434c3-9d86-410b-b837-62613f8d7cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:09:24.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:09:34.083Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=34d11003-512c-48ac-86c4-4eff602646d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:09:34.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T00:09:35.537Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T00:09:35.537Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-30T00:09:35.538Z |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 |2021-12-30T00:09:35.541Z |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 |2021-12-30T00:09:35.546Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T00:09:35.546Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-30T00:09:35.546Z |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 |2021-12-30T00:09:35.548Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:09:44.090Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=86b17955-2ec8-45a5-a609-3633fed5e486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:09:44.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:09:54.098Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=7ab184ec-7e85-4627-bcc2-ef59340c73cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:09:54.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:10:04.113Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=69de19ab-5bce-4c66-b3b6-f2305d0e058e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:10:04.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:10:14.120Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=4462ca97-2291-408d-8470-19fb93e4104c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:10:14.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:10:24.129Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=06b8639c-e455-49b1-bf68-4c57157dfd84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:10:24.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:10:34.136Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=f0ce54ce-f37b-477a-8a62-e21ca5e938b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:10:34.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:10:44.159Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=c1fc335d-5cef-461f-abfe-833e2514ba0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:10:44.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:10:54.166Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=6628824e-0dfe-4639-bfaa-e644bb6a34a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:10:54.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:11:04.174Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=b35c2f7c-4ec6-45bb-8302-8008ae17070c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:11:04.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:11:14.181Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=a72ef92f-6eb0-4206-9d6c-14b5e8d4b727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:11:14.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:11:24.188Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=0cd79d08-34f3-47e3-82d4-7ef273125485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:11:24.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:11:34.194Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=8a495bdf-7918-4277-815d-ba02bfe53a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:11:34.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:11:44.200Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=62d7fdc6-e998-43f4-8fbd-720bfd5d11e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:11:44.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:11:54.208Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=f5eebf4e-a341-4cef-9757-5ab4b9674fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:11:54.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:12:04.214Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=79f144cd-3c64-44b6-ab66-e1d16da76943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:12:04.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:12:14.220Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=e7d5ac50-3343-4b3f-9174-6edf63a5877b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:12:14.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:12:24.227Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=a6ae6ed1-317d-4e46-b808-7e414255e004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:12:24.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:12:34.234Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=18e47a76-b021-4c4b-a3f0-ebf5f98f665d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:12:34.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:12:44.243Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=9e775bdc-e28e-4eb1-90e2-09b7276cbac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:12:44.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:12:54.251Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=9084d0fd-70be-49da-8297-a1f762a2289b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:12:54.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:13:04.259Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=7c50910d-334d-416f-a17f-d62a61335e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:13:04.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:13:14.272Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=b5464d73-a2e3-4d1f-b208-31bb9f17be9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:13:14.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:13:24.280Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=94b3827c-6ac6-4851-b5f4-6e4c3beb8ce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:13:24.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:13:34.288Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=855fd655-e617-430e-80d0-77bfe9d6bf80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:13:34.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:13:44.295Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=bfedd1b3-aa88-4a32-8a2a-8fe4f26e84db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:13:44.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:13:54.300Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=79f32394-b57d-4df4-850a-defd794db711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:13:54.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:14:04.306Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=fbe6c97e-028f-48b9-a49d-982c42683ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:14:04.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:14:14.313Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=15218d71-fb05-4c93-87ac-d03fcbbf7f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:14:14.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:14:24.319Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=a0ea9625-d3fe-4852-9fc3-268fe7bd3904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:14:24.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:14:34.326Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=749fd18c-4ff7-4422-bdbd-709678432a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:14:34.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T00:14:35.464Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T00:14:35.465Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-30T00:14:35.466Z |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 |2021-12-30T00:14:35.471Z |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 |2021-12-30T00:14:35.499Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T00:14:35.499Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-30T00:14:35.499Z |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 |2021-12-30T00:14:35.502Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:14:44.333Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=8f51b737-4a6b-48af-b3e2-4e3a557de0cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:14:44.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:14:54.341Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=aecc20f8-4bf1-4479-90a5-f7b9900862be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:14:54.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:15:04.351Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=7a3f61a4-8c1c-4ab8-a204-416d8baab5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:15:04.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:15:14.359Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=1e20c989-0775-4e1f-afb7-d0bd23472709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:15:14.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:15:24.372Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=9b33019a-cfb8-4c97-a922-b2aa4d90a7e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:15:24.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:15:34.381Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=6c6b4f24-386e-458f-8a00-20606af20480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:15:34.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:15:44.390Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=6b415700-27ab-4b14-861d-84b577a722a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:15:44.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:15:54.398Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=372600ee-3e2b-47fa-983c-e287d825f5dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:15:54.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:16:04.404Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=fcfb117c-c136-41b4-b662-009ebf63e8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:16:04.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:16:14.410Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=a20b4981-93a5-4d9b-b622-2303b929480e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:16:14.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:16:24.416Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=0068c254-8968-4522-a4f0-c0c5b4e683d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:16:24.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:16:34.422Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=b183f294-fe8e-43b6-9293-7428c1ed1223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:16:34.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:16:44.430Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=6903328d-b6b8-4535-9920-e3a0f291e7fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:16:44.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:16:54.439Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=f4f80bd8-56b7-441c-b97b-2db95731abc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:16:54.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:17:04.446Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=e3aedeb9-6c7e-4f4a-9603-7dd3236e2326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:17:04.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:17:14.453Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=6f97e094-8c65-46a7-9e39-66e2975a4df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:17:14.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:17:24.460Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=1a7aa235-10b3-41d7-a5a1-0409af757da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:17:24.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:17:34.474Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=2d855153-3e6d-4acc-85d3-4d118b6e03ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:17:34.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:17:44.482Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=a01eb228-3a15-462a-aa35-beed57bf6f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:17:44.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:17:54.489Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=e993cb66-cf1d-4d87-b875-4dd4c4a24dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:17:54.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:18:04.495Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=a48327f7-f874-420d-95db-9d49e0aae4ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:18:04.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:18:14.503Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=00dbf037-9f5a-48bd-933e-0b51868fa435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:18:14.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:18:24.513Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=f94080e0-10f3-47d2-a279-a6a992ce1781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:18:24.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:18:34.526Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=ed4172f1-3b6e-41f5-8929-5cb1f662f960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:18:34.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:18:44.533Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=663c6d26-9ff9-453c-9c0f-05efc99179f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:18:44.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:18:54.540Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=8399d0b3-f326-4bef-9c36-ddc366041e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:18:54.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:19:04.546Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=17ee67af-4499-4805-a252-5e5b2e9afa1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:19:04.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:19:14.569Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=bb1903d4-136b-41fa-9404-bf0321f6c86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:19:14.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:19:24.584Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=e57a22cb-4252-45c3-b0dc-b4f4bfb0dcbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:19:24.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:19:34.591Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=c5b07d91-9fc0-401b-ba1b-9a3cb0d1d59c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:19:34.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T00:19:35.445Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T00:19:35.445Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-30T00:19:35.446Z |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 |2021-12-30T00:19:35.448Z |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 |2021-12-30T00:19:35.452Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T00:19:35.452Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-30T00:19:35.452Z |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 |2021-12-30T00:19:35.454Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:19:44.599Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=390fecc2-4e70-4183-a647-915cc2e11f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:19:44.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:19:54.611Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=0f570499-25f6-4c14-bf70-e8c55bdca0a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:19:54.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:20:04.619Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=03101c89-4eb7-44f2-9832-ca1fe091329b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:20:04.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:20:14.626Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=529ad190-4a5e-4b9f-a972-f0c8a0c8b4b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:20:14.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:20:24.633Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=62ce9fcf-f1b6-41bf-b7d0-ade0ac78d282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:20:24.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:20:34.638Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=4071f3d2-587a-4d08-a4d4-e1e7d5a1c956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:20:34.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:20:44.644Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=f8190211-2742-4fd2-9328-a3dd1e4bc249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:20:44.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:20:54.650Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=542d388b-f298-426a-ade1-c19188661fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:20:54.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:21:04.655Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=728d2f40-d3bd-4536-b550-7e486fbf868b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:21:04.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:21:14.670Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=b228b316-0e8d-4980-a972-c458c133fbcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:21:14.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:21:24.676Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=e4701853-2b36-495e-a71f-288ce2064ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:21:24.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:21:34.684Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=1aed9180-9e2a-43a3-a170-7986d0c1fe13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:21:34.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:21:44.703Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=369358d4-cf73-41f3-b2c9-cb8e2670eacc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:21:44.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:21:54.711Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=97bd26d2-f81a-4f12-a98d-f79cbfc4ca4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:21:54.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:22:04.717Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=e7563bfe-2208-4eb7-bb21-ba9408503a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:22:04.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:22:14.723Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=216eb0ea-0b74-405b-a661-393b3bdfc5e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:22:14.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:22:24.730Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=06b11931-ce92-4136-8dc9-83dd72e1f9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:22:24.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:22:34.736Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=ad81ae8d-c28b-4714-88d4-7137933b8807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:22:34.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:22:44.749Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=cdb7a2d1-8f91-492b-9da6-dbd3db950c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:22:44.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:22:54.755Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=028575c2-bdd4-4a29-a948-c7674cf96f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:22:54.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:23:04.762Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=90e74e3c-49ac-4ab9-ad1a-6dbb56455e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:23:04.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:23:14.770Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=fb18f122-2a25-438c-b22c-6e9d602677c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:23:14.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:23:24.777Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=a6877d4a-81a1-41df-8d0b-b7ed7bf3b6cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:23:24.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:23:34.785Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=472cae86-edb2-4673-876b-62cb035fa386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:23:34.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:23:44.802Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=8649efcf-853f-4575-b912-24f40788cdb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:23:44.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:23:54.810Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=db68c50a-6b5f-44bc-86ed-bee39899b0bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:23:54.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:24:04.816Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=20f7de66-0b35-48c1-a88c-2f4a087ed537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:24:04.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:24:14.822Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=35288022-a2a3-444d-aa55-2c64a38532fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:24:14.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:24:24.828Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=dd32897d-8ab2-4c33-b47f-bc7e72444105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:24:24.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:24:34.833Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=9450502d-b960-4e7c-ab50-7770d2033e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:24:34.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T00:24:35.495Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T00:24:35.495Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-30T00:24:35.496Z |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 |2021-12-30T00:24:35.500Z |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 |2021-12-30T00:24:35.503Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T00:24:35.503Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-30T00:24:35.503Z |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 |2021-12-30T00:24:35.505Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:24:44.839Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=dbd753fd-45f3-4127-af0f-8105b51d5a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:24:44.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:24:54.847Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=2cb5e884-78a1-4a75-ad69-b98451c2f0cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:24:54.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:25:04.853Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=7d8ef349-d947-45aa-a9e9-289fdcdf9258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:25:04.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:25:14.860Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=f03c8b90-c87e-46f2-953f-83b753a6c4c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:25:14.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:25:24.867Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=554ceb7b-5567-4ebf-bba7-4eac5a9bb4ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:25:24.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:25:34.884Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=20b3c313-dff8-4bb3-a2e2-8ed3b540b9c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:25:34.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:25:44.891Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=30e33539-3729-4e17-a3eb-b304d1aee988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:25:44.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:25:54.902Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=fa63312c-ee1a-454e-b2ad-2aa7aea4fa0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:25:54.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:26:04.910Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=b2e65881-f182-45aa-a865-71e81e94748e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:26:04.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:26:14.917Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=6a6dd511-3cb3-4aa7-935c-17c5ff9dd92d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:26:14.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:26:24.923Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=189c8e16-7c19-40be-99d2-a56d1f6c36d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:26:24.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:26:34.941Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=a604cffc-eae8-44c5-b8c9-a8ab2bbe8be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:26:34.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:26:44.946Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=4b47a55e-aaa3-4768-b5e2-a0372a7e7d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:26:44.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:26:54.952Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=7d924eb0-0c2b-4bc1-9880-8e2c8ef411db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:26:54.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:27:04.958Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=3c198c56-b422-4011-9666-2395f9396f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:27:04.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:27:14.963Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=200345c7-2c02-4206-bbc7-98c56c8339f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:27:14.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:27:24.971Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=f94b0609-dd1e-444c-9497-85dd2c332193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:27:24.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:27:34.978Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=eda95d30-015d-4e61-a8de-dd88cfac7854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:27:34.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:27:44.993Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=ba148a44-23af-4f25-973b-f0aec865f6b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:27:45.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:27:55.008Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=719bd35a-ee5a-4d7a-90d5-d787eb33a730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:27:55.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:28:05.016Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=a8e8cbe6-eee8-457b-8479-ef190b1bf4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:28:05.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:28:15.023Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=0b0a0c9c-80b5-4880-817b-addd953b8528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:28:15.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:28:25.030Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=f4805ea0-4202-411b-9a74-e1a687218798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:28:25.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:28:35.036Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=9ac76f13-52df-40ef-b7a2-70f4fa602efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:28:35.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:28:45.041Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=099eecfc-6bd1-40ef-beaa-28500ba0b365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:28:45.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:28:55.047Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=abe110ae-b345-47d3-ab44-580c3753c3db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:28:55.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:29:05.052Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=1d808a5d-acc2-44a8-943a-e84a5a94270f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:29:05.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:29:15.058Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=aa270cc4-61a9-47b7-9ddd-c766ac0e47bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:29:15.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:29:25.065Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=bdfcd6bb-9208-4cf0-be96-7cf58194d8ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:29:25.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:29:35.071Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=650e031a-01c6-468c-88eb-ddd01095fbe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:29:35.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T00:29:35.496Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T00:29:35.497Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-30T00:29:35.498Z |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 |2021-12-30T00:29:35.501Z |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 |2021-12-30T00:29:35.505Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T00:29:35.505Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-30T00:29:35.505Z |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 |2021-12-30T00:29:35.507Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:29:45.080Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=5f861822-fddf-4346-bc62-2813dd32765c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:29:45.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:29:55.088Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=ea2d4cc8-bf64-49f2-a993-af30feacae82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:29:55.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:30:05.102Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=43b8281d-a739-403d-a1d6-eafda33b07fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:30:05.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:30:15.108Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=74325167-7c78-42c6-9219-36b6b917c72e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:30:15.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:30:25.114Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=4f4a7385-df9a-4bad-85b8-35f2c656e749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:30:25.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:30:35.123Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=b037a4b6-b2da-41d1-8208-edbbe785127b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:30:35.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:30:45.129Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=5ade7a98-85a2-4ac9-b6c7-a99482424ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:30:45.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:30:55.136Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=b7f9dddd-d082-47f8-b8c4-987bd7f12e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:30:55.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:31:05.141Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=97dfedd9-7faa-40b1-899d-0d13cdd63528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:31:05.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:31:15.147Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=2c4f1e50-e77f-4900-9110-dcaa352b1af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:31:15.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:31:25.153Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=f6f9cf29-b9d6-405c-8b7b-09bc1a7c9252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:31:25.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:31:35.159Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=25bc2a24-7829-4506-bf8f-737e294d2bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:31:35.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:31:45.166Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=c27088c1-c47f-4076-be92-edb35737ca4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:31:45.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:31:55.172Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=8f4646b3-82e0-4242-88f8-395e37fc0650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:31:55.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:32:05.179Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=8f5a0f0d-cb8e-4ab7-bd47-d717d8ee9cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:32:05.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:32:15.187Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=3c95edf8-9d7e-496b-92ee-d79f9cfa44a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:32:15.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:32:25.195Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=f9e73258-c686-479a-af79-ee0a0068d119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:32:25.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:32:35.209Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=c8d79cb7-f528-4833-9c09-11cb905b244d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:32:35.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:32:45.216Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=f9780247-5395-438a-86a6-7f724067fd30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:32:45.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:32:55.223Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=beb632d1-4d87-4c30-a8de-0d12c660bee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:32:55.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:33:05.229Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=63bff8b9-05e3-486f-b737-c81401055700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:33:05.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:33:15.261Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=4006ef23-627a-4b19-b691-c9d35ff6a78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:33:15.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:33:25.267Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=0fb9a55c-10dd-4764-b976-ef169a45d043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:33:25.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:33:35.288Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=2971a3fe-c3a8-4cd5-9a4c-03e449f9d566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:33:35.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:33:45.294Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=9bec5d7b-0def-41db-9548-f51bb9f1d120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:33:45.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:33:55.307Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=7508a8c0-1aaf-449a-974d-3ad381928547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:33:55.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:34:05.314Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=ea452893-2f34-4568-b5b0-e7e0982c4f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:34:05.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:34:15.327Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=aded5f6a-ea69-4a3a-9f8d-c11f8b40fbb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:34:15.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:34:25.353Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=dcdcf1ac-f218-4057-9d33-f46f6c6f41e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:34:25.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:34:35.362Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=8f01f308-aed3-4967-b8a9-20ba762b6100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:34:35.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T00:34:35.465Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T00:34:35.465Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-30T00:34:35.466Z |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 |2021-12-30T00:34:35.469Z |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 |2021-12-30T00:34:35.472Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T00:34:35.472Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-30T00:34:35.472Z |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 |2021-12-30T00:34:35.474Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:34:45.368Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=b61a4335-65ec-4d69-99a5-3f7dfad1876f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:34:45.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:34:55.380Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=c6167dbf-8412-4af5-a4de-06259685edbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:34:55.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:35:05.386Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=4cb4e70e-1400-4caf-a879-e04989ecb974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:35:05.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:35:15.391Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=f17765b8-691a-4bf9-b94c-1adc28f0f8f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:35:15.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:35:25.399Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=165d6a9c-373f-4b71-a125-acca3f0a63b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:35:25.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:35:35.405Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=3643684c-c003-46c2-8ebf-9d5606ec8b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:35:35.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:35:45.410Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=78bb88df-863e-45c0-a355-8775d2c856cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:35:45.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:35:55.416Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=274570e8-227b-4dd2-baeb-943590b759dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:35:55.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:36:05.422Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=77b1281c-1aa0-4194-ba77-322cd321a60c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:36:05.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:36:15.429Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=87ff41e2-3fb7-4bed-998c-f14c93d31711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:36:15.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:36:25.436Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=2554a139-8829-4bd2-a38b-76d179152dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:36:25.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:36:35.443Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=98143e4b-47bf-427c-81a6-5d9f76e3f701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:36:35.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:36:45.456Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=5f4a2307-34ea-42c3-8d12-6b708a9e3462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:36:45.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:36:55.463Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=c6a85a9c-025c-4c33-a3f7-26d14809675d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:36:55.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:37:05.471Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=16776910-662a-4133-81b5-63ac085d876f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:37:05.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:37:15.540Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=12d0b766-6fd9-4bf6-85d2-c824aed9bf38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:37:15.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:37:25.596Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=7bd91ef1-8b7a-435e-9c83-7a6dcba2a890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:37:25.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:37:35.603Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=a0a3fc8d-ba2b-425d-9555-3606c2ce465d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:37:35.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:37:45.610Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=9320d36e-e868-435c-92e4-cbf037a35f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:37:45.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:37:55.616Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=676d064d-4482-4f9b-b572-abece1647556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:37:55.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:38:05.622Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=e2ddb2f4-0e67-434a-8e33-6a82aa863a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:38:05.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:38:15.635Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=f1b66f52-8ced-416e-bdb4-abfcbdd6efcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:38:15.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:38:25.641Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=66b0ed50-c761-4261-99a9-8329e56a592c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:38:25.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:38:35.648Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=47736549-cd65-4098-a01a-3700de4f033d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:38:35.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:38:45.659Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=d3a9488e-f1b4-4a58-9188-e991adb96cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:38:45.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:38:55.675Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=1832f6fe-2fbb-4127-b3f0-eba8c5d3f758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:38:55.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:39:05.692Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=bbb2d41f-7168-43eb-94e2-4aea407d2211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:39:05.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:39:15.700Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=7fd00479-1239-4e01-97d5-a89e785e211c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:39:15.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:39:25.707Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=0e5bd61b-88fe-47d1-b603-8d1ca25d5dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:39:25.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T00:39:35.494Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T00:39:35.495Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-30T00:39:35.496Z |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 |2021-12-30T00:39:35.498Z |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 |2021-12-30T00:39:35.503Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T00:39:35.503Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-30T00:39:35.503Z |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 |2021-12-30T00:39:35.505Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:39:35.717Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=cf376fd3-19ff-403d-9bda-1e3b0714e9ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:39:35.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:39:45.722Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=ffaaead8-1134-4e69-aae1-7c08b2aa3833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:39:45.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:39:55.729Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=1a48e6c1-938b-4bbd-a49a-1bbaf7941124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:39:55.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:40:05.737Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=6ca45796-7963-4dd4-a229-5a871a8e7244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:40:05.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:40:15.744Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=353677f5-5aa0-43b4-b99e-49fbc4b3e5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:40:15.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:40:25.752Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=614ff47e-3b59-45ca-890b-234504977761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:40:25.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:40:35.762Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=21f81a8a-322e-441f-bb98-ed4f50471e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:40:35.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:40:45.777Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=7269f1fa-1c3f-436a-8b9d-42e3d9f09c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:40:45.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:40:55.786Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=b540e783-a5a0-465f-af5d-56609ea6f46c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:40:55.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:41:05.794Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=95211e9e-c32c-4b80-b43a-0bf3ce149992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:41:05.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:41:15.801Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=0cc53d19-0c4d-4f90-a577-d89c2c9a992c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:41:15.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:41:25.807Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=3b39475c-1346-4755-a339-2bfd839b9154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:41:25.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:41:35.812Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=8f3a26ff-e4db-481e-b0df-9cc31c6fa854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:41:35.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:41:45.818Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=f6ed2c22-c858-4ce7-aaa4-1c4f32be8b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:41:45.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:41:55.825Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=ae2bbbac-5d83-4e3b-8d0f-8a6c3cd31ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:41:55.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:42:05.831Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=09779bd3-2005-4d41-9a36-8b9dda20d067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:42:05.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:42:15.837Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=b5c6eb5d-f045-4345-9fad-4399accc0221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:42:15.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:42:25.842Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=cac71a96-bbd6-46e7-9b83-4bd910aa3bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:42:25.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:42:35.850Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=58e89bdf-e03d-4ed7-a945-350779460558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:42:35.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:42:45.858Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=83eaea05-e02a-4094-b663-9b200808901d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:42:45.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:42:55.866Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=a1f61530-a1ef-4b4d-b319-bbc5546ef4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:42:55.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:43:05.872Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=d0cff14a-e55d-4a02-b495-d6351fda5e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:43:05.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:43:15.888Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=64f3bfd9-13a4-46ea-935e-2937a5cdf527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:43:15.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:43:25.895Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=a8bf135a-1338-48d1-90c3-be40c2850e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:43:25.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:43:35.911Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=c17f48e0-0c3a-4607-9b7c-965d5daf9a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:43:35.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:43:45.916Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=445114b5-8d35-4acd-b8ab-bcf03c0ba5e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:43:45.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:43:55.926Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=e2cd6c1c-c4c6-412a-8db1-66808aab7442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:43:55.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:44:05.932Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=7a053b94-a602-4fac-8551-5bc9cb795ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:44:05.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:44:15.938Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=d3ce54cd-db76-4ec5-9dae-955a57d2aa7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:44:15.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:44:25.944Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=b8636a36-3228-414c-b519-d1c1c9721f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:44:25.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T00:44:35.461Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T00:44:35.461Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-30T00:44:35.462Z |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 |2021-12-30T00:44:35.465Z |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 |2021-12-30T00:44:35.468Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T00:44:35.468Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-30T00:44:35.468Z |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 |2021-12-30T00:44:35.470Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:44:35.958Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=22924803-5b4c-4d26-91ac-abaedbf58fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:44:35.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:44:45.963Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=da59f8d2-08b7-4cdb-82ab-af45c8c250e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:44:45.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:44:55.971Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=1e411208-3553-4b1f-b386-7c064d5e1e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:44:55.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:45:05.979Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=99fc437d-5d67-4516-93e4-78769a7c0247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:45:06.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:45:16.004Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=259f57d6-0837-4848-8fc5-33d72cadf585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:45:16.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:45:26.011Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=8b8ffa12-e804-4b84-a358-9124a6b33c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:45:26.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:45:36.017Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=42df8b82-60d7-4694-8ff7-6b3a2b252e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:45:36.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:45:46.024Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=667dff77-1252-46d0-a3f3-044549896f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:45:46.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:45:56.030Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=3a44c6de-b804-496e-bb8d-a6422459f50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:45:56.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:46:06.037Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=02dda286-c111-4b31-b22e-2195fd69078e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:46:06.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:46:16.044Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=4aab5e67-5944-4c9f-8e80-f1ba2e7d5e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:46:16.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:46:26.051Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=ea1e68b3-5497-4c0d-b5ef-30b1700dc0dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:46:26.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:46:36.060Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=64a805fd-d026-40ef-9d93-19b9d2927c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:46:36.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:46:46.067Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=2ffc325a-714a-4a0e-ab86-d50059d4b481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:46:46.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:46:56.078Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=ea90652b-dc54-4bc2-82bf-110543fde6ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:46:56.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:47:06.092Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=3fa4b242-a4af-4dea-939e-7ec09e61d31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:47:06.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:47:16.100Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=af64a7c9-e8cb-413c-b92c-224790745506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:47:16.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:47:26.107Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=bb28d90e-81d8-4ab7-ba3d-b3dedebc1683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:47:26.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:47:36.114Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=52d9ab25-c5ad-4385-82fb-54498f5251d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:47:36.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:47:46.119Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=b87443f9-a15c-4024-968d-bdf5a22c9a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:47:46.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:47:56.125Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=62c44dbb-e59b-4e4c-9436-c85427112574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:47:56.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:48:06.131Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=3cb4cc37-e9f0-4f95-b3ef-689c1547189c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:48:06.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:48:16.137Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=1425f208-140a-441b-aa8c-73ef803af27e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:48:16.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:48:26.143Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=433866e2-70e1-4cdb-914b-2e6ad3ff43ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:48:26.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:48:36.157Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=4a830c09-821b-4aab-96b3-504fe07818ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:48:36.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:48:46.164Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=e2d9a2ab-45aa-46dc-8cb4-59b96c7741ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:48:46.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:48:56.171Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=45d38187-9a53-4c15-bdc5-1ee09441c444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:48:56.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:49:06.177Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=648803d4-b324-46f3-bbfd-13ad78559007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:49:06.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:49:16.190Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=5a786ea2-b2e8-45d4-8b55-6ef79a81b15e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:49:16.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:49:26.197Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=809f8bec-1fed-4e01-97fb-983daea3e43f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:49:26.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T00:49:35.535Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T00:49:35.535Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-30T00:49:35.536Z |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 |2021-12-30T00:49:35.539Z |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 |2021-12-30T00:49:35.542Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T00:49:35.542Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-30T00:49:35.542Z |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 |2021-12-30T00:49:35.544Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:49:36.204Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=bd91c632-7542-432f-8399-032db4bac792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:49:36.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:49:46.210Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=3d8e06bd-80ca-4b1a-bc49-0e3feb8bba58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:49:46.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:49:56.217Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=a4d33f5e-4999-4e92-8b17-66f37b0b9612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:49:56.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:50:06.223Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=b04559d5-7f28-407d-bd78-ffa0d57a0484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:50:06.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:50:16.229Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=73dfbeb2-5078-48bf-8d27-d9755a1ab68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:50:16.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:50:26.234Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=dd6be62e-c543-40d2-a427-f0818624a404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:50:26.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:50:36.240Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=ef8864e2-db5e-4e0a-baa2-fbafc7a6110d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:50:36.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:50:46.245Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=c3292e32-9705-4e8d-9391-4883cb847010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:50:46.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:50:56.253Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=9438ad09-3603-4f7b-ac13-843170e1c036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:50:56.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:51:06.260Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=ceacd319-f821-47b0-9b7e-33202c7b82d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:51:06.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:51:16.268Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=981c4544-40d6-4172-abc1-3a4dfe24aae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:51:16.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:51:26.281Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=f81f4543-4d4b-4074-9199-9a19460e9f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:51:26.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:51:36.290Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=9f9a37fb-7c2f-4d1f-992f-105a4a1bb403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:51:36.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:51:46.297Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=ed70f9c7-ee8a-44a9-81f4-a1b03d99f5b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:51:46.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:51:56.306Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=4f385384-718b-47c8-8f91-81a31ef602d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:51:56.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:52:06.313Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=49af35f6-6642-446d-8ca3-101d88d9bed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:52:06.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:52:16.319Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=b22ffa54-4986-4158-a49d-aba7da7f84c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:52:16.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:52:26.326Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=027a218e-d6e1-42eb-a3db-86c714d3e513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:52:26.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:52:36.332Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=6cd7eda9-1cde-413b-9cf9-28617e21415f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:52:36.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:52:46.339Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=0d02697f-cf86-4cdb-a466-5af0186c7dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:52:46.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:52:56.346Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=95273bdf-ef77-4fc0-beed-c903b83dd90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:52:56.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:53:06.359Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=611cfafc-dffb-4251-96fd-5d8a54fae2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:53:06.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:53:16.366Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=31a2dcab-8187-4b81-a58e-120f33bec2f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:53:16.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:53:26.373Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=a3a2d3fd-e479-429a-8137-9d34dda938be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:53:26.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:53:36.378Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=3088cd4f-7346-4868-a3c3-ace5614ad19f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:53:36.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:53:46.400Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=0134c794-4d9f-41b3-88e1-632481047237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:53:46.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:53:56.406Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=45fe377c-01de-418c-804a-8834b6466d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:53:56.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:54:06.412Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=226ce47b-0e17-4c61-9071-b1066c650114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:54:06.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:54:16.417Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=5a86a6a8-cc5b-4539-9ff3-2119b8356ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:54:16.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:54:26.423Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=1b84bbaf-d863-45a5-98d9-edffbc941cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:54:26.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T00:54:35.476Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T00:54:35.476Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-30T00:54:35.478Z |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 |2021-12-30T00:54:35.482Z |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 |2021-12-30T00:54:35.487Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T00:54:35.487Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-30T00:54:35.487Z |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 |2021-12-30T00:54:35.490Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:54:36.429Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=5219d9d2-cd17-4925-ba03-105887abb55c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:54:36.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:54:46.436Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=ed7180c5-51b3-4a33-be22-d8742f55bd7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:54:46.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:54:56.447Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=dcd3e92c-4ecd-4cb4-ab2d-b2ff484c1037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:54:56.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:55:06.454Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=e9ce0c83-5b3a-4769-96c1-e355ab17341d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:55:06.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:55:16.460Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=178d4ef5-74bf-4578-a8c0-bf78d4d6a1b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:55:16.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:55:26.474Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=9540ab38-7967-497f-9aec-4bd0730fe5ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:55:26.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:55:36.482Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=edfa6b46-2627-45f1-9c45-dc124bbfb387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:55:36.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:55:46.488Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=883104d0-7b98-4653-ae22-d69044396440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:55:46.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:55:56.494Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=f72100a2-b09c-4336-9f67-34768a524653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:55:56.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:56:06.500Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=e958c29f-9570-4d00-94d8-5a20ad5a47c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:56:06.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:56:16.506Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=0bd41671-9fbd-4d7b-856d-a5a11e8f0d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:56:16.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:56:26.513Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=1c9fd1d4-13c6-4c7c-8cd6-eaebf2e27797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:56:26.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:56:36.519Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=68a4a9ee-a097-4c81-b20d-0aa02c639758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:56:36.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:56:46.525Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=51cc19c3-7f53-44ae-ac99-08088d03a9b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:56:46.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:56:56.532Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=0b6a90eb-cfee-4eba-813d-4844f02bf6a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:56:56.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:57:06.539Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=a16825f7-a3ed-49f5-8eff-05726ddee2d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:57:06.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:57:16.552Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=01226dcf-265a-4a29-bb31-dcdb746d810b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:57:16.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:57:26.566Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=bfc74dfa-d700-43e2-9a7c-97b2286e8f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:57:26.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:57:36.577Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=d0961edb-ae92-4f40-81cc-20106d6c1535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:57:36.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:57:46.583Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=6601b2e7-dd9a-4d87-a504-a2a3bffc1fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:57:46.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:57:56.588Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=06e18e27-3d4c-425a-a714-103f32be89ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:57:56.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:58:06.596Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=d6c91a95-bd40-4dd6-882f-01dc21f86cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:58:06.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:58:16.603Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=5be60bcb-59a3-4a82-8618-02e7b66ad094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:58:16.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:58:26.611Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=bbb49dbb-6dae-4c0f-b98e-cc1d0c3ba8fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:58:26.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:58:36.625Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=35a88ae5-9a0a-45e3-9588-63caa6e79ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:58:36.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:58:46.632Z |INFO |Init configs |InvocationID=cff341c2-d8f1-4b89-90d1-3de5e4a96ae9, InstanceUUID=a8b82d6f-c461-492b-a81a-02fcc50c751a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T00:58:46.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |