. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: 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 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:55:53.284Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=9ff15b49-ec75-4760-ad9a-9f60422f2f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:55:53.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:56:03.300Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=8dad1d34-d968-4dc0-9ca1-cfefb5a7030e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:56:03.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:56:13.319Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=6b741cad-7172-46fe-acc6-cba121004c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:56:13.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:56:23.332Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=c2cbe140-cee6-4b47-a695-db600ca6e3a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:56:23.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:56:33.347Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=b0179e75-9e06-4bd4-b454-e9023ffb6958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:56:33.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:56:43.360Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=f74790bf-0c4a-462b-b1a8-bf3859f89e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:56:43.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:56:53.373Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=ff3c55c7-5a6e-490d-96d0-c207968e7369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:56:53.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:57:03.386Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=8e94a6a4-0750-4990-891b-5dc306a92730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:57:03.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:57:13.398Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=dd2273fa-f441-4b11-8f7a-04c29974df5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:57:13.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:57:23.425Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=6cc6225b-1ea7-4492-a6c3-bec10634e119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:57:23.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:57:33.439Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=b7ec1094-d025-4950-8dec-28f664801aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:57:33.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:57:43.456Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=4271c821-d1c8-400e-a501-a307c20ceac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:57:43.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:57:53.468Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=99c25fa2-b943-4723-ae9e-9608947cf887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:57:53.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:58:03.481Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=5386453b-55be-41d9-947c-a1060b60f12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:58:03.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:58:13.492Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=cb55ca7a-04f2-4e95-8116-8b480f7cc5cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:58:13.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:58:23.504Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=2f5ec20c-c6fd-4967-b1da-02fdefd9d977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:58:23.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:58:33.515Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=ade486d2-406d-490f-a151-a080ea5d9222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:58:33.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:58:43.528Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=d7e31569-7c5a-4c6a-a6ca-13732bba3a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:58:43.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:58:53.540Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=8895441d-d183-47d2-a9d4-e6443fa899fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:58:53.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:59:03.554Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=264c978c-79df-45d1-aed4-bd539ac0169a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:59:03.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:59:13.566Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=29c48ffe-ed98-449e-adea-dfea221f6712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:59:13.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:59:23.581Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=5ca4372d-f263-45f1-9350-ef3c95fa0de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:59:23.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:59:33.633Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=4ff89b37-dc0d-4243-bcc4-be413b128ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:59:33.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:59:43.645Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=4a745512-8c39-4255-abf4-a530e8f1ae4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:59:43.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:59:53.659Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=4a8ba93d-e5f6-4f62-97b2-98b049399262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T23:59:53.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:00:03.672Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=70957a54-0163-4c6c-83af-6039d1999d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:00:03.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:00:13.698Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=74c4ab82-da3a-47b8-893a-74c92b20d80d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:00:13.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:00:23.711Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=84e0e6a5-e7df-42ed-b75c-34b425fb2475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:00:23.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:00:33.723Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=c0627e2b-9a69-4b9b-bce5-3dab464abf01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:00:33.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-31T00:00:34.739Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-31T00:00:34.740Z |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-31T00:00:34.740Z |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-31T00:00:34.740Z |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-31T00:00:34.741Z |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-31T00:00:34.746Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-31T00:00:34.746Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-31T00:00:34.746Z |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-31T00:00:34.748Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:00:43.736Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=1ca008ab-78b4-4684-a2f8-57de1fae029d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:00:43.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:00:53.749Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=43765f2d-dede-4613-b5a9-d7393d363f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:00:53.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:01:03.762Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=a09cb50f-83f9-46ee-859b-ae315f8be26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:01:03.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:01:13.777Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=249e82ce-ec2b-4f65-84d4-417908248fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:01:13.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:01:23.792Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=2a7c00b6-c126-407e-a8fb-29390fd50dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:01:23.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:01:33.806Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=eb0a2887-96f8-4862-a40b-173a79a48b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:01:33.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:01:43.817Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=5aef4a19-4776-43a6-8286-421237be0dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:01:43.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:01:53.831Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=57701a0d-57c6-4ee5-b352-2233805619d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:01:53.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:02:03.846Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=e6c1f63a-5259-447c-b797-01917fb7f81a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:02:03.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:02:13.859Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=1cc7361d-dd77-4d48-b74c-08b4167384ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:02:13.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:02:23.873Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=b9875e3a-4750-40e1-893e-44fb7d59c6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:02:23.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:02:33.887Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=ac384b4e-68ed-45e7-a248-723cef8fd94a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:02:33.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:02:43.899Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=902590fa-7e52-41ef-9f72-1a783aa73fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:02:43.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:02:53.914Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=b6a20b8d-7112-4be8-9ff2-544fd6873987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:02:53.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:03:03.928Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=3e33daae-bd1f-4d54-910e-8a57998ead13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:03:03.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:03:13.942Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=1a37a10a-f6ae-492b-9831-2c27962bbce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:03:13.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:03:23.954Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=c3c5b471-e027-4ab4-97f5-889b142dff30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:03:23.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:03:33.967Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=92e25c64-2688-4c90-b6d2-037819655fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:03:33.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:03:43.983Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=c4a1897f-5170-4094-9624-b951196d145f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:03:43.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:03:53.997Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=4e0c365c-cf79-4fca-a39f-fa84bfb0f9a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:03:54.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:04:04.011Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=239e189b-a359-4d72-be07-e95e2022b548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:04:04.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:04:14.042Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=3258a2dc-d7a3-454e-ba19-95f575bfe554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:04:14.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:04:24.074Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=9ce6ae4b-e7bf-4cda-bae5-05a0d0d2789f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:04:24.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:04:34.087Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=18767449-54e7-41d6-aed0-22d872f9bbc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:04:34.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:04:44.103Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=c50f73e8-8a06-4ed9-8062-3fa7bf9c1605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:04:44.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:04:54.116Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=c2fb07a8-1315-4b69-8249-b7f6b3723136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:04:54.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:05:04.129Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=80e80352-244c-4de6-9a58-fbdbd2c1ccc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:05:04.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:05:14.142Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=d0851391-aeb9-4ef7-95c1-59e11a01fbad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:05:14.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:05:24.155Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=9490ab8c-cd48-4a4f-8c63-363929ed779e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:05:24.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:05:34.170Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=3b2cfd37-2df6-4da2-a58c-c66d268572ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:05:34.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-31T00:05:34.800Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-31T00:05:34.801Z |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-31T00:05:34.801Z |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-31T00:05:34.801Z |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-31T00:05:34.802Z |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-31T00:05:34.807Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-31T00:05:34.808Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-31T00:05:34.808Z |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-31T00:05:34.810Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:05:44.184Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=2273119d-34a1-4c5f-98ef-6dad8b404a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:05:44.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:05:54.196Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=239e28d0-d16d-4257-8ce5-ddd23ca9b012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:05:54.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:06:04.209Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=6d58cda2-8dd3-462e-bf6f-01015d083af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:06:04.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:06:14.222Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=f004863c-bb47-4091-b9fa-57dc500ba025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:06:14.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:06:24.236Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=a561e215-c727-47c9-accf-411364e3c224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:06:24.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:06:34.249Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=50e600b3-62ee-4c12-b4b3-c3c7d1cb2d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:06:34.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:06:44.263Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=d840dc5c-0f8d-4f70-bddf-9b82c29f7308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:06:44.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:06:54.277Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=ba28b5a6-4373-4e4d-9079-615a88df1640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:06:54.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:07:04.289Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=d540dfeb-9480-4084-911f-13c80a11d3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:07:04.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:07:14.302Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=166dbb31-ee7c-4468-a166-644cfb462cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:07:14.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:07:24.316Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=68028142-dc12-42c4-b3cd-d7db84dc53f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:07:24.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:07:34.329Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=2f132840-e651-42ab-89ac-6be2c90a99e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:07:34.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:07:44.340Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=cf5fccc8-67ba-42ee-b80b-6e8b6b68c54e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:07:44.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:07:54.354Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=d16b8826-1873-4e83-b6c9-864730f8a70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:07:54.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:08:04.367Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=fbcd999e-557c-490e-9a97-f81d08d33c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:08:04.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:08:14.383Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=9c4e65cc-6bcf-4e46-9491-79e825ca00ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:08:14.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:08:24.396Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=12f06d2b-f7c2-4a71-ac6d-39ba255a474b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:08:24.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:08:34.409Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=8c4294e9-318d-4274-82ba-a3f8072e0a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:08:34.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:08:44.422Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=5e6fc8c4-b134-44dc-8fa4-ce8f142f9e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:08:44.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:08:54.435Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=9a7613f9-d489-4d34-9d10-5d65d5fa3525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:08:54.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:09:04.448Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=510b1ffb-651c-41a2-9f7f-950595b5e35d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:09:04.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:09:14.463Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=9165edcc-76bf-4a8e-9369-07fad8e31581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:09:14.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:09:24.482Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=c07b5d15-9d1f-49ae-be2d-7a67b7cffe87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:09:24.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:09:34.495Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=41c78f40-57e4-4053-94b9-e3a7302663df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:09:34.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:09:44.507Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=cdbea942-95fb-4867-85f8-d04afdabb7eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:09:44.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:09:54.521Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=954b75b5-8371-46b2-8a0b-d00dcb14890f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:09:54.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:10:04.534Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=d57067aa-a673-413a-bf9b-a26d62de6317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:10:04.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:10:14.547Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=1d331163-5653-4163-9e53-bdd2ce8eba58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:10:14.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:10:24.559Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=16f5a158-c23f-4070-96ed-afa8141c2295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:10:24.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:10:34.571Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=c8453c84-6203-4098-9cdc-5133c36dffa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:10:34.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-31T00:10:34.790Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-31T00:10:34.790Z |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-31T00:10:34.790Z |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-31T00:10:34.791Z |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-31T00:10:34.791Z |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-31T00:10:34.796Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-31T00:10:34.796Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-31T00:10:34.796Z |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-31T00:10:34.798Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:10:44.584Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=45470c20-a947-430b-9dfc-7a51e4e0fda2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:10:44.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:10:54.597Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=836f1ec0-08d5-476f-a7aa-5e8253690398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:10:54.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:11:04.609Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=c2410286-9683-432b-bf18-c1e85ca82d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:11:04.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:11:14.624Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=18a66fae-227a-4fde-a150-52100a99a6a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:11:14.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:11:24.637Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=ecf58e0b-d519-4a69-82e5-0cb0f2401898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:11:24.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:11:34.650Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=0666efd6-eddc-416f-9bc3-8bfeab918e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:11:34.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:11:44.662Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=07fc5171-ab2a-4a0c-9da0-477cb45ca54e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:11:44.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:11:54.678Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=c0ea2236-8447-4e7e-ba50-1674c820a882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:11:54.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:12:04.690Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=af893ae5-70bd-4296-91e1-5204150ea72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:12:04.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:12:14.704Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=12f7e08b-3f93-4b06-a976-912507fbddc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:12:14.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:12:24.717Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=c2a18c4e-25cc-4e81-95c5-63f4026e8185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:12:24.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:12:34.732Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=62d8f6ea-d48a-4de8-8a06-7b6f4217ad16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:12:34.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:12:44.745Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=1f302daf-f857-488e-a0c9-eff7f45d415b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:12:44.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:12:54.757Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=e1ddea27-834b-45f8-85e9-42527160d875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:12:54.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:13:04.770Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=096562e2-5ba9-4cfd-9fcf-8bc5b58c227b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:13:04.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:13:14.782Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=45e83850-34f0-4641-8d50-c65c3164c981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:13:14.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:13:24.795Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=d1725713-70ea-45f5-8d98-6523d7804f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:13:24.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:13:34.808Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=b605e510-fa36-4c13-af1a-893731d3c822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:13:34.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:13:44.822Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=3ac258bf-e987-45e9-8b40-0db38582e203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:13:44.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:13:54.838Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=1c2bdc37-721f-44fc-a88a-bd3fe5115011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:13:54.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:14:04.854Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=8346d76a-df04-4ad2-865f-3fee59c8a663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:14:04.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:14:14.868Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=e316aa27-5daf-4a0f-9e32-4d7c8bf845fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:14:14.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:14:24.883Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=bfed9d31-e8b0-4420-b658-3ac6e3908afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:14:24.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:14:34.896Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=a366dd01-30c2-4c9e-98f6-8a596a1b1be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:14:34.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:14:44.909Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=6e53665e-e2fb-46ce-93e8-3f86583eef38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:14:44.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:14:54.922Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=648aa843-ec17-4778-a686-f2363339d0b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:14:54.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:15:04.934Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=69ed1606-2a05-47df-8451-c478ea5278ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:15:04.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:15:14.945Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=21a13029-f857-4577-bf6f-0cb3cee8db99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:15:14.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:15:24.959Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=1eb4e15e-5d85-4568-83af-f6222b8bd00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:15:24.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-31T00:15:34.864Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-31T00:15:34.865Z |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-31T00:15:34.865Z |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-31T00:15:34.865Z |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-31T00:15:34.866Z |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-31T00:15:34.872Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-31T00:15:34.872Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-31T00:15: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-31T00:15:34.874Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:15:34.974Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=32c32b60-4915-4691-afc8-5e8220b648df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:15:34.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:15:44.987Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=c07e2eba-d242-4bd5-89ee-ffab1c662d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:15:45.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:15:55.001Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=3d379c8e-7fc6-4044-8da0-0d793f03ccd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:15:55.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:16:05.013Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=dfae4b3a-01e4-4df9-b57d-5ea2b8daf27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:16:05.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:16:15.026Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=86905c42-eb69-42d0-9d9c-aadcaf672bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:16:15.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:16:25.036Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=a32fc0e0-ed48-467e-a50e-a923477a5d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:16:25.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:16:35.050Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=38644e09-4b68-4a2c-94a8-17bfd32b77d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:16:35.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:16:45.066Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=9a9d60cc-d660-4e91-a6a0-22537cf1c879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:16:45.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:16:55.085Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=46702aae-2ce0-4aec-b86e-ac67226813ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:16:55.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:17:05.098Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=85d12967-21c3-4ff7-9471-cadc3caf1d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:17:05.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:17:15.110Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=fd8aa509-1fdb-4e9e-9659-55b2dcfee7ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:17:15.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:17:25.123Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=9fc03b84-d383-48a5-8c40-694390c76768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:17:25.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:17:35.136Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=e05c5b9f-7fba-40b9-be84-6c46ff7418bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:17:35.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:17:45.150Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=0a839e54-2e0f-4f6e-b799-031b0de63a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:17:45.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:17:55.182Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=7bc03592-1da8-42e4-8652-321712c0e803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:17:55.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:18:05.196Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=3a90ef2d-5ba9-4abd-b1d2-b7228806305e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:18:05.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:18:15.207Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=f0067613-e78e-4fe4-aae6-09ff173272e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:18:15.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:18:25.220Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=d92e7291-165e-4db2-8c33-6097b069064d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:18:25.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:18:35.233Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=f8f8dfe1-d228-46ec-a928-7846d76a5928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:18:35.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:18:45.246Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=73c66154-a06d-45d3-bb70-d062b96c54dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:18:45.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:18:55.259Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=b3235123-6aa0-4dd0-af95-632709ed9243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:18:55.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:19:05.272Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=828855a8-253e-447d-8fe7-ba8bfb7d23fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:19:05.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:19:15.284Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=0246c352-6e84-40b8-8c42-a6fa7b0bb74b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:19:15.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:19:25.297Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=6dd69be0-4a52-454e-aa97-fb416ec534e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:19:25.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:19:35.310Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=89033096-17b6-48dd-bb49-90912a9435d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:19:35.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:19:45.324Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=b0e8ac87-12ae-48ce-946b-d224c2150e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:19:45.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:19:55.337Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=09e3c598-288d-4db3-865c-02a44701649e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:19:55.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:20:05.353Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=0dd0a94c-54eb-4514-9d59-441032fe400d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:20:05.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:20:15.366Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=83f92fcc-ee7e-4c23-a222-b58996b9617c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:20:15.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:20:25.379Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=0566f752-c4ae-46c9-ad52-7e18cb0b6cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:20:25.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-31T00:20:34.749Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-31T00:20:34.750Z |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-31T00:20:34.750Z |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-31T00:20:34.750Z |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-31T00:20:34.751Z |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-31T00:20:34.756Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-31T00:20:34.756Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-31T00:20:34.756Z |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-31T00:20:34.757Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:20:35.392Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=41ea1c13-dbae-4853-8d14-2d0a2874f655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:20:35.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:20:45.406Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=44bd4eb0-821c-475d-8d87-85d5229ae28b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:20:45.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:20:55.418Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=7041b73c-40c7-4d8f-94ef-0a23e54f87a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:20:55.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:21:05.431Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=58d3f354-8588-4fab-8328-9291b1766ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:21:05.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:21:15.444Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=700d5a39-601b-4376-bc4b-291483f38f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:21:15.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:21:25.465Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=b96e8a0d-cd48-4fa2-8ebd-e093b12bc063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:21:25.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:21:35.480Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=c432e740-78d3-480d-a9af-657b6a26c407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:21:35.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:21:45.494Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=00e8c8db-8de5-493c-ac24-02681020281e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:21:45.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:21:55.507Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=e856de73-29d1-41d4-9845-54a3d294207e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:21:55.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:22:05.521Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=168b37fa-b41f-4b12-a335-745aafa3a91a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:22:05.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:22:15.541Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=d3583673-a2a2-4d77-9940-fddb0881de4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:22:15.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:22:25.556Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=0168b1ed-0a0c-4b98-a8fb-26a3e67ea1b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:22:25.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:22:35.595Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=710223cd-884f-4331-ae39-6ebc3442a8fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:22:35.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:22:45.609Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=2fea9f2f-240e-438a-9bcb-cdaf045002b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:22:45.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:22:55.621Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=3df13669-0859-42ea-9b73-65750236f155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:22:55.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:23:05.634Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=8ce7a585-7555-44f0-95c9-3b21a10256d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:23:05.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:23:15.664Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=6ca1b8c5-6ca5-4ab6-9e6e-83496d807284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:23:15.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:23:25.677Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=5d340173-b139-4dd6-93d2-930d6e343be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:23:25.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:23:35.691Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=159608d9-bd17-4f3f-8d40-ac4e9164fb8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:23:35.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:23:45.708Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=795e2982-c4da-4e54-a98f-cff0181a805b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:23:45.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:23:55.722Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=d2fa214f-5e2b-43e2-aa61-c1f9f4f0588e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:23:55.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:24:05.734Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=c0e04a13-b4d8-46da-b8a1-741045d2ff15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:24:05.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:24:15.748Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=22309581-29ed-4948-b84f-3e14d03f37e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:24:15.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:24:25.761Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=7727fa24-e2fe-4722-942a-05b79a13322a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:24:25.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:24:35.777Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=ddb1f343-9091-41d2-89ac-1dded6bd02ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:24:35.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:24:45.809Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=4b7f3cd5-40fd-4b47-ba90-5e505c3a643b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:24:45.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:24:55.822Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=3d7b7840-9a90-4a23-8ee9-9622e988c7cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:24:55.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:25:05.836Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=52805d27-536f-4ca8-95ad-eb581020490f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:25:05.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:25:15.850Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=ef597c93-aad1-4445-9d10-977c24378212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:25:15.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:25:25.863Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=8bfc3c68-d748-414a-ad69-0d8bf4416e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:25:25.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-31T00:25:34.822Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-31T00:25:34.823Z |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-31T00:25:34.823Z |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-31T00:25:34.823Z |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-31T00:25:34.824Z |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-31T00:25:34.828Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-31T00:25:34.829Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-31T00:25:34.829Z |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-31T00:25:34.831Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:25:35.875Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=56fd45a6-89a2-4e40-a6ad-5ea6c805bb67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:25:35.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:25:45.892Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=ac0552fb-c8c2-451c-8c91-ba1611bf6552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:25:45.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:25:55.906Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=804b2003-f067-45b8-a8b8-66cdcd1da0a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:25:55.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:26:05.920Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=8e016e4f-c98e-4ff8-b4b6-a5e6a616586c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:26:05.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:26:15.934Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=f233e8b9-50aa-4e80-a0e3-a2ef8f76c7da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:26:15.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:26:25.947Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=406e1137-7987-4f61-b4ea-3369f688136c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:26:25.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:26:35.962Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=3baa8d01-39c2-40c3-8e3c-95dfc82dfa2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:26:35.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:26:45.975Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=ec528883-b2e0-4fd6-b49c-5c9647758f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:26:45.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:26:55.988Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=efc2b6e6-5aa2-4a04-8c02-d6b146e52f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:26:56.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:27:06.001Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=391c4757-213d-4c1f-852d-f3d403ea568b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:27:06.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:27:16.013Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=23894f84-09c0-4ac7-a130-45798089d7a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:27:16.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:27:26.027Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=9c43907e-3445-460d-92fb-e64afde4de4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:27:26.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:27:36.041Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=72dcd7b9-df55-49fb-948b-fa9663ea6452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:27:36.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:27:46.054Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=f6c7a262-b745-43c2-92d7-f8a9f55a5220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:27:46.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:27:56.069Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=13373b77-d3f9-48ca-b3d7-b18d6f5097cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:27:56.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:28:06.081Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=6b24884a-46ad-47e4-a8ea-ecc9376137b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:28:06.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:28:16.094Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=a84eedee-9b44-499a-bcd7-078926d8da95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:28:16.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:28:26.107Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=fd8c105c-5d9f-4b99-bdc2-733a048bd5b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:28:26.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:28:36.123Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=fb941aef-c82f-4c02-b878-066ede307efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:28:36.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:28:46.138Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=99ca1f69-b225-4507-8881-410031ca353d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:28:46.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:28:56.180Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=1bf6a719-f1db-47c4-a517-3d7dc46eed2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:28:56.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:29:06.192Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=a867b080-d28b-48df-b05f-4a7f81817056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:29:06.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:29:16.210Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=eac29a00-302c-4e9a-a072-c4c88efbfeb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:29:16.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:29:26.223Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=20420e84-37da-43a8-a06d-275a7cb12d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:29:26.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:29:36.236Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=8800d978-0b5c-4fa6-a740-20b8ffefa67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:29:36.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:29:46.250Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=38e0f828-3f5c-4528-a836-d68f0f0cce20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:29:46.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:29:56.277Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=2fd0c3f7-0d76-4ca0-96e6-9c44c7292cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:29:56.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:30:06.292Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=899bf66c-94f4-409b-acaf-8b14d1b5bbce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:30:06.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:30:16.309Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=2f702564-3dcf-48de-9cc5-e0d94e3d2276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:30:16.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:30:26.321Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=b764bc4a-92c6-4a7f-b5ad-86a24514eddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:30:26.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-31T00:30:34.774Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-31T00:30:34.774Z |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-31T00:30:34.774Z |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-31T00:30:34.774Z |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-31T00:30:34.775Z |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-31T00:30:34.779Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-31T00:30:34.779Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-31T00:30:34.779Z |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-31T00:30:34.781Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:30:36.335Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=8b87966c-016d-4a77-ac0a-90664db34d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-10-31T00:30:42.707Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=NP1yIQYkLpoiKmbMtAYC, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:30:42.926Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:30:42.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:30:52.927Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=371ee9c7-1599-4d2e-ab5a-3b73a5d6e3f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:30:57.555Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:31:07.552Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=cb65026b-d3b1-4af6-98bd-d68ad705fd3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:31:17.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:31:27.143Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=f5ea851a-03a2-4fda-a5e8-bd13cae288f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:31:36.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:31:46.697Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=002ce106-9a0c-443b-933c-c42ff19544b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:31:56.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:32:06.251Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=d6752a37-12bd-4d06-81e5-cb1e3a2b6ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:32:15.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:32:25.825Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=5f8258da-7ef8-4252-b09b-1428342314a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:32:35.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:32:45.372Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=2e212154-18dc-4789-8d69-d910f94d4e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:32:54.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:33:04.926Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=9c5337ff-89d1-46aa-9112-e3626f6d00df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:33:14.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:33:24.489Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=7d072426-295d-4d2e-9366-d66d515216d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:33:34.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:33:44.044Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=1555a36a-2427-4fb3-b7d9-46389a4e2307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:33:53.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:34:03.590Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=df6dea46-7b67-4922-bdd1-9e862ccbcca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:34:13.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:34:23.147Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=e6e68456-86d9-46ec-80f9-a91da2e96ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:34:32.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:34:42.700Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=e75a2302-1c11-4598-8ad5-f64acaee0c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:34:52.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:35:02.284Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=0c985ce9-0deb-4733-b4c9-df3f7a2e3956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:35:11.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:35:21.852Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=25ea004a-9017-40c4-9ee6-803681b2202c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:35:31.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-31T00:35:34.857Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-31T00:35:34.857Z |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-31T00:35:34.858Z |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-31T00:35:34.858Z |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-31T00:35:34.859Z |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-31T00:35:34.864Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-31T00:35:34.864Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-31T00:35:34.864Z |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-31T00:35:34.866Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:35:41.409Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=f73466a1-e753-4887-8101-2928392b5a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:35:50.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:36:00.955Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=71741ed0-07da-427e-b5bc-4c69615496b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:36:01.660Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:36:11.659Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=dc3ce8e5-719b-4f46-9635-4d9e7d081765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:36:21.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:36:31.235Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=be865cd8-b00f-4774-8fd4-e0bda4414d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:36:40.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:36:50.781Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=5958c833-f901-465d-bd2c-73f4f788ace6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:37:00.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:37:10.333Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=c2d1258c-43e9-4c16-976a-1f27838341c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:37:19.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:37:29.884Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=a8ba8aa5-c069-422f-b4f3-615dcfd92b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-10-31T00:37:32.949Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=AJJbnNOjbcp1u43sZaOO, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:37:32.966Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:37:32.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:37:42.967Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=73540263-81a8-40a0-a352-f9d7b3c7527c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:37:52.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:38:02.516Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=c1999063-bcf6-43bc-a6c7-63e066adc052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:38:12.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:38:22.065Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=73050fff-b964-4a86-b643-bdfe5038f0a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:38:31.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:38:41.628Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=9fa2859f-b037-41e3-812c-e20ac3808f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:38:51.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:39:01.176Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=fb0a5505-7457-47b7-9d0c-482e51ff565f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:39:10.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:39:20.720Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=10f6e45c-ae7c-480e-93fb-af31f1a8b813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:39:30.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:39:40.300Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=3156aed8-c1ff-4160-9752-1696603769b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:39:49.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:39:59.872Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=d8c3ed86-ea3e-4508-bf29-98ef21596fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:40:09.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:40:19.425Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=282fa1ba-882e-499c-a35a-ad1818dcc213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:40:28.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-31T00:40:34.732Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-31T00:40:34.733Z |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-31T00:40:34.733Z |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-31T00:40:34.733Z |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-31T00:40:34.734Z |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-31T00:40:34.738Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-31T00:40:34.738Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-31T00:40:34.738Z |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-31T00:40:34.739Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:40:38.970Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=143528b5-af22-4cfc-8254-f2e515807bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:40:48.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:40:58.537Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=bfb388e7-39e0-4c7a-bbf7-72fb333065bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:41:08.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:41:18.094Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=5f6cc33f-9ce4-4376-bcfa-3eba11bc3d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:41:27.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:41:37.644Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=7fcf9677-af1a-4649-991d-0c9865154018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:41:47.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:41:57.222Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=550c08ad-b995-4154-8984-ea885e899f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:42:06.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:42:16.785Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=2d6f30b4-f20c-48b3-bded-e74e6d2b0693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:42:26.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:42:36.359Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=3363138d-f0d4-47e5-bc38-17936c0d3c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:42:45.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:42:55.910Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=07167e11-216a-49e8-b79b-f4ba3fa2a40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:43:05.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:43:15.452Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=428245db-185c-4c96-bf2c-e4a55c6f4780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:43:25.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:43:35.002Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=9bca4217-b3f1-4af4-abb0-ebee4d32ae58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:43:44.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:43:54.553Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=345f00ed-b6ed-4123-84ec-45b98d7b16aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:44:04.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:44:14.103Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=62dd784f-9ab8-4fdc-ab7e-4817974e4aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:44:23.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:44:33.652Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=b6821559-424c-432e-aea7-4be0f31dc479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:44:43.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:44:53.201Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=85d1aa58-532b-43db-a835-0251f278fd53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:45:02.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:45:12.762Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=669646db-de94-43a0-9a6d-99224d87e297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:45:22.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:45:32.327Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=77a6520e-3a59-4230-81a6-305e14e9a35d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-31T00:45:34.729Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-31T00:45:34.730Z |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-31T00:45:34.730Z |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-31T00:45:34.730Z |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-31T00:45:34.730Z |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-31T00:45:34.734Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-31T00:45:34.734Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-31T00:45:34.735Z |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-31T00:45:34.736Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:45:41.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:45:51.884Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=16848564-c434-4995-9d03-a8e091cf6708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:46:01.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:46:11.449Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=8d0c06b7-d574-4e82-aef7-e7216c8efed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:46:21.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:46:31.003Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=59dee54f-eb4c-4dda-bb2f-ef856f8b385d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:46:40.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:46:50.559Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=955c27cd-71d4-407d-b5b3-b90db420fa74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:47:00.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:47:10.110Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=f6419be2-cbd5-4cec-87cf-3c173fc3cf7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:47:19.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:47:29.675Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=093eb5a0-995c-4990-bf74-17f13db8f237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:47:39.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:47:49.231Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=6eb8b0bd-d687-4022-b765-cd80029c9598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:47:58.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:48:08.789Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=700c0019-d694-4e86-9713-14ad8e1e3a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:48:18.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:48:28.356Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=fc743395-02c9-4c6b-be55-25e9151014e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:48:37.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:48:47.907Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=dbe5eef6-d254-4899-8749-c27520ca4e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:48:57.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:49:07.482Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=94ebc2fc-3a5b-43f8-a1da-85d5d7a6331c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:49:17.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:49:27.055Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=7ff5b037-ea24-4bfc-a673-0f1012db8dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:49:36.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:49:46.606Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=985d5dbf-a924-4777-90a4-232830743b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:49:56.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:50:06.171Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=01aefe94-0e89-4685-b6f6-93411e3f9434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:50:15.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:50:25.722Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=50f80612-9dac-439f-9569-83b7209c358b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-31T00:50:34.845Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-31T00:50:34.846Z |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-31T00:50:34.846Z |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-31T00:50:34.846Z |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-31T00:50:34.847Z |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-31T00:50:34.852Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-31T00:50:34.852Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-31T00:50: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-31T00:50:34.854Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:50:35.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:50:45.277Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=54e5d8e6-2f15-4473-b752-24ea746d8a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:50:54.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:51:04.824Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=653ad1b1-fcf9-4928-85f6-0d5747ee2291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:51:14.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:51:24.408Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=12d532a5-24f0-487f-9028-9b531c4c77a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:51:33.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:51:43.985Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=be5695db-9c15-49df-a297-3c611c3e9a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:51:53.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:52:03.535Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=fba0c447-bd75-4f0f-b3a6-5711810cc9b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:52:13.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:52:23.091Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=c59718d9-114e-46cb-971f-423201d600ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:52:32.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:52:42.677Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=c0f1149a-23b8-4743-bf68-b6c4a4491c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:52:52.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:53:02.285Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=8469624b-6772-4514-b74e-ea3fda35f9f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:53:11.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:53:21.836Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=2c53b8bf-c806-4e6a-b44b-cfe94f929b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:53:31.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:53:41.407Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=7dafc187-4daf-4753-83aa-620405165bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:53:50.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:54:00.966Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=3f8ebf1a-a191-45b5-8b9d-0b02139d1cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:54:10.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:54:20.515Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=caea3a54-71b6-41af-a702-c7252268d16e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:54:30.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:54:40.071Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=f388538b-66c0-4538-909c-d5c0726125c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:54:49.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:54:59.619Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=ebeb34b0-5ce3-45ae-9e53-efdd663e2215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:55:09.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:55:19.171Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=4d2a095f-6ac4-4912-945a-d79e63c44950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:55:28.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-31T00:55:34.784Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-31T00:55:34.784Z |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-31T00:55:34.784Z |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-31T00:55:34.784Z |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-31T00:55:34.785Z |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-31T00:55:34.789Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-31T00:55:34.789Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-31T00:55:34.789Z |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-31T00:55:34.791Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:55:38.726Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=e95e1832-d6b8-40a1-b066-8777831443fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:55:48.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:55:58.270Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=05590c0f-b3ae-43af-8cb1-3cf3a486ceb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:56:07.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:56:17.817Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=428f81f6-33db-4d47-8b56-bdb1a6dcff73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:56:27.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:56:37.366Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=850547fa-07d0-460c-a1f5-3a53949e61ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:56:46.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:56:56.917Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=ea3c5cad-c857-4c9a-b0cf-2b029834c90a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:57:06.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:57:16.471Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=4416fe4f-4424-4ac6-b4e8-d927dc93e367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:57:26.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:57:36.023Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=17639a4b-9b62-444e-87f9-4582880cc9f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:57:45.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:57:55.583Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=9f6c8c88-a2a4-45ae-9291-eec1912ecb2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:58:05.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:58:15.128Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=517a340d-2155-4c12-8a33-1a89bc1e3056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:58:24.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:58:34.693Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=31060792-9709-4d79-a9e0-aa6fe4ea8edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:58:44.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:58:54.247Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=dcf2b376-426f-4719-912c-dbb008e8c711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:59:03.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:59:13.800Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=41736816-3084-46fc-9534-0b1eb277211d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:59:23.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:59:33.370Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=e295a4f2-348f-4fd1-9b51-35109901a919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:59:42.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T00:59:52.932Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=0690e948-b716-42f1-8c14-2a67d4d00389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:00:02.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:00:12.485Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=00594362-e449-417e-8e50-ac7048735f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:00:22.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:00:32.059Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=4c6586ac-dc04-4b42-b7fb-8d0678376b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-31T01:00:34.827Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-31T01:00: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-31T01:00: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-31T01:00: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-31T01:00: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-31T01:00:34.837Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-31T01:00:34.837Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-31T01:00: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-31T01:00:34.840Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:00:41.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:00:51.619Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=2298c495-a8be-4924-b0f6-368265c39888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:01:01.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:01:11.176Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=bf152237-8a36-4c92-940c-f062768389d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:01:20.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:01:30.729Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=7c7644e5-b20a-4c5e-9a8d-70edb51c70ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:01:40.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:01:50.280Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=e7542b5a-6cbd-4de5-ab76-f46615ecab2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:01:59.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:02:09.865Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=f4d01b8d-451c-40a9-9432-f7428499b194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:02:19.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:02:29.409Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=c0e34752-3e39-4144-8339-ee1a07d1dd78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:02:38.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:02:48.959Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=79ee06c6-bcac-4858-8a84-aed426221927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:02:58.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:03:08.507Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=f31a33b0-d31f-4d74-92f7-b6cd97eb78d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:03:18.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:03:28.054Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=c4a1feb0-7a6e-448c-ad60-99191fdc622e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:03:37.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:03:47.628Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=f3246ae5-a29e-4021-b7a0-96a7662ce45f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:03:57.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:04:07.187Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=4ffa792f-01f6-4bae-aa73-b338d912437c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:04:16.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:04:26.753Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=51b58a0c-0f0a-4b0c-8c95-97f1929877e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:04:36.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:04:46.304Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=ea854599-e20e-4126-a14e-9a1b5bab1a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:04:55.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:05:05.858Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=60d5ef3f-e860-482f-9afe-ab3086b7e796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:05:15.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:05:25.406Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=b0bcf19d-e3bb-4af0-9338-0aeb6695b08d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-31T01:05:34.736Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-31T01:05:34.737Z |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-31T01:05:34.737Z |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-31T01:05:34.737Z |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-31T01:05:34.738Z |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-31T01:05:34.742Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-31T01:05:34.743Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-31T01:05:34.743Z |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-31T01:05:34.744Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:05:34.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:05:44.960Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=a2bf871a-d04c-483a-aca3-a0fe2a50d875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:05:54.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:06:04.541Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=02aa59fb-c80f-400e-bd8c-a0b34dd6ea52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:06:14.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:06:24.091Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=07326632-430e-4af4-9f7e-07b8e3258b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:06:33.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:06:43.640Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=4b6859cc-8033-4aba-9817-eb8c72289d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:06:53.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:07:03.191Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=b73b6294-193a-419a-a2da-a95a3fc24627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:07:12.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:07:22.739Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=50138ba9-63a1-48ea-b6ea-c7a1a9ad5553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:07:32.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:07:42.310Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=dfaadad3-3cb2-4c0d-890c-9265c6afce5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:07:51.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:08:01.877Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=65ea904b-ea7a-4e49-a2b0-50e7f1ffac5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:08:11.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:08:21.433Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=0dda3bd3-9291-4d9c-8843-b1f77deb08dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:08:31.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:08:41.002Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=e5d517aa-0d2f-4e04-80d6-2c2864303e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:08:50.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:09:00.555Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=176d89cd-a84c-4bcf-926e-3ce6de30e4b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:09:10.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:09:20.127Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=8ab36f38-ab7d-452c-8e95-e61235b6ee91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:09:29.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:09:39.688Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=614fba98-28d6-40dd-ab95-9124f2ec77df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:09:49.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:09:59.235Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=287d1570-78e7-428d-879d-8077241818ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:10:08.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:10:18.800Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=9f611914-e7b8-4618-9ed4-5633869ee97f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:10:28.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-31T01:10:34.825Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-31T01:10: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-31T01:10:34.826Z |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-31T01:10:34.826Z |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-31T01:10: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-31T01:10:34.834Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-31T01:10:34.834Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-31T01:10:34.834Z |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-31T01:10:34.836Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:10:38.349Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=605a36bc-bbf9-4d65-839b-ddc2818d7782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:10:47.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:10:57.914Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=d3ac3782-c8d2-4ec1-b03a-1a30bbe8627a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:11:07.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:11:17.469Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=ed3bf9e8-ba06-4d9f-baf2-2948556cf5a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:11:27.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:11:37.038Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=d49729ab-7c3b-4cce-8e9e-9fd8df432944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:11:46.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:11:56.586Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=6cecfc01-eb6f-436d-8b85-b57182442e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:12:06.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:12:16.151Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=e1df6b7d-9c96-4240-866a-7d0f877648ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:12:25.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:12:35.694Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=ae695ef1-029d-4698-b3c0-66aec4d46346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:12:45.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:12:55.339Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=5d6be0b2-1ffd-414e-9d16-8622bf4588db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:13:04.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:13:14.887Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=7edfd924-b17e-46cb-ab08-c7aae313dc97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:13:24.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:13:34.451Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=224281fd-1550-476e-901a-800a1ec677d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:13:44.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:13:54.003Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=6e16f3ab-658e-42af-95e1-a6ac0f11d009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:14:03.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:14:13.552Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=4b2903a6-a04e-4c38-989a-199b5dca7ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:14:23.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:14:33.101Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=9b4b73b0-1404-47b5-b4d7-83c23167c501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:14:42.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:14:52.646Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=5ad47b11-a93a-494b-944b-49fbec1633fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:15:02.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:15:12.197Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=c98a9778-bd09-41aa-924a-09d0e438f82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:15:21.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:15:31.790Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=a7bdaf90-3c44-4fa6-bfb8-172c35269267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-31T01:15:34.792Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-31T01:15:34.792Z |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-31T01:15:34.792Z |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-31T01:15:34.793Z |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-31T01:15:34.793Z |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-31T01:15:34.797Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-31T01:15:34.798Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-31T01:15:34.798Z |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-31T01:15:34.799Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:15:41.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:15:51.341Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=71a02026-0dc6-4043-be4d-298f8a894b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:16:00.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:16:10.888Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=29fd7777-09c4-4597-9b16-7defc5a43420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:16:20.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:16:30.450Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=b668e3ee-03a0-4351-8073-5547d10a9b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:16:39.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:16:49.999Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=d2f46d77-3931-43cd-9e13-40f0fd7df45e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:16:59.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:17:09.580Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=a6fe0fb7-bb51-4e4f-a768-cc5b365d5e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:17:19.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:17:29.148Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=a0491785-b364-42c0-ba8d-ff170dda6e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:17:38.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:17:48.699Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=45547598-e458-451b-bfb8-c6c39c6c0c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:17:58.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:18:08.263Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=6ea57b70-ad8f-4e16-a7e9-502b4511972a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:18:17.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:18:27.812Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=2ca2d70e-a35c-47f5-a291-027c9aecfdb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:18:37.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:18:47.360Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=4f7aec7c-8df9-46a4-82b5-8de00eb8bf1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:18:56.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:19:06.912Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=d7c3a855-d412-47b4-b5ac-6ae50ebfac70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:19:16.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:19:26.468Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=f048257d-e6aa-417d-8c8c-11c8cdd92ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:19:36.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:19:46.028Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=ee99da9e-7dd5-433b-ae3f-98ab30f32d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:19:55.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:20:05.621Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=96e9c3a7-8615-4b6a-874d-eff04481aecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:20:15.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:20:25.165Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=f2b191c0-04f7-408e-b3d5-cab4c45c48e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:20:34.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-31T01:20:34.732Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-31T01:20:34.733Z |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-31T01:20:34.733Z |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-31T01:20:34.733Z |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-31T01:20:34.733Z |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-31T01:20:34.738Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-31T01:20:34.738Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-31T01:20:34.738Z |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-31T01:20:34.740Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:20:44.714Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=d8ef7020-5620-4d44-81b2-20c85eefcfd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:20:54.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:21:04.260Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=ca869343-aef2-405f-9d2c-c149fec5a919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:21:13.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:21:23.814Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=264de20c-f09b-43ba-adad-c2bc7af40c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:21:33.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:21:43.363Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=9afacdb2-de97-48fe-9603-f44c48d8508b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:21:52.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:22:02.915Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=fb68baee-b283-4e05-b801-03763f9ec408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:22:12.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:22:22.462Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=d41ca0d8-8e2d-41bb-9619-56dd9065d99f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:22:32.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:22:42.010Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=0eaab958-3b9f-45e9-9d10-8673180749ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:22:51.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:23:01.569Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=aa667a72-5ef1-45c8-8552-bf90a45f4e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:23:11.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:23:21.122Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=0068fc64-c5cc-4aa3-b9e1-5279570f923d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:23:30.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:23:40.702Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=59997d50-d5fc-48f6-946d-c2b4375e7f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:23:50.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:24:00.256Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=0b4897e3-9764-4b9d-be48-d049de9bbf19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:24:09.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:24:19.808Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=ec667817-2903-438a-94f2-b506eb52be7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:24:29.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:24:39.357Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=08a11b93-0f05-4fd2-b26a-0e96dadc8a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:24:48.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:24:58.905Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=e165ea37-9ed9-4158-ab05-a70be365e953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:25:08.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:25:18.459Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=4c53538e-f185-4630-8ad1-be06040fd082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:25:28.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-31T01:25:34.801Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-31T01:25:34.801Z |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-31T01:25:34.801Z |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-31T01:25:34.802Z |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-31T01:25:34.802Z |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-31T01:25:34.807Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-31T01:25:34.808Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-31T01:25:34.808Z |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-31T01:25:34.810Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:25:38.076Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=d6d232a5-6db7-430f-a345-66cd65b3440e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:25:47.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:25:57.629Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=e6978ae6-1049-4814-a0ac-5b82276affd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:26:07.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:26:17.194Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=b5d8e47b-3ab5-4aaa-b949-25ee6b62a69d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:26:26.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:26:36.741Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=4cab77be-867a-475e-a538-d1a03981a782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:26:46.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:26:56.293Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=37b8f986-c576-4f60-8716-36c21d7d70af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:27:05.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:27:15.846Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=4df37c47-8184-452f-8dfb-8ff63fc5bc30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:27:25.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:27:35.402Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=5d48dffe-cb7d-4143-8e87-c4064b7cd489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:27:44.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:27:54.944Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=61cfa66b-e7e7-469b-b2b7-2b47e876b94f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:28:04.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:28:14.490Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=30d4c5ff-4161-472a-83b5-79a85dd99451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:28:24.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:28:34.043Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=cf777ba0-09b7-4e06-8243-09aaf56a6172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:28:43.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:28:53.622Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=40ad422f-ab38-4a44-81e1-0021ad84e28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:29:03.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:29:13.170Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=2cd18487-5984-4e24-bcc9-db29c93d8216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:29:22.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:29:32.731Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=d781b3b6-a073-47ce-8f3d-4e54a572ea3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:29:42.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:29:52.295Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=d6f9e86b-653f-400d-8f79-feebc7b1a907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:30:01.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:30:11.847Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=ae2f396f-4585-4a3f-a98a-e9b53d2432b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:30:21.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:30:31.425Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=6cbc948f-55cc-430e-8f12-112f86de895f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-31T01:30:34.743Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-31T01:30:34.743Z |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-31T01:30:34.743Z |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-31T01:30:34.743Z |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-31T01:30:34.744Z |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-31T01:30:34.747Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-31T01:30:34.747Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-31T01:30:34.747Z |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-31T01:30:34.749Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:30:40.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:30:50.965Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=e681a9cf-2a18-4bea-934c-0f9ccb7dd9af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:31:00.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:31:10.523Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=6a8e5a3b-ed8e-4b38-a840-c251cc6e4bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:31:20.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:31:30.071Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=0c0906da-465d-4b59-92c9-1ca157b869be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:31:39.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:31:49.621Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=8de4b5fc-962e-4d92-935e-af9a889fb141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:31:59.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:32:09.169Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=de0fcfd5-8314-4e50-b80a-18f9df13c8d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:32:18.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:32:28.725Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=6bcb427a-cd45-405e-aa38-c64417975a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:32:38.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:32:48.273Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=e24b0015-dff1-4f7b-b701-9b0cd0a9eea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:32:57.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:33:07.821Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=59911426-cfc8-4c5b-a793-b5b084bec126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:33:17.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:33:27.368Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=e5a205df-0c83-410c-992d-4e94d46bdcf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:33:36.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:33:46.920Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=fc31b60c-b216-4129-8269-7df9a1064f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:33:56.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:34:06.487Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=aa436365-1510-4482-ac98-61d58acc2a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:34:16.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:34:26.046Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=c46ecbdf-9710-41d8-b639-3e7d66ad135b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:34:35.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:34:45.599Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=425173bd-c543-4610-8954-6f3aae6096e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:34:55.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:35:05.156Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=93fcbd90-35e5-4231-8fad-bc4ac76d5d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:35:14.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:35:24.733Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=4333173f-1df3-4030-89f8-6639d4a9b436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:35:34.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-31T01:35:34.732Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-31T01:35:34.733Z |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-31T01:35:34.733Z |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-31T01:35:34.733Z |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-31T01:35:34.733Z |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-31T01:35:34.737Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-31T01:35:34.737Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-31T01:35:34.737Z |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-31T01:35:34.738Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:35:44.284Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=d0a69cc4-2ba8-47c1-85b2-09e8af129f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:35:53.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:36:03.841Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=2e488024-da36-4790-817d-7b035a35f3e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:36:13.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:36:23.403Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=350a3062-8f6b-48e2-81e2-d54f33da2d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:36:32.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:36:42.948Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=78ecb161-8f1c-416d-9a3a-3ec26e60f31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:36:52.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:37:02.495Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=be9b7dc1-1924-4bf4-963b-4ea463ee3348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:37:12.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:37:22.058Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=0fed0f87-40cf-4b15-a332-18c53f3c68f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:37:31.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:37:41.612Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=eb6b0481-72d9-4546-98d8-d24f4f2edf44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:37:51.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:38:01.161Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=4312195a-5240-44af-9418-9ab6217a2e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:38:10.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:38:20.712Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=73bb4080-67ff-4486-9ec8-5bd3585589c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:38:30.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:38:40.257Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=87b97d14-cafe-450f-9745-f351ddbb501a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:38:49.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:38:59.805Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=86142434-406e-4ba9-8a34-5d054b5246b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:39:09.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:39:19.356Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=513db070-5135-4c73-9b4e-f08f24831044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:39:28.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:39:38.910Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=a9c6e574-30a6-44c8-82a5-b79fa3a160fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:39:48.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:39:58.454Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=b0677287-6e21-4c15-bd8c-2e4dd755d8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:40:08.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:40:18.013Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=a3208f40-060b-4a61-be2b-15243a49cd1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:40:27.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-31T01:40:34.834Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-31T01:40:34.835Z |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-31T01:40:34.835Z |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-31T01:40:34.835Z |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-31T01:40:34.836Z |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-31T01:40:34.840Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-31T01:40:34.840Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-31T01:40:34.840Z |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-31T01:40:34.842Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:40:37.562Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=1ca0efd4-7de9-49b1-a4f1-7da799709e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:40:47.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:40:57.133Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=9df48992-4773-48c9-83cb-09712132fb79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:41:06.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:41:16.687Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=9e44752b-9b02-42a1-b8cc-4a2b250147d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:41:26.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:41:36.244Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=832f24d3-04ac-47ee-860a-895e8dd7a140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:41:45.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:41:55.815Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=f889eede-6bb2-4291-8d97-aa82663c7dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:42:05.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:42:15.414Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=993e75a1-41f0-4b29-b46c-f99ad3903e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:42:24.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:42:34.961Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=0f438c0f-3606-48c6-bf8e-8c2fb735a9ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:42:44.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:42:54.506Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=6db5ff6d-8503-4db1-b465-3e5fee31c336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:43:04.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:43:14.052Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=d987240b-b482-4add-8028-83801cc79fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:43:23.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:43:33.607Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=bf64bc88-bc1a-488e-bbfd-7623fe070df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:43:43.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:43:53.164Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=afb13eda-77ad-4452-993d-8bb49d64df85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:44:02.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:44:12.725Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=6f8967fc-7ae3-4b90-bc9e-7e93fdf01ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:44:22.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:44:32.276Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=34da25d1-b04d-415e-aa26-cbcec77c5339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:44:41.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:44:51.836Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=f855e378-5a78-4388-afaf-8ece4c4c5cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:45:01.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:45:11.393Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=483d713a-41eb-4960-b579-f256adc5474e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:45:20.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:45:30.942Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=ad2515eb-17b7-4854-b5a5-d21e43882705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-31T01:45:34.732Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-31T01:45:34.732Z |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-31T01:45:34.733Z |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-31T01:45:34.733Z |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-31T01:45:34.733Z |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-31T01:45:34.737Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-31T01:45:34.737Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-31T01:45:34.737Z |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-31T01:45:34.738Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:45:40.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:45:50.507Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=32c59e4a-f02f-45e7-95e1-a17ede2899c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:46:00.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:46:10.056Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=9d8f3a4a-83d8-4c90-b018-567284f2204e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:46:19.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:46:29.619Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=ce7680b3-081a-4ffa-b193-fba158a8e4cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:46:39.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:46:49.161Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=580c5ebd-1499-4b2e-9365-49a2294f5adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:46:58.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:47:08.711Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=89017306-9f04-4a77-83c0-fdba551c406c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:47:18.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:47:28.308Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=58f5657d-3c85-448a-b0f8-61946b00aebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:47:37.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:47:47.853Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=f7fb985a-20b0-4e70-979a-91669e9ba420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:47:57.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:48:07.410Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=9f002227-34cc-4113-8e43-dfae7aee596d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:48:16.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:48:26.962Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=389d20be-9e60-4c76-bb5e-2244aec30b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:48:36.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:48:46.512Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=a7e0de48-705e-4767-8a9f-e2e0084d0f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:48:56.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:49:06.062Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=8e0b907b-654a-4432-aa61-dcbb90f548d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:49:15.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:49:25.611Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=74d64081-e8ea-4d4f-91a5-a5d6947d4a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:49:35.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:49:45.163Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=3653053a-f582-4c36-9539-bb6c22e15d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:49:54.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:50:04.716Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=c87676c9-e6e0-48ec-a9f9-64a6a6ad074e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:50:14.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:50:24.276Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=518d5e2a-3543-408f-9881-8562938d3fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:50:33.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-31T01:50:34.743Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-31T01:50:34.743Z |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-31T01:50:34.743Z |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-31T01:50:34.744Z |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-31T01:50:34.744Z |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-31T01:50:34.748Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-31T01:50:34.748Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-31T01:50:34.748Z |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-31T01:50:34.749Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:50:43.823Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=8500efe7-d2fc-4e5e-943c-4dd330b4be96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:50:53.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:51:03.377Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=9ee07ba3-bbe2-43f5-9f2a-a1595dd846f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:51:12.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:51:22.939Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=b732e42d-5428-424a-a006-b4c8bab88d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:51:32.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:51:42.494Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=c352a860-5986-481c-9cf6-5fc091f0bb24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:51:52.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:52:02.054Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=d644fe78-cc74-49ae-a705-fa52cd3b2fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:52:11.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:52:21.629Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=a3eccb47-7d3f-4582-8768-2ebc13063542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:52:31.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:52:41.188Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=c4fe061f-21ce-421f-9006-94b53f412cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:52:50.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:53:00.738Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=164b3d66-1755-465c-b96e-3d69db86441d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:53:10.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:53:20.289Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=621dab9e-c507-419b-a613-5f297fa026ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:53:29.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:53:39.849Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=b2ec45ac-3a62-4ec6-84ec-52457c6fc544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:53:49.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:53:59.402Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=91a96277-7c5c-4f83-8cb8-80265dff0514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:54:08.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:54:18.955Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=c6822e92-6034-48ca-bf20-bf0291da2a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:54:28.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:54:38.520Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=3999d681-d2a4-44ef-8150-30bec284f2e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:54:48.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:54:58.081Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=6b4d8999-648d-4fbd-b535-0ceb739275b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:55:07.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:55:17.647Z |INFO |Init configs |InvocationID=b60b2b59-91ab-4d37-938d-a3f4b1fbd1e4, InstanceUUID=d8c0e7d7-cb73-4f66-8d24-0c1306159879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-31T01:55:27.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-31T01:55:34.927Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-31T01:55:34.928Z |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-31T01:55:34.928Z |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-31T01:55:34.929Z |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-31T01:55:34.929Z |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-31T01:55:34.935Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-31T01:55:34.935Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-31T01:55:34.936Z |INFO |Received application configuration: {"config":