. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-07T23:00:59.271Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-07T23:00:59.285Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-07T23:00:59.286Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-07T23:00:59.288Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-07T23:00:59.910Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-07T23:01:00.485Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-07T23:01:00.486Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-07T23:01:00.486Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-07T23:01:00.636Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-07T23:01:00.741Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-12-07T23:01:00.778Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-12-07T23:01:03.029Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-07T23:01:03.953Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-12-07T23:01:03.991Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-12-07T23:01:03.992Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-07T23:01:04.178Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-12-07T23:01:04.179Z |INFO |Root WebApplicationContext: initialization completed in 3401 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-12-07T23:01:06.412Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-12-07T23:01:09.567Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-07T23:01:10.921Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-07T23:01:11.007Z |INFO |Started MainApp in 15.681 seconds (JVM running for 16.744) |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-12-07T23:01:11.343Z |INFO |Start scheduling PRH workflow |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:01:11.362Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=88ec895d-a4d1-418f-9244-7206642a70c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:01:12.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-07T23:01:12.410Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-07T23:01:12.411Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-07T23:01:12.415Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:01:22.114Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=2879ebc7-ed01-44dc-9ea8-027a9fd1bb71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:01:22.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:01:32.150Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=d1af1cb0-af1f-4a2f-845c-ba0007f3db36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:01:32.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:01:42.178Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=de293c8f-584a-478e-b469-097bb7b853f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:01:42.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:01:52.209Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=263e322a-d349-45be-9330-bc8db806aa0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:01:52.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:02:02.235Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=d35d3df5-8046-4f02-8380-6e44a28e34a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:02:02.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:02:12.253Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=e82bc19d-dd1e-46da-8b2d-15643ccf86cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:02:12.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:02:22.315Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=fc28ec32-8fe6-482f-ad6d-168b7ba8b0e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:02:22.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:02:32.331Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=bb50c041-3d23-4bf1-98cf-444a1b707ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:02:32.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:02:42.352Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=8d351d1a-1f0b-4416-abc8-300621226b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:02:42.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:02:52.372Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=b47fff88-8e2b-4779-ab31-26fe5c5de893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:02:52.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:03:02.400Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=74c5360f-b60f-45d6-ae1e-3eb59066e680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:03:02.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:03:12.423Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=6c338841-2f01-49fb-9709-2220f70f984a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:03:12.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:03:22.455Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=600ce417-fb6f-42da-b8aa-f3817e3c5f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:03:22.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:03:32.471Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=49814d70-f39f-4830-9063-ace0619f83d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:03:32.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:03:42.492Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=91d48995-6842-4d2f-847e-f07133b16c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:03:42.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:03:52.514Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=c68e633e-d553-4e01-9ecb-6db7691af2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:03:52.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:04:02.554Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=f925e84e-9c3b-414e-86f5-5ad5dec8d4c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:04:02.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:04:12.586Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=cdc2c8a2-8f95-4225-8d42-c95d8d7876fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:04:12.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:04:22.663Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=cf8f0561-586a-4816-8ac7-e85a2ade2099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:04:22.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:04:32.707Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=fdba4995-1309-44b8-8bbc-f4bb5f54916c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:04:32.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:04:42.814Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=e2924f55-5716-4a30-818b-bd17659b2f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:04:42.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:04:52.832Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=1f2a129f-f478-4f62-8b44-d9387f0af630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:04:52.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:05:02.869Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=af1b9f9e-e25a-4805-8995-27f8e96193ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:05:02.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:05:12.884Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=48b429b1-b4de-4f13-9630-d951067a6fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:05:12.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:05:22.898Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=e161d196-a2c3-45e2-857f-bfe6f5ec9759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:05:22.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:05:32.916Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=351b48e0-0a6e-44a9-820c-71a72053bec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:05:32.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:05:42.940Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=4f530686-4a15-4d6e-b9f0-90203b6ce268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:05:42.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:05:52.956Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=62eb7ef8-54f4-4e99-91e4-7f128f8a735f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:05:52.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:06:02.988Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=9f5e591c-1952-4c17-b74e-3f34ce4fbb11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:06:03.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-07T23:06:07.641Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-07T23:06:07.642Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-07T23:06:07.643Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-07T23:06:07.643Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-07T23:06:07.644Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-07T23:06:07.666Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-07T23:06:07.666Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-07T23:06:07.667Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-07T23:06:07.671Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:06:13.004Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=a866c969-a475-48e0-8d83-df46a7e06a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:06:13.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:06:23.020Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=c5be7600-c369-4304-97a3-358759efcc43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:06:23.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:06:33.038Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=89de6ce1-6ad2-4fc8-bb00-8b9f57533d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:06:33.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:06:43.061Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=ef7d4b86-3f9f-4d42-8461-52006117a7d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:06:43.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:06:53.082Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=b9703621-37f1-45ae-b8b8-7174a44973ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:06:53.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:07:03.102Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=6a4f89ac-a66e-42cd-a7bc-f5d7f9900020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:07:03.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:07:13.118Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=43f4574f-02d0-4a39-9c45-043d6ef2884b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:07:13.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:07:23.137Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=52d4d026-ada2-4c2b-a432-4d5daeca04d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:07:23.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:07:33.151Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=8ffbe0a3-b2e5-4bf4-94ba-662c8093126f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:07:33.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:07:43.173Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=71327b47-d789-4c2f-a705-21ac700bd6d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:07:43.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:07:53.198Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=b295acec-e259-4271-9da8-678c69a1c9c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:07:53.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:08:03.227Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=b7f705db-7f24-478e-a079-68695b691cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:08:03.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:08:13.244Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=d97028fb-6084-47fb-b964-4d6b9f1ba3d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:08:13.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:08:23.262Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=7b5ce261-8d65-436d-9fbd-b50567bb6bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:08:23.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:08:33.278Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=68430a8f-da69-4867-a73d-a68e408efeba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:08:33.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:08:43.293Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=edaae02d-1c95-4459-9141-c98da818f0fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:08:43.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:08:53.309Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=d55f98fb-4646-4ead-9127-aa5ddd1314e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:08:53.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:09:03.324Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=41e7d64b-cbb4-4d5e-bec3-b1d264cf882e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:09:03.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:09:13.342Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=7d5a11a0-57a0-4b71-9b58-25142ec1c959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:09:13.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:09:23.361Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=28432b28-421a-4f74-b025-e51ca655e346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:09:23.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:09:33.379Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=38153f88-2cf9-4e3c-b340-0054cd96c6f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:09:33.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:09:43.399Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=69646cc3-a23b-45d9-bb1e-a62e015cbc43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:09:43.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:09:53.423Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=1acc11a1-9ae2-4516-9f49-e3161ba983ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:09:53.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:10:03.440Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=7bc376a5-3788-4fd8-8d8e-29bce473858d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:10:03.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:10:13.460Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=9e7b5de2-5bcd-45b1-ab82-e894f80fa0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:10:13.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:10:23.475Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=3eebfda4-cefc-4fc1-9f97-22c0b015bae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:10:23.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:10:33.491Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=ab66310c-86a7-459b-b32b-0c82bacc0ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:10:33.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:10:43.518Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=574bc30a-af13-4552-b362-5237cda7d5e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:10:43.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:10:53.549Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=03ede008-9bf1-4795-bb55-3d76c3b639bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:10:53.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:11:03.576Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=a16cd280-94c1-4638-8126-53aa2295c5ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:11:03.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-07T23:11:06.954Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-07T23:11:06.955Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-07T23:11:06.955Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-07T23:11:06.955Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-07T23:11:06.956Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-07T23:11:06.971Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-07T23:11:06.973Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-07T23:11:06.973Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-07T23:11:06.977Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:11:13.593Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=b5194663-5cf2-456d-ace4-e9a5e47f0199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:11:13.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:11:23.612Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=414f8952-621b-4d28-a6fe-c349a54bc4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:11:23.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:11:33.627Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=1fdf36e5-93c2-44a5-8bfb-ca57ea4f7325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:11:33.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:11:43.659Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=b09189f1-2274-48c0-9c03-1578d9dde484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:11:43.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:11:53.683Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=7381f60f-45d2-4f5d-98f5-bf5d0260ce9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:11:53.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:12:03.700Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=a9318098-7728-40a3-9497-21ef1115eb1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:12:03.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:12:13.716Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=95f43621-aa8d-47e0-a189-46ca83e3481a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:12:13.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:12:23.731Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=18184e30-03ac-4541-886b-b80d59aedd89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:12:23.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:12:33.744Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=49f242dd-08fa-466f-a246-657c2b4961be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:12:33.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:12:43.760Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=cf0159d0-ea45-4883-a6d9-69f98516919a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:12:43.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:12:53.775Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=f3757b81-8b1b-4e15-837f-4994abdd9d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:12:53.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:13:03.793Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=ef353303-f6c3-48d6-9c73-e3674b828608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:13:03.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:13:13.808Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=91fa1945-ded4-48de-9546-fc9090861f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:13:13.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:13:23.824Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=656eae02-1e6a-4f43-9610-1fe2d9329f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:13:23.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:13:33.844Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=da70e977-e818-47d0-8dcd-dd2400a7b305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:13:33.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:13:43.858Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=ce065fb0-29e6-4690-ac8c-8f62cb612f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:13:43.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:13:53.873Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=339af918-086d-4b12-baa1-86ea1fcea8a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:13:53.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:14:03.886Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=d9912f95-1a49-4238-bdc5-ab62addc967d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:14:03.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:14:13.899Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=6d649ec1-0b4e-4040-91ec-849074e4d536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:14:13.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:14:23.914Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=93a69bd5-5a1e-440a-a2ca-9d79f7388abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:14:23.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:14:33.930Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=a2b22650-12b4-431d-9762-27f096344fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:14:33.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:14:43.944Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=3c8061cf-deb1-4512-a165-6ed17ec77bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:14:43.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:14:53.958Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=79a17af8-c2ba-4389-a6b1-e137a1a9f754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:14:53.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:15:03.975Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=7fc67db7-c9eb-439a-8475-db4666a89610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:15:03.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:15:13.990Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=583047a1-cdee-4b2e-b6b9-8704a65aa452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:15:14.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:15:24.016Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=9ef31ec4-7925-4169-bf96-c2fb5c8bc473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:15:24.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:15:34.033Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=e393b1ad-23c4-418e-9b65-7064faa39f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:15:34.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:15:44.056Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=48dc6027-6d33-4e9e-8bbc-81a41905bc2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:15:44.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:15:54.075Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=ab8ece33-1096-46f4-a9db-3424941c868c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:15:54.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:16:04.098Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=cb811025-d198-4318-8fea-4b0739a64000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:16:04.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-07T23:16:06.827Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-07T23:16:06.828Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-07T23:16:06.828Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-07T23:16:06.829Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-07T23:16:06.830Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-07T23:16:06.846Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-07T23:16:06.846Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-07T23:16:06.846Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-07T23:16:06.850Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:16:14.121Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=7d86a56d-318f-4242-8fef-dbf1cb6d304d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:16:14.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:16:24.138Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=94b013f4-320b-4a1e-b3e3-afabf39fa94b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:16:24.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:16:34.165Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=0dfa2ebc-6d8a-4bcc-8916-9f207495ad3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:16:34.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:16:44.178Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=98a3fc8f-45e7-457e-bcd1-26b16a321891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:16:44.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:16:54.197Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=ee5f7ccf-2b8e-4d9e-bf31-1a8fcbcf3957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:16:54.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:17:04.227Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=2d9cd7b9-b0a0-4366-b9e5-3acbc3c71fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:17:04.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:17:14.248Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=47f44425-6917-4e0d-ad7f-7b9a1528397d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:17:14.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:17:24.264Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=d01e646d-d18b-41b5-9f39-3454838feb6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:17:24.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:17:34.286Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=f9ff97df-db9d-4e28-afe4-89b321ea4226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:17:34.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:17:44.303Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=f3eff239-c7f8-430b-92a3-4c2937185d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:17:44.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:17:54.328Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=aff8b9ef-5d36-4a1b-b8c9-284913c6a24d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:17:54.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:18:04.352Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=24557bcb-c95c-4eeb-93dd-9f1514dc210c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:18:04.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:18:14.371Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=e6104e6d-8dbb-4c84-adc1-76490045d5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:18:14.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:18:24.384Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=1a347998-a0ba-449a-ac00-fc584ba083d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:18:24.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:18:34.398Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=dc64c59e-2098-4659-bf4e-7aa86837ebad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:18:34.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:18:44.418Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=cb18b6ee-353b-47da-ba54-f1ce97f05474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:18:44.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:18:54.435Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=b555d4de-3c39-4bdf-842b-21a48b3cefe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:18:54.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:19:04.450Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=529b3038-9836-4f25-a3c7-7a5d6fae0367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:19:04.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:19:14.468Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=ac6fbc69-74a4-4586-9ecf-ad867c064ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:19:14.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:19:24.510Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=4c4ef372-b55f-4223-8ed4-521ee40c8b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:19:24.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:19:34.528Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=1938152c-3879-4f9f-b57b-299f8226a1e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:19:34.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:19:44.546Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=8d292072-1bcc-4124-9ce3-33c5b973653b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:19:44.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:19:54.562Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=391050ef-7f0c-4f3b-9f69-88237b521e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:19:54.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:20:04.598Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=bd16407f-5d02-49ac-b561-49e270b1a51b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:20:04.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:20:14.611Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=609e209d-1d7f-4c14-a9ba-385c9d3d911e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:20:14.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:20:24.628Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=71b18315-8802-499b-9f69-c928ca69785a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:20:24.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:20:34.646Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=50f011ac-6449-4adb-9872-4e713ef97e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:20:34.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:20:44.659Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=75ffa22e-4b7e-4637-808c-a79ce2054730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:20:44.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:20:54.673Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=4ad5b2f1-d29f-455f-b8d7-94a0a1c39fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:20:54.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:21:04.688Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=5bc25afe-3439-4d08-8607-2c2201aace65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:21:04.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-07T23:21:06.656Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-07T23:21:06.656Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-07T23:21:06.657Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-07T23:21:06.657Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-07T23:21:06.657Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-07T23:21:06.667Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-07T23:21:06.667Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-07T23:21:06.667Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-07T23:21:06.670Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:21:14.704Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=40f18a73-0c43-4d63-8bf8-4fe37e80175b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:21:14.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:21:24.725Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=17f3b41b-475b-46a8-8feb-b730baedc382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:21:24.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:21:34.745Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=fe13fc70-83f6-4772-a294-ac14ae03c285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:21:34.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:21:44.760Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=caeb9170-ea17-4b14-964c-024090175804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:21:44.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:21:54.779Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=38fad241-d31b-4b74-a400-7b3f735037f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:21:54.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:22:04.847Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=be7c15fa-790d-4f29-af25-ef8eb2497f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:22:04.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:22:14.862Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=d27e3841-a108-4802-b3e4-5cb33a5471f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:22:14.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:22:24.889Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=854a0007-a8ac-46c5-9241-b752be32a28d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:22:24.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:22:34.904Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=1cb41bc8-5cef-4ae2-b4e0-abea9a9ac9cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:22:34.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:22:44.920Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=4d4fe2fd-3f74-4571-9537-92c5c463f4e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:22:44.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:22:54.936Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=80a54034-2599-42cb-bc4b-a08c44c3eae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:22:54.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:23:04.954Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=e050a1fe-4358-42fb-b7bf-e7dc2ad729c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:23:04.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:23:14.968Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=0cce4b63-48cc-4368-8535-11f792f40f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:23:15.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:23:25.006Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=7bcc20c0-4959-4172-b8ef-afed60c28e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:23:25.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:23:35.032Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=c5f20e52-6680-4a65-acac-8028b8109a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:23:35.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:23:45.047Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=926514c1-7c38-4863-a0fd-36ca217c4e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:23:45.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:23:55.067Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=f0999a37-f7c4-47f4-b101-d042f117aced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:23:55.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:24:05.128Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=10eeb164-5653-41c5-a6a3-a7573b8ac589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:24:05.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:24:15.145Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=813c046c-2882-4f48-9a54-3cfe0a851660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:24:15.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:24:25.165Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=92c5bc9a-ed48-4708-8de0-1e9c50480ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:24:25.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:24:35.179Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=ce162d8f-0b3c-4d4f-bf44-fe31bb029fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:24:35.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:24:45.194Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=50b98116-8e41-47a1-addb-f50f75c632b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:24:45.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:24:55.211Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=29eb5347-88cf-4058-83fe-78223c1de0c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:24:55.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:25:05.229Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=213273fc-b09a-401f-a52a-5ac37640b7b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:25:05.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:25:15.241Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=2f0eb7b6-5cd3-46d1-9367-4525c7ff1372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:25:15.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:25:25.257Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=18df26f1-6dd7-4599-b217-8c51bc8dcf1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:25:25.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:25:35.281Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=c5ddc03d-1d8a-4da7-9c02-775304ce3a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:25:35.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:25:45.300Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=569e7489-5a0a-47a5-b656-cc3402be015d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:25:45.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:25:55.314Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=08cfae82-dfbe-498e-8208-7e6674082bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:25:55.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:26:05.330Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=e3fa52e8-44a4-4890-b3d7-53d2911676e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:26:05.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-07T23:26:06.777Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-07T23:26:06.778Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-07T23:26:06.778Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-07T23:26:06.778Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-07T23:26:06.779Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-07T23:26:06.787Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-07T23:26:06.788Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-07T23:26:06.788Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-07T23:26:06.791Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:26:15.356Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=267fb91b-fc72-4b42-a420-13076549a4b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:26:15.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:26:25.371Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=4646e128-5391-4efc-82a5-d3f03e2923b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:26:25.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:26:35.385Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=b8c19346-8737-48db-9150-75d5bc0a6746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:26:35.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:26:45.398Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=cc5a1a38-852d-4bb7-96b6-5d1f4e164507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:26:45.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:26:55.415Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=f39f473e-dfc8-4a77-b4f1-e6b8f381e8c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:26:55.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:27:05.435Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=129475f1-b9c0-401a-b3a6-d13debd4d2dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:27:05.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:27:15.452Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=b1e66875-fc0a-40bf-941f-0c0996d014ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:27:15.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:27:25.464Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=3d5abc92-7ca1-4fcc-b812-6ccf202892eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:27:25.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:27:35.480Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=4311a1d2-fa96-43e4-b98c-44f5babf639e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:27:35.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:27:45.496Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=f4bd6b50-47e5-4778-afe4-21eacd9bd01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:27:45.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:27:55.510Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=7d04f8d1-4cb1-49b0-9e11-2dcf57d087a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:27:55.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:28:05.531Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=a48852d1-8483-40e3-b7f4-2318c7f1841b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:28:05.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:28:15.546Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=3532cd1a-e25e-4cbe-b84a-34d9838ca161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:28:15.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:28:25.560Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=71c4c71c-26b0-421e-9b53-80c6effcd199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:28:25.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:28:35.575Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=f00faa7d-a6cf-4ffb-bf95-d9a67cbbc293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:28:35.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:28:45.597Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=09fbf2e0-cf64-4b25-bca4-ffb82c407441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:28:45.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:28:55.611Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=e7feeff2-82bb-4b17-8d71-7b273abbb7a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:28:55.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:29:05.632Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=e08ff109-0d0f-4175-a9f6-c8e930e07f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:29:05.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:29:15.649Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=8c1eed0f-4b81-49a2-9a50-7e1f566b2742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:29:15.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:29:25.662Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=7aec2192-9fac-4450-8f79-e74391dc920c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:29:25.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:29:35.676Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=48017c2d-ce94-4ab6-acdb-1e3d03bec05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:29:35.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:29:45.694Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=aa0a8924-7307-42d6-9b64-dfc8bad8b20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:29:45.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:29:55.706Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=ef3d2340-5d3e-4240-8d30-85c4d269718a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:29:55.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:30:05.722Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=9d53b8a7-e3a4-497a-9839-e1f3b9a70a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:30:05.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:30:15.738Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=733a2a9f-9fe0-4d1f-bbd6-915396b3b1db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:30:15.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:30:25.754Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=bd4ade53-a174-4b10-b479-c227cfd44276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:30:25.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:30:35.772Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=dc144b89-7035-4c5c-ae85-0f78d5e5c771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:30:35.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:30:45.788Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=3e1cee18-9fda-4039-9b49-5ab0cae9d73f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:30:45.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:30:55.809Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=a623cfc3-1f72-4281-8d15-6eb08c9ba34f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:30:55.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:31:05.826Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=fd7b971e-bab6-4983-839b-6197f2933e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:31:05.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-07T23:31:06.727Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-07T23:31:06.728Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-07T23:31:06.728Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-07T23:31:06.728Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-07T23:31:06.729Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-07T23:31:06.739Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-07T23:31:06.739Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-07T23:31:06.739Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-07T23:31:06.741Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:31:15.842Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=515ae516-1967-4614-b36b-15e3fc090652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:31:15.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:31:25.856Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=c4354d5d-ffdc-4bc9-a44f-a1267d565a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:31:25.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:31:35.872Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=059d3a56-3fd2-4b0d-b0ae-2bde41c80f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:31:35.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:31:45.885Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=75c48b18-4a5a-43c1-ae70-be27ae9e2ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:31:45.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:31:55.902Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=a9bd3566-4095-4f0d-a245-0e152153edcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:31:55.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:32:05.925Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=b54d9a21-64ba-46b9-86cb-600a5d7fae6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:32:05.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:32:15.939Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=d68132e5-162e-4b0f-a003-3339c9e205d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:32:15.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:32:25.976Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=1a9fde6a-290e-4ed5-8c86-f3f7c7728721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:32:25.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:32:35.989Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=2c03c01f-e9c2-4e1b-b3aa-ae5ccb369fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:32:36.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:32:46.010Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=0a2f3dd5-5828-402f-8feb-868e86532948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:32:46.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:32:56.024Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=cb9e94f4-ab3b-4338-9f46-2b6bb2c4b785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:32:56.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:33:06.041Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=c15d1842-89d9-42a3-b2d7-98ad0fe74de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:33:06.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:33:16.059Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=2aca87dc-471e-427d-a9e2-b409b3b841cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:33:16.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:33:26.076Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=32f01b32-502d-45a2-869b-a78c5293a822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:33:26.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:33:36.092Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=810a0354-e082-46b7-b752-2abdfb8e3265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:33:36.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:33:46.106Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=f4b38547-6c2f-4da9-9620-14ea91c6d2f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:33:46.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:33:56.120Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=6e1b0497-1c6f-4523-b679-a0b4c098f9c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:33:56.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:34:06.142Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=742f3ad3-809d-41b7-9624-687687d08829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:34:06.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:34:16.162Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=a4a3bfc8-a831-4901-a2f5-982a6c59baaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:34:16.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:34:26.175Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=9f570096-42b5-4bac-814c-de3f67d62e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:34:26.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:34:36.190Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=fbbb06aa-ab8d-4e25-af37-c770825dad1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:34:36.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:34:46.204Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=de16b659-447b-408c-83e9-3ff519cd8d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:34:46.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:34:56.219Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=d861495f-7dba-4c7a-af10-42ee1471bd72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:34:56.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:35:06.232Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=21f1bdda-bb2f-42f8-9d42-6c7afce91cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:35:06.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:35:16.258Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=c6829943-b2d1-45a5-9474-b8cf2df0e5dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:35:16.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:35:26.272Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=f17a5162-c546-49b8-a8d7-0ff35f7de277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:35:26.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:35:36.287Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=e133a27c-302e-4795-ba1e-4ae4fd11a08d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:35:36.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:35:46.306Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=385cb1f5-19b4-488a-969e-e60ce6baac52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:35:46.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:35:56.319Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=6cbb9750-e36e-4db2-8eb8-6c57c909221a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:35:56.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:36:06.333Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=d0039162-956c-4cee-9878-c77ebd272b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:36:06.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-07T23:36:06.705Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-07T23:36:06.705Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-07T23:36:06.705Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-07T23:36:06.705Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-07T23:36:06.706Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-07T23:36:06.714Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-07T23:36:06.714Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-07T23:36:06.714Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-07T23:36:06.716Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:36:16.348Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=e0f623a0-e996-4c97-bbb2-6c8f9a40d383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:36:16.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:36:26.360Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=53121021-1216-4478-9e40-1fbfbb7f2e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:36:26.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:36:36.373Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=fa6dad85-7161-489f-ba34-ca60d72acd37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:36:36.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:36:46.388Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=e440ee3f-9443-4fad-a2a6-b08f37519ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:36:46.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:36:56.404Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=f4270921-3c96-44af-ac54-905c488c3f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:36:56.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:37:06.417Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=2330b9cb-9cad-436d-ac3e-9eabb30cedbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:37:06.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:37:16.435Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=fe257dd8-c4e9-4f83-81dd-e18e0af5dd23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:37:16.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:37:26.447Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=29a32ee9-2043-4ae3-bc4d-0daa91fa6611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:37:26.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:37:36.463Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=a9dfa3a7-4cde-407a-9347-c8b0db6f3239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:37:36.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:37:46.488Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=b3a7f735-70da-45d7-9ae7-8e77050cbb36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:37:46.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:37:56.504Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=386e6da9-23f9-4922-ab76-7fe0e4e316ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:37:56.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:38:06.523Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=97a43f40-52e3-49ae-859e-2817836a6c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:38:06.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:38:16.537Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=545e0357-b1a8-4612-94b9-c3b952bc3d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:38:16.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:38:26.551Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=0322b9b0-1d34-4832-b213-e10453a778ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:38:26.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:38:36.570Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=4ea8601a-a58e-403d-8b4a-a6eb7607879d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:38:36.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:38:46.587Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=e66ee83e-198a-4bf5-82f2-b42b6ce4ab9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:38:46.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:38:56.601Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=3656d44a-45c5-4a68-accb-18efd667302a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:38:56.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:39:06.615Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=b48bf2b8-228d-4d42-8336-3931232a49e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:39:06.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:39:16.629Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=c67dccf2-e9c4-4ea0-aac9-b706cd3bbcf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:39:16.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:39:26.644Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=7ff740cc-5ad9-43fc-bfb9-623389f124c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:39:26.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:39:36.659Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=2b267490-e040-48cd-a034-59691edd9e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:39:36.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:39:46.674Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=a86b9eb8-85b3-4523-a759-617d4cdb7026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:39:46.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:39:56.687Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=51aa3538-f60d-4b24-a4e1-3b61b81a7543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:39:56.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:40:06.702Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=b8b393b1-887b-4697-98d8-016d28131cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:40:06.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:40:16.715Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=29840829-8455-4f05-9b33-050e346d6f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:40:16.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:40:26.729Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=34ae748e-f1ec-4911-81f2-1830a84013c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:40:26.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:40:36.743Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=eca23307-e588-4527-a63e-9c29883317f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:40:36.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:40:46.761Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=ff8738d2-aae2-4f6e-9dd8-a86c966dc98c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:40:46.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:40:56.794Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=cbc5ca5c-3a70-4140-b4b3-adf72c52eeb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:40:56.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-07T23:41:06.751Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-07T23:41:06.751Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-07T23:41:06.752Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-07T23:41:06.752Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-07T23:41:06.753Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-07T23:41:06.765Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-07T23:41:06.765Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-07T23:41:06.765Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-07T23:41:06.769Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:41:06.813Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=a04a129c-401e-48b7-87cc-7888b0a3042f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:41:06.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:41:16.825Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=695c513a-0de5-41a1-9016-490443e08c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:41:16.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:41:26.837Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=04fbabb7-ca0f-48e8-9057-4e585f83b1d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:41:26.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:41:36.853Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=63d5e3c0-9041-43da-942e-77164815c3a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:41:36.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:41:46.871Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=aae0dc83-2ead-4c7f-b573-7c48816128e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:41:46.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:41:56.886Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=80d83f21-2629-41f0-b102-cb57ba514b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:41:56.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:42:06.912Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=8e484fcc-a6c7-477c-aae9-d3464b1b7611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:42:06.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:42:16.927Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=a927d0ad-0f92-432c-b3bf-92e51a5cf33e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:42:16.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:42:26.942Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=ac77e6d1-d329-49f1-b327-648986d69c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:42:26.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:42:36.960Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=1fd7fe52-5e79-4bfe-988c-8139dc617c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:42:36.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:42:46.973Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=f960ea28-9460-4dc5-a60c-ca0815d4bada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:42:46.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:42:56.998Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=94334af2-9448-4d2a-b1ce-a02c5d31b0cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:42:57.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:43:07.016Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=d83cc95a-c257-434d-bd36-1e2c73a20d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:43:07.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:43:17.030Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=4b2b60c6-ddb6-4540-bca9-64eef1c2394e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:43:17.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:43:27.043Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=888db2c0-a3e5-4189-b47f-ff52aadd35a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:43:27.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:43:37.067Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=097b2de3-9a33-4d6d-94dc-953f93361afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:43:37.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:43:47.086Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=07e51569-f9b2-4024-a90b-3b6eae6ce8c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:43:47.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:43:57.104Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=a2283dae-6752-4a35-96c0-d21583170208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:43:57.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:44:07.132Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=7ce4a39c-9210-4bcb-ad10-9d603522667d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:44:07.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:44:17.155Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=82868aea-4b6a-443b-9f56-3d15d2477872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:44:17.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:44:27.172Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=736b729e-c8c3-4d9f-9af3-4290c95568cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:44:27.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:44:37.195Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=c5c21a45-3da3-4906-8a8d-3022057678dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:44:37.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:44:47.211Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=054efc36-2799-4c70-a908-fbee380b7ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:44:47.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:44:57.231Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=0ffec904-8652-4b0c-b59c-457f4f0c15e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:44:57.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:45:07.249Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=cd58df4f-603d-4961-a82e-4ae1e067c3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:45:07.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:45:17.270Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=b86fa483-5c98-4ca8-9ace-4445e8e6437f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:45:17.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:45:27.284Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=5733aba0-a398-40e0-b3f5-6d7a2b4603ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:45:27.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:45:37.305Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=39ea906b-2b60-4cac-9387-a09e173fd951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:45:37.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:45:47.322Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=9708316c-45fd-478d-ade0-92b722933d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:45:47.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:45:57.336Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=196e6b96-8c86-42e6-9a26-2a5dccc82d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:45:57.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-07T23:46:06.702Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-07T23:46:06.703Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-07T23:46:06.703Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-07T23:46:06.703Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-07T23:46:06.705Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-07T23:46:06.715Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-07T23:46:06.716Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-07T23:46:06.716Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-07T23:46:06.720Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:46:07.350Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=a0f7cd40-edf3-431d-91bc-e1f0e5a9e495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:46:07.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:46:17.366Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=7fc7ad68-4041-496c-a5f1-b185a7015fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:46:17.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:46:27.378Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=83cd79c1-a7de-4e83-994f-4a3ae1fd94d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:46:27.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:46:37.391Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=d5d34a5b-7726-40f0-81c2-2bc35384c240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:46:37.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:46:47.408Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=39541cb0-66fa-4308-a9c0-ca6d9ce0209e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:46:47.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:46:57.421Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=6be59dbc-94f0-438e-a785-65f1071a5c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:46:57.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:47:07.434Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=bd221af6-fbba-42ad-b889-8b775f57a022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:47:07.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:47:17.447Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=804ee5f1-0f25-432e-ad60-7c73b746debf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:47:17.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:47:27.461Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=2553ad6d-7c3d-4e83-abea-a88f874e0d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:47:27.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:47:37.475Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=6c7330e6-dde4-4d0f-8470-1898faa297c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:47:37.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:47:47.490Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=64833df4-5ac1-4ef6-aef2-0243e58d4c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:47:47.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:47:57.504Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=069a9ab7-016d-4e56-9213-b491a0579698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:47:57.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:48:07.519Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=542aeece-de73-4cd9-b070-877f8bb162b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:48:07.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:48:17.533Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=120ffcda-33d5-4461-90ac-c64a80565227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:48:17.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:48:27.547Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=c85088a8-6a22-4272-976c-2caf37a5f4ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:48:27.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:48:37.564Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=749d4fca-366b-4814-96d0-828c666fe3f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:48:37.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:48:47.579Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=ec30c93f-1394-4d54-a285-1559c9337e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:48:47.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:48:57.594Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=ccac2d0c-c50a-4c25-abbc-aec20a5705b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:48:57.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:49:07.607Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=0efbff88-94b3-472c-be0c-7bc8ee6fee34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:49:07.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:49:17.633Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=a1a0c103-6255-4b46-a544-7cad3b6c7315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:49:17.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:49:27.645Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=0683b522-745d-46a3-8ac3-7b6f5e76dfe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:49:27.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:49:37.657Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=e4137bad-5f77-4e17-86e0-3bc6d532c1c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:49:37.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:49:47.685Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=682d9589-f0a6-4a02-86b3-fa7cee7ecd32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:49:47.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:49:57.698Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=4cb3cbf0-1ea7-4c01-9d51-406758837d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:49:57.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:50:07.714Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=619fc123-8b84-414a-97ef-27837ca99024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:50:07.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:50:17.727Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=03fec62d-486f-49d9-a149-3230230c0fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:50:17.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:50:27.739Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=258bc8ea-a1d8-4daf-bff2-c9ffc8eeba39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:50:27.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:50:37.753Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=7d98d63d-bc81-4453-8fda-882a61862a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:50:37.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:50:47.768Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=931d2ea7-f25c-4f12-a761-928769726e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:50:47.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:50:57.790Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=281488f4-2dc9-448b-aa6a-002d65689e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:50:57.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-07T23:51:06.674Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-07T23:51:06.674Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-07T23:51:06.675Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-07T23:51:06.675Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-07T23:51:06.675Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-07T23:51:06.681Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-07T23:51:06.681Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-07T23:51:06.681Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-07T23:51:06.683Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:51:07.803Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=9f0e257f-226b-476b-81fc-485fa2350c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:51:07.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:51:17.815Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=188d8496-0826-46d3-b863-3bc99c0340f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:51:17.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:51:27.829Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=ee2b50b1-398a-4ea0-9c01-50d5e06a35b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:51:27.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:51:37.842Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=b4333387-1497-41f7-8987-f977c6a7b4a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:51:37.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:51:47.856Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=61b155b8-5953-4c54-85bf-4648a2f651b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:51:47.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:51:57.875Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=334e6db3-11bd-42d6-8c9a-138e903de518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:51:57.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:52:07.893Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=671efefb-5064-45f2-aeb2-5b66c708a269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:52:07.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:52:17.910Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=db3e0850-45fc-4695-9428-ba0dfcc9c80d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:52:17.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:52:27.931Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=9b701c9d-d8d8-4ff1-803e-159553aa86fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:52:27.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:52:37.945Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=70c10f07-9866-4543-af2c-a7b1c4be22eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:52:37.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:52:47.959Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=b5fd6488-2201-403d-997c-caea81cbcd7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:52:47.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:52:57.978Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=f2a8c49e-1073-4591-b029-23c56b1376f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:52:57.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:53:07.994Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=06a870e2-4bcd-4071-9b6b-86de83b3a49c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:53:08.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:53:18.010Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=4489ee12-3db2-4aaf-9a79-49909af26943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:53:18.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:53:28.025Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=8f40f995-8183-4956-a7c0-d1be822f5181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:53:28.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:53:38.039Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=904bde52-c67b-412f-9bfb-03ca56f8cb8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:53:38.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:53:48.054Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=6a5bc696-405b-42cd-b3d9-41fe4d943073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:53:48.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:53:58.067Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=a980cbd3-491d-4a32-8300-d6e1ea33a982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:53:58.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:54:08.083Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=201dfbc6-d7b2-418a-845c-0447410d68c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:54:08.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:54:18.100Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=d7871daa-62fd-4269-8ff4-efa085a49221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:54:18.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:54:28.113Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=b06fab7e-8af1-45b2-b62d-00ee4b050e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:54:28.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:54:38.130Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=3c3933a5-122a-43e7-89a7-9964902e28f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:54:38.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:54:48.144Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=fa3acb4e-e57f-4e62-a09f-a71232c34d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:54:48.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:54:58.157Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=6b16db6c-83dc-4da3-9b66-9aaf4b89697f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:54:58.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:55:08.169Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=6b6e659e-bba2-4dca-bd57-973c917d6b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:55:08.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:55:18.184Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=7e423864-ec87-4277-8754-a5dc97753e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:55:18.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:55:28.195Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=fcd34a4d-22c9-486a-8c10-b70ccdce60c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:55:28.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:55:38.208Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=125a2124-e56b-4f23-8ff0-a37b68160254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:55:38.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:55:48.221Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=32870db3-24ab-4784-a6b6-988706e5f1eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:55:48.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:55:58.235Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=ea881408-c970-4424-a850-5ce37188202c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:55:58.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-07T23:56:06.802Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-07T23:56:06.802Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-07T23:56:06.803Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-07T23:56:06.803Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-07T23:56:06.804Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-07T23:56:06.812Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-07T23:56:06.812Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-07T23:56:06.812Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-07T23:56:06.814Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:56:08.248Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=0726fb62-2969-4bf5-9a32-1b92c761c863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:56:08.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:56:18.260Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=ff90ed93-8748-412b-8431-23953d34dcd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:56:18.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:56:28.273Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=585040f9-6e43-4e9b-b41c-624b36c62f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:56:28.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:56:38.288Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=59d70849-7e8c-4a84-bdb4-d1dc12c8781b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:56:38.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:56:48.301Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=4f749e2a-3126-46c6-8239-e81262c492a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:56:48.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:56:58.322Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=5e0a73c8-89a0-44c4-9f5b-733d3f39e35a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:56:58.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:57:08.335Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=dcb81e45-a781-4752-86d9-8949672ba87f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:57:08.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:57:18.366Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=6459580f-f507-4558-9c83-7f549d3496e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:57:18.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:57:28.383Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=f26969ff-aad9-432f-8f05-8095a64cdd3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:57:28.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:57:38.396Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=83c69a62-f18d-4db0-a467-45e0038bda45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:57:38.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:57:48.414Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=092dd902-4cbe-430c-b56f-00b931fe0546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:57:48.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:57:58.426Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=c0d55e92-5060-4c1c-a7a2-8f6d42304621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:57:58.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:58:08.440Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=a621351c-5be9-4168-9a28-8c9583be26a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:58:08.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:58:18.458Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=ee713f03-cd10-4715-8725-060e76ea1dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:58:18.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:58:28.472Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=282e39b4-9dd0-4361-bf37-5bb2d05c7dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:58:28.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:58:38.486Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=e7074e14-e970-4d8f-a3a3-15b7d3508210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:58:38.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:58:48.500Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=fc657939-3956-475c-87cd-47e865b679b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:58:48.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:58:58.513Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=edfe9292-81af-4500-8e66-6288e9cb6998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:58:58.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:59:08.527Z |INFO |Init configs |InvocationID=d023ddc4-57c6-4871-baa4-9b23c8c8444f, InstanceUUID=08615e42-eb76-41ff-8ee9-2ab7f3bc8367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-07T23:59:08.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |