. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-15T03:04:50.984Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-15T03:04:50.988Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-15T03:04:51.039Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T03:04:52.204Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T03:04:52.399Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T03:04:52.400Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-15T03:04:52.401Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-15T03:04:52.751Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-15T03:04:52.872Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-15T03:04:52.913Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-06-15T03:04:55.296Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-15T03:04:56.250Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-15T03:04:56.281Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-15T03:04:56.282Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-15T03:04:56.385Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-15T03:04:56.385Z |INFO |Root WebApplicationContext: initialization completed in 3471 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-15T03:04:57.318Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-15T03:04:58.720Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-15T03:05:00.509Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-15T03:05:00.807Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-15T03:05:00.808Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-15T03:05:00.812Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-06-15T03:05:01.322Z |INFO |Started MainApp in 14.205 seconds (JVM running for 15.335) |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-15T03:05:01.452Z |INFO |Start scheduling PRH workflow |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:05:01.500Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=3fe3d7ef-321d-4e88-a90b-f61a30b2a400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:05:02.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:05:12.360Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=4f07162a-f331-4db1-bd5f-213df888626f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:05:12.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:05:22.394Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=706935cf-0fd7-47fd-9645-b9ec6ba06e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:05:22.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:05:32.415Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=c5f202a4-d83e-4de5-83a3-351adeda4006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:05:32.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:05:42.438Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=55432798-8c1d-48ca-9ee9-53e338825f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:05:42.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:05:52.452Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=f7d749a5-cf7e-4e2b-9702-80e752d44589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:05:52.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:06:02.475Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=78907813-2fa8-4ea9-8033-78bce3056953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:06:02.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:06:12.503Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=51521df6-a597-4bcf-b691-680ef1d275a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:06:12.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:06:22.527Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=a159a942-1086-4c1d-8bd4-79e78e6d6ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:06:22.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:06:32.548Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=5527043a-6818-4f68-a2f0-69435dc186e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:06:32.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:06:42.567Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=fdc62f3d-44a2-4571-aa0e-bd27e4d947b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:06:42.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:06:52.581Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=63b5084f-5eaf-4cee-b685-aef6090a7645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:06:52.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:07:02.613Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=17bf04d0-a03e-48a2-a099-9cee2b18ba3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:07:02.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:07:12.635Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=3237e6fd-8863-499d-8c30-048adbaac482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:07:12.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:07:22.663Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=8088b302-ec9d-4565-a2be-a81581436fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:07:22.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:07:32.688Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=0e5fbb72-c361-4778-a53e-6f2c6863b741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:07:32.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:07:42.732Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=a0cae80f-d288-476e-a266-fdccd81fd96d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:07:42.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:07:52.748Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=b609ec1d-ac14-4b46-aed2-44957f73ed35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:07:52.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:08:02.763Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=6bf1d70e-30bb-4b5c-9789-0cfdccb4ca60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:08:02.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:08:12.778Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=d49d06f9-1088-463e-ab63-261208d0cba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:08:12.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:08:22.798Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=21ccdf19-d261-43e4-a515-7ebcede44582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:08:22.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:08:32.811Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=e271d078-5201-4836-bd01-c9e05b44cbf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:08:32.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:08:42.829Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=020b38b5-a3c5-4295-831c-67329cb64e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:08:42.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:08:52.843Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=08bc3001-791b-42b9-9dcf-a2be018b9b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:08:52.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:09:02.864Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=20846f0a-6f98-462b-ac6b-8089562c6f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:09:02.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:09:12.903Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=bdb3ee41-b7f3-41cc-8cda-de31d7d2875a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:09:12.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:09:22.929Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=d8ba502d-8929-4763-857a-76ba2a2ae16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:09:22.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:09:32.947Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=b53b9f0f-54cb-4ace-b8c1-2a1a82344add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:09:32.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:09:42.962Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=71a5c348-07a9-453f-8246-17586356a06b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:09:42.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:09:52.979Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=aebc0bd8-4645-42b9-8126-f2f11ea0c8a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:09:53.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-15T03:09:58.596Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-15T03:09:58.596Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-15T03:09:58.598Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T03:09:58.602Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T03:09:58.622Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T03:09:58.622Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-15T03:09:58.622Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-15T03:09:58.626Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:10:03.006Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=97e45172-19cf-463d-9da8-01bf0dbe75c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:10:03.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:10:13.017Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=633e6971-22b9-4354-a676-e72fca7ab1dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:10:13.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:10:23.038Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=220c743b-e197-42d6-a99e-66a0db02f5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:10:23.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:10:33.051Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=18e1b8fb-9dc7-4393-a91f-08e45a7badca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:10:33.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:10:43.068Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=5b19d7ba-a9ae-461a-822e-e1a1e147995f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:10:43.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:10:53.083Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=b6acbdc9-0072-4bc5-b855-da952d278252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:10:53.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:11:03.097Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=39fa4520-2a0e-4493-aab4-613f287dc6c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:11:03.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:11:13.117Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=55975c2b-03ec-440d-8a24-f1ca7cd76a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:11:13.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:11:23.131Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=86b82678-ec6d-460a-a629-b2c5f9ef64cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:11:23.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:11:33.148Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=6f0a1d5f-c6ad-40b4-abf3-dfe0f5e650ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:11:33.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:11:43.168Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=252065b9-9a0e-4ccc-8c33-4ab5efb54767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:11:43.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:11:53.188Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=709f6a4d-fd3d-4eef-b82d-b27e1a59b88f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:11:53.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:12:03.206Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=0b18b923-9675-4e40-99d3-8ac8d32a77e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:12:03.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:12:13.221Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=746e3186-3638-47b4-acee-41f483e62b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:12:13.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:12:23.235Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=124e6abe-e9f8-408a-ac10-bb3ab1050281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:12:23.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:12:33.248Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=a91965f4-c0ac-48e9-98a9-5f9fa90983e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:12:33.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:12:43.261Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=d89bf181-1884-4c26-9152-a321b3c741b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:12:43.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:12:53.277Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=58a54af4-63d9-4700-baa7-ae9b8b873701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:12:53.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:13:03.286Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=78d0374f-8048-4a7e-9df5-45c521e969b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:13:03.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:13:13.298Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=63b561bc-5e60-46c8-b7e1-eb59f1b7e153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:13:13.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:13:23.316Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=4ad45f69-f2ce-4557-8007-32b977523229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:13:23.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:13:33.329Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=91dac95d-2de1-4802-b379-a427506e01c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:13:33.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:13:43.348Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=7b273fdf-a9cb-49c9-bff2-4ea55c76e284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:13:43.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:13:53.361Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=967805e9-0e7b-485d-988f-ab11900db3ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:13:53.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:14:03.378Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=3f6fd657-3551-4b5b-a44e-871366857471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:14:03.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:14:13.392Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=e43748f0-e607-467f-ac5e-35a198deff58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:14:13.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:14:23.412Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=f75e855a-be10-46c7-b65d-06f4848ee4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:14:23.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:14:33.426Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=8964320d-141b-4c52-a8b7-d6f8ce5c99a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:14:33.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:14:43.444Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=70f22d4f-ef37-44f1-993f-bf54e424057b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:14:43.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:14:53.457Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=1e93c2d2-d5af-4535-90c6-e6faa41d277c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:14:53.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-15T03:14:57.883Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-15T03:14:57.884Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-15T03:14:57.885Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T03:14:57.891Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T03:14:57.907Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T03:14:57.908Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-15T03:14:57.908Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-15T03:14:57.912Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:15:03.472Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=0f20cd76-9fda-4181-b774-cf2838cebd66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:15:03.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:15:13.487Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=2e83562e-aa82-481c-a580-735e991b2c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:15:13.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:15:23.503Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=2b831f32-15d2-4b02-a49d-68aa1dbcc6a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:15:23.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:15:33.535Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=d0e21b38-fd8b-41ce-8a90-527190ad9561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:15:33.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:15:43.556Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=30ea17b4-4839-4269-b6a7-5bab5054d1e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:15:43.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:15:53.569Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=91f9bd37-4060-4371-a3d1-c22b267b32d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:15:53.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:16:03.581Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=bdbb5c61-dad3-4ce9-bd8c-7370b732ff91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:16:03.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:16:13.598Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=87205dd8-48a4-456b-8ce3-556b96122a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:16:13.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:16:23.625Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=618fc038-577a-409d-aca5-743d30deb455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:16:23.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:16:33.638Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=dd8350c7-7464-4ea6-9e13-a19fbde49d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:16:33.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:16:43.650Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=a6c18ad5-a3ba-4d94-9cab-c11495c8540e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:16:43.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:16:53.663Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=8d50621b-4cfa-4976-b867-bf9e239613bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:16:53.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:17:03.675Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=f5a8eadb-28e6-4a8d-ba62-9821d16664ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:17:03.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:17:13.690Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=303bb43a-ae9f-4b55-a30b-8c40d82cc536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:17:13.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:17:23.703Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=ec537f2f-7fc5-462c-b878-60b69a598375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:17:23.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:17:33.716Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=df4034a8-e013-4543-b763-c1311b57e71f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:17:33.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:17:43.729Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=51825d93-61a4-4a2a-8d72-4aaa6920f85f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:17:43.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:17:53.741Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=a71d64f5-c28d-45d6-b1da-1e39970ccc9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:17:53.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:18:03.753Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=a0338906-661b-4dc1-9f4a-dd0fc78f5a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:18:03.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:18:13.766Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=37ba2957-060f-4331-9042-d632602ca387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:18:13.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:18:23.779Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=10357874-540a-499a-944d-b3782300c0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:18:23.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:18:33.793Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=e654be1e-df32-4584-aa8e-3392caec6012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:18:33.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:18:43.810Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=32871cb0-6871-454f-bf0b-1d222c10e441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:18:43.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:18:53.832Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=8db2ebb0-73e2-4c83-ba92-512b6b32257b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:18:53.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:19:03.854Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=71d1150b-f36f-49c3-9b36-64facccc92f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:19:03.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:19:13.871Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=0a81f4b0-07e9-4565-a3d6-183b62733406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:19:13.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:19:23.884Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=3ff2ce03-55d7-494c-a5fc-874cdd4e0c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:19:23.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:19:33.898Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=d1b9f837-a6ad-4cf2-b65e-dad6a2c84fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:19:33.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:19:43.927Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=4e4ea69b-ba04-49d2-8de0-3018161a0901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:19:43.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:19:53.940Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=bce431aa-5f29-46c3-8a7b-fa8bf58f87ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:19:53.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-15T03:19:57.730Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-15T03:19:57.731Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-15T03:19:57.732Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T03:19:57.735Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T03:19:57.747Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T03:19:57.748Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-15T03:19:57.748Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-15T03:19:57.751Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:20:03.961Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=65f41c42-535c-4acf-a0c4-b8ed215f1e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:20:03.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:20:13.975Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=290d564a-b308-4e8d-b49a-ccf86d94ac80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:20:13.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:20:23.986Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=e397936a-293d-4d6d-9258-2dbfeb9e6c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:20:23.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:20:33.998Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=25b19826-2286-4431-983c-9c152ee96e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:20:34.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:20:44.009Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=8253a87d-dc96-456e-bad0-2f61308d9b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:20:44.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:20:54.019Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=66282f0d-4c53-465c-955c-27250e2ed990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:20:54.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:21:04.036Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=27ee377d-4ce6-4eeb-8a88-6f81ba9da1e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:21:04.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:21:14.047Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=66b6fe21-e072-4cce-b596-24d098c088f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:21:14.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:21:24.061Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=4a494e79-96e3-4224-9c47-0be0a30f9743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:21:24.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:21:34.074Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=8248d42e-b36b-4f4e-81f7-307a35874117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:21:34.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:21:44.085Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=9b227578-1995-4d61-87fc-fb2fd3bce472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:21:44.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:21:54.100Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=699194aa-80fa-4cf7-8264-41f88143e3cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:21:54.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:22:04.116Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=a193757f-77d5-410e-8c55-5699e257b0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:22:04.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:22:14.129Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=63b29d48-9743-493c-b825-1697eb867c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:22:14.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:22:24.147Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=c5b9d390-0395-4f0a-a18f-bf0c87e4ae5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:22:24.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:22:34.160Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=a39d5ba1-fe06-44de-b949-c948d1013537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:22:34.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:22:44.179Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=96120714-486f-4d8d-90cc-13d360166a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:22:44.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:22:54.201Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=8afcd8e2-9073-4e52-a115-e7adf89f9923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:22:54.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:23:04.217Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=f30a8536-2462-4504-b7b4-04d153ff3f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:23:04.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:23:14.228Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=9dde0b66-5a3a-4fd7-bf20-a99362d34e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:23:14.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:23:24.240Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=cfde25a0-08be-4cd8-9584-99b964b9728e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:23:24.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:23:34.260Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=ca177e50-f0b7-4507-b90b-b80e1a6352b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:23:34.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:23:44.276Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=2399fa91-3d97-4186-af68-746361e02cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:23:44.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:23:54.295Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=0201ead4-6461-4365-b0a2-9a7c5c3d74ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:23:54.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:24:04.315Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=9516d1d4-2880-407b-b690-134c434c54fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:24:04.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:24:14.331Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=681a05cf-d225-46bf-b374-fa92f3a73945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:24:14.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:24:24.355Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=11147b74-91bc-4b0f-9e18-5ba29048626e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:24:24.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:24:34.382Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=1c92d22e-3856-4482-ae54-560492471357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:24:34.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:24:44.394Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=cdf4660c-2161-4fb6-a185-82cdb607213a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:24:44.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:24:54.408Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=76d3b3af-2f13-4cf8-ad7a-308a77584913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:24:54.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-15T03:24:57.807Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-15T03:24:57.807Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-15T03:24:57.809Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T03:24:57.811Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T03:24:57.824Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T03:24:57.825Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-15T03:24:57.825Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-15T03:24:57.828Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:25:04.434Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=1de22d34-3bdf-4667-867a-0f30f50f11fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:25:04.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:25:14.447Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=48749521-c0f5-475a-a687-a822b469dd01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:25:14.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:25:24.467Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=94ed37ea-96ed-4530-aee7-97b45bab8356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:25:24.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:25:34.480Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=e2249e45-4483-45f2-8c99-e60de08f303d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:25:34.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:25:44.491Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=64898a8f-171d-4ef8-81b8-036377a76e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:25:44.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:25:54.504Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=712c1fbb-bf9e-4b4a-8f72-6006cfff5493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:25:54.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:26:04.517Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=fc3139aa-635f-4f51-a536-f335c7483c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:26:04.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:26:14.528Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=2d203948-6f1f-4bc6-b6e7-7cb6bd0b9190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:26:14.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:26:24.543Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=c69ac313-0d93-4502-a444-675bc5bd8d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:26:24.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:26:34.562Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=373886af-9b53-4852-acee-6491c3e9faea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:26:34.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:26:44.578Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=2293332a-05dd-4867-9cd4-7041eb365d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:26:44.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:26:54.593Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=08c9fad8-5d54-4241-a00c-ff65588b6441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:26:54.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:27:04.624Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=804985d7-aad3-4f9b-846e-8ff14b464cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:27:04.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:27:14.637Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=fd663cd8-8a45-4e81-b874-f7155800ca4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:27:14.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:27:24.649Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=96505187-be59-4eab-8ebc-c3cc7513cc2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:27:24.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:27:34.663Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=289e4540-cb28-4689-86f5-de959aac425f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:27:34.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:27:44.679Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=e8a1ea0c-e82d-45eb-a9e8-dbd548f7dbb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:27:44.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:27:54.695Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=112310a0-a58f-431f-8fa2-f5374faf46c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:27:54.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:28:04.710Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=b7b24d45-ff3f-4ef4-9a3c-793f195b7686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:28:04.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:28:14.723Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=432d716a-268b-43bd-ac85-b493461a9954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:28:14.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:28:24.736Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=ce440297-5743-415e-af14-fd46fb1e08de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:28:24.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:28:34.749Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=870f7d28-246e-473c-bbb2-558953d85811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:28:34.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:28:44.762Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=fa189da2-b51d-4cc4-8f82-96222d77d8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:28:44.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:28:54.775Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=320922bd-0a68-481e-84ae-7d9d132977d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:28:54.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:29:04.789Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=589cf5d2-2c9a-4b4f-8575-54fe68e5f7a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:29:04.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:29:14.802Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=c2bc3143-118e-43e5-a99a-278570bc6c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:29:14.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:29:24.813Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=ef877793-b03e-491e-b2f8-372b9c169a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:29:24.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:29:34.827Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=d3b6082a-eff0-4d50-9a80-0d05cad7cd95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:29:34.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:29:44.843Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=fe6deee8-89ef-4fdd-9afd-1e158735147a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:29:44.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:29:54.857Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=7098f7ea-b080-4bb4-9de6-460548090273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:29:54.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-15T03:29:57.900Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-15T03:29:57.901Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-15T03:29:57.903Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T03:29:57.909Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T03:29:57.924Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T03:29:57.925Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-15T03:29:57.925Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-15T03:29:57.929Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:30:04.869Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=076103c2-c1f2-4dde-a486-ebccbf220612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:30:04.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:30:14.881Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=121325ad-c2bb-423b-874d-66ca2d5af805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:30:14.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:30:24.892Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=a67d55d5-fab7-41cb-b2d3-47e0d81bafe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:30:24.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:30:34.903Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=08f857d9-0a30-477d-9298-dbc780a30fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:30:34.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:30:44.914Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=e3ac03f0-6b8f-40a7-859a-096a48285a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:30:44.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:30:54.926Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=abc4b92c-78e7-47af-aec2-4de67cbeaad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:30:54.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:31:04.938Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=aa2fa2eb-a226-4ddc-ade8-dc78652f7f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:31:04.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:31:14.949Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=e997bf44-38fd-4322-80de-99216a5ce62a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:31:14.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:31:24.960Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=56005030-3061-48f7-8632-2b57ac79aec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:31:24.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:31:34.974Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=813e0699-9ff8-48a5-a839-65ef5062cc4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:31:34.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:31:44.987Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=f8b3fc63-3863-49c4-9649-725a6f3c8377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:31:44.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:31:55.000Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=35b0b036-7152-4e30-9c69-c3de5578504e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:31:55.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:32:05.011Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=5ca36f77-6ab1-45ea-8fcc-2160dd3029e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:32:05.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:32:15.024Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=2a700175-102b-4f6e-9aa8-1e406ea873c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:32:15.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:32:25.037Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=03fef204-0d2e-4b38-a2ba-349a8c1a1d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:32:25.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:32:35.049Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=459a4dd4-93d2-413f-99d5-2b708d25dcdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:32:35.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:32:45.059Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=c0e5e5a4-39f7-49c1-9795-e416eeec7c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:32:45.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:32:55.071Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=352e39d5-6011-49d9-b3e3-59a8b1e36239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:32:55.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:33:05.083Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=1efede1b-26d1-4c11-bde9-dc3c61c203ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:33:05.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:33:15.095Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=c306c9e3-a741-411c-8995-231542f62a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:33:15.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:33:25.107Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=a5ffc87e-c4f1-4870-b82b-30768538862f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:33:25.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:33:35.121Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=ccef8686-bea1-43f8-a463-9ec25cb32be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:33:35.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:33:45.132Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=8095a9dc-452a-4cdf-b64a-e4e8212d6a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:33:45.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:33:55.145Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=0182803c-b393-4f34-986f-79b7949aaa84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:33:55.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:34:05.158Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=71cb6c2c-6a9c-40c4-9106-97572c0fd086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:34:05.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:34:15.171Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=16697469-4c3e-4b69-9167-ea77d12c106f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:34:15.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:34:25.191Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=54dbea30-c91c-484c-8334-0cd866b4c219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:34:25.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:34:35.207Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=d58e6aa6-ede8-4156-9182-9378790e5337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:34:35.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:34:45.221Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=4aee1b80-c2a7-4c4c-8c5a-67aa449b0910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:34:45.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:34:55.231Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=161e3e5c-72e9-4fd9-847e-0f2ae7dce629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:34:55.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-15T03:34:57.759Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-15T03:34:57.760Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-15T03:34:57.760Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T03:34:57.765Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T03:34:57.775Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T03:34:57.776Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-15T03:34:57.776Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-15T03:34:57.779Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:35:05.243Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=72f0ddc0-1718-47eb-bef2-cb35dca063d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:35:05.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:35:15.254Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=c144f9be-dfcb-4171-a624-e740e41b9e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:35:15.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:35:25.264Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=391049f5-c231-4a1b-a112-462bfe2db453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:35:25.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:35:35.276Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=10c22cb9-8c4f-424a-9051-c56293750d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:35:35.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:35:45.286Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=4fe41e80-3d38-475e-a6b6-f66a69309166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:35:45.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:35:55.299Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=750e3b64-a2b2-4874-bf89-d4994c3a88cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:35:55.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:36:05.311Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=0a980f28-97c6-4632-8948-7afb3d5e9f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:36:05.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:36:15.321Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=1d57b6b3-9c3d-467c-8d48-c1050eef406c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:36:15.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:36:25.334Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=33eb2c2b-e4cd-443f-b5a3-0cf3d8bbaca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:36:25.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:36:35.349Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=947ece87-ef0a-4283-bac9-0831b71ee9b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:36:35.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:36:45.361Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=17095677-a2e5-41fe-9f38-90abccdad8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:36:45.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:36:55.374Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=3c85360d-b0aa-4b46-90b3-eaa9c66ce5cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:36:55.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:37:05.386Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=94df152e-d998-4e07-8738-f74af3046d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:37:05.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:37:15.397Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=9c88d95e-eddf-4070-bfbb-4e0d37f1cf3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:37:15.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:37:25.408Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=e80f75d4-4ae5-417d-9cad-990507e42bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:37:25.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:37:35.417Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=820012c3-a025-4143-9241-0a342375df81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:37:35.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:37:45.427Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=d6ab1310-35c8-4bf3-93a1-c3f63cdd81e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:37:45.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:37:55.447Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=90fb6d8e-9bd2-47c4-b2a1-447c63307d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:37:55.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:38:05.457Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=fd31410c-6e4a-449d-8a93-b903ffba7617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:38:05.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:38:15.471Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=38e0f858-26fe-4602-b4d2-1bb4d32b5c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:38:15.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:38:25.482Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=8341f451-1d5d-45f5-bf0d-3ad907b76a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:38:25.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:38:35.492Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=260ac0fb-4503-4831-91fc-8cafd72cec09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:38:35.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:38:45.506Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=4ac99743-395e-40f4-bfa4-a4eb0126cc08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:38:45.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:38:55.518Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=456699e3-c29e-40a5-a5a5-d1e4a205fe9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:38:55.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:39:05.528Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=1597e48f-b3eb-47dc-a646-d6a9f7b1badf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:39:05.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:39:15.540Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=b092262d-7d7d-4483-986a-72ff92a8fdfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:39:15.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:39:25.550Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=81fb17b0-25f2-458e-950e-ae73375af29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:39:25.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:39:35.561Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=fa2799b2-bd23-415e-9c9c-99b8d690ee30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:39:35.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:39:45.572Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=f6c161b1-87a5-4e64-928a-905a54952e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:39:45.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:39:55.582Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=718ac117-2543-44e2-8863-713b13d5ab3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:39:55.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-15T03:39:57.758Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-15T03:39:57.758Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-15T03:39:57.759Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T03:39:57.762Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T03:39:57.772Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T03:39:57.773Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-15T03:39:57.773Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-15T03:39:57.777Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:40:05.592Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=8c5883ca-36cb-42c7-b9f4-9fcbc6adf046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:40:05.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:40:15.603Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=4469032d-7ef8-4889-b72a-83f3cb5bc2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:40:15.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:40:25.614Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=021ca72d-c88d-4f48-b88b-c6aa73170584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:40:25.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:40:35.625Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=a99838ce-7deb-4212-a14d-1f144a1d4faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:40:35.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:40:45.635Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=bec97f3a-3d9a-4629-95c2-aa70b2fd14ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:40:45.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:40:55.644Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=54dfb76e-f024-465e-9c5e-973bc58f36a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:40:55.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:41:05.655Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=5d315c73-2e6d-4f3e-944f-bac6b7b2223c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:41:05.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:41:15.665Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=e97deb40-6dca-4fe8-b1c7-59a111b323a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:41:15.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:41:25.676Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=f7f27170-da62-405a-981f-76df5b51ef62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:41:25.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:41:35.686Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=b6234fa3-7ea0-48f0-9a7c-32c526631a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:41:35.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:41:45.699Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=7d322de6-7792-446e-b416-5fac716783ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:41:45.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:41:55.707Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=a1d637e7-07f4-4b29-aa84-57d00691b1fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:41:55.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:42:05.718Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=2e898fc9-3b6a-47cf-8195-fe3d44e8986a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:42:05.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:42:15.729Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=14d81c73-9f35-4d4d-8a85-40c1dce19f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:42:15.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:42:25.738Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=737acce2-8660-4c67-aa17-1e958ac3c2e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:42:25.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:42:35.749Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=ac57d584-04e4-4e03-8365-f5ffd6a77ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:42:35.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:42:45.761Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=c2ad205d-f536-43c1-bfa1-983ca564d6e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:42:45.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:42:55.774Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=4743e12c-f59d-410d-8a9f-42da8bbec9e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:42:55.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:43:05.787Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=7b9620f6-3c5c-402b-8d2b-5dcd972b0638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:43:05.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:43:15.802Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=e9dd0003-d259-4e8b-b0aa-38fecfd8472f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:43:15.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:43:25.813Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=9c70ea64-ba18-491e-94a5-3b544069cf53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:43:25.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:43:35.826Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=b1d8530e-8997-4569-829d-42dcaaf36107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:43:35.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:43:45.836Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=9074918c-d4c7-4ce0-9132-ac6aa61f40dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:43:45.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:43:55.847Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=ff2b10d0-491d-46c1-acb1-f10c9381690c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:43:55.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:44:05.857Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=923e4f7e-accc-4e0b-bd0c-a8e99e360749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:44:05.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:44:15.869Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=ebcd85cd-10e9-4c8f-a53e-9c3231f2e6b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:44:15.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:44:25.879Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=f4d9edbf-8d8b-4f77-b3bd-66ea2b458a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:44:25.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:44:35.888Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=1c9c1a4d-70e8-48c3-bc0a-d1c45cbb1e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:44:35.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:44:45.898Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=923cfb48-32ab-4d9f-8e77-007fddef0247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:44:45.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:44:55.911Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=a645e699-fd06-4e43-b198-36a12348549e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:44:55.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-15T03:44:57.629Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-15T03:44:57.630Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-15T03:44:57.631Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T03:44:57.634Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T03:44:57.645Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T03:44:57.645Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-15T03:44:57.645Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-15T03:44:57.661Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:45:05.925Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=648a15d3-e6b6-4097-a1a4-4328eac26aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:45:05.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:45:15.939Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=9bbc5d46-f6d1-432e-911d-fb1c1f2d2fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:45:15.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:45:25.950Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=802e1e7f-b676-476a-8338-c0dfe3bd70c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:45:25.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:45:35.960Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=6be1d0fb-0ec8-4cf7-9a03-3a9392a77b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:45:35.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:45:45.970Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=28a97298-c968-4b72-8d2f-087afa8f2b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:45:45.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:45:55.983Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=17bc419e-31fc-476e-833a-2b84a782ed0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:45:55.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:46:05.994Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=8816f64a-b8b6-4480-b222-b3b376fa37e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:46:06.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:46:16.004Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=8ffeef64-e090-4f08-9aed-9b6e5defd02e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:46:16.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:46:26.016Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=6b465b73-94cb-47c3-af6c-11b2c54d99ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:46:26.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:46:36.028Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=c98b50ce-d3f6-4345-abb3-df7bd54bde80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:46:36.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:46:46.038Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=901b0fbb-3162-49cc-9db0-c705315505f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:46:46.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:46:56.046Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=657dfc1a-3278-4532-9269-e85705787312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:46:56.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:47:06.057Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=13c3b506-f5b6-4f36-af15-e8f2006e5d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:47:06.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:47:16.067Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=30ee6420-b797-4875-a24b-512431ba9bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:47:16.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:47:26.079Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=6671149e-a00b-44c1-a4e6-0337b0229bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:47:26.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:47:36.091Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=34fdf11e-6c0f-4fe3-a211-8e745bbe9f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:47:36.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:47:46.107Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=9af14aa9-adf1-4fc9-bfd3-ad15831f92b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:47:46.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:47:56.120Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=05565baa-d6ac-4ced-a6df-cbe993cdaa94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:47:56.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:48:06.131Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=b27e0efd-5813-44d2-930d-6a43ba7521bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:48:06.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:48:16.140Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=2e6c419c-4903-45dd-8def-4de810fb676f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:48:16.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:48:26.150Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=05cfc853-32ff-4449-bad6-2acf51f806bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:48:26.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:48:36.160Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=67bccc6e-872d-486f-806c-a81edac63563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:48:36.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:48:46.169Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=559a3dfc-bf6d-40e2-a60f-c9809ceb6a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:48:46.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:48:56.179Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=0e08133f-1133-45b6-bec6-c2b78c90217b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:48:56.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:49:06.190Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=245a2027-fb50-4ab2-aa09-e539c004350d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:49:06.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:49:16.199Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=bc49a210-c5f3-49d7-a5e0-1cfa9b3f1e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:49:16.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:49:26.208Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=a0d6cf67-c6b1-45f7-ae8e-be7502350c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:49:26.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:49:36.218Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=ede44827-86c9-4599-962d-63b17060ad79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:49:36.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:49:46.227Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=2da4561c-cd2d-4a9e-851e-9c93366b7c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:49:46.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:49:56.238Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=615882e8-b168-4499-9ff7-a442789addca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:49:56.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-15T03:49:57.702Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-15T03:49:57.703Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-15T03:49:57.704Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T03:49:57.710Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T03:49:57.722Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T03:49:57.722Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-15T03:49:57.723Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-15T03:49:57.726Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:50:06.249Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=f757e886-0dc3-4172-98d9-453a5261c698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:50:06.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:50:16.259Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=43508c54-d7ac-4357-ac31-4a7c426089bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:50:16.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:50:26.269Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=118ded58-f0c5-4295-9814-71b310108190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:50:26.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:50:36.280Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=3caf04f2-abeb-4e7b-b7b7-c23e6cf8c535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:50:36.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:50:46.289Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=8fd1dd5c-1d7e-42a0-bf87-aca3f3aeabab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:50:46.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:50:56.298Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=7eda3239-986d-417f-8028-2bc093e028b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:50:56.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:51:06.308Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=44ab05ac-54e3-45fc-9b72-69e585b5b1b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:51:06.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:51:16.319Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=eef8cb01-f5f6-4ff8-b935-ca4a98ef3e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:51:16.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:51:26.329Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=958c40f7-4f03-496b-a665-4a229d516068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:51:26.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:51:36.338Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=1b2e26bf-c4bf-405e-a965-e10f78d99104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:51:36.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:51:46.347Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=4c2db01f-b2bb-4e27-a769-f68917cc26ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:51:46.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:51:56.358Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=ba8251d4-1793-41a9-bb26-1d07857f331b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:51:56.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:52:06.367Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=7b1a63bc-775e-4c77-863a-e136d0acc724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:52:06.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:52:16.376Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=f0575b5e-6bfb-474c-901a-0c689fee799e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:52:16.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:52:26.387Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=a6a91990-5271-41ec-b38d-cd6310db6758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:52:26.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:52:36.397Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=566ec942-3bbe-406b-9a55-9e28bd951de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:52:36.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:52:46.407Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=795f0ede-5c91-4381-b459-e06d175aea8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:52:46.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:52:56.421Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=80bfaef5-c7ba-41e9-a216-9de7c1502902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:52:56.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:53:06.433Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=15c2d154-2111-48c7-be1f-03e477d85c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:53:06.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:53:16.444Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=fc79e757-a8ea-4eb4-8209-ceaed52a63a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:53:16.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:53:26.455Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=bc8f73bb-ace1-4293-85ea-d5bc3e7d669d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:53:26.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:53:36.464Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=6bf3b99c-caff-487b-95c7-06e0d64dd188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:53:36.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:53:46.478Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=94384ada-52e0-48db-8b9c-1c45ac7385cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:53:46.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:53:56.493Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=02dd8f29-2f5c-4c68-bc44-d15fb3933abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:53:56.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:54:06.502Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=41b23006-cd38-43b4-80d7-5dab619e7c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:54:06.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:54:16.511Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=71f38d88-b262-4984-ba9f-d63196fdd0da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:54:16.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:54:26.520Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=e7e961bd-ae32-460b-9a1f-3503d51c5092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:54:26.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:54:36.534Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=cf57485e-b399-45dc-95d0-295259820ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:54:36.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:54:46.543Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=89a9d987-0a63-41c6-87f9-3dae8e96b443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:54:46.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:54:56.552Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=7a5e5c02-f4d5-4c0f-8d66-5a820e4862bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:54:56.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-15T03:54:57.604Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-15T03:54:57.605Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-15T03:54:57.606Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T03:54:57.608Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T03:54:57.616Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T03:54:57.617Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-15T03:54:57.617Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-15T03:54:57.619Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:55:06.563Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=4332895c-dcf5-40cd-ae6c-f3affc9976f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:55:06.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:55:16.575Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=067216e5-7154-4276-aa07-6511ca5b3da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:55:16.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:55:26.585Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=6bcd7639-e026-4649-9af4-0801534ada51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:55:26.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:55:36.600Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=bb3c5033-a430-4c0e-9e44-7882b50ac738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:55:36.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:55:46.611Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=02f1d72c-80d6-42d1-ab0c-4bff60a938d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:55:46.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:55:56.621Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=3d820d72-788c-4bdd-9e27-298eee24a0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:55:56.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:56:06.633Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=664c8608-930f-461e-95c7-b931372c6fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:56:06.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:56:16.644Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=59964888-5367-42aa-85ba-6bfe4110e201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:56:16.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:56:26.656Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=b19884cf-c248-4b92-8743-632b410f74d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:56:26.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:56:36.670Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=a0ff77c0-61cd-4c28-b580-1b4a397c4956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:56:36.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:56:46.680Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=eb7408e5-ac8a-40df-b420-cfa3a7adb9c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:56:46.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:56:56.690Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=5b397753-df34-48b8-8433-77bc92f88673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:56:56.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:57:06.700Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=bde39831-f662-42ba-a7a2-e75ed9e23ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:57:06.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:57:16.708Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=69e40805-abf2-4996-812e-80502f7f900d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:57:16.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:57:26.718Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=384c8a58-0baa-42b0-9d97-4e3426d7aedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:57:26.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:57:36.727Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=3b82d5b2-e128-4d4d-9444-96aabe1e3661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:57:36.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:57:46.738Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=0b8c498f-b7ba-4e9a-b421-cc0358c8f1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:57:46.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:57:56.747Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=78f0200f-6716-4a05-afe2-f0121f08d101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:57:56.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:58:06.758Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=f5532df2-162e-4cc5-983b-043f43949653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:58:06.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:58:16.769Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=b1167e0f-154d-4855-957c-b220c37b838e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:58:16.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:58:26.780Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=cdd9ce74-aa77-4048-b1a0-be94698635ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:58:26.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:58:36.790Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=3bbda6d8-74af-4a2f-8ec7-e4991d9ad2d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:58:36.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:58:46.799Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=e0c25f58-12e8-416b-863f-0aec252c2f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:58:46.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:58:56.808Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=e35b55e1-463c-4085-a69c-9739414b38eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:58:56.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:59:06.818Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=4545c018-2acd-4b43-88da-eafe05809bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:59:06.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:59:16.827Z |INFO |Init configs |InvocationID=e35c8bd5-c259-4925-b65f-b49ac41de70b, InstanceUUID=05e6b36e-100f-45a6-9d2e-9048d7732818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T03:59:16.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |