By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-10T04:56:58.931Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-10T04:56:58.933Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-10T04:56:58.957Z |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-09-10T04:56:59.333Z |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-09-10T04:56:59.393Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-10T04:56:59.393Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-10T04:56:59.393Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-10T04:56:59.542Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-09-10T04:56:59.589Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-09-10T04:56:59.605Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-09-10T04:57:00.470Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-09-10T04:57:00.795Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-09-10T04:57:00.810Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-09-10T04:57:00.810Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-09-10T04:57:00.865Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-09-10T04:57:00.866Z |INFO |Root WebApplicationContext: initialization completed in 1260 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-09-10T04:57:01.141Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-09-10T04:57:01.812Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-09-10T04:57:02.728Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-09-10T04:57:03.109Z |INFO |Started MainApp in 5.604 seconds (JVM running for 5.994) |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-09-10T04:57:03.150Z |INFO |Start scheduling PRH workflow |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T04:57:03.158Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=1198bc98-29a3-4caa-b34a-db1ca6930c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-10T04:57:04.501Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.90:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T04:57:04.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-09-10T04:57:07.320Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-09-10T04:57:07.320Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-09-10T04:57:07.322Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T04:57:14.520Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=affcdc08-da52-487c-ada4-c4e238a4cd41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-10T04:57:15.631Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.90:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T04:57:15.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T04:57:25.633Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=9da7c6e0-d49f-468e-a081-2bd6a818dc81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-10T04:57:26.766Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.90:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T04:57:26.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T04:57:36.768Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=b275bc62-2bf0-4476-87a7-52db9a14a1f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-10T04:57:37.902Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.90:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T04:57:37.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T04:57:47.904Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=2941d356-c08e-4928-a682-4e908b0a8157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-10T04:57:49.038Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.90:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T04:57:49.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T04:57:59.040Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=cafa4f99-36a3-46e0-bdac-3b93d3fecfcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-10T04:58:00.143Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.90:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T04:58:00.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T04:58:10.146Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=cfb4e04d-d1e5-4f3c-b105-602128febdce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-10T04:58:11.184Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.90:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T04:58:11.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T04:58:21.186Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=40e982c6-a7ee-4fea-b202-944ef4f933bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-10T04:58:22.228Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.90:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T04:58:22.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T04:58:32.231Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=3e5762ba-8709-4dfb-90fd-db8e4aa48b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-10T04:58:33.389Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.90:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T04:58:33.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T04:58:43.391Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=898af49f-9fb5-42ff-818a-56b12377c5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-10T04:58:44.492Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.90:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T04:58:44.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T04:58:54.493Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=b407e673-e975-4814-8e67-5c91a65288ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-10T04:58:55.632Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.90:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T04:58:55.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T04:59:05.633Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=49c09644-27cd-466b-87fe-3c54bbc637b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T04:59:05.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T04:59:15.773Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=1dfe9ad5-a820-4b1c-9c75-5ea89b6c6790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T04:59:15.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T04:59:25.907Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=dd51ee0a-8abd-47db-ae71-6e72350be2b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T04:59:25.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T04:59:35.984Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=c2636537-a652-4bd0-806f-e17e3d488132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T04:59:36.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T04:59:46.057Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=bc3c55b5-a29b-464b-8680-9eec56415350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T04:59:46.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T04:59:56.173Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=eb5845db-60ca-49d1-8749-117c1aab4da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T04:59:56.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:00:06.209Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=7bd9ffbf-e192-4b98-b82c-0470c789c23e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:00:06.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:00:16.260Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=f2a3113f-8f79-4f4b-9b20-2dde7c80e7a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:00:16.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:00:26.294Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=d9e0d135-0bba-45a6-ba9a-2ceca28065e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:00:26.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:00:36.326Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=34e2b4e7-a290-4574-96bb-ecf4ed2284fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:00:36.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:00:46.356Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=dcd0e2e3-bcd5-4dd8-b1b6-3884867a5d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:00:46.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:00:56.388Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=75f92c96-1da5-4b3d-9508-a3c0a9b0db4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:00:56.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:01:06.410Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=48e1dccc-3b38-4cdd-bd6f-b286b4a7333c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:01:06.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:01:16.432Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=0641e399-dbae-4482-a6b4-52bc3adf3f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:01:16.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:01:26.529Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=06153412-b8dd-4747-a5d0-4c6e4d3d8418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:01:26.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:01:36.667Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=2776baa5-1ec4-4d4f-b945-0ca6aac548b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:01:36.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:01:46.835Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=9467e5bf-1506-4781-896d-44e5ac9da958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:01:47.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:01:57.519Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=2c489779-9e66-4836-b596-f7ec37e188df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:01:57.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-10T05:02:01.960Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-10T05:02:01.960Z |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-09-10T05:02:01.961Z |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-09-10T05:02:01.962Z |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-09-10T05:02:01.969Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-10T05:02:01.969Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-10T05:02:01.969Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-10T05:02:01.970Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:02:07.587Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=7cacd0fd-5d8a-4278-b904-9f838af3b51b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:02:07.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:02:17.667Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=2fce6a34-1eb0-4c26-b70a-cb341b440216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:02:17.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:02:27.808Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=c7acf3bf-1b5d-4e89-8562-63660012186a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:02:27.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:02:37.825Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=ccc2f405-127c-4b30-b67a-fe91a3aeb534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:02:37.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:02:47.855Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=3d86e7c6-1968-4a84-ba4b-dbda6063d9ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:02:47.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:02:57.883Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=fe44ea70-5cc7-49c2-a564-c03f6e17e5e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:02:57.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:03:07.907Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=34c0d49f-a937-4c9e-acd2-e32d10709829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:03:07.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:03:17.936Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=0f8500ff-c84f-4503-be9d-9ceb7a9a61ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:03:17.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:03:27.971Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=508bb804-4e7f-4852-95e9-0963d830ec6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:03:27.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:03:37.993Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=61c6ab87-b764-4780-b814-bb5368d356e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:03:38.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:03:48.005Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=1febdfb0-3909-4f48-b4f3-34c7f676c8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:03:48.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:03:58.033Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=2fd78ffc-4d0e-4410-9524-f46a1f6756b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:03:58.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:04:08.074Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=92a2f4ba-9318-48fd-93b4-5dff3ca06ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:04:08.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:04:18.097Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=b41b93bf-b08a-4d1e-ab70-b90d2a15bd3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:04:18.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:04:28.188Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=8e801090-06ce-49f5-ac7d-0764770b997a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:04:28.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:04:38.336Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=ef9db132-8fe7-4c61-97f5-50507d9b4c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:04:38.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:04:48.359Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=0302edcf-7544-4f2d-9219-4cd3dc74b9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:04:48.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:04:58.406Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=e335571b-555a-40fe-98f6-a855d113ec44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:04:58.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:05:08.442Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=ade2acda-c89e-4dc8-89f2-af31306743b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:05:08.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:05:18.465Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=40d03d99-f526-4ac2-b6c3-a5adc0e02993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:05:18.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:05:28.499Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=79a43d07-1cb6-4a25-86b9-efb5995a6414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:05:28.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:05:38.512Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=512d50d3-6aef-4532-a1c6-9a3190ca31eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:05:38.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:05:48.555Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=13e0f788-a538-4b67-b3a7-f0d5dc37565b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:05:48.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:05:58.589Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=a6cd6313-cf1e-489d-9e6d-8f275a51c858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:05:58.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:06:08.610Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=634bea8b-b929-41c8-9fd4-bdffd7266ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:06:08.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:06:18.639Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=00a1aec7-2758-42f8-9c5e-1effbb0e23a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:06:18.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:06:28.653Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=4d7621e9-4da1-4027-90b5-def417218f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:06:28.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:06:38.697Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=cf3c800f-3981-4c60-ad5f-79ec9a91a72d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:06:38.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:06:48.722Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=bd3ce9b1-bf62-4b0e-bb34-54cf69aff888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:06:48.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:06:58.750Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=498296b0-8a83-4abc-ae49-1ed65d8a8dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:06:58.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-10T05:07:01.404Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-10T05:07:01.404Z |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-09-10T05:07:01.405Z |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-09-10T05:07:01.407Z |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-09-10T05:07:01.413Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-10T05:07:01.413Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-10T05:07:01.413Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-10T05:07:01.415Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:07:08.778Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=2d5f9546-54e0-4fc2-bc98-0c227cda33d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:07:08.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:07:18.801Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=d186cc98-c533-4e7d-8280-08489f55a13f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:07:18.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:07:28.843Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=383d2d1e-6036-4305-a402-bdad1adf6a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:07:28.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:07:38.864Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=7290c3c0-ff35-4660-9204-8da9e2032fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:07:38.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:07:48.889Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=81dd46e5-d2a5-47b3-b8ba-c0c40b61a8d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:07:48.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:07:58.945Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=b879bb0d-c3b5-4342-be81-4a16fa78812b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:07:58.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:08:08.968Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=4099816a-f25b-4ad7-bb3d-a366dba930c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:08:08.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:08:18.998Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=8e1fb56e-b86d-49a3-9513-66f3382ed925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:08:19.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:08:29.041Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=d2c49949-1ff6-44d2-8d14-25cf741eeeed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:08:29.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:08:39.062Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=ca729d13-6ba9-47dd-a369-49daddcd575f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:08:39.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:08:49.079Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=7597de39-a720-428c-bd0b-7993d215b81d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:08:49.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:08:59.159Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=6f77699f-b321-4799-ab97-d6f7961aef56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:08:59.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:09:09.216Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=842163ab-660f-41bd-bf84-a7620e30416e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:09:09.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:09:19.288Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=a28dc798-75d2-499c-b0f0-8f515684ade0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:09:19.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:09:29.350Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=7a0335d4-cfea-4eef-b739-a1dd601a0806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:09:29.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:09:39.380Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=9be1f6be-23bf-41c3-8377-25de1fe9f5ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:09:39.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:09:49.409Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=17df1578-c32b-4059-ba65-8156ee0e6117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:09:49.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:09:59.470Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=98deb598-ecb9-4c68-84f2-086f08cdfe85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:09:59.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:10:09.511Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=ab59ef8e-9f61-449b-83be-f48b7d5e9015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:10:09.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:10:19.531Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=46e494d0-5770-4007-8df0-52ff61d347fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:10:19.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:10:29.626Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=19d783ae-1d12-484b-9536-06b4a9847c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:10:29.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:10:39.650Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=711a6a06-1217-4e1b-a6bb-b3298a46eb8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:10:39.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:10:49.670Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=3567ad1b-82c9-4038-baac-8b2cede46ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:10:49.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:10:59.725Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=c5c88bea-005b-4529-a906-2c9d27751914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:10:59.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:11:09.791Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=b45fe923-002a-42e5-8c13-875245991d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:11:09.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:11:19.840Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=4debf169-cdcd-4948-a599-a17dde18c13c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:11:20.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:11:30.139Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=662c44f5-6229-494b-8716-062c968d6580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:11:30.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:11:40.149Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=1f4961b7-6176-48ba-9922-4617ce4de0db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:11:40.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:11:50.319Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=3c033de1-30b8-4f1b-8340-48296a85dce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:11:50.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:12:00.341Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=62a695fc-b3f7-4960-8103-ed29563e978a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:12:00.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-10T05:12:01.362Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-10T05:12:01.362Z |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-09-10T05:12:01.363Z |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-09-10T05:12:01.364Z |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-09-10T05:12:01.369Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-10T05:12:01.369Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-10T05:12:01.369Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-10T05:12:01.370Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:12:10.370Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=09b47f17-0a76-4c19-a24d-6dd75313cec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:12:10.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:12:20.392Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=8410a314-eefd-486d-9cce-7ef56ff31686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:12:20.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:12:30.409Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=ed14b65c-9d6c-410b-80d9-6561c8841301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:12:30.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:12:40.425Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=ea46e296-fec1-4d6d-9553-b60019ac9b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:12:40.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:12:50.448Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=696045aa-fbca-4264-bdcd-bbab399a9945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:12:50.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:13:00.469Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=5d319595-acaa-4efb-bf59-636952fc7808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:13:00.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:13:10.486Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=f7cfe9b5-9a6e-46df-8c85-33f9ba40cb31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:13:10.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:13:20.499Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=0119a953-113b-42cf-8c3c-7367eb9e5243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:13:20.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:13:30.520Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=738229ea-4d50-4cbc-9cab-7e173d7b6735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:13:30.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:13:40.566Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=f767d2fa-9419-4087-bb76-c0b6b1dc9fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:13:40.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:13:50.600Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=c0e47835-1018-4d4f-aad7-3612a837b067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:13:50.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:14:00.645Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=c04d952a-e746-4d8d-9432-264588ce5cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:14:00.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:14:10.657Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=390392b2-3b37-4be9-8b4c-fc80b1ec0468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:14:10.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:14:20.715Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=816416ea-42ab-4d2c-a543-48da33b39e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:14:20.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:14:30.730Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=4e78c1d0-e290-4034-92b8-b7bfc241360e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:14:30.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:14:40.766Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=c7c09958-6e82-4115-85e7-a30145bf909d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:14:40.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:14:50.807Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=fe546df1-360e-4fbc-bbc6-cc30084d32d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:14:50.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:15:00.826Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=4430de29-7a25-4a4b-b6ae-913b63c24c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:15:00.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:15:10.856Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=a040a74d-bc1e-4e71-ac38-a5e31e573892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:15:10.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:15:20.874Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=6398b894-9381-496e-9bee-7e39cf9d7c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:15:20.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:15:30.887Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=d05d1eaa-42fd-49df-aea6-fad292ea38d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:15:30.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:15:40.910Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=eab6c623-0231-4159-b8fb-ea7146deff4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:15:40.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:15:50.925Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=f125b26b-a055-44bc-863b-893bb8ef8467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:15:50.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:16:00.954Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=a1dc698e-cc5f-414a-8a15-97b12a469367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:16:00.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:16:10.964Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=3eb3eb0d-0942-4aa9-9591-aa8b915a4502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:16:10.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:16:20.974Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=956dc85e-0892-4de6-ac81-3acf3ecd7cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:16:20.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:16:30.987Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=97060e2b-b852-4c8c-bc08-cb332430c3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:16:30.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:16:40.996Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=a69644f0-52e4-4c8d-a674-9204a2965bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:16:41.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:16:51.009Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=140a0e63-59b8-4f23-bf94-c557f7226e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:16:51.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:17:01.021Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=2cefe786-d2c7-4530-982f-47553b81864a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:17:01.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-10T05:17:01.391Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-10T05:17:01.391Z |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-09-10T05:17:01.392Z |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-09-10T05:17:01.394Z |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-09-10T05:17:01.399Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-10T05:17:01.399Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-10T05:17:01.399Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-10T05:17:01.401Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:17:11.033Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=73f186ae-2b37-43fd-9a8e-e0bceb9d0220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:17:11.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:17:21.045Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=405496d7-6a90-4bab-8915-d46696f03387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:17:21.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:17:31.063Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=6150f881-bdb3-4640-b163-e28ed2040af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:17:31.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:17:41.081Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=af746790-6de4-46d3-b578-fdd5d95a42f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:17:41.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:17:51.099Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=1a75f6d6-ab02-48f3-a30e-0c12790554fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:17:51.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:18:01.123Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=fd2c6f15-4163-4627-82e6-4654728049b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:18:01.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:18:11.136Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=66c8e49e-aa58-4a1a-8613-3e2fcc01e2d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:18:11.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:18:21.174Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=2fb498c6-e317-4987-a75c-0d74c02d5484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:18:21.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:18:31.192Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=698e88a4-3d93-4591-8fea-cdfc6d31c355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:18:31.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:18:41.221Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=25df2828-4ce3-4f6c-89d2-99652639d289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:18:41.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:18:51.252Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=c1e94fa9-d6ae-44e0-8d31-4a8d1d316d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:18:51.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:19:01.265Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=c8d44929-1cba-4c32-9e77-a6d864a18678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:19:01.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:19:11.279Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=5370f6b9-3fa3-427c-a6a2-a449d394190d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:19:11.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:19:21.324Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=4b9eaf38-9312-4ed3-95b3-5193560ac285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:19:21.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:19:31.355Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=0e4e1525-cfc1-4058-b9d3-524c825b24e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:19:31.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:19:41.376Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=8502999e-27c1-462e-acc0-e9a8dbe6957a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:19:41.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:19:51.403Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=bc810b11-ecdf-4627-92a3-992e0536d622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:19:51.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:20:01.503Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=0fd2a220-c40b-4190-bb97-001c4be4e682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:20:01.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:20:11.551Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=0fb495da-df7d-478a-ae16-6f9bff83aad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:20:11.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:20:21.596Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=0f0966fe-a120-4547-b31f-4debc7fe9d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:20:21.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:20:31.610Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=d90c6705-483d-47ad-97c0-946cc9a4e816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:20:31.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:20:41.628Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=04573d9b-5932-4c7f-beeb-2ebd80d2f744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:20:41.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:20:51.672Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=3130051b-f00b-47e7-b99a-7b78830b46b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:20:51.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:21:01.690Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=e25b7065-e862-4d31-a7c8-b9e7e8e1984b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:21:01.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:21:11.722Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=4e317ef3-4bb3-4bf5-bfe1-ba03ef612ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:21:11.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:21:21.757Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=125b4e49-de6d-46a0-ab24-f0a7e6498ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:21:21.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:21:31.777Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=4b441369-266f-4bcd-9714-b5fe0d400779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:21:31.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:21:41.803Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=d56c39f0-28da-46c2-9318-2bb1b4f709a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:21:41.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:21:51.813Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=f650e933-746b-42cf-8785-d451f4e7fb09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:21:51.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-10T05:22:01.354Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-10T05:22:01.354Z |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-09-10T05:22:01.355Z |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-09-10T05:22:01.357Z |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-09-10T05:22:01.363Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-10T05:22:01.363Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-10T05:22:01.363Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-10T05:22:01.364Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:22:01.878Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=8d56c93e-b58e-493e-8d80-a757b35f28eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:22:01.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:22:11.897Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=6328e08c-9122-48ee-932c-a9d6a33fccb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:22:11.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:22:21.908Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=0688f08a-26d2-4ef0-a97a-ef084b7647fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:22:21.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:22:31.918Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=b9c98b07-f44d-4f75-8dc6-77e3480bcb34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:22:31.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:22:41.928Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=470c5362-6212-47eb-b50d-d63751b77a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:22:41.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:22:51.938Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=4634af2a-ff7f-44fc-a832-9399c0099d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:22:51.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:23:01.948Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=4bf5b084-7635-4efc-a647-ba5706e82c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:23:01.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:23:11.963Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=04a8a3bb-7a6d-4801-8cb5-2bd755e87604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:23:11.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:23:21.972Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=7836cef2-3829-479a-9e78-fe9b2d5a0ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:23:21.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:23:31.983Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=be21d343-d9ef-4528-ae22-2b1bbca0386a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:23:31.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:23:41.995Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=708d84ff-65f6-421b-a9ca-ffd54ea8c928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:23:42.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:23:52.005Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=7acc7cb7-c1c9-43eb-bada-9e0a48e24011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:23:52.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:24:02.015Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=7e19b95a-6683-4a5a-a415-efe89afff79c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:24:02.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:24:12.025Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=5f081a19-8b47-4e54-9535-228f19f2bc9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:24:12.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:24:22.036Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=084795c0-e83a-4e6b-8aec-cb57b3487ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:24:22.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:24:32.046Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=1342fa76-833c-4284-b684-8e11f93f6d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:24:32.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:24:42.058Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=51eb93bf-bd41-43e8-9a62-18083556917e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:24:42.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:24:52.100Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=879bc622-ce80-4381-acd8-6a8e08eafe0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:24:52.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:25:02.131Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=d7e3344a-6755-4945-9888-bc9429267edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:25:02.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:25:12.147Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=2c1e4513-aaf5-4488-8682-da5673f51104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:25:12.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:25:22.164Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=6cf67c65-2a71-484e-adb0-6a636c0e4579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:25:22.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:25:32.180Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=f2bc8a07-f1f4-4b24-8fb1-56bb7dfd8040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:25:32.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:25:42.192Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=ee13dc64-8c80-417b-a6c7-a1381674fff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:25:42.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:25:52.244Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=8dd45827-2730-44ac-a1b3-97dad8d2b8dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:25:52.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:26:02.262Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=638fc428-7608-4311-a8e8-f1073e46091b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:26:02.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:26:12.299Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=4360ba1b-8a03-4cd7-8dae-b1390d81fd78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:26:12.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:26:22.317Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=ee3d72bd-ba54-4e9f-b529-717161e94eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:26:22.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:26:32.360Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=21f4a66c-803d-4cf7-bedf-442dd3275186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:26:32.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:26:42.413Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=e2b9627d-3097-4587-ac92-decfd8a9355a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:26:42.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:26:52.456Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=35a2e561-1dfd-4e75-9d4d-1d83d87d9d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:26:52.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-10T05:27:01.366Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-10T05:27:01.366Z |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-09-10T05:27:01.367Z |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-09-10T05:27:01.371Z |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-09-10T05:27:01.376Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-10T05:27:01.376Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-10T05:27:01.376Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-10T05:27:01.377Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:27:02.473Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=d53eca5b-2d61-47c6-95a0-904adc3412eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:27:02.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:27:12.506Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=6a08a240-e576-49b5-872e-ad3fbeb962dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:27:12.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:27:22.553Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=dcf20abb-da38-4bee-94ad-5e56daa82b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:27:22.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:27:32.576Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=9c4d5bcf-2d4f-4c37-bc17-f55cb48a98a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:27:32.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:27:42.589Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=594c3d05-e3fa-426e-b13a-f7d41febab80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:27:42.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:27:52.620Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=2df54eb9-49db-431c-bde5-801abc914cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:27:52.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:28:02.652Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=684c6069-8ff8-41a3-b6e0-32e4d68353df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:28:02.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:28:12.680Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=dda4a2df-ff7b-4a5d-bb94-20622ed4db84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:28:12.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:28:22.693Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=bdd6c4b8-0877-4986-bee4-376429a74e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:28:22.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:28:32.710Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=cd72da70-d911-41c1-ab00-78469408d494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:28:32.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:28:42.725Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=fbb5f2fd-573c-4e6e-8711-3479643c78af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:28:42.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:28:52.741Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=db60f4d7-d1fe-4f54-b0c9-d6b370aa0c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:28:52.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:29:02.757Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=4f02eb00-ab3f-4fa4-acf6-4f83e2abbc45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:29:02.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:29:12.806Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=a9d175b9-6b92-43a8-9215-442242cad075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:29:12.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:29:22.822Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=48bea777-f3f9-47a7-b75f-cdfc1b1958a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:29:22.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:29:32.861Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=bf0620d5-db63-41a2-b0cb-6b86275aab05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:29:32.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:29:42.899Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=1981446e-7f8d-4d05-84d1-9673e8675b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:29:42.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:29:52.950Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=0fd84365-f4c6-48bd-80ec-e786ab2d87a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:29:52.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:30:02.972Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=9b064086-79b5-4c65-9a68-683f4d1c131a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:30:03.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:30:13.003Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=91a601e5-9dac-4d4e-8d5b-e861f5faf591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:30:13.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:30:23.023Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=a962224e-deef-416a-b73a-95a15e6234a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:30:23.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:30:33.041Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=5d935463-0df7-4501-916c-2574069f4360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:30:33.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:30:43.056Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=e636427d-1a2c-438d-b3de-14851103b6a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:30:43.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:30:53.077Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=1c108c9f-cd92-4d10-bbce-476119d81a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:30:53.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:31:03.108Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=3187c855-466c-4156-a7e0-78902455ee55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:31:03.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:31:13.123Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=ceda67df-ac7a-429f-a04c-110d767077c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:31:13.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:31:23.139Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=f7cd9bac-6885-4fdd-a5f9-5afe10af7534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:31:23.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:31:33.170Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=98bccc0a-e513-4801-96de-75373f9a9be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:31:33.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:31:43.180Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=d3cb5a0c-67aa-4744-94f9-74435993372c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:31:43.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:31:53.190Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=8877ea07-76a0-43a6-a6b3-920e495d5be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:31:53.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-10T05:32:01.357Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-10T05:32:01.357Z |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-09-10T05:32:01.358Z |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-09-10T05:32:01.359Z |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-09-10T05:32:01.363Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-10T05:32:01.363Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-10T05:32:01.363Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-10T05:32:01.364Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:32:03.226Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=852ccf0f-9813-4402-86be-276d386ac423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:32:03.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:32:13.254Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=fc64d0c6-f280-4e3e-99b1-7c157b76d629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:32:13.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:32:23.272Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=4515bff0-9286-44f9-b236-70e68f439a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:32:23.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:32:33.282Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=6431484b-5cca-4344-99ff-ce7ec3237f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:32:33.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:32:43.293Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=141f2613-656a-4a71-9b70-2a666b8aa8e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:32:43.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:32:53.313Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=e769d425-98b0-49a2-8631-5a3f2e7dfcfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:32:53.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:33:03.332Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=66a642df-3ee0-4f17-baea-4483e4ad1b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:33:03.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:33:13.366Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=29601e65-4d08-4cd9-929b-833571ef01e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:33:13.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:33:23.381Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=f19834fa-ac26-401d-818b-980c639142a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:33:23.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:33:33.409Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=4af9a039-44c7-421c-a523-5a972daa685c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:33:33.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:33:43.437Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=091d33eb-c810-4867-b4d0-3e516dd7ff5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:33:43.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:33:53.466Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=25dba7fc-7cfd-4918-9a80-67d21d681bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:33:53.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:34:03.498Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=9b1035a0-9d49-46e6-9536-d1198733f8ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:34:03.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:34:13.511Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=a457b1b7-bb0c-48d2-8690-e418d25cf78f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:34:13.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:34:23.539Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=5e43f590-6188-4cf5-a2a9-2e345d6c8af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:34:23.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:34:33.562Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=2e1f9dc3-cf6f-4d4b-b1cb-0caa7d31dd39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:34:33.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:34:43.597Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=c2ee6603-7b68-4fd6-8c85-78a219061081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:34:43.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:34:53.621Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=ab932b69-9d07-48e8-a1fa-c54cd4d2d01e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:34:53.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:35:03.636Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=e98b35f2-8f92-4fa9-8866-9728627159f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:35:03.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:35:13.653Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=13d7969a-899b-4806-a676-85a64396de5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:35:13.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:35:23.665Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=4d2c3a06-9089-4980-a2cc-9ed7683cffbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:35:23.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:35:33.718Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=2d1e5542-a977-483c-a796-f5a02962ca0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:35:33.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:35:43.728Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=deecb22d-ba4d-4695-8e02-4e1865fd2bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:35:43.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:35:53.766Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=1965e57a-f9a0-400b-a668-8ef0fcedb845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:35:53.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:36:03.778Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=18d20fed-61d8-4d62-a643-25a073015d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:36:03.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:36:13.787Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=e55a3cbe-9e31-4840-a78d-4b36bd6d8e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:36:13.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:36:23.813Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=1832e1ea-1da7-43f8-8bdc-b028fc9f4d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:36:23.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:36:33.833Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=b7c6569b-1849-41af-8ab7-a735e4ae5a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:36:33.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:36:43.844Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=bb010ccf-9fe2-4155-a0fc-04906f5f133d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:36:43.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:36:53.854Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=7226fa7e-2f7c-41be-96dd-61673d425d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:36:53.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-10T05:37:01.372Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-10T05:37:01.372Z |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-09-10T05:37:01.373Z |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-09-10T05:37:01.375Z |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-09-10T05:37:01.378Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-10T05:37:01.379Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-10T05:37:01.379Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-10T05:37:01.380Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:37:03.865Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=90cdd2de-ca1b-4dc5-a614-69ade6457b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:37:03.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:37:13.877Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=b2d907fd-0009-4c82-a5b4-bcaa56e990a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:37:13.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:37:23.904Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=81e5ed2a-825d-456b-b6a5-127f5183f2ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:37:23.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:37:33.915Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=7c25a260-ed3e-49b3-ac7b-ff2f9eedc097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:37:33.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:37:43.925Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=992341a3-76e0-4592-8bf9-ab45094819e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:37:43.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:37:53.936Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=48b6ad41-b6b7-4668-81e7-9964a63a90d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:37:53.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:38:03.946Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=97ee6e41-ad99-42b0-a298-08c3fdaa3d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:38:03.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:38:13.965Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=38ce1bf6-423f-4eb1-83b7-0d8e10ae1633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:38:13.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:38:23.986Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=86da6350-6c1f-4ce5-b6c1-17e50b7ae9d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:38:23.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:38:33.996Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=ca1ed0aa-5567-4f84-a79a-ba110458e324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:38:34.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:38:44.019Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=26a1a3d6-8e9d-478b-8ece-3ca05bd8aa4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:38:44.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:38:54.053Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=a1e67159-7d50-42b1-9e37-3b4fc2e288f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:38:54.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:39:04.064Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=c00ef8cc-b0c9-4cb1-8c3f-cc71ef53d51a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:39:04.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:39:14.085Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=5fe4d053-d6b8-40bd-bc06-f3855068f35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:39:14.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:39:24.096Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=c6d3f507-8de5-48cf-ba66-e59b9e385454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:39:24.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:39:34.105Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=3c966e09-02c4-487f-8633-336e234890f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:39:34.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:39:44.122Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=ee0bc494-8970-40ce-8e45-e5d393f4fc6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:39:44.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:39:54.143Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=34ead45d-50e1-4905-884f-5ed79df050ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:39:54.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:40:04.166Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=89b9afdc-fbe4-4c77-9e88-70b24852997a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:40:04.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:40:14.175Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=4da751f4-1605-4d09-8221-148e57a31963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:40:14.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:40:24.200Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=0bbe4f0b-c104-4b1d-a895-4c065e6f53fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:40:24.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:40:34.210Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=d963de8d-1d9a-41be-ac81-553d2e47fd1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:40:34.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:40:44.220Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=b1b39a42-c8a2-4954-b78e-808a92f5b2d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:40:44.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:40:54.240Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=66a5acae-509a-4da6-b671-bcb645bc7e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:40:54.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:41:04.305Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=489c1ab4-5f69-42ef-ac28-3aba0e755d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:41:04.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:41:14.313Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=af37b10b-f6aa-4228-862e-2966a882788a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:41:14.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:41:24.323Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=7b52453c-6207-4dd6-b2fc-2d74df66bc87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:41:24.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:41:34.332Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=9ed09b75-917d-4594-bbe2-f8b4d1418c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:41:34.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:41:44.342Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=34c3ba44-38c1-487c-87f3-13db8ad58eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:41:44.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:41:54.381Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=726ea083-a5b6-427b-91eb-5b43d86718a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:41:54.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-10T05:42:01.351Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-10T05:42:01.351Z |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-09-10T05:42:01.352Z |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-09-10T05:42:01.354Z |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-09-10T05:42:01.358Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-10T05:42:01.358Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-10T05:42:01.358Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-10T05:42:01.360Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:42:04.391Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=4ae0b1a2-8ebb-4156-9dc3-d05e0a705084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:42:04.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:42:14.413Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=a72e1c40-b059-4f2c-b6e4-c7bf21693ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:42:14.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:42:24.429Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=bea69fe0-12ca-44e2-bf48-864109e5709c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:42:24.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:42:34.438Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=186c1f9e-769d-45cb-83f3-e81216e8da09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:42:34.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:42:44.449Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=a45b1672-1a72-470d-b30b-343f313b1969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:42:44.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:42:54.458Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=bddece9b-abc8-4cd6-a380-61b8b081119c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:42:54.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:43:04.467Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=50795802-7b4f-4881-ae8a-8d42dbd322d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:43:04.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:43:14.510Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=9fcbc84e-9681-46a0-8d88-e0f5d43e743b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:43:14.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:43:24.551Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=eabe1b5e-09a0-445b-89b0-1597f040db8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:43:24.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:43:34.567Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=6beb028b-4f07-4dd3-984e-97c59f077c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:43:34.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:43:44.577Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=4f0793e4-bb80-4c33-96ac-2915f2445e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:43:44.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:43:54.594Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=a6694d52-8041-4039-a1cb-e05840c352c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:43:54.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:44:04.604Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=6b71ec4e-632b-4009-9c6c-67c74d3c5092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:44:04.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:44:14.615Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=3e3da849-5816-48ba-a8dd-6f88d025f133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:44:14.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:44:24.624Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=b53efcdc-1c89-4c4f-87ad-cf49dbf133c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:44:24.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:44:34.647Z |INFO |Init configs |InvocationID=61f6650a-2030-42b4-846d-b4b68c95d1f4, InstanceUUID=e5e007c8-7fe3-46f7-a138-56d9158511c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T05:44:34.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |