. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T03:28:22.610Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T03:28:22.614Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-09T03:28:22.650Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T03:28:23.284Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T03:28:23.382Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T03:28:23.382Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-09T03:28:23.382Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-09T03:28:23.547Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-09T03:28:23.601Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-09T03:28:23.632Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-06-09T03:28:25.013Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-09T03:28:25.437Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-09T03:28:25.455Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-09T03:28:25.456Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-09T03:28:25.511Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-09T03:28:25.512Z |INFO |Root WebApplicationContext: initialization completed in 1879 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-09T03:28:25.900Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-09T03:28:26.731Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-09T03:28:28.129Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-09T03:28:28.322Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-09T03:28:28.323Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-09T03:28:28.326Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-06-09T03:28:28.677Z |INFO |Started MainApp in 8.561 seconds (JVM running for 9.432) |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-09T03:28:28.770Z |INFO |Start scheduling PRH workflow |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:28:28.782Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=ca3d4496-884b-4ebf-8889-604c18e5f5b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-09T03:28:30.179Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.47:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:28:30.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:28:40.211Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=a54df1b1-0230-4993-857a-1809bdd34a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-09T03:28:41.279Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.47:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:28:41.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:28:51.281Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=fa3b74f9-f04e-42bb-93f7-e020cd829d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-09T03:28:52.351Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.47:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:28:52.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:29:02.358Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=c987e06a-c00d-4650-a4b0-6327aad2947f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-09T03:29:03.462Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.47:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:29:03.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:29:13.466Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=877cc72d-b1db-4335-8da9-d10a306adaa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-09T03:29:14.527Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.47:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:29:14.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:29:24.529Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=01d250d1-4a55-47ec-8c2f-8d0c81654a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-09T03:29:25.567Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.47:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:29:25.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:29:35.569Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=2fe803d1-a96c-4be4-afbd-65d661bac954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-09T03:29:36.643Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.47:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:29:36.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:29:46.644Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=81ab0fbd-4c20-4c37-9103-1c84638410d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-09T03:29:47.684Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.47:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:29:47.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:29:57.686Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=ca8b0046-52ac-41ae-8d8f-dcc7e7d0894e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-09T03:29:58.719Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.47:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:29:58.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:30:08.722Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=f667ccc0-55a0-4c11-8cfc-a2bbbcfa3d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-09T03:30:09.791Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.47:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:30:09.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:30:19.792Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=0d2c7faa-edca-4dcc-9cf2-780ca89441f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-09T03:30:20.863Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.47:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:30:20.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:30:30.865Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=58e5998c-31ef-4aa1-a244-de616f2191f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-09T03:30:31.939Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.47:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:30:31.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:30:41.942Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=c5556ab3-08f6-48a7-8ff4-dac7e385af96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-09T03:30:43.007Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.47:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:30:43.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:30:53.009Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=a6b4b07f-fadf-4021-b7c5-cdb81fb7e456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-09T03:30:54.047Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.47:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:30:54.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:31:04.050Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=7f65f81f-4b02-495c-8d4b-d6d7c3708441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-09T03:31:05.093Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.47:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:31:05.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:31:15.094Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=4cfad19a-1ebf-443b-850b-2a55bcd2cc52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-09T03:31:16.159Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.47:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:31:16.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:31:26.160Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=b49d98d2-d7b5-49e7-a279-eed58c024005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-09T03:31:27.199Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.47:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:31:27.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:31:37.203Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=e1cbbf59-0547-452b-8be5-0f489c33333d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-09T03:31:38.239Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.47:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:31:38.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:31:48.240Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=91dd505a-fa85-4810-827c-8c3969ded79c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-09T03:31:49.316Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.47:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:31:49.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:31:59.320Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=a21c1ac5-3247-4ce3-9008-089399945885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-09T03:32:00.384Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.47:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:32:00.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:32:10.389Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=14097b5d-f7cc-4d33-91f2-c2ce6a7f6a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-09T03:32:11.455Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.47:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:32:11.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:32:21.456Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=a9fcbfa0-d2e4-4a3e-8cc8-3137faab2d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-09T03:32:22.527Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.47:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:32:22.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:32:32.528Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=14f9ef5e-b1a9-4f04-8cc6-c9c972c0daf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-09T03:32:33.599Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.47:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:32:33.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:32:43.600Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=30f8e19c-d6e7-4c99-9d93-72258b500324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-09T03:32:44.643Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.47:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:32:44.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:32:54.644Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=bb097274-7b4c-4788-9aaa-bb287add5b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:32:54.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:33:04.844Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=19cc3434-31f1-4c3b-97fb-137e801ba392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:33:04.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:33:14.875Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=b7dd5e68-0851-4ca1-8519-30c02187113c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:33:14.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:33:24.926Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=1c577753-037b-4d8e-b59d-6c8be19e3b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:33:24.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T03:33:26.377Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T03:33:26.378Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-09T03:33:26.379Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T03:33:26.388Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T03:33:26.403Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T03:33:26.403Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-09T03:33:26.403Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-09T03:33:26.480Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:33:34.952Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=7a89df5e-660c-43d8-afc4-26414e30c641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:33:34.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:33:44.997Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=c0479909-fecd-4304-8c54-46f7d4eb751d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:33:45.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:33:55.033Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=f1a82bfe-0f6b-49cd-8ae5-fa2fb12cb3b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:33:55.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:34:05.080Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=77038ac4-34f1-45d5-949f-c45725051a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:34:05.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:34:15.125Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=0a39ba07-f6a5-4b72-9b1c-6f866e6eb3cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:34:15.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:34:25.177Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=0681c6fa-a01b-444e-af61-133b4b18e50f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:34:25.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:34:35.205Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=f245373c-56a4-4a3d-a4df-e7f2a4674b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:34:35.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:34:45.243Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=85455c67-f846-4d13-a544-758ee156de89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:34:45.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:34:55.288Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=786097c6-ec53-4de5-8303-e670ee30ba38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:34:55.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:35:05.341Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=de30629e-fcb7-43d3-9ff6-a14656dd6173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:35:05.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:35:15.375Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=5d0de32a-512f-4107-b27b-9c9eb7211df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:35:15.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:35:25.404Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=d14ffdae-e571-4e1e-9787-e1debf4315f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:35:25.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:35:35.568Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=91e4c557-3024-467a-8009-de6868c7234e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:35:35.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:35:45.598Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=5a7ef213-a414-4577-ba09-0f6f06d3ddb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:35:45.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:35:55.659Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=efa3469f-7a6c-451e-b5f2-d18a1db9de78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:35:55.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:36:05.699Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=2fe1281f-45e3-414d-9887-51da03015b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:36:05.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:36:15.736Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=e81c36a8-96e6-4297-b5fd-b71f179a31a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:36:15.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:36:25.759Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=2e2448db-1236-4ac8-b138-9d579ca43b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:36:25.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:36:35.778Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=f415a7f0-6cc4-4c4e-88d6-138b3c171504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:36:35.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:36:45.803Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=cfc92c7c-d2d1-4bbe-bff9-d211d9f71c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:36:45.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:36:55.822Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=3a187360-0dee-4f99-a247-8cd7e9bb6f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:36:55.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:37:05.846Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=09e111ba-cb3c-492b-a128-68829e9eb9cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:37:05.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:37:15.869Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=d80462ca-5d55-49df-8841-9c496dddeb54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:37:15.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:37:25.900Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=eb63f8ff-22b9-42eb-835e-4ca2b684e30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:37:25.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:37:35.935Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=ad68029c-9997-4d7e-ad62-00ad6bab503b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:37:35.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:37:45.999Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=f8889c58-3022-4ac3-b6ee-a498638e124f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:37:46.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:37:56.026Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=2d8d52c7-a7f9-4a2d-9fb1-fdfa158151ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:37:56.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:38:06.124Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=8f689478-9def-41be-916c-5c2713670984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:38:06.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:38:16.153Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=5b758b23-1428-4a36-aa36-7ea20a5d5bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:38:16.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:38:26.231Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=6b8fa516-dcb4-4619-bb62-49b338d62a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:38:26.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T03:38:26.346Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T03:38:26.346Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-09T03:38:26.347Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T03:38:26.351Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T03:38:26.363Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T03:38:26.363Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-09T03:38:26.363Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-09T03:38:26.366Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:38:36.252Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=b9ccbd0e-5385-4ffd-93ed-b2dcb4f0eb3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:38:36.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:38:46.306Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=0bfb4e14-f54c-4d7b-9fff-aa2a1c48f5a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:38:46.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:38:56.340Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=215077aa-5799-4ab2-9260-383b6bb9e9ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:38:56.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:39:06.382Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=7c6c36a3-db60-49dd-8f11-9b8ce365930c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:39:06.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:39:16.401Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=3adf5354-f5ed-484a-86c2-8bc7b6cc9c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:39:16.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:39:26.460Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=7a35a892-f37d-4511-b3e4-679821099c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:39:26.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:39:36.483Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=585ceb4a-e545-47f5-b17b-931eab5e2595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:39:36.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:39:46.511Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=866d3193-afa9-4eb0-8eec-19f9eeeb954a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:39:46.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:39:56.530Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=cf01ae04-f5a3-4404-a197-3196d1573737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:39:56.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:40:06.547Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=4901c80b-6714-4686-b73f-1d7d3adfb28a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:40:06.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:40:16.571Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=bbed326d-0b49-4a82-aecb-728e33317b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:40:16.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:40:26.609Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=e5d4cba1-d50e-4242-9150-48dd2f92feff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:40:26.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:40:36.639Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=1f0e7274-c40a-4eb2-a698-24e082f43d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:40:36.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:40:46.659Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=9a81a04c-b640-4863-824f-db5b4b4a0ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:40:46.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:40:56.721Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=52676237-3e58-4aca-b895-1a40b46aef33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:40:56.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:41:06.766Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=0d801e48-c579-4955-9044-cbcbdcd6b514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:41:06.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:41:16.785Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=2aea7836-41e2-43c3-a679-cb0d28705d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:41:16.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:41:26.822Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=4e594225-6bc5-472f-985e-7ec4cb03c03a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:41:26.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:41:36.840Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=642d90f3-c171-4774-9822-af21b092f2a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:41:36.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:41:46.855Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=13d5903d-fe66-4f30-8be6-94d10e1a7231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:41:46.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:41:56.869Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=d3b8cee1-dd3f-489a-837f-71c5fbf94f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:41:56.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:42:06.893Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=b72eb18f-a4d3-41c1-ab07-4f59ee34e3b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:42:06.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:42:16.910Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=64664dac-f9ea-4ddb-b74b-8cd24ce3c617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:42:16.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:42:26.930Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=e8d1823d-8309-477c-9105-6fa067d0189b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:42:26.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:42:36.947Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=39031985-bc73-4b17-bbc8-13f523a78ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:42:36.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:42:46.986Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=e36e9c31-3dbd-48ae-95dd-f811e0837d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:42:47.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:42:57.008Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=7a66a071-eef3-4a9b-8569-dd1b8b01e3b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:42:57.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:43:07.027Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=8f70f171-2960-4e85-85de-1c6b59d42979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:43:07.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:43:17.047Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=300902be-8dfc-4763-8d22-349dae70a811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:43:17.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T03:43:26.269Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T03:43:26.269Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-09T03:43:26.271Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T03:43:26.273Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T03:43:26.284Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T03:43:26.284Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-09T03:43:26.284Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-09T03:43:26.287Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:43:27.070Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=cfd80178-b9e9-43a5-8452-f34e91eaad95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:43:27.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:43:37.085Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=67b4b45b-61b0-45cf-999c-ced487e82d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:43:37.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:43:47.102Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=a9e9e1a1-3011-43c8-9ca0-22d68255c80d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:43:47.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:43:57.115Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=f606cf82-e8ca-43e4-95f3-38955387c81c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:43:57.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:44:07.130Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=880768d5-1055-4bf9-b539-235e35563b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:44:07.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:44:17.147Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=84373609-a650-4b85-8f87-8272c2d414af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:44:17.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:44:27.167Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=9344620d-3f4f-46f9-837c-3a02a4484ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:44:27.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:44:37.184Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=84b72815-943f-4ccc-9e0e-139fb685a4b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:44:37.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:44:47.205Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=1654087c-3add-45c5-a53c-11c3fc86a0c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:44:47.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:44:57.219Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=b9dcff3f-786c-4ca9-bf56-01226c6fc17b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:44:57.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:45:07.235Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=c3336a85-ee03-41ef-9a52-cc59f16adac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:45:07.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:45:17.252Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=54c9a3df-de8b-4b58-97ed-505e35bcdb4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:45:17.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:45:27.266Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=8977ad6a-fcc1-48d3-a8cd-47b6915cfcb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:45:27.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:45:37.283Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=98c3f134-67df-498e-b139-a2ef81543cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:45:37.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:45:47.296Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=377fe789-8f15-41c2-80e4-69fa3936b211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:45:47.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:45:57.321Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=b080c9ee-55e6-4df9-ba9a-5cb4d412467c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:45:57.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:46:07.342Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=24598050-621f-416a-acaf-ea2bfaf33122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:46:07.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:46:17.358Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=0a3aad50-49ff-4033-ab4a-2cfe46b9fcc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:46:17.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:46:27.376Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=fcc4024a-0f8a-4c67-9fe7-2c11dadb7bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:46:27.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:46:37.395Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=df3df4f1-599a-4d63-8246-c3bca90a95a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:46:37.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:46:47.409Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=c30bf9ab-69da-47ec-81eb-3684597519ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:46:47.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:46:57.433Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=e9634fa5-d4e0-4d10-9699-a6c8ed0f05f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:46:57.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:47:07.447Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=0f502676-497c-4ba5-a1e6-ba4284f752fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:47:07.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:47:17.459Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=4acad31a-980a-4757-a232-2192d5a9d039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:47:17.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:47:27.474Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=7cac1c15-eff8-4ca6-81b6-a0e458cb78c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:47:27.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:47:37.486Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=2c37f28b-9ae1-4a9a-a1b2-ad64edf55aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:47:37.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:47:47.497Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=da6bbd60-6898-4e2c-87cf-741d10432127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:47:47.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:47:57.510Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=b48fb6e6-707a-48c9-980c-f37c968d58b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:47:57.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:48:07.532Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=392da9c3-963b-4643-8e35-c41004161e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:48:07.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:48:17.550Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=58340b71-b156-43eb-9dd6-e4a15e14119d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:48:17.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T03:48:26.218Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T03:48:26.218Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-09T03:48:26.219Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T03:48:26.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-06-09T03:48:26.234Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T03:48:26.234Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-09T03:48:26.234Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-09T03:48:26.237Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:48:27.563Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=8222fbbd-4901-4dc4-9171-8885a4da213d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:48:27.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:48:37.578Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=75364e32-cd41-4a33-bc4b-7dc93f9a93e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:48:37.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:48:47.602Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=5c7c3b26-6a94-472b-bf74-8c778db2e727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:48:47.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:48:57.613Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=cf2902ee-2bff-4725-8d79-e9d17757ee3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:48:57.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:49:07.627Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=9983ef99-8886-4538-aeda-b3cf3901fe21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:49:07.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:49:17.640Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=cc386661-acd6-4712-aec1-47e3ad03b968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:49:17.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:49:27.656Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=8b82f11c-95f1-4907-b16b-aebc9aeb5593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:49:27.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:49:37.668Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=d56ea1d9-5581-40ed-ba07-d91445bd0cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:49:37.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:49:47.699Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=b91b05f8-f7d4-4e81-a1f4-d6e0c4554944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:49:47.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:49:57.713Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=a2e3744e-f1b0-4465-b9e6-8c77091414f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:49:57.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:50:07.729Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=e621dcf5-5f27-4e68-b83f-435d8e369ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:50:07.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:50:17.741Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=e17bab3b-c22e-4781-bad0-ca43c688516f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:50:17.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:50:27.756Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=880449ff-d222-4a2f-a11b-501846adf061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:50:27.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:50:37.769Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=c60aea9c-798c-4684-bd9f-4fa742d4cb77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:50:37.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:50:47.787Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=37acc56e-8208-428c-9511-9e82d791882e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:50:47.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:50:57.799Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=863ff786-bbca-4dc4-860a-05f979eba625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:50:57.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:51:07.813Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=d4bf1bd6-d52d-49a8-af5e-87522404e90a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:51:07.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:51:17.830Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=493c5c13-39be-40be-bbd2-103bf6d76e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:51:17.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:51:27.843Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=449d90df-dc8e-4911-b8a5-9948e466940e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:51:27.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:51:37.857Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=5c8a9792-3971-40d0-b819-4dd3cd1725cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:51:37.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:51:47.882Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=6d3de6e9-c2e2-4242-9b5c-c499dfb9620a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:51:47.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:51:57.898Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=bf88a6fe-2ef7-476a-849c-924895187ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:51:57.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:52:07.921Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=08b19140-cd88-4f06-a9c7-de4d892e026d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:52:07.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:52:17.934Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=0f29952f-ab4f-4799-b428-649e62eee56f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:52:17.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:52:27.961Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=ab71244f-c70d-45ff-897f-cd8bb25a8adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:52:27.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:52:37.973Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=270af11d-4d12-47a5-b33b-3746c04d9ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:52:37.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:52:47.984Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=99b7c27e-4bc2-4de0-89a7-80a367b7eec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:52:47.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:52:57.996Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=413b156a-771d-41e4-8ca9-516fd39deaa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:52:58.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:53:08.013Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=6cb2c516-f4d2-4548-9927-3cbcb2318691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:53:08.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:53:18.026Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=b7af0f90-67b7-49bb-9089-7eaa9ab0da4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:53:18.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T03:53:26.264Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T03:53:26.265Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-09T03:53:26.266Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T03:53:26.269Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T03:53:26.282Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T03:53:26.283Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-09T03:53:26.283Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-09T03:53:26.287Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:53:28.073Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=3f952c0c-6621-4376-ab53-b72b85fe32a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:53:28.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:53:38.086Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=8776c3a7-eed5-47a5-b3a3-859ea995652c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:53:38.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:53:48.098Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=f1aafd6e-8c9e-4586-a23e-00d9d9571dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:53:48.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:53:58.114Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=160fc1a6-0d70-492e-b3b1-ff7f6535b848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:53:58.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:54:08.129Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=88a6a278-069c-4d0a-84ae-c8813f2649e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:54:08.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:54:18.139Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=bdca50cc-d332-43f6-8f51-a27ad0671add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:54:18.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:54:28.155Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=87e7b461-6555-484b-8792-156715ce2ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:54:28.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:54:38.170Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=2406b03f-5451-4cda-bd23-5fa0f98709ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:54:38.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:54:48.184Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=0915520a-1689-4119-9940-d805fe3166f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:54:48.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:54:58.197Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=210fe723-be4d-4242-961c-376fda4d03c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:54:58.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:55:08.212Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=74af45f3-6b29-4187-97a6-a8b19beca7fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:55:08.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:55:18.227Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=c283e715-0c0f-41ca-9716-22c60ae76f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:55:18.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:55:28.238Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=fe3f8ec1-86ed-476a-825e-fde94aaa18bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:55:28.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:55:38.251Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=0dcd7134-df4a-40d7-a541-450e0177a5a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:55:38.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:55:48.265Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=2d099f72-999a-4239-9515-a1faeb57be1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:55:48.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:55:58.288Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=ed513c45-924a-4a2f-8f3a-8b01b0589349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:55:58.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:56:08.307Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=97f20c68-fbe1-4814-9894-de2ec9dcac76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:56:08.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:56:18.319Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=ecb5d72e-968b-41bf-849b-14823f691783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:56:18.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:56:28.337Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=8da16878-0354-4610-9cc3-50d790c50d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:56:28.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:56:38.349Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=d55a2c03-e684-4a8c-ab68-ad353b666566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:56:38.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:56:48.363Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=1166fa14-90bc-4c82-b195-c7edaac693e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:56:48.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:56:58.376Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=95a05d79-9494-4ff6-b742-be00a5373dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:56:58.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:57:08.397Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=7af8445d-1aec-41e7-93de-956d7cd3e3fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:57:08.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:57:18.411Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=1bae79e4-337d-4182-b32c-b9c7c8ea637a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:57:18.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:57:28.433Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=e0d03bad-59ba-4ba7-becb-889a85f75693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:57:28.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:57:38.449Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=868bee1c-35ea-4b43-99f2-bec6ab0ac4bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:57:38.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:57:48.477Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=21e939ec-028f-4794-948d-2167ed77f4d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:57:48.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:57:58.490Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=e8aad523-729a-4088-ae8e-7e6c95099b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:57:58.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:58:08.506Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=1b8fcc44-0d53-41d5-a8eb-0284914ff5bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:58:08.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:58:18.519Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=6f9529d4-c9d0-48d9-b5d9-b5331a628f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:58:18.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T03:58:26.273Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T03:58:26.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-06-09T03:58:26.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-06-09T03:58:26.277Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T03:58:26.284Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T03:58:26.284Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-09T03:58:26.284Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-09T03:58:26.286Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:58:28.541Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=07cfa076-bcc1-497e-86f4-be2956079ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:58:28.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:58:38.553Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=ccc2789c-3ed0-4f91-8d2f-875901136d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:58:38.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:58:48.569Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=1b4d2088-bdf0-4a41-b8fe-7a299db4cc76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:58:48.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:58:58.584Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=8194ac9d-dc68-4a2a-8ea8-4a5c4e79d2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:58:58.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:59:08.598Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=f21f0df6-ff68-4e89-8039-26207c5625b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:59:08.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:59:18.615Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=f8023a65-6844-40a0-8426-0a1974fa88c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:59:18.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:59:28.640Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=1faf07d6-1be9-474f-8a99-73e01451ace0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:59:28.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:59:38.651Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=64883ced-6dd6-48e7-9e8e-19fa991678ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:59:38.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:59:48.676Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=aa4b63b3-e765-4577-95ad-cad4ccd64577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:59:48.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:59:58.696Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=1656e705-70df-404f-8386-7aadb93cfd03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T03:59:58.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:00:08.714Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=9f290080-c323-4d60-9a3d-a65bc3f138e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:00:08.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:00:18.743Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=b3b0c584-5d31-4a07-a9bf-9e7b9f803724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:00:18.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:00:28.810Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=71df64aa-fcf5-44b5-bb85-9c2216423d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:00:28.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:00:38.830Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=82bd48b8-ec7c-4d55-aff6-d26132afffab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:00:38.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:00:48.854Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=127ae1b2-df33-446c-aeab-9fcdb8aa8e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:00:48.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:00:58.866Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=117124aa-a9f8-42e4-a7a0-20df82124962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:00:58.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:01:08.885Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=ec6331a1-4a7f-4dbd-9fa0-c23de99e4677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:01:08.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:01:18.919Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=197ee3ec-343f-4f4d-8cd4-3b1c206b394f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:01:18.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:01:28.954Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=b2e4bfe7-61cd-40a9-8e84-ad497a4825ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:01:28.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:01:38.991Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=52fe6fad-4528-43f0-b523-9c4029664034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:01:39.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:01:49.004Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=923a4686-d73d-4995-ad6d-9459bb1860b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:01:49.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:01:59.020Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=609d2587-b06a-4ac3-86b8-6977583bbf10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:01:59.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:02:09.051Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=9723f35e-b7d1-4fbd-8e91-3172397cd750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:02:09.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:02:19.065Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=f2e1f436-5904-4493-bc92-ba147766a09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:02:19.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:02:29.093Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=92d39e98-acce-486b-bc5c-040b631e81f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:02:29.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:02:39.106Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=0e83a161-64ff-483b-87fb-15e97026e855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:02:39.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:02:49.130Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=6bb75f46-f493-4591-90f0-20da4b2643e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:02:49.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:02:59.148Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=dd4536ca-c13b-4ae7-88c0-73ec18e798b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:02:59.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:03:09.163Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=607580c2-ee04-4ac7-b2b1-40a417b3bd25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:03:09.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:03:19.183Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=cd7dffe0-e409-4f5e-9784-d875dd26e712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:03:19.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T04:03:26.147Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T04:03:26.147Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-09T04:03:26.148Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T04:03:26.150Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T04:03:26.158Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T04:03:26.158Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-09T04:03:26.158Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-09T04:03:26.161Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:03:29.194Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=d878ffa4-2965-4068-8484-27a06680cfda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:03:29.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:03:39.210Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=b37b1818-1e82-4612-9f6c-d63bfb16aba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:03:39.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:03:49.234Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=a3d6df38-0c7e-4fca-8d86-409753c304d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:03:49.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:03:59.247Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=21ce6101-228b-46a5-be67-81fa02cd117d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:03:59.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:04:09.263Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=0430c2ba-d589-4f60-903e-9fe4c3d74b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:04:09.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:04:19.278Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=8975f525-66c3-42b5-94a7-7733b5cb3de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:04:19.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:04:29.291Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=160042da-06f0-459d-b25c-3d1113c12d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:04:29.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:04:39.303Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=6c9abd2f-6f52-4bb2-8b5f-c1f6ecd8c1e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:04:39.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:04:49.341Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=4e69e46d-b3f0-4a82-9666-102884d35d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:04:49.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:04:59.354Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=4760230d-2c91-4a46-86fe-fe6ce66b5292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:04:59.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:05:09.375Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=363df29d-cfdd-443e-8f19-6ff6472b4bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:05:09.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:05:19.390Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=c5f9e6bf-92aa-44c7-b7bf-1952c0c56264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:05:19.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:05:29.408Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=df46602f-feac-4b26-8de8-d5de4605a510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:05:29.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:05:39.421Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=55d77748-1426-4387-a4f7-c0336363e5e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:05:39.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:05:49.453Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=159528b5-56ee-4c7c-a44a-961d03878bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:05:49.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:05:59.465Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=719f09c3-a05a-4725-ba1d-e803817c7021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:05:59.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:06:09.480Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=cf574627-6b1a-4b2b-8efb-53353bab2632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:06:09.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:06:19.493Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=5ac58839-60a8-4611-b798-e8893f4cb779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:06:19.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:06:29.533Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=bf9407b0-758f-4b1f-a1cf-32e0cc85e356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:06:29.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:06:39.543Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=5bda436d-044c-49fa-abfe-f3b37eaf6bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:06:39.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:06:49.558Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=6bc460db-ff52-496a-8480-4fd3f21c41bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:06:49.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:06:59.571Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=4e98bcc3-0087-4b7b-9099-29e68a0aa314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:06:59.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:07:09.584Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=578c5238-54f7-4250-9e3b-e748e8e996e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:07:09.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:07:19.594Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=0d3a37ec-f354-40c6-96fb-bc7fbb30824b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:07:19.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:07:29.620Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=743d212f-a16b-48e4-9540-9b96c8bc9d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:07:29.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:07:39.633Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=d7033e19-5109-4932-b3d6-d2e50c2018a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:07:39.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:07:49.661Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=db735f56-653e-44bb-b053-a4b95df88a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:07:49.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:07:59.672Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=cc1be68d-b0bb-41ba-ae96-9903a2008b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:07:59.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:08:09.682Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=9dd2bcca-7353-40ef-b2fb-fc41dbbfb1dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:08:09.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:08:19.695Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=413537a8-1be0-4668-a788-6bbdada793bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:08:19.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T04:08:26.205Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T04:08:26.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-06-09T04:08:26.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-06-09T04:08:26.209Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T04:08:26.216Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T04:08:26.216Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-09T04:08:26.216Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-09T04:08:26.219Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:08:29.720Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=5916b212-fda0-4a5f-bca1-ddb17b35f874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:08:29.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:08:39.734Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=114924ca-026b-4eb0-ac26-d6aa3b214168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:08:39.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:08:49.765Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=38f6f774-b885-40fa-8668-c682174f94f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:08:49.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:08:59.865Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=ee8881a0-d8df-4071-ad27-2ed1283ece01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:08:59.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:09:09.895Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=178135f0-2002-48e5-a0eb-bf5ccd0494ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:09:09.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:09:19.910Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=36a699da-718f-46a7-8f06-b4af54ba1463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:09:19.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:09:29.931Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=34108c02-ff1c-4f6f-a0eb-4390f0b7d201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:09:29.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:09:39.941Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=7d51ac6b-0490-4caa-914c-a5d05c1dd1ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:09:40.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:09:50.068Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=6a0218e8-0a08-4fd9-8452-75c709e5505e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:09:50.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:10:00.078Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=484adcb2-0269-4cdf-a06c-4d407f239b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:10:00.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:10:10.095Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=82981848-08f4-4f22-920c-d16d82e42fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:10:10.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:10:20.107Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=dd2047b0-baae-46e0-93e0-905f72277eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:10:20.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:10:30.120Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=a50e8441-9d0c-4c4c-a72a-c738c4387aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:10:30.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:10:40.141Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=e7901f03-551c-412b-a0e8-21e1a87a2fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:10:40.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:10:50.152Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=a15d4131-f8f5-403e-96ab-aef816a280e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:10:50.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:11:00.169Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=bec6734b-350a-4a19-8852-ebce6ff51c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:11:00.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:11:10.195Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=f10915e1-18c1-4dcd-bf26-14f7aad0d238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:11:10.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:11:20.209Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=9b3fc119-f35b-40ef-86cc-90a11a219c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:11:20.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:11:30.352Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=b6e7cb13-88c0-451a-8500-fe47dff21714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:11:30.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:11:40.366Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=c061fefc-810e-4086-b769-be392cffa610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:11:40.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:11:50.379Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=79d0b23f-bf63-49d2-95c7-a2e866157d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:11:50.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:12:00.390Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=25d374b8-e41a-4641-98cc-26525f330937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:12:00.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:12:10.433Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=d95575dc-6dba-44e2-8130-d7d6e73374fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:12:10.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:12:20.449Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=1571f1ae-84fb-449c-8c26-31424e57a09f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:12:20.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:12:30.463Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=53ed18eb-c793-47ca-a348-2c7dd0ace9e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:12:30.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:12:40.477Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=d80d7f7f-28f3-400e-b780-a5328317e7a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:12:40.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:12:50.512Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=d03d697d-6f22-481d-a4ba-fa4ffb2a5554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:12:50.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:13:00.531Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=51991662-cb44-4165-ba64-01602ded6834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:13:00.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:13:10.552Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=f8d030cc-2b9f-4d89-a3b7-f1a5bd365755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:13:10.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:13:20.573Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=67637276-0774-4822-a4cf-e866cb28196c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:13:20.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T04:13:26.251Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T04:13:26.251Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-09T04:13:26.253Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T04:13:26.256Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T04:13:26.267Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T04:13:26.267Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-09T04:13:26.267Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-09T04:13:26.269Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:13:30.734Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=6852e095-fa0c-45d9-bb7f-b417f7dd2b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:13:30.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:13:40.746Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=0b9e7172-e2fa-460c-9281-44daccb61c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:13:40.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:13:50.761Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=c2349614-993d-46ce-892a-017f54933f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:13:50.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:14:00.773Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=0373e808-7cbc-4300-9771-1398a2c35507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:14:00.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:14:10.817Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=a37fcd2a-db92-4a5a-8e72-f5ba9a651d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:14:10.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:14:20.831Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=6cb96ecf-8288-492a-957d-826268b895f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:14:20.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:14:30.842Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=5c77381b-672f-405b-8f73-6332af9403fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:14:30.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:14:40.854Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=4ff2ac00-5ef5-411e-ba0b-1ab9ebbda736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:14:40.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:14:50.863Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=001303e1-5770-4450-b0cb-0eb8a07170e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:14:50.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:15:00.874Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=f0195d68-26b9-4e58-944c-18d1d0b0dcfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:15:00.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:15:10.902Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=7b6518a5-3116-46a6-9b6d-a3d6caff6de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:15:10.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:15:20.913Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=3b04f34b-1faa-4628-80a2-40f6cf5eec75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:15:20.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:15:30.936Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=6040ccb1-3785-439f-abf0-d6da38a1227b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:15:30.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:15:40.950Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=f14d5cb1-230c-4435-b26a-ea755cdca860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:15:40.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:15:50.961Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=01200269-2a03-4950-9c4a-3be8865ea8f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:15:50.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:16:00.976Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=dfaaf3ee-50f9-4b06-a6cc-efe6581717fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:16:00.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:16:10.994Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=bbff4e69-9f45-483f-9ab3-1d8683a6f406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:16:11.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:16:21.004Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=73cc538d-4739-415a-b51f-0fcc0bd71ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:16:21.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:16:31.019Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=3148005d-a7c5-4246-a1be-eaa0cadb2d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:16:31.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:16:41.029Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=b851e902-f834-42ef-9f8b-cf9e20bbd496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:16:41.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:16:51.041Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=b1009bcc-6a1a-4f90-8bb0-bf2710b9e794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:16:51.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:17:01.051Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=17b8acf8-0459-4bb9-90bd-e66af1f26e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:17:01.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:17:11.063Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=09763912-dd4a-45b3-aa8d-5324cb131de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:17:11.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:17:21.074Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=3b2822f7-a9c1-4e78-b7d6-a398677c1f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:17:21.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:17:31.123Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=9bf50205-c4fa-403a-9360-e249ab68ce96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:17:31.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:17:41.134Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=d33afbe1-43dc-431a-9b29-4c887c7992d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:17:41.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:17:51.153Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=8b847ee8-9a73-4c8a-9c5c-155ed902167a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:17:51.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:18:01.166Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=05d9c577-bc3f-4d28-8ea4-49e664a47d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:18:01.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:18:11.179Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=2bce02e5-a8af-437c-aca4-72d4152b6dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:18:11.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:18:21.195Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=cd6b7cab-3da2-40f4-bef2-cf85a1323b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:18:21.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T04:18:26.217Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T04:18:26.217Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-09T04:18:26.218Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T04:18:26.221Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T04:18:26.228Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T04:18:26.228Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-09T04:18:26.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-06-09T04:18:26.230Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:18:31.211Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=e7157775-926b-4f0a-bbf5-d363db697614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:18:31.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:18:41.223Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=17d15d7d-fe7f-48d5-87e2-03720d5af376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:18:41.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:18:51.235Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=a8eca495-70ab-4ed5-8133-e53a855eace5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:18:51.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:19:01.246Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=721a96e1-80f2-4d50-b5c5-58ef0fc18534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:19:01.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:19:11.259Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=0ed435b9-a042-40f2-9a01-164e68851ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:19:11.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:19:21.269Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=94da5ca3-51af-454c-bbb4-77f14f76de59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:19:21.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:19:31.286Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=3bd28830-1b34-489e-bc0a-4cc6310cbc1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:19:31.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:19:41.301Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=049f83be-a5a4-4323-abcc-75c699950aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:19:41.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:19:51.323Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=c33472a8-8895-4b13-8c71-0bb48ea557c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:19:51.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:20:01.333Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=e5fe876a-af1e-4465-92af-63ca65cdc47e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:20:01.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:20:11.343Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=e8e038a4-2e20-4862-8512-5c1f7e118a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:20:11.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:20:21.362Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=2d2775e8-6f49-47f3-94b1-0a721636c74b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:20:21.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:20:31.389Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=9f3a1c30-6ebe-4df8-872e-0c5eccd6a522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:20:31.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:20:41.402Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=9a4a8fca-431a-4000-aead-459e7da92a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:20:41.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:20:51.417Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=2913c5d7-039f-4f70-a566-be141325e823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:20:51.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:21:01.434Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=4e9eb745-d24d-46d5-ba0d-0d99e5ae9d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:21:01.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:21:11.447Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=649da998-736a-494c-9aac-06bd94052d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:21:11.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:21:21.460Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=e3812ca9-ca57-463d-8e07-f591c70dec0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:21:21.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:21:31.476Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=799c4f77-808f-4db0-befd-75bb6635d881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:21:31.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:21:41.487Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=33eed460-94d5-4468-8b0f-38b98b082641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:21:41.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:21:51.508Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=b55edb8f-485c-4e95-aa6c-d13571795472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:21:51.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:22:01.520Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=e2f16d3f-cf2e-4810-8912-f90ad2adfdf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:22:01.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:22:11.539Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=195cba33-8365-4ef5-baf1-84f165f36a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:22:11.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:22:21.551Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=65ee99d9-e009-41ce-9080-662e3dcf141c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:22:21.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:22:31.572Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=74d9f3a6-5d78-47b6-8eb9-a38481300a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:22:31.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:22:41.583Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=9ac7b541-9c11-471b-9383-56157b568335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:22:41.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:22:51.601Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=0fb62a3f-d97b-41ca-86fe-e38bc19c1271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:22:51.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:23:01.612Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=dbd71731-dd48-4b20-9f50-8f0d8f9403c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:23:01.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:23:11.629Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=0c655054-60a7-4f46-a970-d19345fcf17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:23:11.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:23:21.641Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=201a347c-a04b-4e65-9120-22e5450c8919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:23:21.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T04:23:26.112Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T04:23:26.113Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-09T04:23:26.113Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T04:23:26.115Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T04:23:26.122Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T04:23:26.122Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-09T04:23:26.122Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-09T04:23:26.124Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:23:31.650Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=59ac86dd-051e-4779-93bf-ea7e4f51bdf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:23:31.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:23:41.664Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=2b752f24-f172-4fdb-861a-29a679eb9546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:23:41.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:23:51.677Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=c71307a7-4dc9-4c77-a2cc-d080fcd577be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:23:51.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:24:01.686Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=a9a403d2-2e66-42db-a763-a9352402531e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:24:01.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:24:11.710Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=5b622b11-3e9b-4ed8-ab39-706225a710cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:24:11.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:24:21.728Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=afb52011-0020-4df2-8845-bfb8a376b7aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:24:21.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:24:31.740Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=65a263b9-3452-4990-af38-aa97b2e51c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:24:31.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:24:41.752Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=99ef6266-29c1-49c6-97da-6720fa145224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:24:41.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:24:51.775Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=bd38d64f-1e6a-4389-873f-785885cfe2b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:24:51.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:25:01.791Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=e609faed-904e-4592-9dcd-9d2a5f964f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:25:01.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:25:11.807Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=f453d61c-86b5-40fe-b13c-73a5db49c73e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:25:11.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:25:21.822Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=f694b12d-7acd-47be-9e3e-ed5344809617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:25:21.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:25:31.834Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=45f8300e-4418-456d-87fb-3664d20f224d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:25:31.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:25:41.849Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=33fdd89c-055b-4dc7-89a5-9ab98957cc46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:25:41.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:25:51.874Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=527c80c5-e22d-4b1d-8812-ea817dd6b93a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:25:51.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:26:01.894Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=789bad95-ad85-4291-92c0-e9376af11950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:26:01.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:26:11.906Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=081e74f0-9bea-4af5-b2e5-5c506d190db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:26:11.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:26:21.919Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=937ce1b5-1650-4c7a-8856-5ecbbc82c24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:26:21.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:26:31.936Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=f7565455-f77f-4d16-9943-0beeedbf3b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:26:31.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:26:41.970Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=2f5966fa-fb3a-4796-baad-7c1c176979c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:26:41.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:26:51.995Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=749bdfe5-dfee-409c-a4d5-9e94ba32a594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:26:52.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:27:02.010Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=05803ee6-cc5a-4173-ad5c-9c83eb19c6e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:27:02.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:27:12.025Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=fe3b37ec-4788-4f23-96bd-7117bc002066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:27:12.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:27:22.034Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=5cf0b379-8271-4046-aaa3-cdb30ee5ad58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:27:22.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:27:32.072Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=f05c67c4-e953-408b-852b-67775d171a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:27:32.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:27:42.083Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=c49748fc-ddff-47cb-91a7-82054d39acc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:27:42.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:27:52.108Z |INFO |Init configs |InvocationID=87454cff-978f-4b67-bce5-9fac5faff9e0, InstanceUUID=e989fec4-a7e1-45e0-b2c3-0a952eff1efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T04:27:52.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |