By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T23:02:43.084Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T23:02:43.088Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-19T23:02:43.131Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T23:02:43.838Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T23:02:43.977Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T23:02:43.977Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-19T23:02:43.977Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-19T23:02:44.139Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-19T23:02:44.188Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-19T23:02:44.208Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-19T23:02:45.660Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-19T23:02:46.234Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-19T23:02:46.264Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-19T23:02:46.265Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-19T23:02:46.346Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-19T23:02:46.348Z |INFO |Root WebApplicationContext: initialization completed in 2140 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-19T23:02:46.939Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-19T23:02:47.792Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-19T23:02:49.352Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-19T23:02:50.175Z |INFO |Started MainApp in 9.954 seconds (JVM running for 10.896) |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-19T23:02:50.262Z |INFO |Start scheduling PRH workflow |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:02:50.283Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=b812e7f6-c3f2-44c0-b5a4-a8c1d6cf9ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:02:51.871Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:02:51.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-19T23:02:59.480Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-19T23:02:59.481Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-19T23:02:59.486Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:03:01.927Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=0912ac55-fb3f-4467-a652-9e4eb3343038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:03:02.996Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:03:02.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:03:12.999Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=b0118cdd-2806-464f-9922-9f168cf4a0b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:03:14.036Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:03:14.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:03:24.037Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=bbdb902c-8aa8-4f7c-9d69-7adaada51ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:03:25.076Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:03:25.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:03:35.077Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=6a917491-f5ad-4e2d-9de5-2c4d26f310f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:03:36.116Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:03:36.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:03:46.118Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=1757c70a-49d0-457b-be46-fca7821e30cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:03:47.156Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:03:47.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:03:57.158Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=1d4b615a-72cf-4afd-a872-327acb570767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:03:58.196Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:03:58.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:04:08.200Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=c86543cc-da14-48f0-ae32-77739abc505a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:04:09.236Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:04:09.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:04:19.238Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=a1fd5093-849e-4d69-bd71-942d87f2d36f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:04:20.276Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:04:20.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:04:30.277Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=53141eed-90f1-466b-a9b8-a10ef14f864c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:04:31.316Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:04:31.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:04:41.317Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=191e0674-3bf5-4501-8e3d-0361e9aee7d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:04:42.356Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:04:42.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:04:52.359Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=eacbfada-0d8c-4417-b522-377018e8c899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:04:53.397Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:04:53.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:05:03.399Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=e90c4cbd-03a5-4580-a6fb-f5d61d909545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:05:04.436Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:05:04.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:05:14.438Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=09bc27af-9577-4283-894d-0388ad31dd5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:05:15.476Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:05:15.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:05:25.477Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=4e435218-94fd-4593-bf76-39a5e05b551e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:05:26.520Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:05:26.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:05:36.521Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=886a9862-0e53-4050-a3f4-f6e3163d258e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:05:37.556Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:05:37.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:05:47.557Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=555e5a9e-ab90-4ea1-baa5-6715519be218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:05:48.596Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:05:48.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:05:58.599Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=85af2260-89ba-4ba5-900a-cdd5437240e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:05:59.641Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:05:59.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:06:09.643Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=4b3f3280-630d-48c9-8e82-b90e2e277e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:06:10.676Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:06:10.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:06:20.678Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=d8b25da6-893e-4801-802f-5e0906d90c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:06:21.716Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:06:21.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:06:31.717Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=0b918123-395b-41c9-bd0a-e502ceb86a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:06:32.758Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:06:32.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:06:42.762Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=55a4d7a0-3a95-4acf-bc8a-3552963b48fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:06:43.796Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:06:43.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:06:53.799Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=e347449d-61b8-4950-acbe-496f5cd1d475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:06:54.836Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:06:54.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:07:04.837Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=0f439e90-6d69-409c-b6ed-8cefa481d800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:07:05.876Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:07:05.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:07:15.877Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=d744f3b8-0ef4-42c8-b970-538f76e15b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:07:16.916Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:07:16.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:07:26.917Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=14f6efcb-1136-40da-8320-b163490afbce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:07:27.957Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:07:27.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:07:37.962Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=9e9ba07c-62b9-4697-be26-21f3bd9a2858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:07:38.996Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:07:38.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T23:07:47.660Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T23:07:47.660Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-19T23:07:47.661Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T23:07:47.664Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T23:07:47.672Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T23:07:47.672Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-19T23:07:47.673Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-19T23:07:47.675Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:07:48.998Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=cc9b4f2c-49bb-4454-a934-8cc03879d8ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:07:50.036Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:07:50.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:08:00.038Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=c31162f1-1c17-4cd9-885a-79079a70b526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:08:01.076Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:08:01.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:08:11.077Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=14e8f909-5acf-4615-8e4f-01fe1aafc6d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:08:12.116Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:08:12.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:08:22.118Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=fcd69773-240d-47cb-b91d-13db3de1462f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:08:23.156Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:08:23.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:08:33.157Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=0ae129c6-3090-40f2-b79c-a57be7d5b050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:08:34.196Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:08:34.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:08:44.197Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=b993626a-e166-4c5f-9680-b964988e42a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:08:45.236Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:08:45.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:08:55.237Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=86d80af1-c3de-4901-b1da-bd0b6306dc86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:08:56.276Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:08:56.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:09:06.277Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=d517eac1-b9dc-40c3-a34c-6b4a794e266e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:09:07.316Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:09:07.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:09:17.318Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=8cdf4cbc-852a-46d2-9dc4-a24a47622497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:09:18.356Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:09:18.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:09:28.358Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=b94ed697-aafc-438a-940b-82d98c61548a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:09:29.400Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:09:29.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:09:39.401Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=f1c154d0-0e1a-4ca7-8313-57a227ad5935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:09:40.436Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:09:40.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:09:50.437Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=0eb7f6f3-4758-4a30-9310-69a40815cf88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:09:51.476Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:09:51.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:10:01.477Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=b1a7dda7-bf83-4985-944a-bef9af62c6c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:10:02.516Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:10:02.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:10:12.519Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=ed886019-8418-4316-aad8-9162075b785a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:10:13.556Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:10:13.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:10:23.557Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=4367fd03-b8a2-4b58-904f-74981dd55f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:10:24.596Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:10:24.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:10:34.597Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=3a2f9178-b062-49ba-99fa-788f692917fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:10:35.636Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:10:35.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:10:45.639Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=da603a78-b8f1-44b1-bfc7-03a77a08fbca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:10:46.676Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:10:46.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:10:56.679Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=119caabb-483c-493a-9818-ede607951f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:10:57.716Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:10:57.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:11:07.717Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=8d0c3778-81a8-465c-b1d3-ae9ab77e26ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:11:08.756Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:11:08.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:11:18.757Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=3c7acade-9abc-4fb7-b11c-d1e3e756a497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:11:19.796Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:11:19.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:11:29.797Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=70608833-885e-4476-9af4-bf3f9fefe2fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:11:30.836Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:11:30.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:11:40.837Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=556333be-f856-46e4-8cc6-8adb1e5deaab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:11:41.876Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:11:41.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:11:51.877Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=685efb8f-e8f4-4fcb-b37b-9a868ed0245b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:11:52.917Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:11:52.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:12:02.918Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=3c7808ed-d321-4a2c-982d-291b2a25c587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:12:03.956Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:12:03.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:12:13.958Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=c391633e-e6cc-4fb1-bdb9-b0eebca6fe1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:12:14.996Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:12:14.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:12:24.998Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=51233a87-efd4-4f77-bb96-b32f86cd0946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:12:26.036Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:12:26.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:12:36.038Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=cf3a1252-b367-4db5-b470-0f4d2462e1e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:12:37.076Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:12:37.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:12:47.077Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=4d3370a5-5328-4cc5-a278-377ad2f3c20f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T23:12:47.228Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T23:12:47.228Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-19T23:12:47.229Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T23:12:47.232Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T23:12:47.239Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T23:12:47.239Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-19T23:12:47.239Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-19T23:12:47.241Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:12:48.116Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:12:48.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:12:58.117Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=b697b7a2-ee58-47c3-9d7b-4bbcc5901cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:12:59.156Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:12:59.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:13:09.157Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=09d07b5a-7e72-444a-97be-13700091cb21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:13:10.196Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:13:10.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:13:20.197Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=a5005d15-533e-4c58-bd4c-dcb7f5c76938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:13:21.236Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:13:21.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:13:31.237Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=c154ec28-7975-4168-bb1c-4fe7835525e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:13:32.276Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:13:32.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:13:42.278Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=1b1ba976-cfb7-4324-a84c-d77522a12a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:13:43.317Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:13:43.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:13:53.318Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=8ff5f908-8dbc-49ba-8f85-6dbc79a76fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:13:54.360Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:13:54.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:14:04.361Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=dbe74cad-faa9-4e33-8ae2-ba030721f8df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:14:05.396Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:14:05.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:14:15.397Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=4fbdec9c-a355-4b96-a6aa-9dfb39b59971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:14:16.436Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:14:16.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:14:26.437Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=eb2e732a-8023-4e73-9366-da0b791b421c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:14:27.700Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:14:27.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:14:37.701Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=21fe12cc-9fca-4b58-a26c-f2b81a6bdd7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:14:38.740Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:14:38.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:14:48.741Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=9a183043-48c1-43e9-afc3-242bbdf5f1b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:14:49.780Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:14:49.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:14:59.781Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=cdaccc76-9fd2-4385-af47-c2eea4a422dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:15:00.821Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:15:00.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:15:10.823Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=bf3b0aa7-7eaf-4f8a-a0b7-b5349b041ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:15:11.860Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:15:11.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:15:21.861Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=4f8e4182-e511-416c-a962-8b685164c9bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:15:22.900Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:15:22.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:15:32.901Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=b847f2e5-0347-4b00-83f6-ab2d2773beaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:15:33.940Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:15:33.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:15:43.941Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=ecdb253d-489d-4fdb-ac7c-bc1730a0c114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:15:44.984Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:15:44.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:15:54.985Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=33559683-93d9-405b-8b0f-2389d4e465fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:15:56.020Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:15:56.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:16:06.021Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=b6934619-0bdf-4b3a-9f71-418c67a65739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:16:07.064Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:16:07.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:16:17.065Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=edf37e44-acce-49ef-98c2-861c53d96d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:16:18.100Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:16:18.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:16:28.101Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=895697fa-6b40-4832-afac-584edae337c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:16:29.141Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:16:29.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:16:39.143Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=c4ad15b9-d352-45f9-90e5-b63560d5185b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:16:40.181Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:16:40.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:16:50.184Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=decce4aa-4a96-4c49-9f79-7d389d4a9d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:16:51.220Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:16:51.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:17:01.222Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=e2d1b183-8df6-4759-b2a1-0933ea20dab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:17:02.260Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:17:02.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:17:12.261Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=3303778f-6f90-4dc5-a891-ae87a26c7843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:17:13.300Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:17:13.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:17:23.302Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=4223c4e7-790a-4562-9156-b9b2bf49b8f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:17:24.340Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:17:24.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:17:34.341Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=3f4f7daf-1b43-4f54-87bc-7891c9a82c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:17:35.380Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:17:35.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:17:45.381Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=4a8b1aee-a9b4-466f-abf5-f17fac9b8240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:17:46.420Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:17:46.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T23:17:47.226Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T23:17:47.226Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-19T23:17:47.227Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T23:17:47.229Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T23:17:47.234Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T23:17:47.234Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-19T23:17:47.235Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-19T23:17:47.236Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:17:56.421Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=1d5cd43c-1407-408a-b39a-8ba07f3d81f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:17:57.492Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:17:57.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:18:07.493Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=bd99c8b5-4fc2-4df6-8af1-a001cc3412b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:18:08.534Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:18:08.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:18:18.537Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=aa1b85df-2135-4543-b081-46116f13ecc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:18:19.572Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:18:19.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:18:29.575Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=2ea220c5-b21d-4903-8a6d-e52ad3ebe331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:18:30.612Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:18:30.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:18:40.613Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=8f02d17e-803c-4493-8e89-2345dfad777f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:18:41.652Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:18:41.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:18:51.653Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=2408b940-3f0b-47bc-ba82-60a75d04e367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T23:18:52.692Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.226.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:18:52.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:19:02.695Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=5b06af5e-9ba9-4ead-9bea-3216226d4ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:19:02.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:19:12.832Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=0cbadb55-429e-4600-bb67-537f458c654f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:19:12.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:19:22.853Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=0ffe5abc-89df-439a-8be7-f41c4437a225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:19:22.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:19:32.880Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=4dfce585-a60f-48cc-87f1-559cc8a94d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:19:32.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:19:42.894Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=aba52a80-2b0d-4672-b134-060d0907088c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:19:42.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:19:52.907Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=060ec93f-c188-4efd-8bd6-75f31a8db7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:19:52.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:20:02.919Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=c14ad1b4-0728-412d-93f1-7dffb39475a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:20:02.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:20:12.929Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=95235590-d326-4411-ba53-d5a60aa902fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:20:12.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:20:22.940Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=8106cd0a-1de9-46ce-be45-a87e757bfe24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:20:22.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:20:32.951Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=4a0f1705-ea77-47fe-9fcc-8e9f3aaf265c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:20:32.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:20:42.968Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=530c607d-b732-4d01-89a5-f3b3db9774fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:20:42.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:20:52.981Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=d9cc22d7-af28-4160-94e2-f9e515a3cfc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:20:52.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:21:02.994Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=26f342ea-1af9-4e3d-a191-c9de4172142b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:21:03.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:21:13.061Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=7e23f671-371c-4296-a99e-7db0c32e9a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:21:13.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:21:23.077Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=73a33589-dabc-4dea-8fab-9822e8471d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:21:23.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:21:33.088Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=c357ce31-4949-4f74-89ba-838a1ce4f23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:21:33.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:21:43.104Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=7a7e28b4-25fa-4fd0-b05c-03dd0d4a6131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:21:43.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:21:53.121Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=ce126278-edfc-465a-a652-30f784f2b4a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:21:53.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:22:03.131Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=0a649500-eab4-40cd-b182-e8be6057bc3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:22:03.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:22:13.155Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=d6853a9b-85e7-4e75-b8fc-7dac70c3cf93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:22:13.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:22:23.169Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=62582cb3-cade-49d7-9692-21e43ecd162a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:22:23.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:22:33.190Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=56c2f69a-ddf5-4a1b-bc64-78d173ce8971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:22:33.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:22:43.203Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=927aac32-0928-44e5-aeac-b53319848373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:22:43.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T23:22:47.239Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T23:22:47.240Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-19T23:22:47.240Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T23:22:47.243Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T23:22:47.249Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T23:22:47.250Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-19T23:22:47.250Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-19T23:22:47.252Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:22:53.216Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=de244f15-e4ec-47c5-ad0d-6245effe0f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:22:53.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:23:03.225Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=d3a06688-5fca-489b-9be2-1f15e63f5d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:23:03.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:23:13.232Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=9d0f6264-5584-46fe-88ab-89abdba3ff7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:23:13.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:23:23.241Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=84f7bfd9-1490-427b-b903-3a31b2fd4834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:23:23.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:23:33.250Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=19576f44-eaf4-4480-a865-527a385c914b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:23:33.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:23:43.258Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=2fcf13c6-837d-4a10-ae34-9d3f7de68558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:23:43.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:23:53.270Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=5426b9ef-7532-4810-90a7-6131e13b6c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:23:53.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:24:03.285Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=97e37ec5-daf6-461d-97fe-36d47e44b17d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:24:03.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:24:13.299Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=e8f40f56-2610-4702-b405-d34908d53391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:24:13.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:24:23.313Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=c4f28880-0b06-4faa-9784-353c09cca0d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:24:23.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:24:33.319Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=eec5aeb5-55ed-4336-b16f-044cdc7be086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:24:33.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:24:43.351Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=0ed8eebe-8b70-4755-bedb-4eb0bf917d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:24:43.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:24:53.391Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=d060b680-fc26-48ed-9aaa-2176d1c756ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:24:53.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:25:03.401Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=6dded223-26da-4510-bcf6-3a45ee3861bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:25:03.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:25:13.407Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=1315e77d-3bc5-4b31-85ca-d4eb4cd6013d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:25:13.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:25:23.417Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=de92432c-d1e0-4aae-8a0d-26e6ac6f64fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:25:23.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:25:33.426Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=7057a799-3882-4b68-bdb8-9c55666c1325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:25:33.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:25:43.438Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=550d917d-2dd3-4252-8101-3f8787ea2265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:25:43.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:25:53.445Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=a7d6dfad-68ca-41c3-a27c-f735dbef0e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:25:53.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:26:03.456Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=ad2c57d9-ba47-4f26-8387-645f10e8e3a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:26:03.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:26:13.471Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=13d29ffd-c493-410c-ba3e-bb857fc69536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:26:13.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:26:23.478Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=3be1d3e8-62a2-459b-9354-9c6107b247e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:26:23.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:26:33.484Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=8f884541-b631-4a54-a841-75f630e6cf74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:26:33.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:26:43.505Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=0a9f2efb-7c63-4758-a822-199f06be4963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:26:43.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:26:53.513Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=c378d99b-2c73-4524-96d0-4a02123309b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:26:53.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:27:03.520Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=8427f43d-bf80-49fd-b7ad-7a4537ce7f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:27:03.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:27:13.526Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=6d5b8191-a5d8-4c43-8daa-21fc037e8a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:27:13.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:27:23.534Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=1c412472-e838-4e7a-b033-16424535f247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:27:23.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:27:33.546Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=e0f9f90b-bf44-4f76-a46b-37537cd6318d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:27:33.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:27:43.558Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=bdc63a50-3997-476b-9776-f1b7213b362d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:27:43.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T23:27:47.215Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T23:27:47.216Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-19T23:27:47.216Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T23:27:47.219Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T23:27:47.223Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T23:27:47.224Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-19T23:27:47.224Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-19T23:27:47.225Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:27:53.564Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=03f642c2-e139-4839-a63e-c54c6d168765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:27:53.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:28:03.571Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=4f1081c7-a0eb-45b4-aa89-7d8505f499e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:28:03.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:28:13.580Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=60c5ea47-904b-4b1e-8233-cf5a9bb2107e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:28:13.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:28:23.586Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=20c8949b-823e-4fa3-825d-4f61cd127262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:28:23.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:28:33.593Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=43dc63fc-03c4-4bce-87f9-ab7cc9ddb1d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:28:33.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:28:43.611Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=418543f5-81b6-4c84-9f58-c649ab69fbd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:28:43.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:28:53.619Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=0c061236-fa73-456b-8d64-32d664f184ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:28:53.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:29:03.626Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=b6fd7aeb-a02d-4c92-9613-1fab490f4671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:29:03.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:29:13.632Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=edede90c-cb80-432c-b451-34a86d15ef14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:29:13.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:29:23.638Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=7e3b0352-a5c2-42f9-a81c-ec27bc29a096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:29:23.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:29:33.648Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=ad0a92eb-865b-449f-b753-7e1c4d388b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:29:33.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:29:43.656Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=106e45d1-3f73-47cd-8496-3fa1711a10db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:29:43.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:29:53.672Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=1de8970f-47e5-491d-bd2a-9a7e7b6ce644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:29:53.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:30:03.681Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=1ea9ba25-0f73-44d4-a1e7-515c566c3e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:30:03.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:30:13.688Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=487d88b6-1968-4efb-97d0-054fe606cc78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:30:13.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:30:23.695Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=3305c162-fc72-46ce-a4db-093f027a2743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:30:23.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:30:33.705Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=cd3d7f02-fccf-4f48-9101-5dd170b7d2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:30:33.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:30:43.711Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=325d44d6-7323-4eb5-9d8f-b11b01ccc7f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:30:43.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:30:53.718Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=eb2867df-c0cb-46d0-9f46-08ae4410db13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:30:53.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:31:03.723Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=ebc3f9fb-385e-4514-a425-a120fa47e34c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:31:03.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:31:13.730Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=4450a88d-5075-4335-b7a9-32bfdff1d817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:31:13.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:31:23.737Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=23fa980e-461b-4c02-9c3a-9a1312d96dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:31:23.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:31:33.747Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=d1749ed4-55a5-48e7-b2d2-04998f4efb6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:31:33.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:31:43.763Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=12b8ec0e-af75-4d82-b9c0-a3815ae7849b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:31:43.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:31:53.770Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=f2dc3090-63d2-407a-a1d0-a67abcee2148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:31:53.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:32:03.777Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=3e27a2ac-f3cf-4643-800d-9989b25db20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:32:03.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:32:13.783Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=59f4addc-c7e2-4edd-bb9e-96198fa829f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:32:13.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:32:23.796Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=33595435-0c44-422e-9390-2a98a9ef8b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:32:23.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:32:33.802Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=4ac10294-b9e3-428e-8256-8cb2dc1c29b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:32:33.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:32:43.808Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=7a757ae2-133c-48c1-867f-f527a68d2fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:32:43.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T23:32:47.212Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T23:32:47.212Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-19T23:32:47.212Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T23:32:47.216Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T23:32:47.219Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T23:32:47.220Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-19T23:32:47.220Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-19T23:32:47.221Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:32:53.815Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=40635787-4e5d-4286-9668-9e6426bafa96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:32:53.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:33:03.822Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=debeb719-7f49-456e-8e45-ebf464215de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:33:03.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:33:13.834Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=4fecd0f6-997f-4ae3-a20b-44c45484c260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:33:13.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:33:23.845Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=dd122c90-db4c-4df4-a6a1-598d18966d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:33:23.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:33:33.852Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=4fc31f84-1805-40c8-a049-07a8d7199c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:33:33.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:33:43.858Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=09448636-0779-4e8b-adf4-b3498d9395fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:33:43.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:33:53.864Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=8d1b9b3a-1330-4c6a-ae43-a82acc9248c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:33:53.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:34:03.872Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=743a2a70-4008-433a-ab41-26c009517e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:34:03.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:34:13.877Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=2409fbae-8384-4360-a4d3-2f3802b43e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:34:13.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:34:23.884Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=707b1596-a26b-477b-a55c-73f373263d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:34:23.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:34:33.914Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=30a35fca-31d5-45d2-baa2-501ed80aa7c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:34:33.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:34:43.929Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=723e5836-a35a-4313-8ed7-c7b6c48806c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:34:43.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:34:53.936Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=19a9433b-c3db-45da-a215-1f72c3439208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:34:53.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:35:03.950Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=805b271b-d53e-4c41-9644-95309d633faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:35:03.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:35:13.957Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=92ceff44-49ff-4ead-a88a-032a8a72a895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:35:13.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:35:23.963Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=cb03eef2-46bf-4400-8234-dc53196ce571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:35:23.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:35:33.971Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=de6d4171-1409-4479-8b99-395666422a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:35:33.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:35:43.977Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=d6df4a89-9d47-4375-a025-7b5ba770bd8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:35:43.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:35:53.982Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=a9767273-b277-401d-b152-b0632874e820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:35:53.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:36:03.988Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=f92c62a0-b4bd-4279-bd85-56965afb9877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:36:03.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:36:13.994Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=21fd9c1f-6692-4b54-bb48-c9952445c618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:36:14.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:36:24.001Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=427019f7-b363-4cb9-bd56-57c1e4eec2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:36:24.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:36:34.008Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=26d7f070-4a10-48b2-a0d5-4c09f2858dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:36:34.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:36:44.024Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=d2b7d545-c40a-462d-b6af-6a0d2ad8cd0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:36:44.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:36:54.032Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=705baa23-8bcb-4da4-b1ea-da96afbeb2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:36:54.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:37:04.038Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=24aee1cf-18d9-463a-a5ac-18cfb802b866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:37:04.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:37:14.044Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=058d411a-a2fe-4e0c-b5ac-6d161a8e9b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:37:14.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:37:24.051Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=0109a3dc-9149-4bdc-8552-72fe8823f276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:37:24.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:37:34.057Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=e066550f-2b4c-4385-a154-8bb1685e2c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:37:34.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:37:44.064Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=6c5f66cf-00c3-4188-98d5-02e0a80537ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:37:44.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T23:37:47.213Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T23:37:47.214Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-19T23:37:47.215Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T23:37:47.217Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T23:37:47.221Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T23:37:47.221Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-19T23:37:47.221Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-19T23:37:47.223Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:37:54.071Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=1ef63855-f428-4df6-a32a-a9f3fe766a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:37:54.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:38:04.078Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=61a69688-b32c-463a-871f-08dafaefa909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:38:04.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:38:14.096Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=5a40498b-3d86-41b6-a1bf-1e2a881de9cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:38:14.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:38:24.111Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=3a2f6a4a-98c9-4d70-875a-41ae50eb864b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:38:24.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:38:34.118Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=640b7269-5ba5-4cc1-8024-272e93d84d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:38:34.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:38:44.126Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=ffdfac23-b20c-4ba5-88e2-52f17aa7cded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:38:44.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:38:54.132Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=95a503bd-826e-483e-8fed-fc1220527831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:38:54.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:39:04.139Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=825f36de-406d-4ad7-932d-b160a495ee16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:39:04.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:39:14.146Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=ec7f2ebb-6da1-4e6c-b4d5-d704d72e26c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:39:14.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:39:24.152Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=53f8c78f-83d8-4349-a1bd-40e8b1b15470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:39:24.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:39:34.158Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=2636c9c6-fccb-4719-bc47-e4d98e72df42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:39:34.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:39:44.165Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=1e4f0678-7e50-4c22-8562-e7ecf2f444a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:39:44.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:39:54.180Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=025c20e7-819e-434b-a7e8-601f5a03f8a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:39:54.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:40:04.189Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=86bcdd4a-4cbf-466b-b4a1-6d8996abe07d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:40:04.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:40:14.198Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=6ad8bb18-d70d-4a5d-9c80-e23a4d8004a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:40:14.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:40:24.207Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=609e07b3-4d40-42be-8488-b48a4aa85bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:40:24.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:40:34.213Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=e32f207d-de1b-4fe5-9d79-6f17786d524f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:40:34.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:40:44.219Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=1501f2ed-5d78-43e4-971f-d22ce5e6586e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:40:44.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:40:54.225Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=1d3ec4a7-01f8-430a-9425-064b82193101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:40:54.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:41:04.230Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=7230eead-3c35-4926-96ca-829a58d77b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:41:04.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:41:14.236Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=72300f47-c049-465c-a6d0-7723316ff426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:41:14.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:41:24.243Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=33016150-a5b1-46a1-a0f5-f58d10cd6acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:41:24.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:41:34.252Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=390b9441-505f-4eed-90d7-2e6893b1ef23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:41:34.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:41:44.264Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=4111426b-a9f7-4beb-b9f0-efb841431ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:41:44.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:41:54.271Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=6836c01b-776d-4d43-8499-0bf04135dd3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:41:54.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:42:04.276Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=69e5b962-1939-4b53-8984-275ea6f6f713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:42:04.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:42:14.286Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=ff4231f7-4375-4ba0-ada3-6d5ed8d1d0d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:42:14.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:42:24.293Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=c04dbe1a-67c2-468b-af90-1077ca65199f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:42:24.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:42:34.305Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=8a289e8f-444a-4166-85b5-e609390835f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:42:34.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:42:44.311Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=9c2d1e17-bc22-4cf9-bf34-c931139f6a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:42:44.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T23:42:47.206Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T23:42:47.207Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-19T23:42:47.208Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T23:42:47.210Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T23:42:47.215Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T23:42:47.215Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-19T23:42:47.215Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-19T23:42:47.217Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:42:54.317Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=f6624664-5156-428a-a84a-21abf0e7d468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:42:54.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:43:04.323Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=c052ade0-5200-4416-a831-76475574c653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:43:04.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:43:14.330Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=59c14a23-42e4-4d76-a727-f0b2a4305816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:43:14.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:43:24.342Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=2b477620-f148-4faa-a5dd-6515455c998c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:43:24.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:43:34.352Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=bda867ef-09f3-4253-898a-21358ff57fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:43:34.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:43:44.358Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=ecec42a9-9f14-4f62-9b83-1e540ad893a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:43:44.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:43:54.365Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=eae8641e-7827-46d4-9f39-790cb41a2968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:43:54.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:44:04.371Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=87013d27-a915-441d-baa5-f46465525211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:44:04.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:44:14.376Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=cb495bbd-678d-45a3-a25b-b93e24eaf31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:44:14.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:44:24.382Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=84fe9b2a-0fb6-465a-8ded-a90588fadcd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:44:24.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:44:34.387Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=3c636e58-8dfb-43e6-9bbc-eb437397baf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:44:34.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:44:44.394Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=f601d067-c80f-4885-ba41-e1a51c2e885d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:44:44.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:44:54.407Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=b08f6495-1acd-48ea-bc0c-4e0c008cedf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:44:54.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:45:04.420Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=849800a3-6cfc-42e3-9c2a-5a62cc41a123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:45:04.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:45:14.426Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=e033d0c0-e922-4a8a-9021-b91314b732dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:45:14.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:45:24.432Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=051468c0-9ad4-4dce-9426-e0748dff480a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:45:24.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:45:34.439Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=f3fb2e1c-1b27-4b1b-a04a-451dc8ab779e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:45:34.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:45:44.447Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=203a2771-01c2-4e20-8328-d34ca2223304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:45:44.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:45:54.452Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=a609f5f0-dacf-4db8-a066-164a43acc64b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:45:54.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:46:04.457Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=97529ff2-d43b-4af9-8356-73a344b740c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:46:04.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:46:14.463Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=295c6899-454b-486f-b6c7-c94b354aca22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:46:14.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:46:24.469Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=591abccb-4bd8-4763-9a30-0cae73f515bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:46:24.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:46:34.481Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=cfe47a74-a3b7-4e34-9b23-a12b3055cdec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:46:34.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:46:44.488Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=accee467-458d-445c-85a1-e60fc81edb87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:46:44.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:46:54.494Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=a232329d-a830-4a5e-a167-80988971295c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:46:54.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:47:04.501Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=c2fd7fc6-2ebb-4634-a640-3f11dd37a637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:47:04.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:47:14.508Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=884a10fb-bd9f-4928-9589-949165226f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:47:14.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:47:24.513Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=c65bba20-05ab-43fe-be9f-4c7fb01cca37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:47:24.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:47:34.519Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=e9b980fc-904d-4df0-9ccd-367ff787e0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:47:34.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:47:44.524Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=be740b36-8cef-473a-8e17-3132b6f05412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:47:44.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T23:47:47.216Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T23:47:47.216Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-19T23:47:47.217Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T23:47:47.220Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T23:47:47.224Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T23:47:47.224Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-19T23:47:47.224Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-19T23:47:47.226Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:47:54.530Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=132f7f27-4ccd-43b1-958b-28ab96ec3cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:47:54.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:48:04.535Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=1c4809cc-a7fa-4456-a38d-13259ccc75e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:48:04.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:48:14.543Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=d3f752b5-4de4-405b-8011-13dfbfc2ee30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:48:14.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:48:24.553Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=794c32c8-806b-4460-8663-cd7f83c0989b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:48:24.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:48:34.558Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=8da59409-3a67-4fa9-b65c-aa56ee7489b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:48:34.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:48:44.563Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=95ca201e-020d-437e-9d76-a258ce7df18d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:48:44.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:48:54.569Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=ccb49e4b-cdf1-4ef8-932d-74b2f88bba12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:48:54.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:49:04.575Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=c01f9f12-4641-4ddb-853d-2011e2b39d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:49:04.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:49:14.580Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=788753e6-438b-4364-833f-f8651de0c6fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:49:14.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:49:24.586Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=a2cd7040-c56b-4732-8a39-4d7dbbfa67db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:49:24.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:49:34.591Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=f4882426-8ee5-437d-af98-c15097127671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:49:34.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:49:44.598Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=ef850533-a86c-4857-8596-92e9d3c5d530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:49:44.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:49:54.604Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=b978ffcd-045b-4a7f-8937-5cd8cee6769f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:49:54.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:50:04.616Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=4e62d864-926c-4708-89ae-5f9a3fdaaa2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:50:04.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:50:14.624Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=9b83743e-3cb0-4a29-9efb-09600bff983f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:50:14.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:50:24.633Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=dea8e8b5-e5f8-417c-9628-91748cedfac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:50:24.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:50:34.639Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=9ae7ae79-14b5-4fe3-ab0d-41572ca6d3a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:50:34.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:50:44.646Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=186cd03b-2e7a-4c9d-a65d-2ac857b543df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:50:44.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:50:54.652Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=44f51e29-4803-431d-abb9-33361b0638cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:50:54.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:51:04.657Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=c5f0938c-b048-458c-be10-83b451be7870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:51:04.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:51:14.663Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=200aee46-c1da-4268-823c-9bbe85a58750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:51:14.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:51:24.668Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=1e2b2065-a65a-4b73-a889-c21e4ade1b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:51:24.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:51:34.675Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=59da1a99-b716-4bee-a687-3e3b57743cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:51:34.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:51:44.681Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=cfdbd5fe-a044-4c05-bcd1-93e93e08a183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:51:44.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:51:54.694Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=6d5d27b5-8585-454b-a496-791ea0105f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:51:54.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:52:04.702Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=4bd0b121-5e74-4820-971d-1640d22d0e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:52:04.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:52:14.709Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=9af2fab7-2d4d-4825-8beb-7087a87b9ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:52:14.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:52:24.715Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=622800e4-8184-4737-a152-dc53fb4f5d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:52:24.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:52:34.721Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=ac438e28-bf7d-4ca0-b48a-9554eec2da0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:52:34.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:52:44.727Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=28647604-b9c1-4a3d-ab57-7ea16d25cf00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:52:44.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T23:52:47.256Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T23:52:47.257Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-19T23:52:47.257Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T23:52:47.260Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T23:52:47.264Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T23:52:47.264Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-19T23:52:47.264Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-19T23:52:47.266Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:52:54.731Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=5b4ca624-bb59-4461-88cb-0c3e639ffada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:52:54.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:53:04.740Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=a209d6b2-736c-44d0-951f-a3e8a350bf7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:53:04.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:53:14.748Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=8dbdb507-33d5-4c5b-8d29-dfc0d9747763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:53:14.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:53:24.760Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=cec910af-c718-4244-97ed-179b8cd410d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:53:24.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:53:34.770Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=9dd0df6c-cc6e-46e1-be55-3d4eb51af810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:53:34.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:53:44.775Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=3dffc144-7372-4c23-82e5-5a94380d186f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:53:44.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:53:54.782Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=2ce4ceb9-8098-4e1b-835d-0da2507eb25a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:53:54.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:54:04.788Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=b87628d5-3ec4-49b8-b6dd-d5c6ff1860da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:54:04.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:54:14.794Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=38ab10fe-1ef7-409c-85d2-731c49124a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:54:14.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:54:24.799Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=74cc6d74-6173-496f-8d79-eab19c85b08e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:54:24.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:54:34.804Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=d246b1cf-3eaf-4c6f-bb78-0bcdc3e7cc8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:54:34.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:54:44.810Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=5f2b178c-7d02-4500-8519-11ad04547f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:54:44.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:54:54.818Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=012235b5-ab4b-4ca6-aad9-8be9a43d6476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:54:54.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:55:04.828Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=d9000976-0dc9-4a08-a02d-2756b7fe1200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:55:04.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:55:14.842Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=bab327a3-fedf-42ee-b46a-10b0d919e0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:55:14.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:55:24.847Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=6635adb8-4191-4ce4-85e4-c2adf5d3cd22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:55:24.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:55:34.853Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=791030b1-3f4f-4380-b65a-bc2510fbf868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:55:34.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:55:44.858Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=4b7f3fdb-e4ba-4168-981e-5ab93d610e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:55:44.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:55:54.865Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=a6b7d982-05d0-4dee-aa47-fa9ece12cf11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:55:54.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:56:04.872Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=cc10809a-1f9a-43db-bf46-f863ec572840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:56:04.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:56:14.876Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=a67521fe-2f86-4674-80fb-cbf19b7f7ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:56:14.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:56:24.883Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=32b158b6-7324-4327-b2e0-8da1702875e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:56:24.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:56:34.895Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=768599dc-dfe7-47f7-9841-e09d813ddc1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:56:34.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:56:44.905Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=796ce740-5e53-41ec-8c28-9badbaaccb26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:56:44.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:56:54.918Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=7f8b9b9c-e0ad-4d98-adcc-a324ac53da78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:56:54.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:57:04.925Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=5115a348-806e-4a02-a792-90af5bcea3f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:57:04.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:57:14.931Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=317d3e5f-cb67-42cd-9bd9-75100bc06d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:57:14.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:57:24.937Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=ab8a2193-aa31-4fd0-bff8-0c8f9c76017c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:57:24.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:57:34.942Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=01321339-b5c2-4f39-b151-e6f53f5d03f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:57:34.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:57:44.948Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=e496f389-8ce6-424f-a890-eb550ec6a176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:57:44.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T23:57:47.203Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T23:57:47.203Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-19T23:57:47.204Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T23:57:47.206Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T23:57:47.210Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T23:57:47.210Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-19T23:57:47.210Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-19T23:57:47.212Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:57:54.954Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=24e37caa-a7c4-4478-ad6a-ec62f325b993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:57:54.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:58:04.960Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=161d2f6d-cba4-4cee-b966-57e14276380a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:58:04.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:58:14.966Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=156d8377-ac8e-4652-b142-f9970ba10c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:58:14.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:58:24.974Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=3659c47b-19cf-4f89-9fb7-baf68297d6c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:58:24.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:58:34.985Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=ad604fd1-3377-443e-b232-f6832cf20487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:58:34.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:58:44.992Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=0f4dc457-c5b2-4349-bb45-3ce15d185946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:58:44.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:58:54.998Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=90a5d341-8a32-47c8-b008-572aef001c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:58:55.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:59:05.004Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=e28eb346-449d-469a-966b-dee0ab8dd676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:59:05.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:59:15.010Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=79e5052c-69f0-45dd-af82-6c61def7d104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:59:15.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:59:25.018Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=d1f8bfd8-72cd-443f-ad9c-f93c8e8427eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:59:25.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:59:35.022Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=a8ea6336-ea52-4169-8610-7c0dda500f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:59:35.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:59:45.027Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=a838aa82-90c8-41ac-a848-11bc52628819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:59:45.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:59:55.034Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=d6d3c07c-11b2-4e8e-8b2c-e7aa7c7e77f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T23:59:55.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:00:05.039Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=6fb703e9-0ff9-4923-aa5e-0ff266ccc19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:00:05.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:00:15.061Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=fea55f9e-7715-4c79-8b3e-e319b7991a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:00:15.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:00:25.073Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=2156dc8d-3b30-4c6e-a16a-a1c3557c2020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:00:25.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:00:35.079Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=91553820-a437-4a7c-89c1-1603e53ed40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:00:35.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:00:45.085Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=09a9f472-3fb9-4460-b64b-7154549b0a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:00:45.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:00:55.091Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=05d752f4-a1f4-4b89-a6da-d38d61222133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:00:55.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:01:05.102Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=af27a3fe-99fd-499c-9e33-ed60162243ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:01:05.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:01:15.108Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=01c6744b-bd52-40d2-8165-7301016af54f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:01:15.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:01:25.113Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=2e48cd14-34a8-4be5-abb7-44c98b67ac51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:01:25.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:01:35.119Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=82b85c67-279f-4d5b-9050-2f211d56a878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:01:35.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:01:45.127Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=9951261a-c045-4ac2-a77a-b55eaf10c23f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:01:45.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:01:55.133Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=a87ab3ff-c5f8-4626-80fe-f000d31991e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:01:55.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:02:05.144Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=ae1c2735-9188-467e-96c0-5fb57813e6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:02:05.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:02:15.154Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=30a7889f-5719-4644-8385-f105fb5314de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:02:15.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:02:25.160Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=25318d0d-213a-4e25-8349-ddc4ca332cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:02:25.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:02:35.166Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=e86abc05-d43a-49c1-a999-2107586568a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:02:35.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:02:45.172Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=6804eb3c-a0f8-4a35-84b2-11db00f6d8f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:02:45.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T00:02:47.210Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T00:02:47.210Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-20T00:02:47.211Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T00:02:47.215Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T00:02:47.219Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T00:02:47.219Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T00:02:47.219Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-20T00:02:47.221Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:02:55.178Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=11403753-34f9-4529-88e9-c68451102440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:02:55.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:03:05.182Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=ae2815de-e915-40a1-b75b-41738c26eefa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:03:05.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:03:15.188Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=fdc71af6-8395-458b-b793-e91efe2651bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:03:15.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:03:25.193Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=2130c1df-19bb-4660-b224-8b42467e798f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:03:25.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:03:35.200Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=03ea0dee-2741-442a-bc41-8fd4ffddfa1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:03:35.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:03:45.206Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=8b2c94d5-11c3-458c-8fbd-29b2e0fa5625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:03:45.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:03:55.219Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=35b09e50-78af-4e47-a305-5a1f75311b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:03:55.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:04:05.226Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=536999cd-20b3-4da7-906f-e2462bd9275e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:04:05.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:04:15.233Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=24d61ca9-d778-43b0-9978-23dab62aea1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:04:15.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:04:25.238Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=845d5efa-26cd-4de4-819f-8570158b5540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:04:25.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:04:35.243Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=47336abe-3215-4abd-856e-09bc8996cc5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:04:35.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:04:45.249Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=8d6df3ee-bb17-4167-a150-eb4872bc4348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:04:45.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:04:55.254Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=31a96c12-e50a-4e5a-8e29-1d129822dbb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:04:55.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:05:05.260Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=6c40206d-f777-45fb-a045-f08b4eb4cfc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:05:05.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:05:15.265Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=fe2cc125-2946-42b8-a3f5-9dbbb7643660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:05:15.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:05:25.271Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=61baf540-8cd6-4069-9a17-2b4c48f8311d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:05:25.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:05:35.286Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=f020f2d6-3e33-4125-aa0a-4815882864ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:05:35.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:05:45.296Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=e492f273-99df-47a0-8bfb-07212d3fa3a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:05:45.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:05:55.304Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=fcac089d-c878-4d00-aa18-d8d59633eb51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:05:55.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:06:05.309Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=f1ae3629-2ebb-4534-8312-018adc6b8f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:06:05.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:06:15.314Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=96841af6-4fd5-46cc-a36b-0a72b020c2aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:06:15.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:06:25.320Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=1fcd39ca-2c9a-4647-b851-90c4d55b1765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:06:25.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:06:35.325Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=b669e92b-d7be-4595-a82f-ba5a5e99de09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:06:35.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:06:45.331Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=19aca90a-1e85-44e7-9591-889fcd18ece6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:06:45.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:06:55.336Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=cc44a1f4-3216-4b69-a8ef-ac26a295bb91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:06:55.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:07:05.342Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=edb7c441-955f-49b0-a820-0890ef41ccae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:07:05.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:07:15.348Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=e0bccf62-b04c-4cf7-b1cf-4d1ddce68a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:07:15.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:07:25.357Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=8b83f174-c3e8-42a0-a81a-026f9097711e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:07:25.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:07:35.365Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=95a0cf58-a0d0-4429-8ef6-8fd5fe4f0422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:07:35.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:07:45.370Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=255cbbb4-90ee-4126-8783-4b56861a6e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:07:45.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T00:07:47.208Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T00:07:47.208Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-20T00:07:47.209Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T00:07:47.211Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T00:07:47.214Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T00:07:47.214Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T00:07:47.214Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-20T00:07:47.216Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:07:55.375Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=747ccb56-1a0d-4c79-86b8-b18f8d5fb3de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:07:55.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:08:05.381Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=0b15d4b6-2c4e-4bf3-881e-89c475f2d4ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:08:05.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:08:15.387Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=ef256d77-f583-4cf8-b2c0-54bc4f3f030b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:08:15.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:08:25.396Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=7c7bd088-8a90-4581-8c31-9b7546cbed8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:08:25.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:08:35.401Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=6497fbd1-7c01-45a2-a6b1-c02289d2f24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:08:35.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:08:45.408Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=7c10154a-e796-4069-9388-b2ab791d3394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:08:45.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:08:55.414Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=02cd4671-22e8-458e-88c0-016002d45364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:08:55.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:09:05.426Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=7dff8730-5802-4c53-8983-98803fdca737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:09:05.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:09:15.434Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=e91082c5-caa2-4e49-a6f9-adf3b4e5a321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:09:15.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:09:25.440Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=310fbc10-a28f-48d0-8d4c-1e7074b4b15c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:09:25.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:09:35.447Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=eafbf7b8-4dcf-4092-b054-95cd0f999902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:09:35.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:09:45.453Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=e7aaff9e-bd2b-4181-a6f6-4b6cacaeb4fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:09:45.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:09:55.458Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=02bca3e5-b6ee-4df7-905d-1e9c8afdd909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:09:55.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:10:05.464Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=e9384edb-dd68-48bb-af42-f44f2d02e770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:10:05.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:10:15.469Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=bad9830c-772f-4bdd-946d-59a5ad747149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:10:15.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:10:25.475Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=f7fff39a-27c4-46e5-8eb0-80a9ea3da270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:10:25.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:10:35.481Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=e52c86f6-f8af-45bc-b5d2-8a4975183ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:10:35.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:10:45.487Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=515e2bf2-7dee-4daf-a509-2267de4a9ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:10:45.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:10:55.497Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=83b223da-0eac-47d2-b31a-8aa4b740d634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:10:55.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:11:05.506Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=8463fca3-187d-495a-83f5-bd3155f2e232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:11:05.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:11:15.511Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=97f16785-ecd9-4b6c-a8ae-3b7565bba266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:11:15.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:11:25.517Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=5efc2f65-214a-40e2-adab-648bb891558d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:11:25.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:11:35.523Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=3078a123-41a8-4f7e-93e4-db9bb5161c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:11:35.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:11:45.528Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=501aca72-337b-4846-82d3-e926331eda88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:11:45.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:11:55.534Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=50b3509c-a683-451c-ade2-ffbbb372c5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:11:55.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:12:05.538Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=d5611163-7386-410f-95eb-1ecaf2ab9ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:12:05.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:12:15.544Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=16c5599a-1fa6-4045-947e-474a526de008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:12:15.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:12:25.553Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=56b0078a-415e-4e29-aa60-de9ade440dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:12:25.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:12:35.559Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=04041f23-a07b-4700-b679-60b67279241a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:12:35.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:12:45.570Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=26afe918-1dd1-414a-ba5b-74d801f39d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:12:45.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T00:12:47.220Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T00:12:47.220Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-20T00:12:47.221Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T00:12:47.224Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T00:12:47.228Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T00:12:47.228Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T00:12:47.228Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-20T00:12:47.230Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:12:55.577Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=3017fc32-7fbf-4e87-b66b-49060b53c8f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:12:55.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:13:05.584Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=fa7352ab-b8f5-46e4-b3c9-db5c5b8a8f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:13:05.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:13:15.589Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=ec87abad-bd0d-43de-9180-a29cbdfff89e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:13:15.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:13:25.595Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=0ed2ea22-d18a-4833-a109-12eef3765139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:13:25.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:13:35.600Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=57f84cb5-e81a-4c28-8cfd-f18ded18383c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:13:35.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:13:45.607Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=39b5f74a-e047-466c-bf2f-fa2db88b8ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:13:45.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:13:55.612Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=fa55eef8-325e-4cdb-a69b-8289b1e53cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:13:55.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:14:05.617Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=a6d292fc-d213-40f5-914b-454f22155db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:14:05.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:14:15.624Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=1c44dbdf-4da9-4f89-9b6c-97c3bc171c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:14:15.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:14:25.636Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=67e31d99-457d-4f17-b602-32bfb9543085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:14:25.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:14:35.647Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=4ae50d61-a928-4c67-835d-2c35668a60bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:14:35.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:14:45.652Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=ffbe4b56-db72-4246-bb75-eacd09d13bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:14:45.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:14:55.658Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=68c396e3-3273-443d-bd61-a834a6613021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:14:55.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:15:05.669Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=fbac3871-b31c-4584-a1d5-dcf4cff844f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:15:05.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:15:15.676Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=797a4111-cf20-4c5a-83fd-94046c1821eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:15:15.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:15:25.680Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=0a25d917-5a3a-42b3-bdab-619d77aeaa41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:15:25.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:15:35.685Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=3a8fd2e0-a6d6-41e9-8572-6913ccb4f7e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:15:35.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:15:45.691Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=cd5691fe-e9c9-4642-af80-eac28f6fc49d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:15:45.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:15:55.697Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=9d999cf1-3e0b-473f-88cd-4c6dd7c0aea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:15:55.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:16:05.703Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=7041265a-0570-47de-9127-728b57c1e2f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:16:05.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:16:15.713Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=66b9b807-ceb1-4bd8-b869-ce9e27caa8ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:16:15.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:16:25.720Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=a780f851-3bda-4be4-ab87-6c0bf459caf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:16:25.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:16:35.726Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=ff29c8b4-0180-491d-8238-870104374d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:16:35.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:16:45.731Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=339d825d-11c1-4660-a056-f07dc07e36bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:16:45.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:16:55.737Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=06db05d8-424a-41c4-81f3-017efb110dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:16:55.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:17:05.742Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=d6fc4755-7b94-4d25-ac70-dbd89e451465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:17:05.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:17:15.747Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=65ac50c5-c4b0-4d32-bd7d-ebacace41a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:17:15.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:17:25.752Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=46764932-8364-4c90-a1c0-883cf096061c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:17:25.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:17:35.758Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=44bbe957-0560-4e6c-a99b-6cdb872b41da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:17:35.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:17:45.764Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=7359cf11-5326-4af0-b6b7-ca36f333be10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:17:45.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T00:17:47.207Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T00:17:47.207Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-20T00:17:47.208Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T00:17:47.211Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T00:17:47.214Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T00:17:47.214Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T00:17:47.214Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-20T00:17:47.216Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:17:55.770Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=b881750e-a64d-4839-83e4-bdcfe7896ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:17:55.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:18:05.781Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=2abe8a4e-30fa-492d-b524-f24837e9e5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:18:05.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:18:15.789Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=af32e478-be78-4076-96ed-be0fd7b3c711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:18:15.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:18:25.794Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=403d4231-bb9e-4de4-a40b-52e4b11d0e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:18:25.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:18:35.799Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=ee8fb034-ac2b-4a70-afc2-a0efa9fd19e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:18:35.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:18:45.806Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=09c921c9-4a46-4205-a550-9eb4b0f54f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:18:45.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:18:55.811Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=a80022fd-3f9e-4046-beb7-be8d60e6fb49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:18:55.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:19:05.817Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=5b0bc2f9-4688-4c1f-85b7-385d8c1a8cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:19:05.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:19:15.822Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=e71da21a-8e6b-4d27-845e-0b317d8c02af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:19:15.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:19:25.828Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=a83d8f29-10c2-4e73-bdf1-f977b8b345f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:19:25.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:19:35.833Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=9f1d5e5f-ee3e-4995-9330-73be5b3898f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:19:35.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:19:45.841Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=800a58ba-50ee-431a-90ee-8da761ad5864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:19:45.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:19:55.852Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=084c5e5c-cc9b-4f74-b847-31217aa51924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:19:55.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:20:05.857Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=12811cc3-46d5-4790-9143-fb13a2c2cd15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:20:05.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:20:15.862Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=70a1f133-7873-4c6a-962f-f0295193205e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:20:15.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:20:25.867Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=1fda643e-c12f-4ab1-877b-aab000f2ff0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:20:25.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:20:35.874Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=d5f66931-4d63-4add-967f-2affa753cd85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:20:35.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:20:45.879Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=25ca8d20-0dbe-4619-b71e-cdf255ca0f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:20:45.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:20:55.883Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=57482475-2e96-43f3-abd5-5062e5270812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:20:55.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:21:05.888Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=45a9eef8-1ff6-4619-a3e2-ded2f433d7ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:21:05.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:21:15.895Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=16e41c33-376a-4407-bba1-407ab13280ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:21:15.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:21:25.905Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=929831c1-4121-40c6-8d4b-35c5890dde5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:21:25.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:21:35.915Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=cece9fd2-7ab7-4baa-beda-8ceeb5e7f299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:21:35.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:21:45.921Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=eba9fcc1-38d0-428f-9fd3-0794c05dd855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:21:45.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:21:55.926Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=174061dd-8252-4ccc-b49a-046251f59a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:21:55.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:22:05.932Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=ec27fa19-8ce6-41f4-ad62-886ebeddab6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:22:05.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:22:15.937Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=c5370c43-7212-4b69-98c3-a67eea53d09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:22:15.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:22:25.942Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=1dcf7655-80a0-4463-ab58-fcb6ad20983a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:22:25.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:22:35.947Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=4fe15b8c-e2c0-4c95-bf76-5b04fd174052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:22:35.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:22:45.958Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=0af09e0d-8248-482b-a8cf-0f960cc48551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:22:45.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T00:22:47.219Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T00:22:47.219Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-20T00:22:47.220Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T00:22:47.222Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T00:22:47.226Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T00:22:47.226Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T00:22:47.226Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-20T00:22:47.228Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:22:55.966Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=21efe7c1-6edd-47b1-ac00-dc7d3abe3e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:22:55.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:23:05.976Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=fb1c6344-2ee7-405f-b211-0b9c4dc10852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:23:05.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:23:15.989Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=7b0fc5a1-dcba-4b22-8e2a-6043b5f4b185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:23:15.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:23:25.995Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=996f88f4-073d-405c-91e9-024bd94da774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:23:25.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:23:36.000Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=88b0e303-94a8-4aa4-9595-86c5ae95be2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:23:36.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:23:46.006Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=be3469f5-17cb-4c8f-8921-cfffbc8b2875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:23:46.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:23:56.011Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=5676733e-009a-4974-af9f-adb42fe10e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:23:56.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:24:06.021Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=5bda5888-a8c5-43a4-8875-6c130974b6f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:24:06.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:24:16.027Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=9d99f8ae-3be3-4f81-81ec-a7f65d7985ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:24:16.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:24:26.034Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=17877a7b-8906-4d4f-a6b8-01f6be05c3d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:24:26.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:24:36.041Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=848d272a-897f-4dd8-a4e2-cce5ee685b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:24:36.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:24:46.052Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=9f920990-6e85-443d-9920-39855b3bd3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:24:46.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:24:56.059Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=9119c6e1-4f84-49d4-8916-e734ad195e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:24:56.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:25:06.064Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=de972b1f-8f96-4dc1-acac-1f9a2e801d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:25:06.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:25:16.069Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=1fe84eb3-4281-4f94-87c0-0acd1b23a86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:25:16.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:25:26.076Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=b1605bd7-d89f-48a9-9921-18e85faffc0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:25:26.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:25:36.083Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=cf19555b-e0b1-4598-bad8-16a85d74f3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:25:36.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:25:46.089Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=8b9d4251-793e-47a4-bd6b-af22be6c7b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:25:46.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:25:56.095Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=bb39690c-e5f4-4ef1-aa89-05a54007e9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:25:56.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:26:06.101Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=97996995-329d-43b9-88d4-109c3c799fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:26:06.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:26:16.107Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=71e8a0b2-5b61-4683-bb7b-2067aa9a6dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:26:16.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:26:26.115Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=5edd617c-c31c-4112-905b-65753e23f073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:26:26.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:26:36.128Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=93fe9963-f42b-4692-bb53-e8291c7d694a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:26:36.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:26:46.133Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=c10e4226-173e-4567-9567-54678cd66d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:26:46.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:26:56.139Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=75faae34-313d-4b39-b7f5-8e499560893d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:26:56.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:27:06.145Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=3afed987-c967-4075-afe2-95410bddf68c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:27:06.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:27:16.151Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=18274fa9-c6dd-4dbb-8000-945531b089fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:27:16.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:27:26.157Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=ab1145c8-1bf1-4789-b965-c0ad670d6538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:27:26.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:27:36.162Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=4e1f1556-103d-4a02-a5b0-d6fe5a053e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:27:36.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:27:46.167Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=4261a659-8541-4baf-8b69-aff661151c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:27:46.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T00:27:47.272Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T00:27:47.273Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-20T00:27:47.274Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T00:27:47.276Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T00:27:47.279Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T00:27:47.279Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T00:27:47.280Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-20T00:27:47.281Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:27:56.173Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=21eb52f1-04d0-49a3-ad7a-2bc8da8904cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:27:56.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:28:06.180Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=1a6b38c2-0b90-43dc-95cb-0fd50cdbeefa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:28:06.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:28:16.187Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=d522419e-fd52-4cd0-bbd5-2dbafe186099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:28:16.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:28:26.199Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=032abb9c-e23e-4472-8ec1-2974ac356196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:28:26.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:28:36.204Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=c73099f8-7f43-4030-be37-a8ac823b0ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:28:36.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:28:46.210Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=2314f9bc-d2d8-4315-8f13-c03fa01c5edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:28:46.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:28:56.216Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=2ac0880c-b02a-47ad-b7fb-ed5145ca00dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:28:56.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:29:06.223Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=bf1b52d5-7fe2-4e0e-8652-2de4b216a1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:29:06.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:29:16.229Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=facdc75e-34d0-4169-abff-bd06a7dcc0fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:29:16.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:29:26.235Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=3af8b011-0832-4727-98b4-6c7fd8d32884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:29:26.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:29:36.241Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=c00adc5e-bfa9-4e0f-b9a1-e87e18a8438a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:29:36.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:29:46.247Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=a5c30b0d-2b50-4e3c-aa29-7f56a891fd39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:29:46.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:29:56.253Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=8b5a1572-ba12-477c-9890-c3912a711a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:29:56.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:30:06.263Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=ce44ab66-ce75-4a74-b1cc-66a6d72cfba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:30:06.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:30:16.274Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=bc464739-dc92-4cf1-9dbe-7296c58e2b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:30:16.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:30:26.282Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=f7fbe11b-16de-4d2b-8ccd-9ab0fb0f67e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:30:26.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:30:36.291Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=0bb02f83-f934-44b6-b1f4-db775d64c308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:30:36.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:30:46.297Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=7725615d-7fce-4468-8d44-7d0fa8783c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:30:46.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:30:56.302Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=20af16f7-4c22-4db9-b2af-04266c6c694e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:30:56.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:31:06.307Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=69c5e1f7-7a6f-4cfd-82ab-148c01d63f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:31:06.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:31:16.316Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=fbfadaac-2182-4c44-acb4-7fc8e80d4fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:31:16.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:31:26.322Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=329815fb-56b4-448a-b5cb-f1fc9dcb2da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:31:26.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:31:36.329Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=0bfe73ca-e1af-4aa1-8a45-888bb83fea01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:31:36.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:31:46.335Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=e1048023-9acd-45a7-8b09-9c50cc17a748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:31:46.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:31:56.342Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=8967896e-7e32-40b2-bb7e-13b8aa7d1563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:31:56.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:32:06.361Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=7f2cf02b-3704-4fcf-a3d6-4fbf8a2ee423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:32:06.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:32:16.368Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=c608cbfc-585a-49c6-8dba-591203c9262b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:32:16.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:32:26.374Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=9df77938-7115-4276-9ab3-f4ce1621fe33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:32:26.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:32:36.379Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=3f7d7b59-9f91-4f8e-8508-3b1a07da3919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:32:36.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:32:46.392Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=0ba38879-0bc1-4daf-ad2c-cc6c2849fe07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:32:46.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T00:32:47.204Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T00:32:47.205Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-20T00:32:47.206Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T00:32:47.208Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T00:32:47.211Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T00:32:47.211Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T00:32:47.211Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-20T00:32:47.213Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:32:56.397Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=50714a7d-83f9-4be5-97e6-e703a512c210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:32:56.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:33:06.402Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=c2a2e55b-bafe-45bb-8a8d-0403891dbbc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:33:06.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:33:16.408Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=2ab92140-654d-4af8-9c73-dc7057c2fb6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:33:16.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:33:26.414Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=66898aee-74cf-4235-9a88-5af9cde9ba45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:33:26.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:33:36.420Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=28abc679-46c5-486e-8fd3-98213f2340f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:33:36.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:33:46.430Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=ee5057b4-d494-4c2e-9aa9-46e818657d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:33:46.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:33:56.438Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=65277dcd-b47e-4fd4-9688-6f843a1dae86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:33:56.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:34:06.445Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=088adbea-b360-4cd0-a7ba-32669b434ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:34:06.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:34:16.450Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=9da8bd58-630f-4267-8929-7550169695af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:34:16.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:34:26.455Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=955b6253-a49a-46ee-8e0b-a7eb589b41a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:34:26.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:34:36.461Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=3e3b5c3c-5bd2-4f83-ad89-a3692b81ffe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:34:36.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:34:46.466Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=425943a0-4f2a-436d-9a3c-14049f689cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:34:46.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:34:56.472Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=84dfb291-f6f6-492e-9cf6-f760ae209ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:34:56.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:35:06.476Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=87a4574f-9afa-4e17-b23b-0ac0ede52b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:35:06.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:35:16.482Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=0e413d00-b121-497e-bb6f-a6c428931db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:35:16.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:35:26.491Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=a171cd21-f63a-479f-96e0-b2f6a9d96077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:35:26.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:35:36.510Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=1c327d0e-78b6-4f8c-9270-20041040f7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:35:36.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:35:46.517Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=be701495-84f7-4849-ae29-6343b0fdb129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:35:46.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:35:56.522Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=42c94e24-167f-468c-9b3a-fa1cde884b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:35:56.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:36:06.527Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=16a59da7-c1c7-41b7-be37-2a402e8c2801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:36:06.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:36:16.532Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=0969fbdb-ec40-4dca-bad0-5615773de30a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:36:16.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:36:26.539Z |INFO |Init configs |InvocationID=2c1a2c2b-0628-40a4-9f7a-5c0b67a6b5f8, InstanceUUID=e5b8b729-30a1-4042-812a-70ee0d16ef86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T00:36:26.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |