By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-30T23:05:30.817Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-30T23:05:30.831Z |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-10-30T23:05:30.832Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-30T23:05:30.834Z |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-10-30T23:05:31.246Z |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-10-30T23:05:31.390Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T23:05:31.390Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-30T23:05:31.391Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.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-10-30T23:05:31.470Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-30T23:05:31.526Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-10-30T23:05:31.552Z |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-10-30T23:05:32.936Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-30T23:05:33.473Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-10-30T23:05:33.500Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-10-30T23:05:33.501Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-30T23:05:33.603Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-10-30T23:05:33.603Z |INFO |Root WebApplicationContext: initialization completed in 2050 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-10-30T23:05:34.531Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-10-30T23:05:36.728Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-30T23:05:37.324Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-30T23:05:37.519Z |INFO |Started MainApp in 9.116 seconds (JVM running for 9.859) |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-30T23:05:37.578Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-30T23:05:37.579Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-30T23:05:37.582Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-10-30T23:05:37.607Z |INFO |Start scheduling PRH workflow |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:05:37.620Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=bd7d1370-9cf5-41a1-b82a-0e70f3bdeb59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:05:38.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:05:48.229Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=2ed4b37c-ab3c-46b9-845b-7fe11b64ca6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:05:48.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:05:58.276Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=367c7639-d330-476d-9015-a7db0fb85bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:05:58.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:06:08.291Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=60f8ec46-e595-4e7c-8191-1001b452a7f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:06:08.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:06:18.313Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=a7430c7e-6f9d-4d06-90f3-a1bb74e17ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:06:18.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:06:28.342Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=601a184c-b1d9-4838-bfd0-dc4634a8ee1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:06:28.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:06:38.359Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=0ff2180d-eae7-4b14-99f8-fa85ed529788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:06:38.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:06:48.384Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=7e2456c9-b6bd-402e-a70e-06a56faa3e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:06:48.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:06:58.406Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=9f2cbaf0-d708-4c86-b08b-7bbf9b564a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:06:58.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:07:08.420Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=5ee4e709-5db2-43d3-ac5d-de426f9e7701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:07:08.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:07:18.451Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=69d90f7b-8319-4a3a-8b0f-0a21a8c830d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:07:18.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:07:28.472Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=60ab08fe-b7b0-42aa-8615-da324a38aaa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:07:28.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:07:38.491Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=d50f6cd3-c8be-45e1-9251-4f5ec8b6ef0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:07:38.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:07:48.508Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=6809f539-46fd-4902-8b3f-3fb64fd4a255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:07:48.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:07:58.536Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=98bd6168-1056-44ed-b4d2-5bb0ac8f8532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:07:58.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:08:08.554Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=f68879c0-828a-4a83-847c-adedf0e7121d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:08:08.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:08:18.596Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=e321b3ce-6271-4104-a955-3b846c4bf599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:08:18.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:08:28.612Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=6113d18f-5b97-4b73-9c3c-0d77aff21c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:08:28.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:08:38.628Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=75b6d962-9ed5-4224-bb65-10a85342e872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:08:38.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:08:48.662Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=d1528ce9-b9f7-47e2-b6e2-9b0b236a822a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:08:48.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:08:58.676Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=9e9523a4-b64f-4dea-8db7-abaa2ac3eb34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:08:58.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:09:08.688Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=66d913f1-9a26-4d2d-ae25-cf6a8f3b340d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:09:08.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:09:18.703Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=f3a396b4-a6ef-4991-8704-a46860e28026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:09:18.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:09:28.718Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=009037a1-c6cd-4e0a-b2d3-12919194d51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:09:28.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:09:38.731Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=59ce0e5e-29d7-418e-8da0-730ac736b1d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:09:38.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:09:48.746Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=5c0726dd-4f08-4d58-90b1-bb3c2c1104e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:09:48.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:09:58.763Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=56c8181e-db43-41c3-a588-a1e5d6997ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:09:58.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:10:08.779Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=76f7dad9-a982-435a-8276-cbf010877a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:10:08.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:10:18.795Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=ca248362-d527-49ad-8e6a-33cb08a74e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:10:18.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:10:28.807Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=60dfb1dd-754b-4c17-b8f5-fcb1ba9dce45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:10:28.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-30T23:10:35.552Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-30T23:10:35.552Z |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-10-30T23:10:35.552Z |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-10-30T23:10:35.553Z |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-10-30T23:10:35.554Z |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-10-30T23:10:35.568Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T23:10:35.569Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-30T23:10:35.569Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.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-10-30T23:10:35.572Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:10:38.820Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=f689c35e-66f9-43ee-90c2-ffd63bba6d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:10:38.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:10:48.836Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=b902f392-f973-4bc3-ae91-aa949303b8ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:10:48.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:10:58.852Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=45180912-9103-4b3c-b661-94f9dce62417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:10:58.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:11:08.874Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=abd90f21-534b-49bf-bb6a-2f29f207b339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:11:08.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:11:18.887Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=1bb34a87-d7fc-4e13-bd94-82de2dd31974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:11:18.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:11:28.913Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=91d518a7-c32e-4ffc-ba82-3316fc218a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:11:28.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:11:38.936Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=bd7c7ae4-dd63-45c6-98fc-dddfe2c37290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:11:38.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:11:48.949Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=cb1e5219-a0f6-4fbe-a08a-2c22c699adf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:11:48.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:11:58.961Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=93cd424e-01c9-4de6-a62b-ce3e1452d6c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:11:58.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:12:08.974Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=a1f74bcc-a815-4ad1-9049-0747a467eeae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:12:08.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:12:18.989Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=f2765df4-1912-47bd-964a-d086c620c31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:12:19.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:12:29.003Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=b64b186b-3df9-467a-9075-f97f527bf06b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:12:29.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:12:39.020Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=646e40b2-0121-4fa9-8868-80b06f4112a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:12:39.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:12:49.032Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=d1bb5dad-279c-4bcc-bc9c-9db8d8fa4997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:12:49.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:12:59.046Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=e361ebef-7310-4168-881c-ac31cb57caa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:12:59.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:13:09.059Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=a73f34c8-02de-425d-8407-d022b50dc793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:13:09.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:13:19.075Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=66a40d74-c191-4e12-b1d7-3306917dfe4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:13:19.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:13:29.089Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=f48d4d5c-a888-49c0-a561-57a24d68685c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:13:29.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:13:39.101Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=6666ff83-ca45-4c10-b310-bcd08e6e94c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:13:39.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:13:49.115Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=ab5fbda8-c27c-4cbc-a2e4-f792786b3c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:13:49.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:13:59.130Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=50e6db58-2804-47a1-95d0-f8f3c550c6c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:13:59.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:14:09.154Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=c6267ea2-ba7c-4a52-847e-c5605447509c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:14:09.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:14:19.167Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=b3bf2dae-cb9c-4923-8e76-9975d8ef5ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:14:19.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:14:29.180Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=48361e86-3cd7-4d71-a2d5-158c019995cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:14:29.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:14:39.194Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=824a020b-7a88-48b7-92c6-b5d04f5e60a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:14:39.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:14:49.224Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=a0217367-762f-4bc4-a57c-ef0caa2c21c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:14:49.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:14:59.246Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=d93ed5cb-598e-4115-9c3c-ab662926857d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:14:59.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:15:09.274Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=ab5d5417-0f46-4090-9f49-93e55b258ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:15:09.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:15:19.288Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=ed5070d3-5d4e-4017-942e-253ace059915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:15:19.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:15:29.301Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=f8f209af-8cc3-4221-a5f1-9caa2540cbc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:15:29.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-30T23:15:34.873Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-30T23:15:34.874Z |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-10-30T23:15:34.874Z |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-10-30T23:15:34.875Z |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-10-30T23:15:34.876Z |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-10-30T23:15:34.886Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T23:15:34.886Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-30T23:15:34.887Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.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-10-30T23:15:34.891Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:15:39.321Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=b386119c-955e-492e-aa58-425715aeb5f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:15:39.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:15:49.332Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=d9591d8e-32ac-42b5-bdbb-c04c64fc5e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:15:49.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:15:59.344Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=6cd67694-e21f-4e22-a91d-2bd98f2daf09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:15:59.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:16:09.363Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=8459eb38-69a3-4cdc-8452-98e0575610d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:16:09.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:16:19.376Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=ac540583-2822-412b-97f0-eeada4bcc7ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:16:19.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:16:29.388Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=53dc5c1d-87db-421b-bed7-23d8505745a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:16:29.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:16:39.401Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=4fb395cc-2524-4132-bd3e-8e66aaf13a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:16:39.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:16:49.413Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=3f92dea8-2e8d-4709-9880-4df093e17fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:16:49.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:16:59.425Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=21f769d0-9f08-4c1d-8eb8-fa2d14239652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:16:59.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:17:09.437Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=b6662d4b-f7d2-4f4e-b46f-b047703d62f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:17:09.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:17:19.448Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=bb5b6759-27db-4306-9d34-852b57020d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:17:19.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:17:29.462Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=af0e01f9-fc50-43e5-bbd3-abc8687dd014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:17:29.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:17:39.476Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=90b05a4e-50f6-4291-bdb8-97436f27b3e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:17:39.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:17:49.490Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=3d1eb150-5670-452c-b331-945b304e05e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:17:49.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:17:59.502Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=9a60931b-ac86-4553-9212-7504d502946d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:17:59.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:18:09.516Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=0da266ab-90f6-4c90-9a73-8439b0d8cf8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:18:09.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:18:19.531Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=01ff9bd4-9a6a-468e-a71b-d5f60cf3dad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:18:19.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:18:29.545Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=dc0a9a5e-5978-49c0-8cd4-883630f042d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:18:29.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:18:39.557Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=e4c1b591-de94-4719-bec1-f4f034fe0578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:18:39.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:18:49.571Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=28e2d59c-73cc-437e-b9ba-13d406b3b534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:18:49.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:18:59.585Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=11849f39-a61f-4d51-a60a-ece606a5f651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:18:59.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:19:09.601Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=96e56007-434a-419a-94b9-896ad59fe7d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:19:09.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:19:19.615Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=3d7ce6e1-6214-42ae-957b-49aa57fcee52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:19:19.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:19:29.637Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=3b7babf1-c799-450c-b1da-7400604d5ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:19:29.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:19:39.656Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=9a600c9b-d764-421f-abda-9bfe4412255c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:19:39.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:19:49.680Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=9d0cc8d0-19fd-4ac8-9ecb-6902d5267aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:19:49.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:19:59.694Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=d571c01c-4a5e-448c-ac99-c87977c72619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:19:59.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:20:09.708Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=6ede5cae-e10b-4751-a4ff-39d791e7db8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:20:09.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:20:19.722Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=36f3aae5-3f63-4065-b3f1-feb8876e17c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:20:19.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:20:29.734Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=de5b1fde-5078-4a1c-8c2f-12f17864ffb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:20:29.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-30T23:20:34.858Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-30T23:20:34.859Z |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-10-30T23:20:34.859Z |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-10-30T23:20:34.860Z |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-10-30T23:20:34.860Z |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-10-30T23:20:34.871Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T23:20:34.871Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-30T23:20:34.872Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.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-10-30T23:20:34.874Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:20:39.747Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=a72454f8-e151-4a31-babf-9d2c8e288e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:20:39.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:20:49.761Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=048fbe6b-2905-4283-9ce6-6434f82db320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:20:49.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:20:59.776Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=faec4b64-2517-4038-8b9a-ee90ff8b1645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:20:59.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:21:09.789Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=318a05dc-81b5-49c1-b26a-b47f89dcf4df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:21:09.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:21:19.802Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=d03689b6-abbc-4990-9e97-3f6369f68e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:21:19.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:21:29.815Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=ba6cf2aa-1fd8-420b-b4fa-15e409dafe3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:21:29.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:21:39.830Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=4eccfcc4-e52e-4d08-80e2-45af6704c08a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:21:39.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:21:49.843Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=22a47e32-d9e9-45b6-a929-20ee1a6c91e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:21:49.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:21:59.858Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=e75f5426-18d3-4acd-b1c6-245cfa5bcf5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:21:59.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:22:09.872Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=fb196561-ca91-4d48-8748-bc05b63bde14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:22:09.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:22:19.885Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=910df09e-797f-46c8-b368-b8e5e5319461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:22:19.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:22:29.913Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=2595cd44-1311-490b-8036-0fb359fdd954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:22:29.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:22:39.934Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=f37d9a0a-5a86-4491-9b3e-d9c6d6e12e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:22:39.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:22:49.961Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=792cb5b4-5f8f-4596-94f7-9b4644132ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:22:49.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:22:59.976Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=7aa859ff-868a-496b-8c98-1d07ef6158e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:22:59.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:23:10.000Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=6409bb9e-d9b2-4953-b393-b47de1e357c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:23:10.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:23:20.013Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=ab701a2d-0f14-4d8d-96c3-a2b8cd449642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:23:20.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:23:30.025Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=63fe9aee-2287-41a8-88c2-d0c212d05932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:23:30.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:23:40.039Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=2a2d4d85-17c0-4ecd-92ff-feb5f1d4bd46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:23:40.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:23:50.094Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=d6b65743-d7ba-4b1a-a827-d8580cf30550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:23:50.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:24:00.140Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=46d30ce9-2ead-441e-983b-de96e6f9c2ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:24:00.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:24:10.183Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=272836b1-3285-41a8-ab15-6a50b8a2f53c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:24:10.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:24:20.201Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=87b185b0-6150-441d-ba84-567a866b7f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:24:20.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:24:30.225Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=565f7fde-e757-4670-a059-566ea0684ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:24:30.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:24:40.336Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=00e8d79d-0a6d-450f-a4f0-3097876b00a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:24:40.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:24:50.355Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=572d3fcc-484f-4814-99aa-3c4084403e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:24:50.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:25:00.441Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=c7ce035c-8246-45f4-b652-0359f18bdd98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:25:00.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:25:10.464Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=162a9a0b-0daa-4ddc-9cac-8a573afc27e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:25:10.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:25:20.478Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=6d03e3e1-2f4e-4ff2-bb8a-3e15af3f3ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:25:20.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:25:30.528Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=01c04009-b0c1-44bd-a54d-b1559865edba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:25:30.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-30T23:25:34.826Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-30T23:25:34.827Z |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-10-30T23:25:34.827Z |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-10-30T23:25:34.827Z |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-10-30T23:25:34.828Z |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-10-30T23:25:34.837Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T23:25:34.837Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-30T23:25:34.838Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.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-10-30T23:25:34.840Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:25:40.559Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=e565ad96-bc1e-4337-af4c-6f545a772e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:25:40.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:25:50.588Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=4eba0270-a484-456e-9c53-9f17f9392f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:25:50.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:26:00.607Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=4c0b0945-bc7d-44b2-a689-29c123ad677b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:26:00.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:26:10.650Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=599cd429-04c2-407f-986e-4bd41d1db3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:26:10.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:26:20.666Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=2d9eecbe-37f0-47c3-8076-998385d67939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:26:20.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:26:30.696Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=8c14973c-6f87-4d62-baaf-02172971d5e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:26:30.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:26:40.748Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=f6e88199-276d-4c96-97f2-e8ac7581c4cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:26:40.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:26:50.770Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=00227cc0-7f94-4635-af73-829a8e58a41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:26:50.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:27:00.785Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=44f484f2-f5c8-41a5-961d-9e243754b37c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:27:00.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:27:10.798Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=3a58ef08-f3bf-4b02-b5d3-912d3b539aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:27:10.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:27:20.810Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=fbe52924-6ac3-4550-8325-66169ab34378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:27:20.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:27:30.823Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=717c527b-9b44-4603-baf2-53816e9f6aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:27:30.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:27:40.837Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=32ecef02-4e48-48f1-b698-02fe6227d27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:27:40.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:27:50.851Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=d060850c-70ab-4ab4-a3c7-0d77f47311e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:27:50.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:28:00.865Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=39c7dde1-7201-47c5-b015-9508cf59f2a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:28:00.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:28:10.880Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=c0d99584-bd5e-4cf4-bfec-53f1cf599148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:28:10.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:28:20.893Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=3de055ae-d84d-4eee-9daa-bb2feee97e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:28:20.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:28:30.906Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=f561f23f-f125-4d38-8c2f-d35e9fb3c647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:28:30.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:28:40.918Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=83727625-003e-473d-90a1-1afe4c1b63b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:28:40.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:28:50.930Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=a6cd5eab-3380-4e95-83cd-a294528abdeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:28:50.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:29:00.945Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=fc6a1bc5-5d1d-4588-910d-cc268f38279b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:29:00.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:29:10.957Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=28f62ed7-933d-43cb-9cd5-aa0b510dd1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:29:10.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:29:20.995Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=ed2145c5-114d-40b4-8bd7-4bfc8c42dcd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:29:21.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:29:31.013Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=8ad8d086-0a8f-4c50-9125-a8b02bedb839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:29:31.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:29:41.030Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=40f2ce4f-0636-4852-9f62-5b13d25cf19c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:29:41.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:29:51.044Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=57fdfb7b-d89e-4d4f-ba94-8a61ca4ac9b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:29:51.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:30:01.057Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=66b10e3e-8af5-4a88-92cb-9c646b26791a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:30:01.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:30:11.073Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=67c6592b-482a-40ef-a2de-8752368ab8b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:30:11.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:30:21.085Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=76e3637c-057c-4c53-863a-1e8181da7569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:30:21.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:30:31.099Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=d232e1c2-dd81-42fc-aa74-4ead69f68899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:30:31.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-30T23:30:34.826Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-30T23:30:34.826Z |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-10-30T23:30:34.827Z |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-10-30T23:30:34.827Z |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-10-30T23:30:34.828Z |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-10-30T23:30:34.836Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T23:30:34.837Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-30T23:30:34.837Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.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-10-30T23:30:34.839Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:30:41.112Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=01629910-713c-4320-b3ea-2c5f9c7b2707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:30:41.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:30:51.125Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=867046ee-f965-4fb7-a5f0-4b3843ea0ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:30:51.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:31:01.137Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=bd24d0e6-0198-41e0-b53f-d7cc32a73a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:31:01.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:31:11.148Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=a9a74e0d-1a9f-44a2-aa7f-aa615c34caf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:31:11.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:31:21.161Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=c993fb91-32b1-4893-afa7-f5c150340701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:31:21.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:31:31.173Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=e1be10b8-25e3-4f0b-8e0f-6877a73009b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:31:31.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:31:41.186Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=c56700d2-a5e8-4dac-b558-47927990d492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:31:41.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:31:51.200Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=e627d27a-c967-48c2-a36f-34a09b21eeb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:31:51.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:32:01.212Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=fef126ea-c9bc-4abf-8c5c-4a0fb6e20cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:32:01.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:32:11.226Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=7cac7d93-f264-4fd5-b677-5ad7b7a6f461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:32:11.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:32:21.241Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=24a0504a-7f76-40a3-bae5-9a3b1cb7132c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:32:21.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:32:31.253Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=c3f70a76-0259-47a9-9ec8-adede412b41d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:32:31.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:32:41.265Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=59ca28a8-63c2-45dc-b4a3-2c9ffd8f21b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:32:41.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:32:51.277Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=66bea797-196a-422e-aa89-659d94feeae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:32:51.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:33:01.291Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=8879e869-80a2-4db4-8a86-1bc2da89c3d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:33:01.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:33:11.305Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=f1b38c42-c0d7-405c-b985-0c54af9eae77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:33:11.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:33:21.318Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=fdea9e55-8345-4638-81e0-89d1fdb0f2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:33:21.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:33:31.330Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=b3672d23-cad8-4eec-8b5d-76ea2ced0201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:33:31.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:33:41.344Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=e2ab411c-5764-4341-b3be-af3d13725352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:33:41.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:33:51.358Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=3adc3ce1-43bd-46be-8ec6-a1e9c59bdfce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:33:51.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:34:01.371Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=b008736e-a2b3-45d1-921e-3b5b83b03ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:34:01.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:34:11.385Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=3cac20a6-0dda-4790-8384-b2970d782cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:34:11.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:34:21.398Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=e20bd452-df8c-4639-a6e3-52538f734776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:34:21.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:34:31.410Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=9381479a-7445-4b77-b1da-87f1c4668e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:34:31.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:34:41.423Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=06328b9c-0343-49b4-be02-25bc454ef81a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:34:41.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:34:51.436Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=c4c2664c-d4a9-4e7f-bea1-a476e3944358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:34:51.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:35:01.450Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=af50dba1-8287-45ce-b704-ba9b013c344f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:35:01.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:35:11.464Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=93ccce52-a1cb-4f11-9be5-4d06e0e2fc9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:35:11.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:35:21.479Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=92a17e9a-2208-4c3f-8732-052cf065b08d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:35:21.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:35:31.491Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=5dae27b0-3f5d-4f0d-b402-2143adcbe4fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:35:31.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-30T23:35:34.782Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-30T23:35:34.783Z |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-10-30T23:35:34.783Z |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-10-30T23:35:34.783Z |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-10-30T23:35:34.784Z |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-10-30T23:35:34.790Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T23:35:34.790Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-30T23:35:34.790Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.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-10-30T23:35:34.792Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:35:41.501Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=2a6bd1f3-4440-42d8-b3e9-fb7569d121ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:35:41.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:35:51.519Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=ae47eda1-3290-4034-a645-c19260435130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:35:51.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:36:01.536Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=73d1e23d-ab78-4b12-a773-77de56f80f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:36:01.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:36:11.549Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=ba7d8c64-ccb9-416b-a7e4-bf38281d07cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:36:11.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:36:21.563Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=7a669dc1-68aa-4f11-8a9d-76634c9e35ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:36:21.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:36:31.577Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=e724847e-97e6-4b3e-804a-13464575bcdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:36:31.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:36:41.610Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=65733062-f92d-4018-ae60-5472ad44db38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:36:41.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:36:51.630Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=edc2b555-4c03-4cf8-8a28-1fd8ba68abd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:36:51.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:37:01.648Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=ca397f78-eb67-4667-84e3-d7f3d69452af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:37:01.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:37:11.661Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=25a1d34e-a331-4619-b227-96c82bd7804f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:37:11.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:37:21.679Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=0c15596e-5b83-4e40-984e-214410f87450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:37:21.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:37:31.693Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=3cc1139b-eff6-40db-9fcd-81045ed7bebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:37:31.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:37:41.711Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=777006fd-d522-45a2-b2be-6c1bed5017af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:37:41.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:37:51.726Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=2c9abf11-d93e-4f95-a2a1-1b4a5eaa3d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:37:51.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:38:01.739Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=ef4f729f-a973-4d96-933a-bfe649e08b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:38:01.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:38:11.754Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=40022bbd-e978-4f96-86a8-62ec98328a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:38:11.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:38:21.766Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=97afbf1c-73e9-431b-97a8-95b0db5f6b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:38:21.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:38:31.796Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=5212870a-2450-4d30-a5fe-f250cea6de76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:38:31.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:38:41.809Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=d357accf-9a4c-49de-8396-daeb7a83bff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:38:41.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:38:51.823Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=923c5125-7115-4660-ba96-fd88153a15bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:38:51.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:39:01.837Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=c0fa11d0-a440-42d0-8f80-c072f485abd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:39:01.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:39:11.851Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=f054606d-3da6-404a-b802-6c32bc591fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:39:11.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:39:21.865Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=916ba490-2de2-4da1-9bd4-b86b2bf1016d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:39:21.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:39:31.879Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=4fde5144-53aa-4ef8-96c2-a1f6ab972069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:39:31.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:39:41.893Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=30265cb5-3484-41a1-bdcb-6d2faee29c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:39:41.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:39:51.906Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=635bfefd-5786-4922-902e-24150f93ae09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:39:51.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:40:01.919Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=151598dc-565f-4e4c-bf03-6c1f417b6c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:40:01.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:40:11.933Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=c9f8f3a6-d416-4e90-8691-ed94e64f21cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:40:11.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:40:21.946Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=8f58dee3-c41e-470c-8be2-646609871193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:40:21.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:40:31.962Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=b545afed-e5a1-4eca-b441-a01c76163c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:40:32.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-30T23:40:34.827Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-30T23:40:34.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-10-30T23:40:34.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-10-30T23:40:34.828Z |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-10-30T23:40:34.829Z |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-10-30T23:40:34.836Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T23:40:34.836Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-30T23:40:34.837Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.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-10-30T23:40:34.839Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:40:42.003Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=f6c3dcd8-4b21-4d4c-bfc0-9a5d916b2c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:40:42.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:40:52.016Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=44e65563-de54-4ed4-9985-921ad5cdc449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:40:52.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:41:02.028Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=a7748de2-b824-45dd-b292-1256506da8a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:41:02.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:41:12.041Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=ffa8bca5-7ac1-4d93-a6e0-7a0fc52f8989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:41:12.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:41:22.055Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=ef17795b-a65e-44b5-9293-fc5ec37d295d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:41:22.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:41:32.067Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=1dccd108-b73b-464e-a8d8-a27880b51ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:41:32.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:41:42.098Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=0421a5cc-c019-4239-97d7-3bf3261f3e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:41:42.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:41:52.111Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=a9d18bc7-31e3-4792-91b8-82eaf0db749c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:41:52.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:42:02.123Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=4f64f7b8-a0aa-4450-9ec7-d8a653068e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:42:02.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:42:12.136Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=5aafa17c-f927-462a-b6b9-1242944d122c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:42:12.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:42:22.148Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=192f0cc8-fdc4-4450-98f1-961176d8bc93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:42:22.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:42:32.163Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=9a28bca3-ffa8-4b26-bfd5-6304efb8f486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:42:32.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:42:42.177Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=6691dcbc-e9ed-410d-b154-35bf819b2836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:42:42.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:42:52.192Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=a87b643c-c895-42d0-877f-ac65eb3d6d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:42:52.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:43:02.205Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=b9095d9c-b590-4707-a6eb-13f77a09a156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:43:02.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:43:12.217Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=512b933f-bb72-4828-a3cf-844a7a808255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:43:12.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:43:22.230Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=d5115a3d-557f-43e7-8156-b77439b0f279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:43:22.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:43:32.244Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=df08046c-a48e-4a9d-913f-c1f01053f8b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:43:32.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:43:42.257Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=95ad78b7-57b2-4607-a7b0-e036eee951c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:43:42.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:43:52.273Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=15bcf3b8-c9b1-448e-a334-5035edfafc3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:43:52.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:44:02.286Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=63a97df1-446d-47eb-b58e-e70a09e991c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:44:02.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:44:12.298Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=d00e4b8d-f5f3-4343-9035-408be7f96b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:44:12.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:44:22.312Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=f0e755d0-e9c8-47f3-bd5e-3d3b58c8c1cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:44:22.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:44:32.325Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=3527df98-3130-4357-9b67-88dadf1b6227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:44:32.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:44:42.339Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=2566d761-c3ff-4a9f-bcce-8e66df01b3bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:44:42.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:44:52.356Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=51f32127-9645-400d-9181-0454c0ea935a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:44:52.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:45:02.370Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=c05e32e9-e93f-4a16-9b5c-ba47c4be06ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:45:02.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:45:12.387Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=4ee86cb3-605e-4040-9d53-6a454efe92ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:45:12.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:45:22.407Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=b9bd7c00-48e0-46e1-a0d8-a9a2bfb23aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:45:22.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:45:32.420Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=26c040ab-443b-44ba-9976-36d075c069ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:45:32.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-30T23:45:34.824Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-30T23:45:34.824Z |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-10-30T23:45:34.825Z |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-10-30T23:45:34.825Z |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-10-30T23:45:34.826Z |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-10-30T23:45:34.832Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T23:45:34.833Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-30T23:45:34.833Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.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-10-30T23:45:34.835Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:45:42.435Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=579f0311-4351-4053-b3ff-51784e165fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:45:42.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:45:52.448Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=c9cf3a18-4e2b-452b-ae04-0ccb05c210f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:45:52.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:46:02.462Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=8ae54f14-d461-4fba-805b-280a92774f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:46:02.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:46:12.478Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=2f5da5be-55e3-4269-b445-7478a2c6eff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:46:12.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:46:22.492Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=38ba5331-3bdc-4edc-a763-132118068cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:46:22.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:46:32.506Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=726aa721-6353-439e-aa24-268ce43e9d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:46:32.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:46:42.520Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=2114f661-b57c-4cc8-ac18-f851f36907e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:46:42.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:46:52.536Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=af97a21a-7d95-4190-84a7-58fedf0c2cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:46:52.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:47:02.551Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=65998531-4acb-49ab-b438-fec4ea27429f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:47:02.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:47:12.565Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=d5c1a742-6d8f-4008-ba2b-e1135307b1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:47:12.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:47:22.584Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=08598cbf-6de9-4fd3-8885-66fd7fec34ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:47:22.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:47:32.597Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=96769147-684d-4da2-ad24-ad5db8d865ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:47:32.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:47:42.610Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=32eb1c94-1106-4b09-b733-a6402dfb0e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:47:42.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:47:52.624Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=241ada08-a674-407f-a7bc-3e9a1f02448b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:47:52.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:48:02.638Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=09dd0312-e933-4da9-a0bf-988dfdcbe4a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:48:02.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:48:12.651Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=79c6cf37-fe84-4a64-b31d-61593fc825e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:48:12.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:48:22.665Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=af7678fc-a15d-4989-a36a-327900599a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:48:22.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:48:32.677Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=ef81cbfe-1fe2-404d-93b0-75eb43ddbe17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:48:32.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:48:42.690Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=e9da16dd-46b7-432c-a814-132ca4d035bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:48:42.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:48:52.703Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=e6f62546-cef3-4abe-8f82-9119e51bf15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:48:52.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:49:02.715Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=a85842b9-8e05-4489-8b6b-703b1aa47e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:49:02.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:49:12.728Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=cffc6c5d-6fe4-4bf3-a426-86f526181905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:49:12.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:49:22.741Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=23a28133-9bc0-4016-996e-9f3bc41adf07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:49:22.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:49:32.753Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=1b81a83e-925d-42ef-a481-8a8282d242c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:49:32.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:49:42.766Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=991a09d5-00d8-45d4-bd7b-d794978e8f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:49:42.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:49:52.782Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=633c913a-77c0-4e17-ad7c-edabd0659640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:49:52.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:50:02.795Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=48fd9845-4aea-4eb8-9da6-f672cba8cde4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:50:02.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:50:12.809Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=e43b7952-9ce1-42ed-a9de-9cf1d29bea5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:50:12.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:50:22.823Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=ebec08c9-b1f9-4406-b715-f7476b864d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:50:22.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:50:32.836Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=ee34b1a2-02a6-49a5-ae85-ffdb9e610813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:50:32.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-30T23:50:34.816Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-30T23:50:34.817Z |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-10-30T23:50:34.817Z |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-10-30T23:50:34.817Z |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-10-30T23:50:34.818Z |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-10-30T23:50:34.825Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T23:50:34.825Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-30T23:50:34.825Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.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-10-30T23:50:34.827Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:50:42.849Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=8f9adc79-1ce5-4fe9-8211-9b8d888c70ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:50:42.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:50:52.863Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=178a2af8-5620-476e-821c-6509e905bc2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:50:52.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:51:02.876Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=8be047f7-a77e-4ffb-82f0-28e79536cb9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:51:02.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:51:12.890Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=98747b00-6ea9-46b3-8c97-f569ec926711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:51:12.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:51:22.902Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=47da191e-e63f-4084-9731-afa665d3b25a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:51:22.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:51:32.914Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=c1c526b7-5538-4a61-9d40-01dffadafab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:51:32.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:51:42.927Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=ff769598-c1be-48c7-a4d2-17360eba1d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:51:42.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:51:52.940Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=22563958-ff50-4805-84d0-ed7ccd8b4089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:51:52.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:52:02.952Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=394a8a95-6047-439c-8122-c0d1374a2b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:52:02.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:52:12.966Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=17e10b25-ebc0-4023-b563-6f4aa8dd906c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:52:12.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:52:22.979Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=b859c98f-f455-467d-ae73-c90fb3d899d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:52:22.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:52:33.000Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=091ce0af-55ce-4e3e-b7c3-c688a64cf802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:52:33.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:52:43.012Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=bdf41316-6843-443a-b45c-b0100c73470d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:52:43.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:52:53.026Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=a11f7a81-6bc5-467a-bda6-0408715e01ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:52:53.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:53:03.040Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=e49c9f05-b2ca-47b6-b154-22e05fb00fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:53:03.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:53:13.054Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=607bc811-8bbf-497a-afa1-f5a470c2fb8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:53:13.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:53:23.067Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=c0e36944-18a4-4412-8915-79df2fb4a7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:53:23.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:53:33.081Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=5434d791-8eee-4893-bc50-dbd3fbb1197d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:53:33.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:53:43.094Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=dbf61091-69b2-4ca1-ba9b-3bd00987cdeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:53:43.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:53:53.106Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=79a5d2fa-8269-430d-bf5d-bd09b32625b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:53:53.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:54:03.119Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=84e7bdbb-ddbd-4118-973c-aca15d559f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:54:03.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:54:13.134Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=5bc6e535-60d4-44c8-a589-d4ff9952e8f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:54:13.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:54:23.156Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=4b7e6f51-dbf1-4db4-bc00-3d810617c2d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:54:23.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:54:33.170Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=77850805-8e52-4800-bbef-04f216e17e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:54:33.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:54:43.184Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=5760951f-ed4a-4198-9440-d0ae491574fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:54:43.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:54:53.197Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=5321ab56-5a38-4160-a8cf-9d479bb28fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:54:53.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:55:03.211Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=b38e7144-8e5d-4a83-9ecd-2da3c710a7f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:55:03.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:55:13.224Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=26c6ee95-2c47-4b9e-a51a-e91b55bb6abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:55:13.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:55:23.241Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=ef00e258-7b0e-40f5-a7a3-d824f9942a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:55:23.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:55:33.253Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=b738d764-0113-40eb-bdb3-b82b14f6e07b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:55:33.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-30T23:55:34.844Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-30T23:55:34.844Z |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-10-30T23:55:34.844Z |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-10-30T23:55:34.844Z |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-10-30T23:55:34.845Z |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-10-30T23:55:34.852Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T23:55:34.852Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-30T23:55:34.852Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.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-10-30T23:55:34.854Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:55:43.268Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=a2743973-27e5-42d3-9d08-495ad551126d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:55:43.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |