By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T03:03:16.369Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T03:03:16.373Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-07T03:03:16.431Z |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 |2023-01-07T03:03:17.409Z |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 |2023-01-07T03:03:17.570Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T03:03:17.571Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-07T03:03:17.571Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-07T03:03:17.807Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-07T03:03:17.883Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-01-07T03:03:17.910Z |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.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2023-01-07T03:03:19.595Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-07T03:03:20.278Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-01-07T03:03:20.304Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-01-07T03:03:20.304Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-07T03:03:20.387Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-01-07T03:03:20.388Z |INFO |Root WebApplicationContext: initialization completed in 2477 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-01-07T03:03:21.254Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-01-07T03:03:23.837Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-07T03:03:24.506Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-07T03:03:24.543Z |INFO |Started MainApp in 11.674 seconds (JVM running for 12.545) |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-01-07T03:03:24.817Z |INFO |Start scheduling PRH workflow |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:03:24.844Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ec58b68a-8b7d-4b98-9891-6eb07fa8ad9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:03:25.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-07T03:03:29.658Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-07T03:03:29.658Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-07T03:03:29.660Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:03:35.497Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=f72a3691-2ada-4031-ab45-5c36e130256f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:03:35.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:03:45.520Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=a07cf16c-fd7a-47d4-a25d-23e1df7fa2b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:03:45.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:03:55.536Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=1955e964-7ce5-467b-ae1e-99922930abea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:03:55.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:04:05.556Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=226887ce-f065-44d7-8822-d9419a445ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:04:05.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:04:15.576Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=bc7fee31-43a3-4876-8bb5-cba85de72c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:04:15.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:04:25.590Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=65ac306a-60ca-458b-889a-edb5b302646a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:04:25.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:04:35.602Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=f021e332-1d28-412a-979e-09637f9f6f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:04:35.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:04:45.626Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=231b7d58-0505-42ae-a1ec-873b15ce77cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:04:45.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:04:55.636Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=93b9b2e1-5ccc-499a-8a83-78b8dbd51442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:04:55.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:05:05.649Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=d0b9d3b1-e976-4737-9c42-e1976d10ce5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:05:05.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:05:15.664Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=418dba49-c56d-48d7-b2e3-4e51bd05b0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:05:15.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:05:25.675Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=f48dac8d-c95c-4793-b03c-97c8eed2a480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:05:25.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:05:35.696Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=fb7034dc-3d18-4024-b9fd-ee2a3dd0d15c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:05:35.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:05:45.708Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=1cdb169a-a6b7-424a-87c1-81faf037b04e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:05:45.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:05:55.717Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ba233b7e-0f4b-4e04-8f2a-c3622c5ce2c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:05:55.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:06:05.727Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=5b689a76-0e86-4913-a8a8-1c6267d2ced5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:06:05.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:06:15.747Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=4c42d589-6f60-4fed-96cf-b0f24766aa63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:06:15.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:06:25.756Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=7b4a412c-d9ef-43d0-aaff-80f8c59ae091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:06:25.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:06:35.767Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=b8eea8d7-690a-4825-a4a4-2a50b676d366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:06:35.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:06:45.777Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=2ef01cc9-1484-4abf-a36a-6aacb6de2a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:06:45.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:06:55.791Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=71045884-4339-409d-835d-2e4444449a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:06:55.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:07:05.807Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=0ed552a6-485d-469a-bd11-fb3420bd8dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:07:05.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:07:15.820Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=aa5efdec-d0ed-4552-94ef-bd46284e6212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:07:15.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:07:25.830Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=2e55583b-47d8-4963-8339-c93291d254f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:07:25.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:07:35.839Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=d4e8f831-c9f7-464c-845d-cc8b0508f9f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:07:35.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:07:45.852Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=e856b6ef-a038-4d32-afbb-37a7c1356c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:07:45.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:07:55.864Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ded531b4-c25a-47d2-8824-e65f40afb46e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:07:55.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:08:05.876Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=6451a7b0-026c-4dca-9904-50047a747eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:08:05.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:08:15.886Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=1ab22e94-6b65-425f-9737-fbd71fe53001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:08:15.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T03:08:22.672Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T03:08:22.673Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-07T03:08:22.674Z |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 |2023-01-07T03:08:22.678Z |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 |2023-01-07T03:08:22.695Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T03:08:22.695Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-07T03:08:22.695Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-07T03:08:22.699Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:08:25.896Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=cb5e099a-5d53-4244-9c3e-31afcc2b9247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:08:25.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:08:35.908Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=6fd8691a-553e-4145-bc26-ca9e5bcf11f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:08:35.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:08:45.916Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ca291de9-1ee5-45ca-9c3e-fdf740a6d5dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:08:45.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:08:55.927Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ef433118-266a-45f3-8223-cc1b8368f960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:08:55.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:09:05.940Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=680cdbba-2683-4486-b23a-7ac27150359a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:09:05.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:09:15.953Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=38057e24-7ba6-4315-bbff-2cbdd8885f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:09:15.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:09:25.963Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=4e95e9be-8c27-4dc0-b243-2f13cbec20d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:09:25.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:09:35.978Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=f32f272e-de2a-4441-b3b1-d24358ef7678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:09:35.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:09:45.994Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=c3bca43c-34d0-4e62-9808-347160e12f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:09:46.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:09:56.006Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=9216ab87-51be-427c-9129-530dacf297e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:09:56.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:10:06.031Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=8a09bd08-7da5-42c4-8f6f-d0e4b6ef9e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:10:06.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:10:16.043Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=63585086-15e3-4109-8ca9-2509b78b58da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:10:16.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:10:26.053Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=305f5771-7171-4762-bc2b-0adec456f054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:10:26.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:10:36.064Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=51aaa391-95dc-4bc2-82c4-292c650b7c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:10:36.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:10:46.076Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=31dd8031-e1b6-48d4-bd82-da2a70386ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:10:46.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:10:56.093Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ee3708ab-2eae-404a-90f7-00c17df5377a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:10:56.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:11:06.105Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=1786a659-aedb-4d2a-9108-cb784356456a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:11:06.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:11:16.120Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=7bbe437c-60af-4429-b657-f4d7543e1b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:11:16.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:11:26.133Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=b38522dd-ba2d-42b3-bc08-9a19fc314711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:11:26.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:11:36.146Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=1362c0a7-273e-483a-adb9-a737859be478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:11:36.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:11:46.158Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=71b1fe0c-a645-4025-a320-830ab7ace267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:11:46.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:11:56.196Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=04afba01-8754-4eaa-aa1f-0754944b2ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:11:56.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:12:06.208Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=0f7fe00b-fc6e-4975-a2f4-2b92f41644ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:12:06.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:12:16.220Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=d79d6cad-4840-404e-8c03-9487036e0d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:12:16.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:12:26.231Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=8e2e26e8-cd33-4f2e-818d-a4c296b75b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:12:26.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:12:36.244Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=cb7b57b1-0f6e-4243-8576-df8c6960ac6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:12:36.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:12:46.258Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=e576238d-ee1d-454b-aa70-7207c50b3512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:12:46.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:12:56.270Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ab3aee3c-d742-40b8-9b45-dfa634591573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:12:56.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:13:06.283Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=342b3059-9710-4a76-84cc-23e1cf4443a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:13:06.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:13:16.294Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=e509fcc9-24bf-43c0-9d23-0e3f0d3a45bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:13:16.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T03:13:21.616Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T03:13:21.616Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-07T03:13:21.617Z |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 |2023-01-07T03:13:21.621Z |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 |2023-01-07T03:13:21.633Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T03:13:21.633Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-07T03:13:21.633Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-07T03:13:21.636Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:13:26.306Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=5466e362-3ef2-4a1a-9240-c09da13b5516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:13:26.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:13:36.317Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=07c22a9c-7575-4ca3-92bf-091fece2aa54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:13:36.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:13:46.328Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=52e459bb-e7a3-43a7-844c-fd6cd649aec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:13:46.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:13:56.339Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=0ed55c63-41d3-4528-98ff-f57c2e4dfa86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:13:56.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:14:06.353Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=964b0a9d-db85-4805-8111-53c321437cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:14:06.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:14:16.364Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=5b0a74e3-2302-42d6-a82d-3d152b5ba801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:14:16.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:14:26.376Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=85797465-2dc5-46ca-863d-bedbe6795bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:14:26.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:14:36.386Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=2c2f8078-1f50-4100-b28d-4a8bd77b2534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:14:36.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:14:46.401Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=8c5ababe-2cfd-46e9-a7f3-584e520c405d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:14:46.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:14:56.417Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=3f325664-f7fe-4fc9-97e2-fc82fe67e68c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:14:56.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:15:06.427Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=84bb3588-00c1-455c-b67a-92ddf53ca299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:15:06.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:15:16.436Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=c1255e1a-d097-4136-bc58-036c2ae11749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:15:16.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:15:26.445Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=2bba8577-b3f0-41d6-aa20-185bd7a84848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:15:26.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:15:36.456Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=8ba9b442-013b-487c-8cd0-07272d67ad10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:15:36.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:15:46.468Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=2155d203-85bd-4903-b1b9-4fb6fca95aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:15:46.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:15:56.481Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=d7698f8d-46e8-48e9-85af-cc0231bb57de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:15:56.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:16:06.491Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=2753aa17-8eef-45b9-987c-0f56cfac68a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:16:06.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:16:16.512Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=a0d660b7-5648-4408-9e5a-bd14ac12ace2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:16:16.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:16:26.522Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=23cbae90-ef6e-4d8d-aaa6-b0d62ec900b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:16:26.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:16:36.532Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=be2f48a6-415e-4eb6-b7fc-d06bc4e51066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:16:36.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:16:46.541Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=3c5c5476-13c4-4301-af2b-2cc9c06c667d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:16:46.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:16:56.551Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=69510350-8f59-4786-b558-485354b25f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:16:56.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:17:06.561Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=002f0833-a051-49af-80c9-0daea286c444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:17:06.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:17:16.571Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=0e011cbb-c879-4d57-9f83-bee95c0ca251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:17:16.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:17:26.580Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=9d946c75-f78f-4c27-a0b4-c88b77670194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:17:26.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:17:36.592Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=4c704d43-58f7-4d7e-8faa-82d2ce2714a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:17:36.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:17:46.601Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=2d668e9b-51d0-4105-9bc9-c7bc3e68df17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:17:46.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:17:56.611Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=13947a10-9ceb-4602-9e49-d12c486c3931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:17:56.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:18:06.621Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=bd54a8af-082f-4d94-af25-8c5b0aa79234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:18:06.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:18:16.633Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=7d6b9a51-37c3-4ed2-b222-6179ae854c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:18:16.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T03:18:21.627Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T03:18:21.628Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-07T03:18:21.629Z |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 |2023-01-07T03:18:21.631Z |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 |2023-01-07T03:18:21.643Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T03:18:21.643Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-07T03:18:21.643Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-07T03:18:21.647Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:18:26.643Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=6aad923a-3de3-4233-8e96-81f6817bf292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:18:26.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:18:36.654Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=46cc8078-07e3-4b66-8780-e14fa3f1657a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:18:36.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:18:46.664Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=8d6b257b-5a7b-4ff1-a835-a14869986a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:18:46.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:18:56.673Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=7ef0c39e-45d7-4d5d-800b-c4c0f7213633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:18:56.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:19:06.684Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=0b3c50ca-3312-4a71-8827-255e35470a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:19:06.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:19:16.693Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=bbfe8078-7c3f-4fab-8939-12e384e8f7d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:19:16.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:19:26.704Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=9827db76-65f8-4c31-8c55-6686173ff570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:19:26.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:19:36.714Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=092852ca-a431-4322-a70e-353cce5d7587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:19:36.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:19:46.727Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=f24a999b-2c57-4522-a715-150a90e3083f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:19:46.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:19:56.736Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=b22aaecd-d8ea-4c6a-9aaf-188485a6478b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:19:56.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:20:06.748Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=6652e53a-3294-48fc-bd8d-a1da76812536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:20:06.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:20:16.759Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=9d625b37-10f3-4e55-8f24-184936a336b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:20:16.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:20:26.768Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=61a9ed4a-ccf9-4e4f-ab81-79bd2b1d1ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:20:26.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:20:36.778Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=31bd396b-321c-4bf1-9959-8cbfeed37d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:20:36.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:20:46.788Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=79ef61eb-63ff-42f9-bc0e-4e798dc9f9df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:20:46.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:20:56.798Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=d4e198e8-cc38-46ec-a650-bbe93147364c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:20:56.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:21:06.807Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ee275773-1510-4b00-819b-1ceb5fa581c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:21:06.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:21:16.817Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=253f3c6b-5426-492a-ac20-5b8cf1315797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:21:16.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:21:26.828Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=945e7279-a190-441d-a031-f3cd5d2e96ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:21:26.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:21:36.843Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=94cf5c41-fee3-48dd-b2d1-febb471dd362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:21:36.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:21:46.861Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=967d3012-4804-4ecb-a2b8-5fd36488985e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:21:46.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:21:56.876Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=c644cf8e-b439-4170-a665-f45f0c28303b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:21:56.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:22:06.911Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=8ff59e9f-59cd-45e8-9634-708ba164bcfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:22:06.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:22:16.930Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=e092dca1-6b52-4d52-b592-b135bd04e293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:22:16.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:22:26.947Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=b0392b7d-86d3-4563-aca0-d0de05d7ca53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:22:26.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:22:36.960Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=a8e90238-53f5-4bd4-a587-a5d93560baf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:22:36.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:22:46.972Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=a3f8740c-a58c-4c58-9236-b8eb472d10af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:22:46.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:22:56.981Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=e1ff85e9-613d-441b-a4f1-297960a34980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:22:56.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:23:06.991Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=320b4d30-f875-43e1-ad7e-c589754533ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:23:07.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:23:17.002Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=cdfb4afe-8c85-4c18-81a0-92581084ea54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:23:17.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T03:23:21.614Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T03:23:21.614Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-07T03:23:21.617Z |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 |2023-01-07T03:23:21.620Z |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 |2023-01-07T03:23:21.633Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T03:23:21.633Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-07T03:23:21.633Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-07T03:23:21.636Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:23:27.013Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=bf25b145-0cd0-4ade-8cea-1d668fa37141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:23:27.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:23:37.022Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=1d925b82-9517-49c0-992f-73d5bf979622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:23:37.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:23:47.031Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=d78671b5-100b-493a-8aa8-96e6607035fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:23:47.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:23:57.042Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=7f81032a-9441-444d-8f6b-3e71679155d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:23:57.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:24:07.051Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=6ddcbfa3-3f45-4406-9be2-fd66b1578911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:24:07.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:24:17.064Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=a5d8ce61-180a-4785-81c6-8812e303e458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:24:17.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:24:27.082Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=534942e6-bed4-41c7-aafb-fb8748e231bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:24:27.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:24:37.093Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=a49da0c7-93b3-40a7-af15-636b3157c1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:24:37.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:24:47.110Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=2eba1bcc-ffa6-4e54-b4ec-da4303851575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:24:47.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:24:57.120Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=dca25a14-1ca4-4d80-abe4-25e6f86c33d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:24:57.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:25:07.136Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ef33ffba-c18f-42c3-bb88-dd4156fa15a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:25:07.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:25:17.147Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=34ff621c-bc97-4783-84c1-02e319f407fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:25:17.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:25:27.157Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=b4c12ca9-62e1-4f4b-8fbf-453c3b77e5e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:25:27.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:25:37.167Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=216d8adf-7127-4996-9fc5-64609e366115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:25:37.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:25:47.188Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=e5d0b5c6-3529-4de6-a3f3-8d21f63be893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:25:47.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:25:57.206Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=852950ee-e510-4506-8998-07254727f191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:25:57.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:26:07.235Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ea8971cd-98c4-4ae7-8d92-430417916106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:26:07.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:26:17.247Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ba340bf3-273a-4699-be5b-9289586fcda3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:26:17.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:26:27.258Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=af2ddea0-879f-4ddd-b0aa-30055cffd5e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:26:27.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:26:37.268Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=6c3dd758-3681-4529-93f9-fab03ca2506f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:26:37.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:26:47.279Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=28295e0b-5cc0-4878-a901-b28352128dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:26:47.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:26:57.291Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=a4d7833f-9e3e-4611-a275-73edc73a02ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:26:57.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:27:07.302Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=85a97d03-30ea-4bd7-9aca-b41a175914aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:27:07.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:27:17.316Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=6bfd4213-2ff2-4d05-b8d0-f4837b4990f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:27:17.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:27:27.327Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=65f0054b-7edf-4228-b86b-dce2c1bc327f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:27:27.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:27:37.344Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=c979b015-525a-4466-be38-11f92f5728a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:27:37.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:27:47.356Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=5e4cbe89-ec3e-4d0d-98d0-8eada5380c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:27:47.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:27:57.370Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=9acc292b-357d-4323-bd37-f4cda8cb3d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:27:57.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:28:07.396Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=4f96b3ba-d354-41ec-968d-56f157ad8309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:28:07.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:28:17.424Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=7d47d306-0dd9-41a6-9f30-fc90975df786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:28:17.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T03:28:21.619Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T03:28:21.619Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-07T03:28:21.620Z |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 |2023-01-07T03:28:21.623Z |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 |2023-01-07T03:28:21.630Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T03:28:21.630Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-07T03:28:21.631Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-07T03:28:21.633Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:28:27.438Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=22f3dacf-8afc-4383-9c30-3d1977dacc5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:28:27.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:28:37.450Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=e8528ef6-d09f-4c7e-b3e1-ddb7761e26c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:28:37.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:28:47.461Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=642608a2-36bd-4175-9083-69fe3a0384af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:28:47.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:28:57.470Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=f231afda-c4fa-4243-a20f-6bf363bcaf1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:28:57.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:29:07.479Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=f01dd438-b6f0-4880-bf08-fb1c188cdb44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:29:07.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:29:17.493Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=b6280aa2-78aa-4e5b-8d92-9dbb414b0555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:29:17.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:29:27.505Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ddd58af2-96f3-42e7-a87f-f18649bcfece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:29:27.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:29:37.517Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=e31bf140-5abf-493f-a646-d20e4982cc2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:29:37.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:29:47.528Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ba23c86e-31dd-4fa7-83b4-66c336ecaf9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:29:47.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:29:57.538Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=45a3cc6e-4af4-4034-b840-f871317e4472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:29:57.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:30:07.547Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=c47c41eb-bd43-434a-a091-06451172e63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:30:07.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:30:17.559Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=6eabfbfa-dd86-4195-813e-bd75f8ea450f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:30:17.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:30:27.569Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=7fb8d039-b6f3-4a1e-bb72-2edaccc9c29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:30:27.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:30:37.579Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=485effc7-87b3-443e-aad6-4dca8c49eaa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:30:37.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:30:47.592Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=cd4f6884-c821-4074-80d7-8e76b6d056fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:30:47.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:30:57.601Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=0db0b5dc-ba92-403f-8159-62c5f6c3e2ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:30:57.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:31:07.614Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=4e9e9835-b0af-4a89-9f8f-66eaa60d4915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:31:07.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:31:17.624Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=51f55411-081b-41c8-8372-fb096e26919a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:31:17.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:31:27.635Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=b78e69a4-8725-49fb-a919-f36a50c2dfaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:31:27.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:31:37.645Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=5fe0d21b-80b1-4272-ab77-664a5d25e516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:31:37.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:31:47.660Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ce4b3322-5941-4356-ad67-4465e8c131f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:31:47.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:31:57.673Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=67f6d294-d620-451b-99f2-5dcc28e7ddae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:31:57.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:32:07.684Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=df441a4b-1db8-497f-a227-7f4a75c52af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:32:07.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:32:17.695Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=d562c972-b33e-43f5-8741-1b5f06d3fb5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:32:17.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:32:27.708Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=db746754-060a-4c4b-8c4c-21f3a6228cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:32:27.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:32:37.718Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=5c8b2d56-eec6-4a4b-9ece-dc1ba2cc80f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:32:37.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:32:47.729Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=77cf0384-0f88-46b9-ad97-5399a547e45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:32:47.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:32:57.739Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=8d75ef7f-4146-46ca-9721-44614de3b75c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:32:57.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:33:07.751Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=c56107ca-3f6d-45d2-b16d-cf95acf699a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:33:07.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:33:17.760Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=3998e828-fcdf-4e7c-a18d-ab457a6159b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:33:17.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T03:33:21.602Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T03:33:21.602Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-07T03:33:21.603Z |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 |2023-01-07T03:33:21.607Z |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 |2023-01-07T03:33:21.647Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T03:33:21.647Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-07T03:33:21.648Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-07T03:33:21.650Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:33:27.774Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=80b35986-4299-45f4-a9c6-77f36367db74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:33:27.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:33:37.783Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=a7f904ef-a880-4ef9-8a60-31f38f91fbb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:33:37.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:33:47.794Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=906cb7bc-e6e8-4c65-9c44-66030a6e1995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:33:47.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:33:57.803Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=69513af5-698b-431d-9f54-d8b35f5a8a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:33:57.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:34:07.818Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=f97586f7-d09c-47fb-bc22-2ea826e0458b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:34:07.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:34:17.829Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=733142d6-03c9-4303-a74a-7c62300cb04e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:34:17.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:34:27.839Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=c65445e2-772b-4d50-a4e3-a67c3f5e9445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:34:27.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:34:37.849Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=9361996e-7435-4e01-913e-842a45b2c8a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:34:37.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:34:47.858Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=46468dfc-95b7-4efa-b075-dfca887f1103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:34:47.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:34:57.869Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=3ef09366-0154-46c8-a981-618bfc4a07f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:34:57.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:35:07.879Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=4729c968-9251-4053-9afe-e474e878deec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:35:07.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:35:17.888Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=83f1f1b2-ab11-4942-8f6f-129f88632cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:35:17.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:35:27.898Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=2a3e64d2-ee73-4b78-8540-98fa3a18f27f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:35:27.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:35:37.908Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=b5937197-6cb4-4c86-b139-87c1d1739b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:35:37.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:35:47.917Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=a37ae13f-632e-4310-8d29-9692eff293fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:35:47.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:35:57.928Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=33106a0b-571e-4b0a-b674-7c4c8fc85b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:35:57.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:36:07.944Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=9f4cede7-62f7-4245-8379-6ee902f1ba18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:36:07.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:36:17.955Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=07aa8887-4622-4a15-803b-369d59069c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:36:17.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:36:27.965Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=b7947714-3860-40a7-a12b-4fe7e5b321de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:36:27.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:36:37.974Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=3aabd78f-fe6b-440f-b439-63b4fa7cda47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:36:37.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:36:47.984Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=2e419a93-329f-4eba-82d4-900810bd8794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:36:47.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:36:57.996Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=01cf3198-85d5-4e58-a002-fa7f3ab545fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:36:58.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:37:08.006Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=fe6b2756-d772-4674-a021-333980296f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:37:08.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:37:18.016Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=3b4290ef-f2f3-4823-a851-640efb432ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:37:18.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:37:28.026Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=9f351e1b-55c7-4976-887b-fd4b214f7793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:37:28.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:37:38.036Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=80890907-cb9a-4b18-b138-bc1eeac6a4f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:37:38.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:37:48.047Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=c8110c19-50c5-47fc-a65e-8f2743b44ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:37:48.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:37:58.071Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=7accfd59-b0d1-424c-8b56-37efb8087b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:37:58.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:38:08.081Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=49d9e0d5-d0c5-40f2-a706-300690c7f773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:38:08.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:38:18.091Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=8c3b1811-1a60-4684-92ac-71764000bd5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:38:18.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T03:38:21.569Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T03:38:21.570Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-07T03:38:21.571Z |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 |2023-01-07T03:38:21.573Z |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 |2023-01-07T03:38:21.580Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T03:38:21.581Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-07T03:38:21.581Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-07T03:38:21.583Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:38:28.103Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ba6186a9-6c11-461c-8015-d7e80b224a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:38:28.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:38:38.114Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=440a645c-a60d-490f-bcb8-01c58c9f8dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:38:38.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:38:48.124Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=9ac03d1f-1ddc-4f06-8697-c610527382cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:38:48.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:38:58.135Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=24d0d92b-6c69-40b8-8f5f-8491bc783e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:38:58.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:39:08.147Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=0ae55e7e-61a0-4d32-ab1c-d0162a6072b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:39:08.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:39:18.157Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=d8ec9291-0400-4445-ba0c-e64273bfd464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:39:18.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:39:28.166Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=c7d34d63-fd63-46d0-a575-bada7585abe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:39:28.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:39:38.175Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=0a2d75d2-c195-4a4d-8641-49564f5a093c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:39:38.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:39:48.185Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=5c1c73f0-821e-4402-8d0f-ee2e6129b298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:39:48.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:39:58.194Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=15437b00-375b-4500-9e53-ededdcff8f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:39:58.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:40:08.205Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=64183875-328a-4250-ba7e-e5283c2e89b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:40:08.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:40:18.215Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=e4097d87-2bd6-41a3-87f5-c28883cdc6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:40:18.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:40:28.224Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=5186cf88-5c9e-41e8-bd42-63a7b4dbe12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:40:28.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:40:38.233Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=0a01ff4b-95c0-4921-98b5-f00329841a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:40:38.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:40:48.243Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=623b43da-3b07-472b-8434-90b2a47e1a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:40:48.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:40:58.252Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=d482d029-0006-4d98-bb3a-d00d3cfe0d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:40:58.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:41:08.261Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=e2c2a296-7d77-423c-95c1-0d39d4b738bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:41:08.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:41:18.271Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=33e5b5b8-ff5a-46e8-8131-fd2c1fa33590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:41:18.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:41:28.280Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=e1b0629e-e987-4186-9cd3-10234cc7b9ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:41:28.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:41:38.289Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=c0ea4baa-3d72-499f-a230-daca3315be61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:41:38.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:41:48.299Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=20567410-e4c7-40e2-9124-0bc2a6f4946a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:41:48.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:41:58.309Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=19e2e10e-9fab-404f-bc0f-cb6d97ee4f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:41:58.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:42:08.317Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=f0fcd021-317e-4956-94ba-12f72e064667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:42:08.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:42:18.327Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=c0e87e65-adf5-4b0c-8c13-8b8120cf29eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:42:18.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:42:28.338Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=e4b0921e-3b84-4a9c-9734-30e3dce0fc45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:42:28.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:42:38.350Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=5613d8aa-3cd6-4d6d-8014-905b51def790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:42:38.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:42:48.364Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=9b2e69af-e5f7-49f2-a055-81b47ceaec1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:42:48.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:42:58.375Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=cd40c629-91a5-49a0-899c-17780d2b7034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:42:58.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.coyote.http11.Http11Processor |2023-01-07T03:43:03.760Z |INFO |Error parsing HTTP request header\n Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. | |java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x030xb20xe10x90x0xc50xd50xb500xc60xf30xff0xe40x960x120x97tB0x000x9e0xbc^@U0x84Py0xabN0xd20xfc0x81> ]. HTTP method names must be tokens\n\tat org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:419)\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271)\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:890)\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789)\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |http-nio-8100-exec-9 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:43:08.386Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=77f71446-2993-492e-90de-c98db1acac95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:43:08.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:43:18.398Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=95caca97-f913-448e-8988-729fb39ae38d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:43:18.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T03:43:21.632Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T03:43:21.632Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-07T03:43:21.633Z |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 |2023-01-07T03:43:21.635Z |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 |2023-01-07T03:43:21.642Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T03:43:21.643Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-07T03:43:21.643Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-07T03:43:21.645Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:43:28.409Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=7457d758-be02-42e3-9e03-3dadb9b0635b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:43:28.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:43:38.420Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=0ee91264-6c65-492e-8e6d-76fee989dfe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:43:38.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:43:48.430Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=09b0cf1f-4b66-4c6d-aef6-2421353e960f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:43:48.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:43:58.440Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ece1f8cf-6816-4cd6-a82e-0b427fa46a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:43:58.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:44:08.450Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=6c7e52fd-fb2f-468d-83ac-0aa47c878367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:44:08.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:44:18.460Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=b479389c-dc57-40f0-a5b7-36601b38244c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:44:18.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:44:28.471Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=3f623a7d-c091-43d4-940e-6128914fdf8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:44:28.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:44:38.481Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=6c4b8688-a32c-4702-9cb4-6c611c44e241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:44:38.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:44:48.490Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=6ba1cc50-4d46-46a2-a4fe-633830d73fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:44:48.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:44:58.498Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=9e95ef00-689f-49d2-ac51-a7d7976c3f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:44:58.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:45:08.509Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=5d097a78-26b1-4011-9b31-a117495c9af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:45:08.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:45:18.519Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=62b6ae22-168b-4433-8342-26b4b6f531b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:45:18.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:45:28.529Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=615be5c2-faef-4537-94a2-b658874e4024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:45:28.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:45:38.538Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=a7e6741d-9e30-4fa6-a8dc-d6a93c947f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:45:38.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:45:48.548Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ed5e294f-5703-41ea-b705-9555b3fdb001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:45:48.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:45:58.557Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=e6535e49-e0d6-4579-b804-14999c174a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:45:58.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:46:08.568Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=30264ad0-12de-4fc8-9cb3-08a097a91af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:46:08.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:46:18.580Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=253ff23e-2fcf-43e0-9aa0-0b9d2eac1845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:46:18.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:46:28.592Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=842cfed2-3ea1-4747-9f81-df4c8bcf415a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:46:28.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:46:38.602Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=3ab74fa3-f386-4d24-b77a-6569246b3347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:46:38.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:46:48.610Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ef62d18c-3b95-49ec-8f15-fede97fde1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:46:48.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:46:58.620Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=e5ccf030-e65e-4dcd-9a46-da6588695f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:46:58.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:47:08.629Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=c25f17dd-3002-474e-93eb-e5c0ee3600bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:47:08.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:47:18.640Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=a8df5216-f719-468f-afc2-1337e20004fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:47:18.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:47:28.649Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=99c41f98-9fea-4b27-92d5-9177dba960c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:47:28.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:47:38.659Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=2a5af782-35cc-492e-9363-ad2075a2abab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:47:38.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:47:48.669Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=96c1a06a-eeac-4cfa-9a5a-3aa06e8debd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:47:48.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:47:58.680Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ec6b95eb-ffd4-4c44-b592-f7901ccc64e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:47:58.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:48:08.689Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=8f2d8d68-371b-4d6c-81a6-726114d11c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:48:08.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:48:18.697Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=1eb2a210-a792-423b-8ef3-f44480f6b46b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:48:18.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T03:48:21.466Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T03:48:21.467Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-07T03:48:21.468Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T03:48:21.469Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T03:48:21.474Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T03:48:21.475Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-07T03:48:21.475Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-07T03:48:21.476Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:48:28.709Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=686a2b6e-e672-46ac-9a38-40c14773805c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:48:28.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:48:38.719Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=b32b2f03-63c8-45f0-b846-7f8ede466389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:48:38.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:48:48.729Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=fb7a8853-7118-435b-aeab-3dd6bfeb07d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:48:48.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:48:58.739Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=5f1821a2-d7c6-4b59-88fd-b63bfc3c248b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:48:58.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:49:08.750Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=a6860f9e-58fb-4966-a8b4-8a1498693b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:49:08.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:49:18.761Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=9a60b4f5-af3e-4617-a350-e52c54c4f4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:49:18.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:49:28.771Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=0fdefa5a-0bac-4033-a3fd-04e6778a562d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:49:28.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:49:38.782Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=033814a5-6dbe-404a-abe4-b0cfe6c15cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:49:38.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:49:48.792Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=c7509dba-1756-4e50-b604-3957cdc15e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:49:48.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:49:58.803Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=02f4a21c-b416-4b54-a228-4687d1b78571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:49:58.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:50:08.813Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=c1fbd883-5e3f-4140-967c-e4ae9985df50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:50:08.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:50:18.822Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=52fa76d1-33c4-4495-b286-4c4ca24a57df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:50:18.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:50:28.832Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=3d870d18-7e72-40a1-a7e1-5193e282951f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:50:28.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:50:38.843Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=1affe26f-3349-4a37-bdd2-d6b8ba3368b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:50:38.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:50:48.853Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=f4f5661c-c541-474d-9b87-409f6214aeaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:50:48.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:50:58.864Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=9fd6b549-94d4-435d-92b4-a7fa5bd469c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:50:58.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:51:08.874Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=80cfba3a-0887-4820-9770-718b9891f762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:51:08.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:51:18.884Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=0e81d0f4-100f-4990-a894-8ff594a63eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:51:18.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:51:28.893Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=d94dbffd-3fe2-4b5d-b837-91efa17a8a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:51:28.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:51:38.905Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=de05e33d-6bcd-4e98-b9fb-095520a5e86e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:51:38.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:51:48.915Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=cf2e9e9b-4caf-4e7e-b7db-ec7a4d6c5f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:51:48.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:51:58.923Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=549f501d-2efe-4f08-aca3-209e0373142a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:51:58.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:52:08.937Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=b94cbb64-108c-4643-b10d-322ff7bb075e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:52:08.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:52:18.949Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ec95cd98-7cc1-487c-9cea-5ae8eb9d197f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:52:18.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:52:28.961Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=b8a81f16-c2b3-46d2-8e64-d9709ef9ac53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:52:28.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:52:38.971Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=f41b5feb-95c1-46fe-895a-eaa84d05405f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:52:38.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:52:48.981Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=c61371b1-ba02-496f-83b0-f4f2dc919bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:52:48.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:52:58.990Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=cec9a307-0c6a-4f10-8c31-10e333768afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:52:58.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:53:08.999Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ce760435-e00e-4b71-8e6a-a211e451fdb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:53:09.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:53:19.010Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=b8d628be-3901-4283-847b-fcfeb7d0d68e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:53:19.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T03:53:21.591Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T03:53:21.592Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-07T03:53:21.593Z |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 |2023-01-07T03:53:21.595Z |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 |2023-01-07T03:53:21.605Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T03:53:21.605Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-07T03:53:21.605Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-07T03:53:21.608Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:53:29.019Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=b58c049c-931e-4e0d-95f1-c0bca182eab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:53:29.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:53:39.029Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=76f9c04c-e1c5-471a-ae81-68d1ad778ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:53:39.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:53:49.038Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=3d661034-f396-411c-afbc-06d872c58f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:53:49.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:53:59.047Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=e775fefa-73cc-425d-b17a-d5c5b97693d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:53:59.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:54:09.057Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=be4c31a4-1133-4d59-8d81-3a5c1bcbf48c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:54:09.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:54:19.066Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=335010a4-e9df-45d3-b1b5-30e9baa4ed26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:54:19.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:54:29.076Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=371f3f34-b005-40d9-9201-c6824454c9c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:54:29.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:54:39.086Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=03f34e26-a8f4-42e2-9e59-0b11d1e763f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:54:39.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:54:49.096Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=c277122c-f34f-4f4e-9630-8bccb70249f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:54:49.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:54:59.105Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=f0a719bd-fefe-4036-97b7-3535a9c00e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:54:59.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:55:09.116Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=5c1be56c-2a8b-4ffa-9cc5-f1d8deeb0421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:55:09.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:55:19.125Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=f7d70eaf-ac52-4247-a40e-16d4b483c81c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:55:19.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:55:29.135Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=238ab387-7e09-46bf-af9d-92c64b9e70bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:55:29.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:55:39.145Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=32a7a7ce-6af2-44be-91b3-1041373a323a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:55:39.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:55:49.155Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=0cec1c86-1378-48fd-b5de-6e9e8feca02b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:55:49.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:55:59.164Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=f1226995-ace7-4fb1-8ce3-153fa070f68b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:55:59.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:56:09.173Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=78082b2f-5bc2-4df0-8aaa-e559e1b261b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:56:09.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:56:19.183Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=18a09b5e-e3c2-4f95-b751-d614ef652697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:56:19.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:56:29.191Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=a1a0835d-e793-422a-83a1-c5dba135cd43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:56:29.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:56:39.200Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=79a7abd2-2b41-4ad4-b1cc-8a67b7a64224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:56:39.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:56:49.209Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=c2960bac-9901-4691-ad7b-7a21b55e3039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:56:49.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:56:59.227Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=b5ec2157-7dab-4c84-b4e1-c4b9d0a79f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:56:59.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:57:09.237Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=01b93aa1-3fd3-4c63-acf3-0cc1a751b2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:57:09.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:57:19.247Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=adbc846f-0b77-4d92-bc89-6cff2686faba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:57:19.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:57:29.258Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=0a52c99c-626d-4671-beb9-00b12f3f719b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:57:29.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:57:39.268Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=b8dcaca1-12d5-417a-aba0-255681a7b289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:57:39.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:57:49.278Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=e8eeeb46-25ae-45d0-8d95-449c4fc9aa1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:57:49.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:57:59.286Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=7c98b562-bc8d-4e41-aefe-c1250fe29579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:57:59.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:58:09.296Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=f0cd61cc-e383-493a-a0cb-b54ac11518b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:58:09.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:58:19.309Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=59237690-f0cf-43c4-be78-6985e15922b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:58:19.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T03:58:21.494Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-07T03:58:21.495Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-07T03:58:21.496Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T03:58:21.497Z |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 |2023-01-07T03:58:21.502Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-07T03:58:21.502Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-07T03:58:21.502Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-07T03:58:21.504Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:58:29.320Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=4aa469e4-7b30-4175-b908-b2e2f7da3ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:58:29.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:58:39.331Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=b6295dd9-2a75-4d13-8f2e-d9787f6811f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:58:39.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:58:49.340Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=3483a90a-3e69-43ca-b324-9b5591fef841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:58:49.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:58:59.350Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=fd2dadf8-ea9b-4bcd-8aa0-08dccf4b51f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:58:59.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:59:09.360Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=4b58319c-e3e9-401c-8133-798517629e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:59:09.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:59:19.369Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=8a186eb7-c17b-4c8e-a7c2-71dc9a1a88cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:59:19.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:59:29.379Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=ebf4a36e-bf34-49ca-8481-6e5cff5cde86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:59:29.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:59:39.391Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=44c81804-161b-471a-9d57-ac1e93cd8974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:59:39.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:59:49.401Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=0fe5c77f-2d5e-4e9f-bb70-37516d37b6a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:59:49.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:59:59.412Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=298e3a99-f37f-4fcc-a556-0f7644869004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T03:59:59.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:00:09.422Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=c8d47469-b737-46c3-90cc-75c9bb45b2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:00:09.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:00:19.431Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=76047adc-6473-4b31-b974-b210ca991462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:00:19.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:00:29.441Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=12523471-badd-482a-b4d0-781dff11a2cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:00:29.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:00:39.450Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=898facbc-6858-4cb4-ac4e-ded11499c437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:00:39.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:00:49.461Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=0c622b5b-1167-499b-ac49-7892c7e7f015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:00:49.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:00:59.472Z |INFO |Init configs |InvocationID=dde8d8bc-c06e-4ef6-b9c6-2f4bcdcd5235, InstanceUUID=54983308-786d-4110-86ae-bf2169dbe9aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-07T04:00:59.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |