By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T05:02:03.673Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T05:02:03.679Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-04T05:02:03.743Z |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-12-04T05:02:05.892Z |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-12-04T05:02:06.163Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T05:02:06.163Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T05:02:06.163Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-04T05:02:06.740Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-04T05:02:07.396Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-12-04T05:02:07.542Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-12-04T05:02:11.340Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-04T05:02:12.764Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-12-04T05:02:12.814Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-12-04T05:02:12.820Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-04T05:02:13.084Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-12-04T05:02:13.085Z |INFO |Root WebApplicationContext: initialization completed in 5541 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-12-04T05:02:15.599Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-12-04T05:02:22.131Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-04T05:02:23.892Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-04T05:02:24.242Z |INFO |Started MainApp in 27.981 seconds (JVM running for 29.308) |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-12-04T05:02:24.453Z |INFO |Start scheduling PRH workflow |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e | |ENTRY |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-04T05:02:24.472Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:02:24.477Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=0411ce43-1947-4895-a65f-582346e9d7d3 | |INVOKE |pool-2-thread-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-04T05:02:24.484Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-04T05:02:24.513Z |INFO |Completed initialization in 23 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:02:26.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:02:36.116Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=3ccf1bb0-c436-48de-b19f-9757f1a6e4f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:02:36.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:02:46.140Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a7d68ccd-d6b2-4c8b-bd76-c7e746e047c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:02:46.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:02:56.172Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a9430cd4-a790-4183-ad12-bdbfa10939b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:02:56.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:03:06.198Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=20753dd2-4822-418b-b9c1-d85c079e71a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:03:06.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:03:16.250Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=3ade3d62-1c12-42bd-9546-5145b3e777a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:03:16.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:03:26.279Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=969df445-6f58-4f80-bb4c-e59c81d71c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:03:26.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:03:36.351Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=69c86d37-eb52-409c-9e67-f3e8cfbf5bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:03:36.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:03:46.391Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=d268c948-21df-4958-afd8-4693d7eef4ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:03:46.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:03:56.412Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=9dc7895d-3928-4449-9ff1-9bac19eba55f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:03:56.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:04:06.433Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=979f916a-7730-475e-b0db-5e9f4ab04d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:04:06.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:04:16.447Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=2637879c-d90b-4f55-a399-dac72f52d8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:04:16.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:04:26.472Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a97abca3-f6b2-40e4-9aab-c7016022d313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:04:26.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:04:36.504Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=d59f5440-92dd-4718-8cdd-82bafa885cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:04:36.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:04:46.522Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=c5306b67-7b43-44e2-961a-d30df556765c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:04:46.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:04:56.535Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=6cff8957-2386-4e02-9a1d-87d6c31fbfc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:04:56.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:05:06.560Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=824237f5-19f2-41b0-aa12-6c033fdb1fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:05:06.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:05:16.577Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=eb5db8d3-89fb-4392-ad2b-714ae30f15ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:05:16.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:05:26.593Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=aaa618b2-11a6-4c50-9f1f-f35d81678a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:05:26.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:05:36.605Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=68120746-35f2-4f9d-92ff-175861e8a8df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:05:36.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:05:46.621Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=fc30c36b-7745-4d8a-8259-59225e52b9f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:05:46.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:05:56.639Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=cd5396fc-390a-455e-badf-31f06831a5e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:05:56.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:06:06.650Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=89eafdb6-a65b-42ff-a37d-ae12a653b80a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:06:06.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:06:16.661Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=b83cf54f-4d56-4e9e-99b1-cf7ee4a4bb63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:06:16.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:06:26.676Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=845464a8-f2e6-41c7-b364-438bf5b2cff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:06:26.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:06:36.698Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=cf4627c8-231f-4dff-a41d-43b59ab5ad7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:06:36.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:06:46.716Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a029d963-5e30-4e0a-b244-410f69512d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:06:46.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:06:56.733Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=be84f78d-1112-4a4e-8308-e51adaca3803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:06:56.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:07:06.751Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=88ba8fd6-14c4-4fed-873d-c8b690ecb888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:07:06.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:07:16.768Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=08ce1abf-72cb-42ba-be88-02868d23b576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:07:16.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T05:07:17.114Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T05:07:17.114Z |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-12-04T05:07:17.116Z |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-12-04T05:07:17.121Z |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-12-04T05:07:17.150Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T05:07:17.150Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T05:07:17.151Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-04T05:07:17.156Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:07:26.805Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=736a7d99-1594-4e7e-b2e8-8ed83eee232d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:07:26.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:07:36.818Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=9d3ea3d3-cb45-4112-ac41-780ddee30530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:07:36.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:07:46.832Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=79f71f47-cb6b-4e2e-be2a-ec2e89de943b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:07:46.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:07:56.846Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a8c1f0ef-8893-471d-b904-ca01907a5923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:07:56.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:08:06.860Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=1673eb9a-0b4c-4f35-a968-9b4ca8a403fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:08:06.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:08:16.874Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=31636bf4-53d5-4853-9a9d-efb027043c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:08:16.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:08:26.886Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=564581c8-42de-4aca-840f-a80a90b465f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:08:26.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:08:36.902Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=17b73c18-b5c4-4fd3-93b2-aff62a2d79fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:08:36.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:08:46.917Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=ca01dcb2-a3b5-4048-b8bf-8c8245ebe29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:08:46.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:08:56.931Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=c22ba6e1-0a07-4866-92e2-60fc24c6bbf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:08:56.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:09:06.946Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=c9b102a8-1521-4513-89cb-65f7788ba4e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:09:06.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:09:16.960Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=511aaffd-1132-44b1-9906-3ec6cc6dd3ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:09:16.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:09:26.974Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=88ccb7aa-729e-401c-a322-6a0d12ece43e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:09:26.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:09:36.993Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=74bb1ce0-4bdf-418b-af08-575b8636c70f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:09:37.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:09:47.004Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=f15cb96c-884d-4474-b32f-54ec32ae1bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:09:47.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:09:57.016Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=c12f3470-92a1-4ad4-9c7c-84b270debc26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:09:57.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:10:07.031Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=2769ce0f-19e9-4343-abee-bb39c49e4da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:10:07.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:10:17.046Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a2d5a0ff-dcbc-4e26-9536-94e537d0931e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:10:17.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:10:27.077Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=82548664-e646-43ce-a0f2-39a8b31baef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:10:27.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:10:37.094Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=aac83662-c0d3-4cdd-a5c2-ce0941a0f517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:10:37.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:10:47.109Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a5f99492-5d31-4c2f-a808-5f241e787dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:10:47.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:10:57.130Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=caee9968-cd8b-466d-a2ad-272479e976ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:10:57.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:11:07.153Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a918f91a-40a6-4391-a856-2ce525b37419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:11:07.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:11:17.168Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=65bccd16-ce5c-494c-b2e8-c4984e33ff37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:11:17.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:11:27.185Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=2101a527-dd27-4b5d-ab41-ca777eb03d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:11:27.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:11:37.203Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=f0a692ce-df27-46bf-a4cf-5e9aaa122e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:11:37.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:11:47.215Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=71331551-7923-4d2f-849b-4d71640a09e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:11:47.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:11:57.228Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=58be2956-a333-41b4-bd12-a5b421ae8bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:11:57.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:12:07.242Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=aa0987e9-8b23-4a74-b85f-d4389c652854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:12:07.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T05:12:16.017Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T05:12:16.018Z |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-12-04T05:12:16.019Z |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-12-04T05:12:16.022Z |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-12-04T05:12:16.040Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T05:12:16.041Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T05:12:16.041Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-04T05:12:16.044Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:12:17.253Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a304df64-289b-4320-a50e-6fd99f9096ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:12:17.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:12:27.276Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=9ff24e25-5982-43a0-8a93-b39ffa9acca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:12:27.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:12:37.290Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=69d60c5c-2333-41c1-8b7b-ac26f7eb9441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:12:37.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:12:47.301Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=55b72311-392f-4911-8d9b-d8bd2240b6f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:12:47.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:12:57.316Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=64552b7f-918e-4cb2-8579-ce012a14be6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:12:57.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:13:07.330Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=f6023d7d-fcf4-4d7b-8be2-63078530c094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:13:07.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:13:17.343Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=ef6dd72b-065b-4b09-8306-7204d4b830aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:13:17.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:13:27.361Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=04d282ca-c114-4add-bfc5-947216f6b643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:13:27.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:13:37.372Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=799568ab-96dc-45bf-a607-0eb25edb024d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:13:37.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:13:47.384Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=74e846f0-037c-4e26-94d5-dc7a133d6df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:13:47.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:13:57.403Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=e9214994-1f56-4d60-a72f-18c142a61289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:13:57.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:14:07.416Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=79d44c93-49a9-402b-a363-b8412266d19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:14:07.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:14:17.427Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=655de682-22df-4494-98aa-c871e91d3729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:14:17.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:14:27.439Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=f49b26bf-ec5a-4e40-aa5a-069b709b0cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:14:27.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:14:37.455Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=933f3a32-c2b2-417d-bac4-e988523e4811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:14:37.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:14:47.477Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=9534b11b-b91b-410c-a933-764a0fff96fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:14:47.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:14:57.491Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=515719f2-46af-4eec-b034-3bba0cce0750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:14:57.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:15:07.544Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=23dbeb7b-e012-4a0f-a35f-84dcb50062be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:15:07.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:15:17.571Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=d06c3a26-1bf0-4c25-bb55-9163bbbb19e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:15:17.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:15:27.583Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=9bf015a5-a485-4de8-9170-3298ccb97c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:15:27.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:15:37.597Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=15da4bc4-5134-4874-bfaf-e6a971136276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:15:37.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:15:47.613Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a49012fd-6dd1-4c6c-9998-21b039d10f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:15:47.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:15:57.628Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=e4d7ead2-a530-466d-8a79-84d1d8dee808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:15:57.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:16:07.653Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=3d5cb26b-da9b-4cf5-bf32-d7916588035b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:16:07.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:16:17.671Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=0a105428-420c-4b49-9dff-8973302b3d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:16:17.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:16:27.685Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=3d0beb8a-52d4-4b4b-971b-b33090a33e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:16:27.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:16:37.701Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=3f6f5648-3709-431b-bda1-bb2bac19210e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:16:37.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:16:47.715Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=17695ce3-4b00-40ea-9024-f676d4f1f9d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:16:47.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:16:57.726Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=c90c88a7-edc5-4152-87bb-3d26fa9e2d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:16:57.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:17:07.753Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=73af123c-9d53-4fbe-9752-f3bfbb995049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:17:07.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T05:17:16.218Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T05:17:16.219Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-04T05:17:16.220Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T05:17:16.222Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T05:17:16.231Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T05:17:16.231Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T05:17:16.231Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-04T05:17:16.234Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:17:17.764Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=ba7535fd-4fe1-4f43-b2a9-9272d31f903d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:17:17.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:17:27.786Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=d125398a-8d94-4152-a785-3d5631212cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:17:27.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:17:37.801Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=020c5450-4048-46d7-8657-39c58a3b45de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:17:37.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:17:47.816Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=f4245546-4b8d-445b-bb52-955460ebf592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:17:47.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:17:57.829Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=0d1e1320-d662-4893-9cb7-f48a8470c96b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:17:57.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:18:07.845Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a260978b-38b1-4bec-bff3-192000ce592c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:18:07.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:18:17.858Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=b41f202c-35a5-4c47-b2a7-dc4f9434e47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:18:17.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:18:27.870Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=740940ec-0785-4f2a-886e-46066ea5040c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:18:27.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:18:37.915Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=ae75b0ee-0161-4d8a-b812-600eaafe3973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:18:37.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:18:47.927Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=902e0dd3-55b5-4cd8-a372-ecf7f83f571f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:18:47.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:18:57.940Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=d4b86f21-da94-4985-8d90-6bf99c4d3328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:18:57.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:19:07.956Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=f4eb5efd-8a58-429f-a4b7-cbf1b3ed4ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:19:07.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:19:17.984Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=0c30bcfb-18f4-4845-a226-e55286bfcb3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:19:17.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:19:27.999Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=1d6e49f3-e622-4da1-9805-8babfb12a940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:19:28.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:19:38.014Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=3863d85e-f757-44a2-aa85-2da02aea209c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:19:38.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:19:48.024Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a6b5201f-3b9e-465b-ac8c-88a8f28cc3fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:19:48.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:19:58.037Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=21bd2d01-163b-4545-a658-f30c36e65ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:19:58.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:20:08.052Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=968a1c70-7adc-4b42-a095-1852b59c2655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:20:08.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:20:18.067Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=6a25e125-62a4-46f1-8466-f322956fcaf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:20:18.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:20:28.134Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=86327079-f117-4103-82f8-e8101171defd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:20:28.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:20:38.146Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=b33e9527-2f40-44a0-89c8-d0e879c79a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:20:38.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:20:48.161Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=8459e71a-dc13-4224-b96f-f526cb982b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:20:48.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:20:58.181Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=0e28e3ed-94d3-4b43-85ec-e789cbaea705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:20:58.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:21:08.226Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=3ce86295-5e43-4304-bf85-9edecb199313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:21:08.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:21:18.241Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=6c2d4247-5ebc-47ec-b665-d7cc6c323a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:21:18.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:21:28.261Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=2c831932-4392-4838-ab54-a6472fd2bf33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:21:28.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:21:38.272Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=79ff79f6-c234-4ec1-a227-b54965d06872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:21:38.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:21:48.289Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=fff90516-d215-4440-ae09-86b60e294991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:21:48.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:21:58.303Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=13d47935-b239-47b5-addb-fcd33de2de6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:21:58.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:22:08.320Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=d8225414-8fb8-417b-b26b-0f870be1cee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:22:08.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T05:22:15.892Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T05:22:15.893Z |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-12-04T05:22:15.894Z |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-12-04T05:22:15.896Z |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-12-04T05:22:15.905Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T05:22:15.905Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T05:22:15.906Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-04T05:22:15.908Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:22:18.341Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=36fb621a-f59e-48cc-886b-3c2e8cdb4b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:22:18.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:22:28.354Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=9b2e874d-6fec-47ca-a41e-b6344d0dde7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:22:28.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:22:38.377Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=5454d403-8a4e-4517-8d85-6f28726c5fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:22:38.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:22:48.393Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=c9068b2a-11f7-471a-b50e-34021121abcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:22:48.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:22:58.415Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=84c37b13-d407-46c1-9170-fde4e2d8c294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:22:58.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:23:08.434Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=dd7bfcd6-79ee-48cb-b76b-18d5a3aa7377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:23:08.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:23:18.447Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=0c23df33-64db-4185-a00f-98a3ccc70ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:23:18.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:23:28.459Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=766c5818-f553-48d9-a8ee-6313de3be53a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:23:28.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:23:38.470Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=307e3bf5-4238-4bc6-a33f-3b1833835689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:23:38.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:23:48.483Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=c9ca21a4-bedc-49cc-933e-8ca88cacf743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:23:48.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:23:58.493Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=e227b000-b6f0-4965-aa6f-43348cb0cb2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:23:58.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:24:08.523Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=421a3c77-178f-4b15-9382-4259a2e70d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:24:08.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:24:18.535Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=d1e5d093-fb47-4a95-bb1d-596ff2edf66e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:24:18.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:24:28.547Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=3e6b6bbc-1871-42d6-901e-ef6e038edce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:24:28.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:24:38.562Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=1c9cf3e4-b79f-4c5d-b59b-e0ce1d48c462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:24:38.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:24:48.573Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=9fbd6fd5-1b7c-4bda-b57f-fd86877c5dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:24:48.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:24:58.586Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=ab6a9261-e6e4-46cb-9972-2519b7c13f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:24:58.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:25:08.607Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=47f6f6ba-d43e-4543-94dd-f4ccbb557609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:25:08.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:25:18.621Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=c630ca60-98c1-4218-bc49-a08567f205d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:25:18.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:25:28.636Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=57bacde6-68f7-4909-84e8-8eea76e7c68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:25:28.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:25:38.649Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=15675747-85bc-40b0-860c-1305c82529c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:25:38.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:25:48.661Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=bf63e93d-25ff-4a61-8db7-19ec9836ae93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:25:48.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:25:58.685Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=81a26936-b9a4-46c4-8980-f3ce48c1e87f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:25:58.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:26:08.709Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=9c591b3e-5df3-4156-8008-1d906e97e6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:26:08.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:26:18.723Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=2445796a-5d7b-414a-8382-2506b5d4a84f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:26:18.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:26:28.735Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=06aeba35-3d36-433a-b850-76bc109695dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:26:28.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:26:38.746Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=e76a59e9-2e45-4690-aa56-e43d2a76f4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:26:38.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:26:48.758Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=c65c8ded-dae7-4bd4-88c9-dbc77d505d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:26:48.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:26:58.771Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=c7bd2f11-eb50-47a0-818a-c4c5cfc7008d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:26:58.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:27:08.787Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a4727626-e0de-47ce-90bb-64f39c16403d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:27:08.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T05:27:16.063Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T05:27:16.064Z |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-12-04T05:27:16.065Z |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-12-04T05:27:16.067Z |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-12-04T05:27:16.078Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T05:27:16.078Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T05:27:16.079Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-04T05:27:16.082Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:27:18.812Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=9442b692-2ad6-440a-9879-364b3c31d7c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:27:18.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:27:28.826Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=6d5adb26-cee9-4ec8-af0c-686ad7257f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:27:28.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:27:38.840Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=b3fbf0cf-7164-4690-9e2b-4d04be006d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:27:38.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:27:48.851Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=69ddeec7-88c0-4c75-9a0b-8b40c292d311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:27:48.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:27:58.866Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=cae4a943-751f-42fa-aceb-1415feee27e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:27:58.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:28:08.879Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=b2a34c17-d911-4f49-affd-fdd3b1063db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:28:08.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:28:18.917Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=95a89f2f-3865-44de-a6d3-34bd468569e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:28:18.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:28:28.935Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=edb75431-face-485c-909b-3555201c64b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:28:28.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:28:38.947Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=d735a404-f431-434c-8ac2-c521e411d2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:28:38.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:28:48.959Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=eb5275b8-1366-4459-af4f-ebb8e101f844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:28:48.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:28:58.970Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=2cc4f111-9109-4cd4-a9b1-4cc7f77d337b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:28:58.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:29:08.983Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=17ede31a-a4b6-4784-b4a2-75e9e46276d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:29:08.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:29:18.994Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=b7ca39f2-fce7-4a1c-907c-caa09bb232d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:29:19.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:29:29.005Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=e8c0760a-e28d-4c71-a3d7-5ea4240c5930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:29:29.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:29:39.016Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=9dd1bc6d-02e8-4b00-b2b5-3303dda688c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:29:39.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:29:49.027Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a3c35573-20ee-4aee-8eac-e3f1419c92a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:29:49.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:29:59.037Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=88e256d3-a8fa-4305-9756-9c21356f39e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:29:59.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:30:09.063Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=f0eba0bd-02ae-4f96-b8cf-27179c15d887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:30:09.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:30:19.078Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=6356d583-763b-48d4-bb88-79e53f9e9c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:30:19.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:30:29.089Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=1343fce4-4d8a-47c1-913b-486a654fceb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:30:29.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:30:39.104Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=f1e00777-b281-4ea5-9a59-cd1a447265f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:30:39.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:30:49.116Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=c80823e1-f023-45b7-b4f8-cb6f36600149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:30:49.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:30:59.131Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=9e79614d-cb5c-484d-820e-cb2c08966620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:30:59.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:31:09.143Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=c9643d28-48b9-4fa0-968a-023468b89c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:31:09.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:31:19.157Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=ffeb5704-cf68-49f8-b0f3-76e23e4f2e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:31:19.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:31:29.170Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=7df34d07-b54d-48af-bbec-2b0aa0251bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:31:29.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:31:39.185Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=25c11c90-ecdc-4004-b2ea-6a041e261f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:31:39.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:31:49.199Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=095c0c13-918f-4e76-bda0-4a19deee28c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:31:49.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:31:59.214Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=7f528736-45da-4a8b-a5b4-73bf8089ffcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:31:59.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:32:09.230Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a7d941a3-add6-45b2-b204-a93a81dfc1ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:32:09.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T05:32:16.007Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T05:32:16.008Z |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-12-04T05:32:16.008Z |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-12-04T05:32:16.011Z |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-12-04T05:32:16.018Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T05:32:16.018Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T05:32:16.018Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-04T05:32:16.020Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:32:19.242Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=781b11fd-d76d-47f4-a588-e8ea10f5cd7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:32:19.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:32:29.262Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a10f3997-36fb-4ce7-a2ea-c35e707e9b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:32:29.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:32:39.273Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=e8d7bb4e-ca1c-4678-a683-7d9f08e58666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:32:39.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:32:49.289Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=0fa6b7ab-0f24-4e9d-8301-8cd08b0c3dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:32:49.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:32:59.303Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=e8da1585-812c-4c9b-a057-b4eb04399292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:32:59.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:33:09.316Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=d72ae594-52f6-4d24-ad3d-00dc8d8d0acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:33:09.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:33:19.328Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=f385e1f3-f619-449a-bf2b-9f4f69d18cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:33:19.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:33:29.344Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=dfb3d992-dc1d-4e69-aaab-93741600446e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:33:29.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:33:39.371Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=44a96bb7-1b45-411a-aeec-443c6ef13332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:33:39.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:33:49.382Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=7dbb0650-14d4-440b-9994-e3a319b0774e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:33:49.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:33:59.397Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=dbe51018-f5ad-4971-ae3b-235b630dd1bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:33:59.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:34:09.410Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a49c51d8-4e24-40e9-9ee3-8632bcb10050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:34:09.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:34:19.422Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=f5717702-3db5-4f64-a576-48e8d900b910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:34:19.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:34:29.435Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=03fc4f21-7b53-460f-a60b-e31a62350936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:34:29.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:34:39.448Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=f053340b-2c5c-45fe-b120-8d70c726561e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:34:39.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:34:49.480Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=7481de0c-e776-4305-80f4-70adf2446baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:34:49.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:34:59.497Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=62375c65-5595-43bd-b776-6a7d0669fa87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:34:59.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:35:09.511Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=bcc9eb69-f8f6-4bc3-b6d6-83d7eb90cc5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:35:09.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:35:19.523Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=ad61d814-a841-42fa-bf57-1c05ada0a18e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:35:19.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:35:29.534Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=d4df558a-c678-44f6-b4b9-5870f54c0307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:35:29.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:35:39.551Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=89e85753-2c50-4239-8ca1-ff80efd857ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:35:39.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:35:49.565Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=17687fe3-863c-4e7b-8875-867c9a77a457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:35:49.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:35:59.594Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=bc00980b-69f4-4132-a026-090ce61f06a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:35:59.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:36:09.606Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=0153a911-c3cf-4fad-b661-46a980bc96aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:36:09.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:36:19.616Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a98ece4a-b75d-483f-ae1d-26ef2151326e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:36:19.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:36:29.628Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=9671f544-f367-4963-b701-a9eb339970f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:36:29.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:36:39.638Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=6c3ca6ad-0ded-42b0-a19a-b31c6aae6d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:36:39.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:36:49.648Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=4b8c05ec-7e0c-4abf-b09b-41d80d3b6cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:36:49.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:36:59.661Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=502c7a97-7fdb-452d-9b7a-b25be50aa7b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:36:59.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:37:09.676Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=13ba4ba9-72e8-4904-817a-a10da1adbe77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:37:09.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T05:37:16.069Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T05:37:16.070Z |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-12-04T05:37:16.071Z |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-12-04T05:37:16.074Z |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-12-04T05:37:16.086Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T05:37:16.086Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T05:37:16.087Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-04T05:37:16.090Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:37:19.690Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=5856135a-0f36-43a2-83d2-9dc39b0ee80d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:37:19.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:37:29.705Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=86b75f9e-f049-4ede-90a7-86ef59908984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:37:29.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:37:39.717Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=cbab8a19-b853-476c-bd8e-af60b72a428a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:37:39.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:37:49.732Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=693c6fcc-76c0-48e5-8fdd-cbba598519df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:37:49.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:37:59.753Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=99fe6617-7be0-403e-9625-7ef47939c3dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:37:59.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:38:09.763Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=2525fad6-95d5-4b93-8c33-455078308dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:38:09.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:38:19.776Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=d310b4c0-b534-418e-b957-3ce5de3ac44a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:38:19.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:38:29.788Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=9aa48602-f15f-4109-a77b-d6dd1c631047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:38:29.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:38:39.799Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a7b6ad76-ddbc-40a1-86f7-73efdf02515e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:38:39.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:38:49.812Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=7d2e77a8-8ce1-4bbc-896b-35b1473e2fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:38:49.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:38:59.823Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=b00130f4-d2d8-4be0-b592-3e457569428e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:38:59.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:39:09.834Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=65077fa9-5bf7-49a4-ac37-2c515db84efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:39:09.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:39:19.852Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=b5618d7e-739f-436c-bdaa-2b2aa25d09c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:39:19.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:39:29.867Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=57355e10-49ad-40ca-91f3-dbd635e2fd95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:39:29.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:39:39.878Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=011c23a2-4fc9-45df-8b48-d7029563d479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:39:39.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:39:49.893Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=0481447b-e5d5-47e0-8fa1-18d0257b718d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:39:49.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:39:59.904Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=f480d501-d2a3-4992-9b3c-6f2d4802d6ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:39:59.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:40:09.915Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a225d4d5-58cb-49a6-a35a-358f3ec57d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:40:09.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:40:19.928Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=7c4809b4-90c8-49be-a300-6abf58255e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:40:19.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:40:29.941Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a6be925f-a9a0-41da-bff4-2c7dadf727b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:40:29.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:40:39.953Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=8e4c2105-44b6-49e9-b381-baefeaf236e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:40:39.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:40:49.966Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=4bf7f85d-e962-482d-abd4-2bcdc44ae19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:40:49.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:40:59.978Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=3d730cb3-68dc-4b74-ac41-ce7e505a87b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:40:59.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:41:09.994Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=7c79caff-3fd3-4dcb-accf-115fdae28cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:41:10.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:41:20.006Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=35ccd5d7-2ef0-469f-a8e3-290d8081ca0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:41:20.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:41:30.024Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=b33dd9b8-76ce-4f64-af2e-695e8d9b44af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:41:30.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:41:40.036Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=e631ddeb-4f48-4612-ac62-a1c3187f6acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:41:40.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:41:50.048Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=2c77a1ef-3e13-4fbd-a598-73539bfd820f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:41:50.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:42:00.059Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=7b1bc764-375d-40c3-81cc-8b3f59e35e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:42:00.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:42:10.077Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=ad391cb0-1118-4fd7-a358-3ae00e5a7164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:42:10.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T05:42:16.004Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T05:42:16.005Z |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-12-04T05:42:16.006Z |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-12-04T05:42:16.008Z |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-12-04T05:42:16.017Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T05:42:16.017Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T05:42:16.017Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-04T05:42:16.021Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:42:20.088Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=972d32f7-577b-479b-9b45-11e3e84ef93f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:42:20.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:42:30.099Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=63f187e9-ad56-4bf0-869e-0b731b6e5753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:42:30.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:42:40.110Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=2665122e-154b-4357-a184-47f068c813dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:42:40.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:42:50.149Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=4b061395-1a69-458c-897f-cd41ba9583ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:42:50.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:43:00.161Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=b76cf8ae-1701-4308-8260-d169a0d150b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:43:00.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:43:10.171Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=5ea2610f-582a-42a6-ad4a-c29572cde0c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:43:10.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:43:20.184Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=0e5d1b97-e31e-4ae4-a113-0fa6568afacd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:43:20.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:43:30.201Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=42b8ce58-e196-423c-8081-6ead081dcc03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:43:30.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:43:40.212Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=9c965031-e100-4266-812d-efeb12a38f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:43:40.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:43:50.224Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=4972ed42-1302-44ce-8b5f-23e5547c1c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:43:50.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:44:00.237Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=966d37f6-774b-4833-9389-18be27bc2b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:44:00.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:44:10.248Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=d94b0401-ab7c-46d4-8b20-4e96c78ef14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:44:10.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:44:20.261Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=0be11d13-4e8b-4dcb-ba35-e5ac9a5ccc73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:44:20.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:44:30.272Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=d24ec3c3-14ef-4168-a329-6def44f84de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:44:30.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:44:40.281Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=5842e6d5-adde-44f0-826b-5273d33996bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:44:40.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:44:50.294Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=d272bd7d-f8dd-4ff8-ada2-6706a51034e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:44:50.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:45:00.311Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=87814308-d4f4-4fba-83f4-87bfd0ae1d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:45:00.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:45:10.341Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=05553205-f803-46f5-91c1-80612e89cd5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:45:10.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:45:20.354Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=1ca13831-45fd-4118-897d-73c1d781b39e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:45:20.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:45:30.366Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=cd46058a-01be-401e-b222-35ed0a901a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:45:30.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:45:40.376Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=1b7cbf00-7ea4-490c-9705-c1767dd59052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:45:40.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:45:50.387Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=929c28dd-be15-49c7-9c91-5bf04b19c7b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:45:50.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:46:00.406Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=9ef76b39-d46f-4b7b-ada3-fd85d57b5197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:46:00.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:46:10.418Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=3c4ea171-4fc9-4005-9978-dc987cc943be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:46:10.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:46:20.431Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=609166c8-a4d6-4321-b6be-59920365a505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:46:20.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:46:30.443Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=828e4699-d94a-46a3-8a1a-223aa8b358f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:46:30.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:46:40.468Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=ea1ce19c-685a-4011-93eb-49c130b276c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:46:40.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:46:50.483Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=26f23e0a-1c7c-4865-b207-4a3ff2065359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:46:50.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:47:00.495Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=965baae2-ef47-4e09-a0d7-4ee30f42d87c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:47:00.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:47:10.507Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=53fa5b9e-0087-45c0-8fec-5c0886c7995a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:47:10.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T05:47:16.029Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T05:47:16.029Z |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-12-04T05:47:16.030Z |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-12-04T05:47:16.034Z |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-12-04T05:47:16.046Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T05:47:16.047Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T05:47:16.047Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-04T05:47:16.049Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:47:20.520Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=940d107d-5c70-460a-8f16-4d9765fbac68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:47:20.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:47:30.532Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=d80aac02-047f-4d3f-bfd5-e1866f25852d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:47:30.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:47:40.542Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=4d6c058d-f43e-43fe-ac38-1915da7ea0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:47:40.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:47:50.552Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=42b5f1b4-4754-44ec-91b1-4b077655f492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:47:50.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:48:00.565Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=0bf2e8f0-1d60-4aed-84ee-7717656e582d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:48:00.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:48:10.575Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=6f938f48-bb86-4886-8a04-40901573c416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:48:10.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:48:20.592Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=480bda54-9194-4813-9059-0233e0b1a4e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:48:20.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:48:30.604Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=d907613c-cc63-48db-939c-037ec44a0d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:48:30.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:48:40.616Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=8de556b8-25d9-41af-a378-5bd51f7703aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:48:40.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:48:50.628Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=fff38849-13e1-405e-8b3b-01d1dbe715d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:48:50.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:49:00.644Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=b32b18d4-3075-467b-bae0-2f165bbe23b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:49:00.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:49:10.657Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=66c8c5e3-e7b3-4bcc-a90c-bcb013c1cd2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:49:10.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:49:20.671Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=17da5f5a-d7bf-4207-9d44-8e74d10b92e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:49:20.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:49:30.683Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=292334e6-9d85-4c07-8647-735711e40dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:49:30.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:49:40.694Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=80c22f1d-c2a6-44b5-9cde-ded1121c7bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:49:40.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:49:50.708Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=96c39338-67c8-4919-b832-3f05a69f794e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:49:50.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:50:00.721Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=ae321a36-2228-4af5-907f-3e6219034bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:50:00.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:50:10.733Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=457c7a46-b8dd-4368-ae46-640c5037da30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:50:10.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:50:20.745Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=916a77b9-976a-46f5-8f52-19fc36ed78c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:50:20.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:50:30.758Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=d1c44e37-8a99-4a16-b0d9-8636ba326d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:50:30.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:50:40.769Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=29c27d8d-2770-447d-916d-2d2f87bcf122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:50:40.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:50:50.780Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=8d4531b2-51e5-4137-b391-4e80f96e4cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:50:50.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:51:00.792Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=2b59018b-58bb-4593-8910-e1eda0ac2d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:51:00.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:51:10.808Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=f024a68f-d76e-4bfe-a356-1bd36a9cf9a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:51:10.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:51:20.825Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=277b7aad-e656-4c4c-9ee5-c53cf25dd255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:51:20.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:51:30.838Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=c3763d9f-4205-403a-8e57-c33aaab2415e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:51:30.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:51:40.849Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=b3eeb77a-15db-4f73-b258-7b1e6006d974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:51:40.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:51:50.863Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=7dc30232-15fd-475e-a3ee-690b4c7d469f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:51:50.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:52:00.893Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=28a115b6-b7d1-460a-ab03-6d3e01825f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:52:00.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:52:10.905Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=e1e54c7d-2c12-4653-8baa-6a8255e8924e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:52:10.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T05:52:16.231Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T05:52:16.231Z |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-12-04T05:52:16.233Z |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-12-04T05:52:16.237Z |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-12-04T05:52:16.249Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T05:52:16.249Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T05:52:16.249Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-04T05:52:16.253Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:52:20.939Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=c48b0873-3c50-4e13-adc3-43778bb1799e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:52:20.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:52:30.953Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=abbd5a75-fa0d-4133-ab79-cadb2b766da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:52:30.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:52:40.972Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=8e7f69c0-8d2d-4a3a-bb8e-b88e09ba258a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:52:40.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:52:50.982Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=c9ab30f6-9852-4172-b624-bdc7a0bafb0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:52:50.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:53:00.995Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=7b4d54dd-4c02-44b5-bc00-e7ebc93bc0c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:53:01.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:53:11.006Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=2d67fab6-119d-4fd6-a524-9109b5fe30c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:53:11.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:53:21.016Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=7759d9ff-e1e4-4839-8c9e-454188c2e113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:53:21.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:53:31.026Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=4d7eced5-59f7-4418-be46-ad520f5f9acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:53:31.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:53:41.040Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=11957faa-d897-4fb1-9d7e-328ee1c6f820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:53:41.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:53:51.050Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=57a9004b-db48-4704-926f-c26069632ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:53:51.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:54:01.060Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=ebddf30a-5697-4cc5-9821-15def1d53145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:54:01.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:54:11.071Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=3b7307e0-5508-4eff-aca5-488bdeecc471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:54:11.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:54:21.093Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=f6c38a37-1706-45fc-bc32-dc6c20567492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:54:21.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:54:31.104Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=9545180f-4716-4543-8452-bfbcd4eafa1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:54:31.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:54:41.116Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=cbc595bb-ac9b-4817-997e-cc1d60a920ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:54:41.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:54:51.130Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=f102f175-713e-4ca5-bf58-95ff2af4f7e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:54:51.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:55:01.144Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=aa9e3c2a-dc8d-4f5c-8ec6-09b4f745168c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:55:01.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:55:11.154Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=717a91ee-fc01-417c-8852-fb3de8f4a534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:55:11.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:55:21.168Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=62bddabf-04fb-44bf-9134-5bd3d07ffc89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:55:21.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:55:31.181Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=b1bf8a89-7485-45bd-97c8-676fda86ee1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:55:31.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:55:41.191Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=b996ca5b-f4e7-4788-9364-fa16d79ba27f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:55:41.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:55:51.203Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=1f05051a-fcfd-4fd3-824c-91f9bca2276c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:55:51.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:56:01.221Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=adbeb00b-4706-48fa-aebe-539f3d686410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:56:01.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:56:11.230Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=76a1686e-283d-4732-a8ac-eaac81174cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:56:11.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:56:21.241Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=7778d720-423a-4fde-9ab2-eac62df0cfbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:56:21.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:56:31.256Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=eb720a43-6995-4545-9032-d9f028b7332e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:56:31.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:56:41.266Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=d4b31713-e29b-4ac0-aba8-e8b273dac019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:56:41.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:56:51.282Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a74d7459-21af-440e-b6b3-431f8ea8a822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:56:51.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:57:01.297Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=f737c459-958e-4f28-b13d-9d7e7cc6ffe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:57:01.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:57:11.308Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=0ca75486-4771-4c37-8b53-d1693e87a072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:57:11.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T05:57:15.883Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T05:57:15.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-12-04T05:57:15.884Z |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-12-04T05:57:15.886Z |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-12-04T05:57:15.891Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T05:57:15.891Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T05:57:15.891Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-04T05:57:15.893Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:57:21.322Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=fdaf5828-71f2-40cb-a04e-b183d60216fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:57:21.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:57:31.334Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=227a3bb0-f0cc-46b5-8be5-08111a02ffb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:57:31.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:57:41.344Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=09ccc218-f142-48d0-8ed0-3672376f2953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:57:41.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:57:51.356Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=35964517-21f4-4aaf-9db6-0c79a8e5d6bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:57:51.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:58:01.371Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=afa08931-ca0f-4bd3-883d-2e733adc8314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:58:01.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:58:11.383Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=7fd5a561-e824-4ead-af77-cadead30e08c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:58:11.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:58:21.396Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=0ec5f8f1-a195-4c28-9172-9d6a92769748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:58:21.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:58:31.409Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=9c93af3c-6514-4943-9de4-51e7f85089b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:58:31.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:58:41.421Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=ad7e4229-90c8-497f-90db-e63bcfeda507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:58:41.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:58:51.432Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=9cefc912-04e0-4c01-b2fc-c58b0fdc48dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:58:51.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:59:01.454Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=90125f8a-4401-49a3-8429-c0672124ef08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:59:01.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:59:11.466Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=b6e0ffc5-1415-47a0-ab85-f92383ec5770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:59:11.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:59:21.477Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=3517a3d1-4379-42bd-95c7-86eaa6071ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:59:21.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:59:31.513Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=8e9d75e4-a06a-4156-8253-9908b7317464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:59:31.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:59:41.527Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=d7fa589f-1b72-4c96-be08-61e3b1d1b9ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:59:41.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:59:51.537Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=9e60ff0f-1a74-4f60-b9ea-f7f24c6e81fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T05:59:51.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:00:01.576Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=2f833e9f-16db-469f-b0a3-c12c50725784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:00:01.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:00:11.587Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=4e6a1016-89a0-45e9-9beb-5941551c43bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:00:11.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:00:21.597Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=e68309a3-c749-4b40-9e32-dda5f49bf219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:00:21.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:00:31.611Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=b8ef6df7-0a9b-4f36-ab94-fd0fa6014aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:00:31.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:00:41.624Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=11bfe053-c028-4676-b34b-eda4ed65e7f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:00:41.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:00:51.636Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=21dbe2d8-28ec-4856-a71f-537fba755022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:00:51.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:01:01.649Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=f380908a-e176-4eb2-8ac4-43e9ba96fb34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:01:01.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:01:11.659Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=93adad24-4aa9-4ad7-9ccc-19c719a13b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:01:11.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:01:21.669Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=9db61c6a-780b-4bd1-a9ce-9a50859ca871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:01:21.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:01:31.679Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=e5f59360-8838-41ef-988e-7639e64c72e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:01:31.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:01:41.693Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=c217d47b-268b-4958-b598-e2497823320c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:01:41.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:01:51.709Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=32f8c2ef-c014-4f82-9a21-9e2ef64fd23e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:01:51.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:02:01.730Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=02137319-81a7-4dfc-ae60-f69e152584dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:02:01.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:02:11.739Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=43a2db91-48ea-43bc-9c79-41ef0cd2b8c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:02:11.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T06:02:16.075Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T06:02:16.075Z |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-12-04T06:02:16.076Z |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-12-04T06:02:16.079Z |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-12-04T06:02:16.085Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T06:02:16.085Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T06:02:16.085Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-04T06:02:16.087Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:02:21.751Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=454bf42c-11bf-436c-9e6a-6d61a1c18070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:02:21.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:02:31.774Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=3017174e-5b6f-49f8-ac5c-27fb5e6ddeb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:02:31.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:02:41.784Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=55047377-19d5-4d76-aa78-791b07f2aa8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:02:41.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:02:51.797Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=7e98f00a-ed04-4334-aaf2-8ae5470db161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:02:51.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:03:01.819Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=bd583bd9-63e4-4027-a5df-ab249a08f9ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:03:01.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:03:11.835Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=804876d7-09e7-421c-b8d3-52f07565ed38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:03:11.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:03:21.854Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=f0b4da46-aa0c-4552-925a-0bc5496c6004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:03:21.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:03:31.866Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=2fc74143-ab02-457c-9b3f-5bbe5ca6c27c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:03:31.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:03:41.878Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=78a21e2e-8bc3-4105-94b9-50459fb4f535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:03:41.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:03:51.890Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=cf67cca7-e5c1-4048-a7fa-57ff10f4e03f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:03:51.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:04:01.903Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=0751ac92-043e-4791-a91d-ecb2b5e8ca19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:04:01.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:04:11.913Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=edb3a42f-af60-4342-a4e3-85ba2b9dd517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:04:11.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:04:21.924Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=5bdd01de-20bb-4d63-8cd6-1e87ceb0b786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:04:21.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:04:31.936Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=f05c7af1-daff-4ed0-9dff-3234c0eac371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:04:31.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:04:41.950Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=7315d005-91c2-49ba-93d2-98999367075c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:04:41.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:04:51.971Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=f3a96054-30a2-48b9-a92a-821c3cd16adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:04:51.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:05:01.992Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=b76fc4fc-2a7d-4c6d-b3cd-721e1ac4d362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:05:02.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:05:12.005Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=b51e90d6-db8e-4366-9495-0562c04e153d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:05:12.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:05:22.038Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=a954189a-e089-4d68-bd06-189763eab38e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:05:22.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:05:32.049Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=30a66455-d470-4c11-9076-a61602e453d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:05:32.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:05:42.064Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=73b3f72a-efdc-4932-98e7-9b84cfea7224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:05:42.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:05:52.076Z |INFO |Init configs |InvocationID=ba53af07-277f-4d08-9c44-ac15f73ee78e, InstanceUUID=87dd1a71-7b03-452a-aa21-7f639d85dd64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T06:05:52.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |