By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-15T09:07:43.158Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-15T09:07:43.177Z |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-08-15T09:07:43.178Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-15T09:07:43.180Z |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-08-15T09:07:43.658Z |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-08-15T09:07:43.803Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-15T09:07:43.804Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-15T09:07:43.804Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-15T09:07:43.893Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-08-15T09:07:43.980Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-08-15T09:07:44.008Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-08-15T09:07:45.663Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-08-15T09:07:46.177Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-08-15T09:07:46.205Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-08-15T09:07:46.205Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-08-15T09:07:46.278Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-08-15T09:07:46.278Z |INFO |Root WebApplicationContext: initialization completed in 2269 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-08-15T09:07:47.002Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-08-15T09:07:47.934Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-08-15T09:07:49.272Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-08-15T09:07:49.807Z |INFO |Started MainApp in 9.191 seconds (JVM running for 10.059) |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-08-15T09:07:49.886Z |INFO |Start scheduling PRH workflow |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:07:49.900Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=1f6c933c-5cd8-476a-856e-5009c715943a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-15T09:07:50.359Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.234:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:07:50.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-08-15T09:07:54.303Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-08-15T09:07:54.303Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-08-15T09:07:54.306Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:08:00.400Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=66614456-3950-4f29-b163-3cce51c94c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:08:00.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:08:10.564Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=a9dd526c-48b1-4ad2-a1a9-1a816d1640e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:08:10.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:08:20.570Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=880507f0-0297-44fb-8ebb-856a532d048e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:08:20.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:08:30.576Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=cf22b862-d7e3-4ecf-a949-b6b1c2614103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:08:30.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:08:40.593Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=408af338-244e-4360-8fa5-a82bc1a76454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:08:40.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:08:50.600Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=1b8c1c83-75da-4961-b587-f5c94d304621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:08:50.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:09:00.611Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=47c303c2-9ac2-4039-a8e4-545b8b6b2d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:09:00.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:09:10.621Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=6ea69201-4520-4557-b6af-028f9ef5eef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:09:10.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:09:20.628Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=748f201a-8350-426f-aa37-ee3e52c2e6ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:09:20.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:09:30.635Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=2188e6b2-4c7d-4ed6-bbcb-ff86a2b6e785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:09:30.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:09:40.640Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=ece850f9-725d-4e41-a33d-6635923f02b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:09:40.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:09:50.646Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=aae431f7-c363-48e9-a30b-65e5a8e2c210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:09:50.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:10:00.652Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=ce92710b-d802-4499-9315-47bb68786566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:10:00.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:10:10.658Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=4ba886e7-4f6a-420d-a6cc-8c6a74ca6b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:10:10.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:10:20.678Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=1aadde4a-64df-463d-a035-54c82ab853a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:10:20.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:10:30.684Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=0bedfcbf-5eec-4708-b2aa-6892e11613cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:10:30.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:10:40.689Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=4a4e6420-0503-4dad-b19b-fe7700f6aa15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:10:40.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:10:50.694Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=885c7e71-e4ea-4d8c-99da-777d59b8a180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:10:50.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:11:00.706Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=7c019db5-69cb-4c5e-968a-89ec814cbf0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:11:00.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:11:10.711Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=6449e687-0b74-4bb0-9d43-610af2b4a6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:11:10.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:11:20.721Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=3fd9ea20-7e71-4b54-ba34-39b305f4d486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:11:20.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:11:30.727Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=cb915b20-d126-43de-8b7d-7f909b8329c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:11:31.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:11:41.308Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=d46966af-8ef0-4d07-af60-0751a1b98fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:11:41.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:11:51.364Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=d002dd20-a740-4f60-9114-3fb4017ad087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:11:51.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:12:01.402Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=16405a19-87c4-49b4-a04c-66bcf6251ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:12:01.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:12:11.447Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=7bcd97df-6ec0-4458-a268-1b77064e766a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:12:11.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:12:21.511Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=7403fd22-3525-4b3e-a42d-a80ba7580503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:12:21.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:12:31.584Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=9ab52e3a-78f9-4eee-a163-ea6043ad928c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:12:31.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:12:41.617Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=b4ab4604-d5cc-4b4c-b454-a7b85b646593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:12:41.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-15T09:12:47.962Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-15T09:12:47.963Z |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-08-15T09:12:47.963Z |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-08-15T09:12:47.964Z |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-08-15T09:12:47.964Z |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-08-15T09:12:48.043Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-15T09:12:48.043Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-15T09:12:48.043Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-15T09:12:48.046Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:12:51.672Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=08fafa88-fb88-47bd-9593-2ce6b0169875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:12:51.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:13:01.711Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=b7788aa9-d0fc-491a-808d-4a05d96a0842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:13:01.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:13:11.741Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=e5aa796d-f702-4182-9059-087fa35d0fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:13:11.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:13:21.790Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=517736fe-864a-4a2a-a94e-fa3c44e889ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:13:21.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:13:31.836Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=f2674839-27d2-4dd7-8325-926031c7e956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:13:31.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:13:41.887Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=d87094e5-39d6-4c5f-a9c4-543b6731744a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:13:41.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:13:51.931Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=53c968d7-f74c-4acb-ac3e-9a33d463c940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:13:51.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:14:01.961Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=9c7898aa-6618-4d5f-a38a-0da58501ceaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:14:01.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:14:11.997Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=6d57f6d1-54c1-4a4e-8023-7b74713677d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:14:12.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:14:22.035Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=8a62bd16-c6bb-42fd-84fd-0e6e0b2a5aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:14:22.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:14:32.064Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=c33be1f3-88fe-478a-9357-da3d76d487da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:14:32.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:14:42.136Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=2aaa9ee4-a680-447e-9f89-ce8e8c82b206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:14:42.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:14:52.159Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=e3b4208a-e069-4154-afe5-4abd80ede7fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:14:52.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:15:02.189Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=b311a3e4-33b7-4592-995b-78d71ea9aa4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:15:02.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:15:12.227Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=aff89d77-9056-4f67-8246-7980e972e012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:15:12.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:15:22.268Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=33f89de3-d293-489c-a0a5-c85de1da06d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:15:22.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:15:32.306Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=893218bc-d857-4192-ba49-51347b68a2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:15:32.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:15:42.331Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=6e6d53b5-ffc5-48af-875f-6d061af3ea05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:15:42.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:15:52.355Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=0cd2870f-2267-48bc-9547-cf404839b3ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:15:52.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:16:02.409Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=e75be4f9-51a8-4a3d-97bd-8615854d4ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:16:02.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:16:12.444Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=fcfa351e-088c-41a1-8f62-08371b9adeac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:16:12.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:16:22.472Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=fa8570cf-2921-48d6-bdf0-993d7d375675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:16:22.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:16:32.531Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=5b1d20df-db20-4047-b4b8-4f8467fb75f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:16:32.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:16:42.554Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=e7b7715f-d81a-4574-947f-36cb065d82c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:16:42.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:16:52.595Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=8b856f2b-710f-48b7-b932-1f325813e046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:16:52.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:17:02.621Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=3a8c14de-18c9-437b-b7c2-4a545f0c158e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:17:02.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:17:12.650Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=42b7940c-9889-4dba-bac7-0949c8e664a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:17:12.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:17:22.682Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=b0a7be7b-88f0-41bf-91fe-184f06e5ae47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:17:22.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:17:32.716Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=eed87bb5-ee1c-4b54-8b49-5bc244f3cfdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:17:32.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:17:42.750Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=e29f8149-c4fd-465c-9e6f-dd50e5fd37c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:17:42.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-15T09:17:47.410Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-15T09:17:47.410Z |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-08-15T09:17:47.411Z |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-08-15T09:17:47.411Z |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-08-15T09:17:47.412Z |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-08-15T09:17:47.424Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-15T09:17:47.424Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-15T09:17:47.424Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-15T09:17:47.427Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:17:52.784Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=5b04ffc8-2519-4bc9-bf1b-2e1b3db444fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:17:52.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:18:02.844Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=6839eab8-4435-485e-adad-ab2c91d05c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:18:02.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:18:12.878Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=8491ca2b-d4f9-4237-a090-89a046b5502d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:18:12.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:18:22.910Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=02550319-2225-43a9-bb06-dfc2a07553f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:18:22.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:18:32.937Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=a465ce4b-af7e-4c87-bae5-e7b9a26b6615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:18:32.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:18:42.967Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=466e248d-8078-4795-861d-9d4aaa13b97b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:18:42.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:18:52.988Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=4240f8d5-3581-4e6f-a353-6185c151e2cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:18:53.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:19:03.024Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=ced5584b-9824-4d75-94e1-610544fa8036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:19:03.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:19:13.206Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=422d8f57-80ce-46e6-b9c3-16fdd6ad5635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:19:13.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:19:23.247Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=f6eb0629-1056-41c1-ac0a-ad8f5affadf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:19:23.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:19:33.299Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=4304115c-46f5-45d6-b22f-c8bb4c68b926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:19:33.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:19:43.343Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=40b932eb-fbc7-4b14-86e3-f6f8de009b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:19:43.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:19:53.396Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=5a610cdc-cc97-448c-919a-518eed922c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:19:53.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:20:03.443Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=87d5b9f7-ccc0-47ef-8969-4224588dd40a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:20:03.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:20:13.482Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=861e8905-741d-4e37-b979-da22f5c0f540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:20:13.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:20:23.513Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=f0b42a5b-0d78-494d-8ae2-b762da23bb14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:20:23.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:20:33.539Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=ff03ee8b-c275-4120-8ea6-df396b6e3fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:20:33.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:20:43.644Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=a5daee4d-c281-4d82-8811-987c7b895f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:20:43.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:20:53.673Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=34c554e8-c520-43d4-93f0-fe30e01d3eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:20:53.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:21:03.713Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=36dab24f-4b7c-4a95-aa48-7d89425a4155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:21:03.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:21:13.746Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=74fcddea-e35a-429b-813b-6de23a006d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:21:13.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:21:23.774Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=7e5296b2-0124-402a-b0dc-1b0c89deb19f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:21:23.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:21:33.811Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=67fa892f-b0f0-40e9-9173-de7de1f3fb29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:21:33.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:21:43.843Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=eeae411b-3edf-4f8a-8ccb-aea0fd5d1c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:21:43.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:21:53.882Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=597f9e1a-8b52-4ed3-921f-6bf3946fd315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:21:53.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:22:03.902Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=8a039eb7-ac07-407e-859a-19093d31b293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:22:03.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:22:13.935Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=c1e5bcc3-1e64-4fc7-8c8f-9560e394599e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:22:13.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:22:23.952Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=480db514-3589-42ea-a0c5-df3bdc7d8abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:22:24.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:22:34.002Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=0fb57879-8c4d-4d9f-90c3-bb2bbf42ba52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:22:34.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:22:44.023Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=24ed9052-8a1d-4e0e-81e8-f231c76bb849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:22:44.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-15T09:22:47.320Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-15T09:22:47.321Z |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-08-15T09:22:47.321Z |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-08-15T09:22:47.321Z |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-08-15T09:22:47.321Z |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-08-15T09:22:47.332Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-15T09:22:47.332Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-15T09:22:47.332Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-15T09:22:47.335Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:22:54.070Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=b358af9b-2425-4332-a891-62ba203c1c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:22:54.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:23:04.128Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=35b5b6fc-0a45-44e4-abe5-8fccbac6530c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:23:04.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:23:14.153Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=469444cc-9d18-4535-8f92-08dbad0b93ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:23:14.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:23:24.185Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=bd68e739-a9f1-4b57-95e2-b4782a8ebd6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:23:24.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:23:34.215Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=5d9caeb5-fdd5-42c3-8050-420dd0327e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:23:34.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:23:44.269Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=2a632550-4118-4ded-ab76-063891ba8eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:23:44.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:23:54.296Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=30e44ad2-4b51-4ddb-8027-cd92810e094c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:23:54.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:24:04.323Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=7389bda7-0c0d-423b-a591-75ad9872cbe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:24:04.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:24:14.349Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=90e8d3e3-3531-41dc-9aa1-bcf7f916a05e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:24:14.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:24:24.376Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=03ee0c63-ac46-4357-a46e-056392f14ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:24:24.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:24:34.399Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=cd55eb86-30e8-4b7c-bbdc-5b7160f272ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:24:34.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:24:44.420Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=25fe50ee-8665-4007-a561-52625b488e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:24:44.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:24:54.457Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=6aee5e0c-2c3e-4d91-8f30-8e3fb194f54d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:24:54.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:25:04.505Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=bfed38ab-ca01-4661-bc8a-7de0d0e8f1aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:25:04.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:25:14.532Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=6a4ab579-a844-4e3c-94b9-008c24482f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:25:14.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:25:24.554Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=3e6f100f-73a0-4a12-aae6-d0ec2972bee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:25:24.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:25:34.588Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=e9ef5e60-fff6-45b5-b233-b22c21bb3a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:25:34.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:25:44.609Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=c92d0177-8561-41bc-b111-5464f4f31178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:25:44.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:25:54.648Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=eabf9e39-3af5-4541-8454-6f89d4920679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:25:54.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:26:04.677Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=001e5c69-13d9-41ca-8965-f87306bfcaca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:26:04.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:26:14.702Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=4ed405c1-bc4b-4685-af2d-2d92f688fccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:26:14.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:26:24.720Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=c12b0f5a-ea93-4d91-9616-6fcdc6998085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:26:24.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:26:34.740Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=f769b4b4-6d79-40b6-baff-0c84afefde81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:26:34.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:26:44.765Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=d11b55f4-4fd9-4f77-8bea-fb49d6329587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:26:44.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:26:54.791Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=1d274a7a-ddee-477e-9511-47af9ed875e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:26:54.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:27:04.819Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=cec02572-dc01-4c82-8101-4b6b50a43463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:27:04.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:27:14.842Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=7cd192e3-9205-4a37-b24d-7c79c5a87656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:27:14.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:27:24.875Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=f77a82b0-8b57-4227-b3a5-4515a06c79d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:27:24.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:27:34.912Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=326bfe05-2894-4dcb-b663-5b9972e3d73b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:27:34.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:27:44.956Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=c300f80f-41ca-40ea-9e67-49e806a7f57a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:27:44.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-15T09:27:47.317Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-15T09:27:47.318Z |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-08-15T09:27:47.318Z |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-08-15T09:27:47.318Z |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-08-15T09:27:47.319Z |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-08-15T09:27:47.331Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-15T09:27:47.331Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-15T09:27:47.331Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-15T09:27:47.334Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:27:54.995Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=a0db6b09-aa1d-4a5f-a505-b1fd2b3143c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:27:55.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:28:05.035Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=d238c7c7-53a9-430c-bb8f-757639ecc8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:28:05.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:28:15.068Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=917bc66b-1d77-4d2e-b62e-5a39c606b9fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:28:15.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:28:25.096Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=8f3ade8b-912a-482a-9ea8-d0f9940ac821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:28:25.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:28:35.134Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=1dd579ce-b604-4d76-a752-3d985c37e144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:28:35.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:28:45.168Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=8822e758-4d26-4c91-a14b-8666d79c38f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:28:45.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:28:55.199Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=74a47b3b-ac41-4b8d-9408-9fe80e4383ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:28:55.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:29:05.228Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=deffe79a-a0ec-411c-a036-fe20e069c76b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:29:05.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:29:15.247Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=4c436274-0989-4311-84b7-f106da287f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:29:15.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:29:25.268Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=9a5cb0b7-ba12-4fc6-a7d8-9ec7b4e176c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:29:25.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:29:35.309Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=8ea8df84-574d-4ff6-b7a9-c8109b4093db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:29:35.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:29:45.332Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=0cf758b3-b1fb-4010-89bc-4dda0616b3cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:29:45.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:29:55.356Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=a4c85f6e-f3da-450e-916d-59d8002a88da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:29:55.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:30:05.407Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=bfa5054c-d350-4e2d-b813-9052ab83fe55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:30:05.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:30:15.435Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=1a737065-d9a4-415b-ae47-c15b581c5568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:30:15.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:30:25.461Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=89caa123-2dd4-4d36-aed0-494bfc4c38d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:30:25.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:30:35.506Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=53481ae1-fd2e-4371-95b5-e3aef56078c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:30:35.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:30:45.534Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=d3086163-ba63-4706-a522-de326dfe5cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:30:45.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:30:55.555Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=3b5881dc-781f-4b28-ae05-8c8fd48641ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:30:55.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:31:05.605Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=994efc5e-b377-493c-8058-a03ba1cfd17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:31:05.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:31:15.634Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=2c23515f-75ae-4a82-a868-94008ee60869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:31:15.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:31:25.663Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=ffae2bbd-c31b-4abd-8267-0a64a7163f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:31:25.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:31:35.684Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=0b02a168-b5d5-4ad4-ac77-3748c4c827a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:31:35.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:31:45.703Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=fd9d5858-a8c2-4984-a429-3bd2a7a3a570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:31:45.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:31:55.739Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=e7f5c7dd-4734-4ade-b9b8-d6a97f77b7dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:31:55.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:32:05.762Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=121e1ec6-e54d-4d8a-a83b-92fcdaa26b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:32:05.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:32:15.814Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=cf0885e9-3785-41ca-adaf-a11c36784f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:32:15.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:32:25.832Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=d7273824-eb28-423e-aed2-6062be3f8eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:32:25.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:32:35.855Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=a4dde672-a83b-4a23-bde8-82ee1b0eb401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:32:35.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:32:45.875Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=42e28f22-db09-4d44-b90f-0c175d738922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:32:45.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-15T09:32:47.306Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-15T09:32:47.306Z |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-08-15T09:32:47.307Z |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-08-15T09:32:47.307Z |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-08-15T09:32:47.307Z |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-08-15T09:32:47.316Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-15T09:32:47.316Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-15T09:32:47.316Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-15T09:32:47.318Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:32:55.896Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=eed98940-c332-4855-85b7-52304a48ad49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:32:55.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:33:05.916Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=877218e9-147b-489e-a130-9c82e4aa5525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:33:05.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:33:15.938Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=a120aab5-b3b6-45c0-8a5f-ecaf665fef6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:33:15.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:33:25.964Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=da3894e6-f367-4adf-86c5-61e59769dabc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:33:25.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:33:35.984Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=41733391-537c-4821-8d8f-f075afa441ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:33:36.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:33:46.009Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=f4665258-db66-47b7-869a-362935d0367b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:33:46.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:33:56.030Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=a994ae3a-48f0-42a8-90a3-6bcf17407c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:33:56.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:34:06.049Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=41002ef7-4fe7-4b8a-bd1d-7d3428a20a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:34:06.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:34:16.070Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=6102afdd-7cf8-45d4-bfd5-037bfd128023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:34:16.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:34:26.088Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=3e089056-4731-43ea-8336-9cc404a2b6de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:34:26.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:34:36.115Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=05d79b9f-c31f-44cb-9f10-05795f3ca963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:34:36.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:34:46.133Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=e0f3c237-abff-4f64-b26a-fa1641f96594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:34:46.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:34:56.160Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=49be026f-67e0-41fa-85e1-558c2d48ced5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:34:56.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:35:06.177Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=7658f87c-f9d3-4ae8-8d3a-7e988482277a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:35:06.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:35:16.202Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=b794bbe0-fe34-401b-8aff-a6d92928d9f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:35:16.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:35:26.225Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=8a42f4ef-7304-4282-bf6b-ec7cf21459ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:35:26.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:35:36.248Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=b62521ed-95ed-43d0-8294-bd1098033075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:35:36.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:35:46.271Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=403c7e35-e079-44c3-bdd0-8d2c5a8590c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:35:46.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:35:56.304Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=ca2ab111-f637-4917-bbcd-8d35ec741540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:35:56.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:36:06.338Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=71fc4e42-5829-4ebb-ae25-58cc25649471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:36:06.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:36:16.360Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=4b00ce1e-fa3e-4991-b156-ae5552aded54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:36:16.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:36:26.382Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=66fdf3b3-46f5-4d75-af6b-8378ade33d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:36:26.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:36:36.399Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=66413977-0cd4-494c-b116-551bdf2e3119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:36:36.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:36:46.418Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=ae68f091-d8bb-4574-8b33-f5e8821863f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:36:46.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:36:56.438Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=67217c2c-e965-4a8d-8cf3-433f3d7079fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:36:56.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:37:06.460Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=6c6fe859-9e41-4e60-b519-c2a508bd868f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:37:06.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:37:16.501Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=d78da329-58b1-41a9-a3a9-69aeb010269d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:37:16.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:37:26.526Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=88059da9-1294-4c61-b61e-b3f0243d8958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:37:26.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:37:36.543Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=d76c3758-1125-428f-b7ae-606919d94e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:37:36.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:37:46.563Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=5fd5b7cd-351d-44ef-9f49-689483e20d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:37:46.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-15T09:37:47.269Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-15T09:37:47.270Z |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-08-15T09:37:47.270Z |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-08-15T09:37:47.270Z |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-08-15T09:37:47.271Z |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-08-15T09:37:47.307Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-15T09:37:47.307Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-15T09:37:47.308Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-15T09:37:47.310Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:37:56.585Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=937e1762-ff87-46be-a742-278b0f347d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:37:56.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:38:06.605Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=3890ab9d-d44f-44d1-903d-e145d2bbd74e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:38:06.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:38:16.626Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=5edf8ba4-ce1e-4a22-a905-c917996610c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:38:16.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:38:26.668Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=a8d1f0c9-a768-4ffc-9c14-c9db4448637d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:38:26.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:38:36.692Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=fbb93572-7594-4c21-b132-5ecd8d81b7c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:38:36.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:38:46.715Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=445c7a35-a58c-4564-a519-688c6445a920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:38:46.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:38:56.732Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=95ecd0ce-ea30-4215-b98f-7f5c8c3d56a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:38:56.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:39:06.749Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=ff1409db-60fd-4284-b1a6-4ff6f97486f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:39:06.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:39:16.769Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=2ee6bc45-3f45-4e9a-ac81-51245ee7012f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:39:16.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:39:26.794Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=88d55a7f-84f4-4295-9a46-0c83a26b0d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:39:26.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:39:36.817Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=483d192a-409e-4788-8ba8-315a6dd72d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:39:36.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:39:46.841Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=3733f6f4-1f8b-4693-a010-487d4f200aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:39:46.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:39:56.862Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=17afc6a1-5a91-40bd-8d20-eea4a75887ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:39:56.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:40:06.882Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=a27f8348-7e50-47c3-b3fd-b62a3e889dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:40:06.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:40:16.906Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=761bf6e1-7453-4edc-bd53-ace03feb9f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:40:16.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:40:26.953Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=98614407-905d-4901-8742-f9b53ff09853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:40:26.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:40:36.973Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=b888d1c8-7f3c-422b-a6af-fb8988620650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:40:36.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:40:46.988Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=02140648-8659-41b3-af46-d85b7a9ed169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:40:47.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:40:57.014Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=93ff3a91-0a00-4726-b655-6439753d64fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:40:57.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:41:07.047Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=bf1883f9-b02a-46a7-bb3a-9ed2458b8e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:41:07.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:41:17.067Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=920488d4-3c84-4d69-9695-16b8305a5dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:41:17.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:41:27.096Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=6ba27050-317c-4f4c-8fe5-eb73c7ec32bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:41:27.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:41:37.119Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=ef9e6115-a0df-478c-9a9a-98297e0d7253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:41:37.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:41:47.140Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=089ac129-088b-47e0-a61f-939c5025b9d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:41:47.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:41:57.161Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=baaa192b-6cb4-4204-8b87-03e61a36a453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:41:57.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:42:07.180Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=87d1e0da-fba9-4995-93e3-e1c95498c745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:42:07.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:42:17.202Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=881dbbb6-0768-45f7-ad28-8793527731e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:42:17.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:42:27.230Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=b3dd9e97-2a14-43d1-a6ce-b47bd4492e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:42:27.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:42:37.249Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=fe70c59f-3533-4ec0-90ac-088f144f3b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:42:37.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:42:47.269Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=146d8d98-bec9-446d-a0bc-aab4d46fc99a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-15T09:42:47.274Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-15T09:42:47.275Z |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-08-15T09:42:47.275Z |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-08-15T09:42:47.275Z |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-08-15T09:42:47.276Z |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-08-15T09:42:47.284Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-15T09:42:47.284Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-15T09:42:47.284Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-15T09:42:47.286Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:42:47.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:42:57.288Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=abb9633b-3d52-4f5f-8f68-86ebe39aaac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:42:57.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:43:07.317Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=37385c79-ff59-43d8-a73c-ace54f2b51c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:43:07.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:43:17.342Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=ad3c5315-a823-4eb1-8b51-54212ea127b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:43:17.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:43:27.365Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=461543e2-ad78-4b15-a8d5-21a534a33034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:43:27.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:43:37.384Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=507e0c9b-76f5-422d-a925-8fcc0af9a233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:43:37.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:43:47.404Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=eaa92bc4-77d6-4890-9531-8988f2144406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:43:47.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:43:57.425Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=fd413bd8-f1c2-458f-afa0-00ac2ef87825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:43:57.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:44:07.447Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=70cd03ed-200d-43c8-a441-2556eabbaadb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:44:07.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:44:17.474Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=d329c956-78f6-49f7-ba8e-a33c90351523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:44:17.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:44:27.492Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=ad44ace3-68f0-4440-8651-f03f54309a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:44:27.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:44:37.510Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=c2b9b8dc-07a1-4ea8-aa3e-3d96bd4ce874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:44:37.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:44:47.543Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=063ada71-c35c-4c95-aa65-ba7c72d3a9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:44:47.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:44:57.562Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=bf5299c2-5699-4e4e-89a6-2e60f0c867e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:44:57.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:45:07.580Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=83820762-a112-4173-a971-be0ed8952c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:45:07.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:45:17.607Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=84f41a3b-3eae-4926-90e6-091cd382d885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:45:17.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:45:27.635Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=3206997c-e623-4b19-b406-86a26b5ff55e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:45:27.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:45:37.657Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=f2a62d15-8ebd-40e1-966c-71a84566bbdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:45:37.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:45:47.681Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=fd2784b7-985c-45fe-9e79-91b65c34e16e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:45:47.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:45:57.700Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=53979889-085b-4ada-9e1b-bfbec6c02c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:45:57.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:46:07.736Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=c35eb62f-8a50-4924-81e1-42c83b7a8a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:46:07.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:46:17.765Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=0b51f418-6ef1-4ea4-80cd-fcca7d4196fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:46:17.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:46:27.784Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=95dc6db4-9383-4e9e-bafe-a8e0770c1347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:46:27.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:46:37.807Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=ff0b92a4-8cc6-423f-a9a8-41b292e86525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:46:37.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:46:47.828Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=9187e592-bfb8-4c69-a97e-fb719ab64e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:46:47.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:46:57.850Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=78433127-8fab-42de-b974-6df14b87e273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:46:57.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:47:07.875Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=2e619f49-db6a-4c1f-b7a0-5bd57ff72c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:47:07.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:47:17.899Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=5c9ddc8f-0055-44b0-a731-26ca252da0a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:47:17.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:47:27.924Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=7d231d1e-c5cf-4f11-bf91-7ee0849ccc72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:47:27.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:47:37.941Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=177a757f-969a-4753-953b-64d39ff4e482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:47:37.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-15T09:47:47.313Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-15T09:47:47.313Z |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-08-15T09:47:47.313Z |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-08-15T09:47:47.313Z |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-08-15T09:47:47.314Z |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-08-15T09:47:47.323Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-15T09:47:47.323Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-15T09:47:47.323Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-15T09:47:47.326Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:47:47.960Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=b2413c36-4809-4c9e-b0c4-25d1807edd1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:47:47.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:47:57.985Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=54ef61c5-06c7-4715-ac1c-069f13d1038d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:47:58.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:48:08.007Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=fae0c54f-deee-4b88-85ac-528e947a34c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:48:08.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:48:18.027Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=560e0df1-7104-4732-97c0-752cd285ca61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:48:18.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:48:28.063Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=5f06a2c2-9221-481e-ad52-5a6994e3c86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:48:28.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:48:38.093Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=100c8cf4-dedb-4b4e-936c-62b06bceafa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:48:38.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:48:48.115Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=288f491d-a173-442a-be54-eac39b1fa78f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:48:48.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:48:58.136Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=a265aae5-c186-417e-937b-c1b62e7a6bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:48:58.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:49:08.161Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=785600ca-1581-4bbe-bf79-9e8d00d5b7d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:49:08.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:49:18.183Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=304f4091-bbd3-43ab-83bc-ec90fe7b492f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:49:18.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:49:28.208Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=4144ae87-41d2-432b-9026-1bd51db51d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:49:28.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:49:38.227Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=89832242-1ff8-45a0-9113-b1b0c238a240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:49:38.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:49:48.241Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=2196609d-dd82-4b51-b9c2-92a6e357a85b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:49:48.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:49:58.260Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=12d983d7-80ec-43f2-b2bf-e7acb75813dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:49:58.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:50:08.299Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=0fb7ab77-aeb9-4152-a88a-61f151b46306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:50:08.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:50:18.318Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=a2b7e871-1fec-4b5c-905a-a84ea84d8a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:50:18.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:50:28.336Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=baa1dc71-5d02-4a96-9665-c0245868d023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:50:28.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:50:38.406Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=2e43a69e-f1f0-4433-98ef-eb42d22c3f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:50:38.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:50:48.431Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=2e48faee-3411-4497-86da-69aa678ddbef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:50:48.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:50:58.453Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=9999488e-4077-448e-8c70-6811a9597e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:50:58.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:51:08.481Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=6b004c27-16b3-46aa-81a4-641c8dbcd4a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:51:08.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:51:18.504Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=ae19063b-fc16-4af5-be9c-10899c702de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:51:18.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:51:28.523Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=d20a9048-7a4b-46d9-aba7-1fe3b2654805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:51:28.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:51:38.545Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=4c512f4d-b67c-4543-9cdb-79971ed71940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:51:38.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:51:48.567Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=aba0a0d5-c4b9-426f-8d82-b24abae36aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:51:48.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:51:58.589Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=79b52b9f-77e2-4cfd-acee-54fe37d20d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:51:58.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:52:08.606Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=aea94836-787c-405e-854f-5702dfd03069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:52:08.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:52:18.630Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=0415ed58-d2d3-4130-b099-64046a603def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:52:18.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:52:28.654Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=d55f5457-eef2-45ed-8a85-c894197ae3f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:52:28.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:52:38.674Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=1c0700c0-6b17-47c9-a681-49a20cf9ae06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:52:38.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-15T09:52:47.272Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-15T09:52:47.273Z |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-08-15T09:52:47.273Z |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-08-15T09:52:47.273Z |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-08-15T09:52:47.274Z |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-08-15T09:52:47.281Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-15T09:52:47.281Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-15T09:52:47.281Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-15T09:52:47.283Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:52:48.711Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=0b346b0c-a52f-44de-93b2-0875469c63c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:52:48.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:52:58.744Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=bd4d9585-a5cf-4532-a58a-19a4c803da74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:52:58.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:53:08.776Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=af6bf4a7-8775-4512-bce5-354e0d57abff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:53:08.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:53:18.796Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=dce8a772-2e20-4e39-a6c9-112c2c6e07e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:53:18.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:53:28.816Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=c79bb2d6-a1ba-4f4b-ae64-d51baf655993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:53:28.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:53:38.834Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=e99fa854-cce7-48eb-a31c-742aa5d249d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:53:38.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:53:48.852Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=ee6e2ddc-7ef8-492f-941e-1eef7f44dd90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:53:48.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:53:58.876Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=4165ecc3-5e9a-49d2-81f0-e55154237059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:53:58.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:54:08.891Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=e15bdf4f-e9f1-4d18-93d3-efbeb5b188ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:54:08.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:54:18.915Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=bc8eb340-bd23-421f-a29f-1cb00892afde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:54:18.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:54:28.937Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=000be2c4-8ccb-4e30-9d4f-5e062c5b6bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:54:28.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:54:38.955Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=af2227a6-222f-49a7-a8df-2d8c6b5c50b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:54:38.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:54:48.972Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=837cc4c2-b553-4995-a9aa-384d17f11376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:54:48.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:54:58.990Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=ff4236db-f329-44a5-a0be-e63e936728bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:54:59.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:55:09.019Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=681fec96-dc52-448e-add5-b248573a5487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:55:09.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:55:19.041Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=ab417e34-d4bb-4bd2-99cf-4a1698f0f13a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:55:19.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:55:29.064Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=335ebf3c-889d-4b60-ab7a-c72542aa232b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:55:29.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:55:39.112Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=f8093f0a-c294-47c6-abaa-dce8f720e89f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:55:39.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:55:49.138Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=795367a2-5815-4cc9-bbe0-13a955f6ee67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:55:49.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:55:59.165Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=41b07a9f-203e-46c9-9f0b-80b2e33f0924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:55:59.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:56:09.195Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=a08878cb-2ed9-480c-9b98-2cf3fffa90b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:56:09.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:56:19.220Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=e8f0b4f3-825f-4054-93dd-e6eb7b93966c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:56:19.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:56:29.244Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=704ca515-9484-4894-9769-dec5d0369e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:56:29.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:56:39.264Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=ab5370a8-0a50-4959-bdd3-799b29066c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:56:39.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:56:49.305Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=d4aa8037-f11d-4483-b709-d166639fcf8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:56:49.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:56:59.325Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=016b2a7d-9800-4dc3-b864-98e9dcead937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:56:59.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:57:09.346Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=75622c65-3a1a-46ef-b1b0-3fcab387729a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:57:09.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:57:19.364Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=dae3655b-78ba-47cc-8284-f4d2879229e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:57:19.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:57:29.383Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=e456aee6-9833-412c-8ee5-2912053d9a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:57:29.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:57:39.405Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=94064d77-ed62-4642-aace-a9dd30bbf2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:57:39.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-15T09:57:47.215Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-15T09:57:47.215Z |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-08-15T09:57:47.215Z |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-08-15T09:57:47.216Z |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-08-15T09:57:47.216Z |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-08-15T09:57:47.221Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-15T09:57:47.221Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-15T09:57:47.221Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-15T09:57:47.223Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:57:49.424Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=5f239acf-6b58-4f39-9cd4-18466c325592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:57:49.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:57:59.444Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=fb0a5c45-3fdd-4ea8-9b4e-925d2f6b024e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:57:59.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:58:09.465Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=71db5075-413e-4faa-bcb8-d65bd2c39bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:58:09.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:58:19.489Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=0b4b4781-ab52-4e46-8f6e-5bfaa32cf236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:58:19.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:58:29.517Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=e1be380f-a6b9-4346-8dab-82db599f11fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:58:29.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:58:39.557Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=cc9abe6d-1d58-4d80-b906-41d37378b006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:58:39.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:58:49.574Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=741b8409-c99f-46cc-a33c-d1ab8abe1cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:58:49.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:58:59.593Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=b3a61072-971b-40ab-94e8-64143ec00444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:58:59.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:59:09.617Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=82859bec-e778-4869-bcfb-0e440f688cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:59:09.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:59:19.640Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=a5ac2f53-6066-492b-bd48-6230be146f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:59:19.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:59:29.665Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=954c7790-d2cf-4374-a261-912e5c11822f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:59:29.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:59:39.682Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=96bdd86c-6364-49a0-a6ad-e1e8be684cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:59:39.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:59:49.702Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=db350f7d-3d6e-4999-8d6d-20f0ab4b437a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:59:49.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:59:59.737Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=715033f5-96e2-49fb-81fc-a5c86e1ee619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T09:59:59.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:00:09.764Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=03f96eb8-c485-45e7-b5c8-5983646f08d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:00:09.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:00:19.785Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=81df4807-8a7e-40cf-9f60-472f3e1c811f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:00:19.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:00:29.810Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=e7c087f7-ff2b-476c-ba73-2b9db94efea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:00:29.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:00:39.832Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=04ae5a35-a2d2-4d17-9991-af7e75df850c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:00:39.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:00:49.847Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=6b68aa7e-8c58-4892-8621-ab3a63531291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:00:49.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:00:59.863Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=36e87e0f-0d3e-43b5-84d0-0077ced8282b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:00:59.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:01:09.879Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=005be86b-aad6-48d2-841c-2560f9b915aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:01:09.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:01:19.897Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=14b996a8-813c-4665-9eff-952b0ac75efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:01:19.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:01:29.915Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=01de8e1a-2d4b-4c66-aed6-e54c44dc8029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:01:29.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:01:39.938Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=acba080e-deab-4af7-a350-345cc6c340cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:01:39.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:01:49.965Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=fca93568-5c21-4ee4-9b40-cad0ba883dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:01:49.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:01:59.984Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=535ff022-ac6c-426b-9174-a18d15655b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:02:00.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:02:10.009Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=008e89c4-a479-4bb1-8503-cd992e91051d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:02:10.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:02:20.023Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=37130c96-a9e3-45bb-8884-7fc46e9d8e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:02:20.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:02:30.040Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=dd738cc3-498a-424c-99f8-834cdaf903b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:02:30.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:02:40.061Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=00283e59-955b-4257-aea6-34609f236baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:02:40.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-15T10:02:47.261Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-15T10:02:47.261Z |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-08-15T10:02:47.261Z |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-08-15T10:02:47.261Z |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-08-15T10:02:47.262Z |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-08-15T10:02:47.269Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-15T10:02:47.269Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-15T10:02:47.269Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-15T10:02:47.271Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:02:50.079Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=45ea24f8-e9b3-478f-8382-2e11b55d419d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:02:50.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:03:00.119Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=22e6cdbf-3bdc-4243-99d7-b7d02542aecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:03:00.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:03:10.144Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=4912cf76-ce16-4d0c-be21-ff206a82451d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:03:10.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:03:20.162Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=228d9f74-dcf0-4560-8ef9-746c5d2bd4ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:03:20.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:03:30.181Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=0e70d605-3987-4468-b53d-b91dfe9b3d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:03:30.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:03:40.201Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=359f791d-9085-417a-a1aa-21070c9628ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:03:40.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:03:50.217Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=9af665a6-1a14-48c7-95e2-020986c7faca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:03:50.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:04:00.234Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=a7763dde-c6d7-44cb-a6b4-9d56131334c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:04:00.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:04:10.258Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=743c1443-876a-4d25-8e6a-d6b0f2f200c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:04:10.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:04:20.273Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=474f7a41-eb62-4dfa-b22c-9a07d20c4b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:04:20.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:04:30.297Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=1e488afe-6c0d-4009-8225-5e55006e97a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:04:30.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:04:40.315Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=221ca1ed-b011-454c-841f-483ccaf5d26f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:04:40.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:04:50.341Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=7607a4c3-7803-43d4-9458-60bc410d4ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:04:50.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:05:00.367Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=0d66437e-da63-4e48-ba6e-877e06313699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:05:00.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:05:10.386Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=65ddaeb1-2236-468d-9604-7e30f0098426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:05:10.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:05:20.411Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=a370ee0a-38bc-49a2-95d9-6d3742010a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:05:20.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:05:30.437Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=da7a204d-8964-4000-96d7-3efe165b50e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:05:30.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:05:40.463Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=9b68c9e7-941e-484f-8fd1-ec70ca90c0fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:05:40.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:05:50.485Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=c597593a-bc03-4296-b8ef-258dd021e599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:05:50.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:06:00.516Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=c1dc925f-28ff-41b2-bebb-0921c7d52428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:06:00.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:06:10.532Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=a0162e32-2c05-44a7-b23e-328d73d7f71c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:06:10.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:06:20.547Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=72ce14e7-24f5-4b9c-befb-debd10bdaf85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:06:20.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:06:30.573Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=d43d8a10-b2ca-4c83-b7ab-5f7d0e76f061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:06:30.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:06:40.589Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=03aecd46-5284-4f94-b2fd-e210a1d265e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:06:40.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:06:50.615Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=4b9ee5c3-f9d6-4b46-a548-884267a89a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:06:50.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:07:00.637Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=2ef015b8-3243-4a17-8958-3807050a9993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:07:00.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:07:10.653Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=77dda6dc-976f-470e-b2b5-c9f9d34a3245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:07:10.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:07:20.679Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=20fa293d-9466-426a-b8f8-c60480db1566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:07:20.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:07:30.697Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=b7d8a0a1-b93f-4891-acce-f91b8df5ae30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:07:30.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:07:40.730Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=3da9d380-c063-48e6-91cf-18cba38f1b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:07:40.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-15T10:07:47.260Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-15T10:07:47.260Z |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-08-15T10:07:47.260Z |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-08-15T10:07:47.260Z |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-08-15T10:07:47.261Z |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-08-15T10:07:47.267Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-15T10:07:47.267Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-15T10:07:47.267Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-15T10:07:47.269Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:07:50.762Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=abf31615-6ea2-4510-b506-62403608df61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:07:50.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:08:00.779Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=768046af-398f-4309-aa5e-24212caaea39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:08:00.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:08:10.801Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=5c9d3be1-f4c4-48d2-b691-f763d82d8753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:08:10.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:08:20.823Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=a88fd257-eb87-4172-abb3-cd5df2e55fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:08:20.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:08:30.838Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=d9c55a07-0196-48c9-ab15-b7826f31560d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:08:30.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:08:40.859Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=58f86f82-5302-4cdb-83b8-5065bebc9934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:08:40.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:08:50.889Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=941524c0-d838-4937-91c6-ea612272703e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:08:50.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:09:00.912Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=1e280e9a-2299-4a0d-8195-8a3995d065f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:09:00.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:09:10.929Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=47367a32-39b9-4a5c-8a25-11aedb9b3918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:09:10.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:09:20.944Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=0319ed4e-3c78-437a-9154-b9e2156615df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:09:20.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:09:30.962Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=e78bb87d-448a-40f7-a70b-c53f64453406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:09:30.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:09:40.982Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=a794ce27-5956-4dff-9837-560edea8cc3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:09:41.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:09:51.004Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=b84024a2-0d4b-4592-a18a-b6bca39f4ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:09:51.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:10:01.028Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=1c3c9c53-7258-47d5-a1b5-8fe8feed87e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:10:01.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:10:11.045Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=fb94553f-152d-43b8-9c95-61b42a96ff30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:10:11.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:10:21.062Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=c15f535f-30cd-4c04-a4ea-74f42de0bdf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:10:21.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:10:31.090Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=564ea248-b167-4db7-9dcf-5ca774e9ff3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:10:31.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:10:41.113Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=f0a46978-ef9c-41a6-8310-86ae293b4adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:10:41.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:10:51.130Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=07d5eb6f-613f-44f8-8951-d007a6b1a001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:10:51.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:11:01.148Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=bdcfa1d7-028a-42f0-85e2-97833fd4cb34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:11:01.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:11:11.188Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=7619555e-3b4c-476e-a768-e1d57596b017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:11:11.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:11:21.208Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=9d5778ff-45ca-4ba2-bf63-41fbc8def1b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:11:21.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:11:31.229Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=9b319b84-3793-49bc-8319-2d2cdbd87865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:11:31.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:11:41.250Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=c7186f09-8b49-4fc5-816d-b709aae8f173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:11:41.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:11:51.271Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=d96754fb-60ca-4000-9ae0-f1669d87828b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:11:51.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:12:01.304Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=cf9f3db5-ec2f-426f-8638-34f7f866e87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:12:01.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:12:11.322Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=625488ac-3075-4856-86b0-6800d828b862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:12:11.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:12:21.341Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=ef202b6f-8fe5-4aa2-b0e8-8d6f14fb79d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:12:21.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:12:31.372Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=aa021f4f-c4f6-4224-b760-8e17b3b3bcac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:12:31.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:12:41.399Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=87a54547-ffee-4122-9116-dddaf84297a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:12:41.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-15T10:12:47.281Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-15T10:12:47.282Z |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-08-15T10:12:47.282Z |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-08-15T10:12:47.282Z |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-08-15T10:12:47.283Z |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-08-15T10:12:47.290Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-15T10:12:47.290Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-15T10:12:47.291Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-15T10:12:47.293Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:12:51.414Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=72f94b85-d134-4f05-ad44-e420c1da7dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:12:51.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:13:01.433Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=83a5c9b3-fee6-416a-99b6-9cf4eba080ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:13:01.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:13:11.452Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=562ab1a1-b40e-40ef-99de-02d67f6a5341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:13:11.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:13:21.481Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=aeb74d3a-6679-483c-a7dc-e1b1cae3ae1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:13:21.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:13:31.503Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=d1f6d6eb-673d-4e31-b3d6-439372d056c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:13:31.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:13:41.522Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=7553f36a-dea2-4e70-baab-2b57385df990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:13:41.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:13:51.545Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=bac8309b-9df6-499d-a3c5-32a54d628896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:13:51.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:14:01.569Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=ce430acd-7805-4e90-b105-81da0dd30e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:14:01.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:14:11.590Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=be50e4d5-0c3f-4547-9ece-1f950800414b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:14:11.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:14:21.631Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=34ec0860-7863-40c8-81ef-52c13ed4bc83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:14:21.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:14:31.653Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=fae15c7a-0c27-4ffc-bb30-5a5a42095bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:14:31.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:14:41.671Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=97dfef2d-c2c1-46b6-b480-4da2075ea97d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:14:41.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:14:51.689Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=9b9d343e-aef5-4dcd-a2bd-1e305a70ad42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:14:51.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:15:01.720Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=c0c19405-e2f8-44fb-b23a-b7a512f01a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:15:01.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:15:11.737Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=ef2efcfd-ee1f-4ea6-b63a-17a08f3a8fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:15:11.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:15:21.759Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=c989adf7-91d1-4a94-b290-9aa7465200be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:15:21.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:15:31.777Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=07d15149-1cf4-4c6d-b560-009980432756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:15:31.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:15:41.808Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=006fff71-9f5c-4be2-9cc1-9e5106584606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:15:41.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:15:51.841Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=03b9e743-9399-4aaf-ada7-6ac130e9bf1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:15:51.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:16:01.874Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=67065287-a313-4c15-ad85-b28395931e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:16:01.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:16:11.891Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=da864b7d-4d69-44a0-b625-5a83d41a1890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:16:11.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:16:21.916Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=d0e9378f-222c-46c3-82be-1d78f52ff026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:16:21.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:16:31.932Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=f330f7b0-c151-4a1a-bec0-8721101c7f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:16:31.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:16:41.950Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=27e68ed0-47d2-4ca3-bac5-58cb898c89b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:16:41.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:16:51.973Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=1f072715-957d-4046-b3ee-ec4b712bd69b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:16:52.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:17:02.000Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=51824869-d304-4074-b9b5-bf368f192c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:17:02.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:17:12.017Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=7462499f-727c-48c2-a715-8f4a31d67e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:17:12.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:17:22.042Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=f91c4d7e-5c9a-448e-8c04-b79fd4f295ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:17:22.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:17:32.063Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=6d97676d-67dc-473b-aa35-c2a369a91b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:17:32.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:17:42.087Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=dcb20923-fe48-44a1-b986-2b6b0efd3c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:17:42.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-15T10:17:47.203Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-15T10:17:47.203Z |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-08-15T10:17:47.203Z |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-08-15T10:17:47.203Z |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-08-15T10:17:47.204Z |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-08-15T10:17:47.208Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-15T10:17:47.208Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-15T10:17:47.208Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-15T10:17:47.210Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:17:52.107Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=90ca573e-bd6c-4a5c-9222-5658a071d77d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:17:52.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:18:02.126Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=2c925685-0d6e-4db1-9a8b-317a4e575c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:18:02.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:18:12.145Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=230ee5ab-58ce-4059-a7dc-f3469c524954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:18:12.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:18:22.164Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=49c5b774-7e18-4079-b008-179bb3087a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:18:22.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:18:32.183Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=f2e2d3b3-9ab4-4526-b5c5-edc81e3cecac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:18:32.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:18:42.201Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=1cbed3ec-e35b-482a-9000-eafb66816542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:18:42.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:18:52.220Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=b53ea861-5526-48f3-8b89-2c3192bd7abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:18:52.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:19:02.273Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=f45220d6-23de-43b9-bdbb-3c618ffc88ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:19:02.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:19:12.301Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=689407bc-6a58-4ad5-b3cc-3f5719b656d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:19:12.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:19:22.323Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=6d01e957-3d4d-404c-9193-cbe831a9e2e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:19:22.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:19:32.340Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=d1f301f6-115b-4963-b787-e0358c322de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:19:32.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:19:42.380Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=eaa36e6b-0864-43da-831b-aff053086cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:19:42.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:19:52.404Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=7a70d2f3-ce5f-4933-9caf-9037809fb4f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:19:52.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:20:02.429Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=d27434c0-4cb4-4229-b030-ac16d6da0b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:20:02.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:20:12.447Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=62525367-96d3-4125-bcda-2cc2b20cace8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:20:12.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:20:22.468Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=ce4f44e6-5f50-4c2e-985e-c5848e684932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:20:22.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:20:32.487Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=a2007ee9-7d32-4c10-934e-7c96c8781b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:20:32.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:20:42.509Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=2d9eb15a-0c36-4c76-bc4f-6b48d65a8759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:20:42.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:20:52.524Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=863231b5-7bfb-4a79-ae8c-1e96fdf1c75b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:20:52.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:21:02.538Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=aea4b609-8b4d-4745-951c-1a35b9b9d4d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:21:02.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:21:12.552Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=e6c9097a-e036-4da5-b2df-93372cc79061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:21:12.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:21:22.573Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=736834a3-c838-40f2-a675-3dab421f0f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:21:22.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:21:32.591Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=d3498691-6b76-44aa-8ccf-0865ad95d94d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:21:32.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:21:42.628Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=52348431-029b-4d7d-bb4b-a404a9121028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:21:42.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:21:52.644Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=362fb3ff-387e-42b1-af76-5c3022a21996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:21:52.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:22:02.660Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=5441c07a-e1b2-4fc7-9de2-39387fd26db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:22:02.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:22:12.683Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=8217b51e-764e-4d6f-b58f-e39162c94669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:22:12.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:22:22.714Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=1d83e60d-aa39-4520-b45c-84dc4c7113fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:22:22.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:22:32.739Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=6ebd6e75-f87c-420b-a5ce-fa6e3937d82a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:22:32.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:22:42.754Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=a1b2ad21-8d9c-493b-88ef-2cd3eefc3008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:22:42.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-15T10:22:47.294Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-15T10:22:47.294Z |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-08-15T10:22:47.294Z |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-08-15T10:22:47.294Z |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-08-15T10:22:47.295Z |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-08-15T10:22:47.300Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-15T10:22:47.300Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-15T10:22:47.300Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-15T10:22:47.302Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:22:52.771Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=28917938-5a43-42cf-acd6-6f07c03c09d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:22:52.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:23:02.790Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=9a49a8be-037e-4ef4-ae10-24d16fb743d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:23:02.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:23:12.807Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=2164273a-0a64-4fe4-a4b5-cee23db9cbd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:23:12.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:23:22.826Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=513dbc1c-df51-4e0f-b25a-069a97da2711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:23:22.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:23:32.850Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=353be5bc-a041-43da-85e4-63f968eda3e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:23:32.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:23:42.889Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=33e20a50-04aa-4645-a9ea-4d22e0019ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:23:42.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:23:52.920Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=2256b9bb-d156-41db-bdf1-ed59bbc6e988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:23:52.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:24:02.937Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=d4c9d369-e1b4-45b1-a441-6781a3fb186d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:24:02.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:24:12.954Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=a93dd641-19a1-4eb1-8447-0bbc3a49615e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:24:12.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:24:22.972Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=4d80d0bf-6342-47cb-8792-191b3122cee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:24:22.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:24:32.991Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=6e011dc3-0e6c-4c7a-b4d7-1fe15b4ccd51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:24:33.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:24:43.011Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=2870f653-b978-43b2-b8c5-e289a0ae1fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:24:43.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:24:53.033Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=f040c881-e9d2-4e59-9ac5-740d95b4c874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:24:53.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:25:03.049Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=1db6c704-8413-4208-8945-e5be58370304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:25:03.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:25:13.080Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=cf4ffc32-fd03-4784-b6d5-2f55f5416bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:25:13.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:25:23.100Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=e87c93ed-6c74-4a79-b70c-5fa4b20fea76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:25:23.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:25:33.127Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=f4c744fa-cd8a-4d81-ae93-76e1ce1f7ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:25:33.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:25:43.145Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=c89748ec-c0f7-4ba6-a9d9-de2dd0ca4d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:25:43.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:25:53.161Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=bc1de336-d99f-4ec5-9b87-d82f1767a224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:25:53.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:26:03.194Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=004260e0-f328-4814-8eba-a41a221cd32f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:26:03.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:26:13.209Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=4b061898-ada2-49dc-92d6-b761dab6b12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:26:13.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:26:23.228Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=dd5aec30-97bc-447d-a418-5175e0dff469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:26:23.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:26:33.251Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=bc2a97df-e6ff-4780-80da-d5db849b7012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:26:33.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:26:43.270Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=473e52dd-fabb-4792-9f64-c8907452eb77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:26:43.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:26:53.285Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=55a85e77-35ad-4161-89de-92dbaaf6731e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:26:53.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:27:03.300Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=1f5a7382-0f5f-4302-ae49-caf094c1544a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:27:03.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:27:13.318Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=c3cc036c-8e3b-4c9c-a9b9-33e3fe439877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:27:13.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:27:23.335Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=3f38af49-441f-45a4-bfca-8cdd0f7bfcd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:27:23.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:27:33.352Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=4fe67c18-53fd-4392-b38d-8abb088c7620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:27:33.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:27:43.388Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=7eae15af-1a90-4a60-a387-a5432895fcc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:27:43.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-15T10:27:47.269Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-15T10:27:47.270Z |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-08-15T10:27:47.270Z |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-08-15T10:27:47.270Z |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-08-15T10:27:47.271Z |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-08-15T10:27:47.275Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-15T10:27:47.276Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-15T10:27:47.276Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-15T10:27:47.278Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:27:53.418Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=7da1dac0-69cd-432f-9552-ce09a6b1fe27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:27:53.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:28:03.434Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=0752bd12-93c7-4886-969b-b8bab142412e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:28:03.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:28:13.451Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=aecbf549-f43d-4fea-afb7-48730f7c6806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:28:13.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:28:23.465Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=fcf34468-3470-497e-a0bf-1ac09d240f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:28:23.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:28:33.485Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=b2e4dc14-ce33-4f32-8144-6bb9401c801b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:28:33.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:28:43.502Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=a2a45f77-b617-44ba-be01-f931140fa4ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:28:43.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:28:53.520Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=ef0b9e30-9855-4e62-bef2-e39f8e883313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:28:53.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:29:03.533Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=df62e3fe-d0ae-4e25-96a1-4dbf9aea7205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:29:03.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:29:13.549Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=b4c5a908-ec10-477a-9eef-1f5e5700403c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:29:13.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:29:23.568Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=c6bca4a9-6104-4c64-ab87-3680a3b185ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:29:23.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:29:33.584Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=ec4b4854-978e-4d56-be5b-5ccf4af6aa83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:29:33.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:29:43.600Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=cf5a3634-1832-4a83-906f-0f602f7f3b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:29:43.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:29:53.617Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=7b44bc59-e76c-4194-89bd-6e78878d8d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:29:53.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:30:03.657Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=448bbd42-b320-40ed-97ae-d73626dc052b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:30:03.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:30:13.675Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=8423ac10-3070-46df-970d-9ad19319fffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:30:13.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:30:23.714Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=fd55b519-d0f1-42cf-94e3-62571ba5303c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:30:23.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:30:33.740Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=72f485ac-dc04-49b7-85e1-2a0aef4ab889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:30:33.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:30:43.760Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=859d1669-aa4a-4829-ad43-f739f3350d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:30:43.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:30:53.788Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=3af56e16-571a-4df1-8b96-0e5f8ca17076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:30:53.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:31:03.813Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=e30adba0-797e-40b5-aa6f-62cf035019d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:31:03.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:31:13.827Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=0888b60d-2d21-48b3-9f66-d36233b4df3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:31:13.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:31:23.848Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=83bd62d9-2109-426b-b1c8-72ca9a0879b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:31:23.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:31:33.897Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=745e9bd3-7d1e-48fa-be92-e2029c69ddec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:31:33.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:31:43.913Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=e9591039-1133-47bb-9cb3-2d724b852dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:31:43.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:31:53.948Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=c2dca36d-4704-406a-8cbe-f650317e7074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:31:53.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:32:03.984Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=77d8a14e-0dea-4dc1-b52c-eb88902c50e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:32:04.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:32:14.007Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=a9d8f0c1-f81f-463b-b90d-5b519023d929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:32:14.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:32:24.028Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=38918249-9278-4a58-8c9b-96ebd7712349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:32:24.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:32:34.103Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=13f391da-2cbf-4996-8f38-f1f920dde3d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:32:34.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:32:44.122Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=3fba83b9-0266-4ce2-94e7-8bd1b195b635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:32:44.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-15T10:32:47.228Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-15T10:32:47.228Z |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-08-15T10:32:47.228Z |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-08-15T10:32:47.228Z |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-08-15T10:32:47.229Z |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-08-15T10:32:47.233Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-15T10:32:47.233Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-15T10:32:47.233Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-15T10:32:47.235Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:32:54.146Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=1db71d9e-46c8-4edc-ba94-96397b642d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:32:54.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:33:04.167Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=7d344bd5-1a50-43ed-b4cd-a807c4869803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:33:04.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:33:14.203Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=abde2960-68a2-4b21-b41d-061493661d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:33:14.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:33:24.237Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=f672e443-c9a8-40a5-a878-173da8f1c2c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:33:24.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:33:34.266Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=74e22acb-bda7-4564-8eaa-c6d8b3b755f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:33:34.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:33:44.295Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=0d7cc588-f996-4050-afb3-4438e7c1a65d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:33:44.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:33:54.314Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=ba5f4c13-d74f-492e-9d5c-a6afe82a7d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:33:54.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:34:04.332Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=b3083003-9ac3-41bd-b0e7-c713dd7f8827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:34:04.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:34:14.359Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=9133021e-dc6f-464d-9dff-3fba3ad5bbfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:34:14.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:34:24.394Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=f27971d4-6a51-4990-8bb2-1ca382e63934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:34:24.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:34:34.409Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=fa5a6117-166d-41b8-bf09-f720beda63c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:34:34.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:34:44.430Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=2451ee2d-85a4-4dfe-8fbf-dd9325c62850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:34:44.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:34:54.448Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=81785dcc-cd82-4cb1-8758-f9c7ca7caed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:34:54.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:35:04.475Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=ae1745a4-d09e-473d-b97a-34673584d7e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:35:04.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:35:14.491Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=816ca120-75a0-429d-ab32-f356005f6c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:35:14.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:35:24.513Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=4059e449-58b9-4400-81ef-c460ae79186d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:35:24.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:35:34.557Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=6c5a1e69-a103-406b-b4b1-0c96ab16f5ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:35:34.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:35:44.582Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=e7f3df70-092f-4419-a4cb-8fdf59f65d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:35:44.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:35:54.602Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=774431fe-a8ed-4082-8119-3ea2184575ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:35:54.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:36:04.621Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=6d43532a-cb3e-496c-950b-f2ae895f2bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:36:04.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:36:14.642Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=b863d186-e365-4e07-93e1-e690e5e46a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:36:14.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:36:24.659Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=b673b0d3-f5a1-483b-8331-658f26bfeb1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:36:24.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:36:34.672Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=c779b23e-3e41-4899-a4ba-87052ff8440e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:36:34.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:36:44.689Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=6d627d76-12d3-43e8-a341-2587caa5cad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:36:44.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:36:54.705Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=69f93b68-544a-4e7d-9006-fe9ab93adf41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:36:54.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:37:04.718Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=4576cd71-c835-40bc-a27c-db50d55471ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:37:04.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:37:14.738Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=454448ed-6b75-490b-86d9-46feb5dfde45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:37:14.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:37:24.752Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=10795b27-e9bd-4923-9fff-dc15865cf5af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:37:24.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:37:34.777Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=b73d9b5b-3cdb-46f5-a815-9a742a1e145f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:37:34.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:37:44.801Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=4acda026-89a1-4cf9-bec4-56a29fe9af64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:37:44.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-15T10:37:47.289Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-15T10:37:47.289Z |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-08-15T10:37:47.289Z |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-08-15T10:37:47.290Z |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-08-15T10:37:47.290Z |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-08-15T10:37:47.321Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-15T10:37:47.321Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-15T10:37:47.321Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-15T10:37:47.323Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:37:54.824Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=bb86aca2-07f9-4e9c-a3c7-688c1ea0261b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:37:54.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:38:04.843Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=852debe9-bf2e-44e2-9f51-b9d61cb72ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:38:04.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:38:14.859Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=b471aa9b-c7c1-4ae2-9091-fa4465ad6863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:38:14.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:38:24.878Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=685c1d9e-cd9d-41d7-a501-217fc337d412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:38:24.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:38:34.893Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=15a63220-efb3-4578-b031-e90652a4b8b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:38:34.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:38:44.919Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=c2820509-8749-4a8f-a848-2329efc6a459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:38:44.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:38:54.941Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=fe9987b3-1ca8-460d-9c33-2544714618ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:38:54.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:39:04.959Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=e0e90da2-ec45-4df2-bcef-089f6bed2b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:39:04.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:39:14.975Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=1781e135-5067-4b2a-9a76-3294a30254a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:39:14.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:39:24.992Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=bbf7ebdd-8671-42dc-a44c-f23a5d101392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:39:25.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:39:35.006Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=dcd9db95-eb3a-4c59-b13a-11261817b192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:39:35.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:39:45.022Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=922c1a14-2aaa-403b-9903-69fc67437413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:39:45.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:39:55.041Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=31f97582-40ba-4a2b-b00e-7809cdb11f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:39:55.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:40:05.060Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=6770dc12-9ee4-4ba4-b0cd-fa474192401f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:40:05.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:40:15.075Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=e330a2eb-8391-42c5-9243-44bd666ea4d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:40:15.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:40:25.098Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=75291d8b-4c5b-4ae8-a360-bd91a90e2d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:40:25.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:40:35.115Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=cb01a163-374e-4394-82fb-95314cdae8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:40:35.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:40:45.141Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=99239868-221b-468e-bd24-45e0aecf43d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:40:45.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:40:55.165Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=75689eb5-af51-4417-aafc-d8be5679eb2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:40:55.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:41:05.187Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=1c86e3cd-9ec2-4552-8c3f-175eaa34cd0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:41:05.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:41:15.218Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=63764c87-bd9c-4447-975a-e831b0ceaeb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:41:15.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:41:25.241Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=da4f4daa-d9f9-4903-898f-863224a93b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:41:25.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:41:35.265Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=05159cbc-b39f-49dc-8617-a2450ed4522e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:41:35.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:41:45.316Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=a8d083eb-6455-4f6a-90bb-c09b8ec0b701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:41:45.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:41:55.340Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=f3fdcc6f-4ebc-4da4-a6b3-c7c2cfc5cba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:41:55.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:42:05.380Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=a13583ac-1421-4ac4-a2e4-bf953ae3000e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:42:05.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:42:15.395Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=803412e3-2ef7-4306-9e31-4004cd992fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:42:15.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:42:25.410Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=393ed53e-182f-4f7e-af65-56fdf7bfe359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:42:25.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:42:35.436Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=e57b6148-0aff-4594-948a-dc403c86b476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:42:35.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:42:45.456Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=5f94a895-1374-4550-aa5f-e4a995f6915b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:42:45.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-15T10:42:47.345Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-15T10:42:47.345Z |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-08-15T10:42:47.346Z |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-08-15T10:42:47.346Z |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-08-15T10:42:47.347Z |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-08-15T10:42:47.352Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-15T10:42:47.352Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-15T10:42:47.352Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-15T10:42:47.354Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:42:55.477Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=d2441956-2e35-43b5-9f27-d0896d248247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:42:55.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:43:05.495Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=5ad00f2b-1082-40a9-9099-ce162b375724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:43:05.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:43:15.515Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=c4903ea0-e384-427b-b7a0-3124abe39fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:43:15.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:43:25.530Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=ed276462-b48f-4fd6-b319-ee4d1083f6f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:43:25.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:43:35.549Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=bc66e5f1-2dd4-4f02-afc7-7ade6749416a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:43:35.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:43:45.567Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=dec23c99-df3c-42ba-856b-19c82821643e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:43:45.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:43:55.580Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=3707fac6-5e5f-465f-b726-df72fd9a4da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:43:55.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:44:05.598Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=26d5b1a9-a7fc-423b-b096-56352f4c8f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:44:05.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:44:15.613Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=31151748-41a4-4842-bc82-457483fa8d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:44:15.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:44:25.636Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=adfdede5-a46a-4085-a28e-9b1cff2d0369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:44:25.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:44:35.661Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=f2578925-c44e-42c9-9a2a-9759000ed23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:44:35.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:44:45.677Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=526b2db5-0e89-4a28-b8c1-e5b2b2ad229a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:44:45.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:44:55.715Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=8b9a3817-1b24-4fe1-bddb-c2e2563bcc18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:44:55.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:45:05.735Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=fc48698a-c45a-4287-af2c-03b44180451b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:45:05.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:45:15.782Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=2950e39c-67ea-4346-a8dd-4ae48e26bb37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:45:15.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:45:25.804Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=653b6ede-df3e-4ad9-9f62-716badf1c439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:45:25.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:45:35.829Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=26ee73a5-4e87-46b2-8d00-970b6a50bfb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:45:35.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:45:45.848Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=e0246afc-9b74-49b8-a834-56ceceaf874f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:45:45.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:45:55.866Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=d403375d-3337-4bb0-af45-4afc1a7234d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:45:55.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:46:05.888Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=9f0f0475-f216-42ab-89fb-f9aa18905820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:46:05.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:46:15.906Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=fa0edf1d-326c-4473-9ad3-b22a0a1ba9b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:46:15.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:46:25.925Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=fc7491c8-d3f3-4a3a-bfa9-6a2f3be3e234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:46:25.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:46:35.952Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=13cd065a-ea6a-46bd-a380-af61906f112b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:46:35.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:46:45.973Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=eac44a1d-5aa3-4062-989c-3655e295d9d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:46:45.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:46:55.989Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=38c6d5ed-a566-40a2-a018-e8259c0bf95f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:46:56.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:47:06.011Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=d7692a8a-c1d2-4c00-afef-acd01805a9ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:47:06.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:47:16.038Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=315b1c70-11f2-4b49-b1a7-82a892c4e8a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:47:16.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:47:26.067Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=c0669c84-86d4-4b87-b857-7a1b6ba4f7ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:47:26.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:47:36.082Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=22ee38ce-c0e2-4125-a08b-7c1c38e89aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:47:36.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:47:46.099Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=d29fd227-0500-4a5f-a6d7-2aad22347823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:47:46.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-15T10:47:47.261Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-15T10:47:47.261Z |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-08-15T10:47:47.261Z |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-08-15T10:47:47.261Z |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-08-15T10:47:47.262Z |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-08-15T10:47:47.266Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-15T10:47:47.266Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-15T10:47:47.266Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-15T10:47:47.269Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:47:56.118Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=d94b984b-d16f-4b9c-a9fa-e69b88b96d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:47:56.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:48:06.132Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=554e2238-fa6b-4575-b41d-bd2e9d29ef2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:48:06.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:48:16.158Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=7a8ec18c-1c34-422d-b612-a3048949f922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:48:16.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:48:26.179Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=f7652d90-8e6d-4434-8ad8-897578da9e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:48:26.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:48:36.196Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=1832531f-034c-4e08-8f14-3e30d6291f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:48:36.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:48:46.216Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=7e47a2aa-c201-4be3-be6e-c27a1a713ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:48:46.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:48:56.237Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=83b70ddf-1096-4501-abb9-b9fb27ac5507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:48:56.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:49:06.254Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=d266acb7-f968-4aef-9935-b17703e8bfe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:49:06.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:49:16.271Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=255e0926-dd26-408c-8b13-2c41d63ec5a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:49:16.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:49:26.314Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=9bf5ac20-e00d-4616-acf1-8f5bb5c86480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:49:26.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:49:36.329Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=5c5be794-2806-44f6-b48a-533f59f3b39f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:49:36.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:49:46.351Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=ce18303a-0bba-433b-a0c3-702d48f3c2aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:49:46.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:49:56.371Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=c9061d0f-e175-49a4-b96b-e09213b14c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:49:56.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:50:06.390Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=cb50b9d5-cdd0-4a8a-b4eb-25d960e17305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:50:06.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:50:16.417Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=f8402501-369f-4e75-8bda-597bddfd8008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:50:16.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:50:26.477Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=e98c4f9c-772e-4371-829e-871f13fcb88c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:50:26.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:50:36.494Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=094c9744-5f25-4bea-8ed1-1f3e24580a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:50:36.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:50:46.514Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=99de7d07-b5e4-44cc-b16e-461627762c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:50:46.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:50:56.540Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=72cf4cf3-e517-490d-8b08-6b162a94ed61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:50:56.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:51:06.559Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=488bbe05-f1ab-4ded-90f0-040979c240e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:51:06.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:51:16.576Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=ae71fbdc-36bb-43c9-b272-f68ec6bda134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:51:16.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:51:26.595Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=50631586-8643-4547-bf34-5360a5106636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:51:26.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:51:36.630Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=58bfc6a8-386d-4f60-bba1-0a3b56793690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:51:36.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:51:46.659Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=2b28fc92-7968-4c56-a047-1070133e5fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:51:46.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:51:56.677Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=e6ce7a5f-f073-4a5f-9330-9408e59a89bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:51:56.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:52:06.707Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=991db719-08e2-4002-a402-011f0a889655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:52:06.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:52:16.723Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=6c4a092f-64b0-4827-8b57-28c59b6abebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:52:16.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:52:26.741Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=8c3f99d4-6ce0-49d4-b789-170015ebee5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:52:26.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:52:36.757Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=f4c25416-514e-4915-81ea-04710b087690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:52:36.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:52:46.777Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=4693ef24-4298-4fe2-a317-1c9518370558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:52:46.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-15T10:52:47.310Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-15T10:52:47.311Z |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-08-15T10:52:47.311Z |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-08-15T10:52:47.311Z |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-08-15T10:52:47.312Z |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-08-15T10:52:47.317Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-15T10:52:47.318Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-15T10:52:47.318Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-15T10:52:47.320Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:52:56.823Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=c644274b-1449-4dee-b46d-87ad051100f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:52:56.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:53:06.842Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=81e40443-a98d-470f-83d7-acfc9956636e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:53:06.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:53:16.863Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=f74d7b62-fbb9-4664-9013-1a3595799d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:53:16.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:53:26.882Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=fc84cb08-4c95-4d4f-9b85-76ff55a94e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:53:26.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:53:36.902Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=d7f0fcd0-803c-416c-a862-12728a6d3d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:53:36.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:53:46.926Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=832ec8f1-1b37-47bf-89ac-c31f5d608218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:53:46.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:53:56.952Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=13c36fc6-e268-4474-91d7-907d65b3cdfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:53:56.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:54:06.991Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=4b04af8a-5a75-4587-a169-601cd57b3259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:54:07.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:54:17.013Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=6517bdf6-0c6d-42c5-97b7-f2083df2e5af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:54:17.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:54:27.029Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=81e523d4-0186-43a2-9556-c0de339ff3fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:54:27.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:54:37.056Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=ffdce33a-c5bc-4b29-80ef-9453f7bb8198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:54:37.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:54:47.076Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=7b0b1336-38bd-4098-82bc-566eebf6af7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:54:47.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:54:57.108Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=514480b7-5cff-4f05-9a1f-fb9eb4ff49b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:54:57.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:55:07.125Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=99959705-47a2-408a-83bd-a1eade1bccfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:55:07.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:55:17.143Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=e0ef870c-c42a-4c51-9b4c-10873a2b9557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:55:17.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:55:27.167Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=c6787187-0fb5-4ca7-8d55-c0fcf2d02416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:55:27.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:55:37.189Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=0e072021-9f6b-4a24-b36f-07de10bf4ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:55:37.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:55:47.206Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=0e173391-251e-4e29-b4aa-55e05085864d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:55:47.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:55:57.225Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=1dbe13b0-6a18-485d-9c3c-691fd72403bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:55:57.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:56:07.240Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=99345a94-5d3c-45eb-8751-25015f45c5be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:56:07.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:56:17.260Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=a28e2274-0e8c-4379-99bb-a19b537b7a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:56:17.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:56:27.284Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=9405665c-b009-48b0-b3c8-976daf11c865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:56:27.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:56:37.304Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=2eb627df-4b7a-4ab4-b3e8-2368e0023fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:56:37.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:56:47.323Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=1d7ffcf6-ab35-457d-858c-d32fb68532ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:56:47.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:56:57.339Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=83127363-ef70-418f-ab6d-f65f4785afea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:56:57.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:57:07.351Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=5357f6c8-39a3-4b4b-876c-8c57dd604ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:57:07.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:57:17.370Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=6e21e88c-f310-483a-a118-990d97ab6f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:57:17.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:57:27.396Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=1603ac21-2b97-4f14-8e4d-a1cdbd7504bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:57:27.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:57:37.422Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=488c837f-9a00-4640-adec-a03713c5965c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:57:37.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-15T10:57:47.348Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-15T10:57:47.348Z |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-08-15T10:57:47.349Z |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-08-15T10:57:47.349Z |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-08-15T10:57:47.350Z |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-08-15T10:57:47.358Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-15T10:57:47.358Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-15T10:57:47.358Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-15T10:57:47.360Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:57:47.454Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=7fc1ac54-fe90-4cda-aa0d-1a675bc15446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:57:47.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:57:57.469Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=6f957b04-1461-4ab6-891c-491925be3be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:57:57.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:58:07.490Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=37fcc7c7-9b4c-4aad-b283-0dd17f50f480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:58:07.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:58:17.510Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=0fff991b-f11c-4c13-97ae-973554bb29d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:58:17.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:58:27.527Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=4ff48ad3-a76f-4771-a72a-769ef98f7ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:58:27.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:58:37.549Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=d4a0b0dd-fb96-49b8-992c-414256abc65e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:58:37.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:58:47.567Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=2d6d5c5c-5da6-4c94-aa80-457e34a901c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:58:47.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:58:57.583Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=ab962485-c0d0-4bb4-86df-aee78384e6f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:58:57.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:59:07.609Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=6e7d1205-3218-4ba7-9106-f78ddf821719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:59:07.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:59:17.624Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=1e559a4a-7f77-414d-8d2c-562eb4504295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:59:17.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:59:27.644Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=453a3240-4d47-4807-aa66-ec36d7055f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:59:27.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:59:37.672Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=ba6b4ddc-68e2-42d6-a731-595836dcb669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:59:37.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:59:47.685Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=5ddd74ca-37a4-43bc-b78f-0a806780ac8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:59:47.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:59:57.702Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=bbe4bef8-cc81-4aac-8975-5f6f53fa98dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T10:59:57.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:00:07.719Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=e87e11d3-3d40-410c-8850-89868713da14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:00:07.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:00:17.743Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=4784b3e0-df3e-4e72-9225-3129b08a8c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:00:17.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:00:27.765Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=9a35c6b6-814c-4334-8c0b-f2a0025836f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:00:27.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:00:37.796Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=08fdb112-5fee-40f6-a776-3f1b8d03895f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:00:37.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:00:47.820Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=143d8f71-19f5-4c41-a98f-9a5a09e6cf17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:00:47.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:00:57.873Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=586269ed-1f4d-4ac6-b926-5f09a7b35719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:00:57.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:01:07.913Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=a94e80c4-6d10-43fc-bdba-285904a98533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:01:07.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:01:17.995Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=e973a5ce-00d9-444d-b794-8991f74b19e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:01:18.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:01:28.013Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=c6594377-4b94-4bf1-9df7-f0cbaa89a551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:01:28.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:01:38.028Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=ec37d2a3-0f3d-4f3e-bacd-6ce14984ec3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:01:38.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:01:48.044Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=98abefbb-b810-46de-9d6e-406625f413ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:01:48.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:01:58.076Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=8aef6d74-d0db-4974-8244-ca0022f56084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:01:58.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:02:08.097Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=1732e0f4-06d3-4f32-bfa7-d3e3504236ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:02:08.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:02:18.129Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=14b673c3-6ad4-4c25-b94a-f2b512b59449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:02:18.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:02:28.160Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=923850ed-be89-498a-8fe3-1fef6cc1fe29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:02:28.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:02:38.173Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=057b2430-f0ab-4d9f-8088-1885c4f3019c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:02:38.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-15T11:02:47.210Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-15T11:02:47.210Z |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-08-15T11:02:47.211Z |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-08-15T11:02:47.211Z |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-08-15T11:02:47.212Z |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-08-15T11:02:47.217Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-15T11:02:47.217Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-15T11:02:47.217Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-15T11:02:47.219Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:02:48.191Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=9926eff9-a240-4462-937a-8528d49fe147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:02:48.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:02:58.214Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=302e1652-2ef9-4054-be02-d41b0cb40162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:02:58.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:03:08.249Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=01b94ae3-cfe8-4ea6-a43b-51b9739d31e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:03:08.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:03:18.268Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=4b681b86-d87f-47a2-b19b-a4246ba8e8f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:03:18.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:03:28.288Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=d997bce4-6318-4d4f-947f-dbee250893a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:03:28.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:03:38.317Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=0895d2ae-5c2f-4caf-b1ec-4b495c6f0c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:03:38.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:03:48.336Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=dcc927da-7d93-45e1-a335-ac1e49d2c0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:03:48.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:03:58.360Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=53bebabb-96e2-43d9-bc0d-e72e9a66ecaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:03:58.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:04:08.382Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=391d2cd7-0f69-435e-9c75-601fcb6765ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:04:08.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:04:18.399Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=9b192fde-ea51-4a12-80f0-005f8f1cc0d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:04:18.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:04:28.416Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=112beb6c-5c74-47b7-b34a-7895ad05e170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:04:28.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:04:38.429Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=db64d762-7b80-45cd-934b-9466fe334fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:04:38.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:04:48.456Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=a6edfb77-23d2-4466-be9b-58c170cc9d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:04:48.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:04:58.477Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=a238d62b-6ba8-48dd-8428-ea7265ee47c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:04:58.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:05:08.494Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=993a23fa-dedd-422d-a85d-2c13ebff24d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:05:08.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:05:18.512Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=3cb986de-5841-40ab-9e9b-c15d3ac2ab32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:05:18.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:05:28.542Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=d7e9f816-d7b8-488b-bab1-fc3d7f8a84a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:05:28.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:05:38.569Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=e88e8d5f-0cb4-49b9-8e12-8cb2ef4d8e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:05:38.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:05:48.586Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=2ab9a286-7ea8-4e33-9549-de245d610a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:05:48.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:05:58.607Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=fc9be526-6fe4-4de3-88db-b4a4693a84b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:05:58.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:06:08.622Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=88751a0f-63a4-493a-a86e-04de1aff6161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:06:08.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:06:18.646Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=43bd8f9c-0402-4972-a081-db126d9030e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:06:18.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:06:28.667Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=f90598da-f26a-4620-882f-1fd3a4089e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:06:28.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:06:38.696Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=41b3cb59-7bd3-470a-b154-08f5b974da48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:06:38.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:06:48.723Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=b3cacf1b-959e-4249-87fb-a7a3b6be19b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:06:48.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:06:58.742Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=f439f9ad-f8c8-4ce4-a1d1-b10424d92c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:06:58.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:07:08.763Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=83ffadc7-4f96-4ec4-a19d-a46fe9333f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:07:08.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:07:18.783Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=d481135e-6fa4-4d20-bd5e-ca9f9ebc389e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:07:18.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:07:28.807Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=d1fceecb-d1d3-459b-b943-1cbd25bba902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:07:28.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:07:38.825Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=e26002a7-6872-40e2-bbad-6185d1b5462a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:07:38.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-15T11:07:47.229Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-15T11:07:47.229Z |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-08-15T11:07:47.229Z |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-08-15T11:07:47.229Z |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-08-15T11:07:47.229Z |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-08-15T11:07:47.233Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-15T11:07:47.233Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-15T11:07:47.233Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-15T11:07:47.235Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:07:48.849Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=38b0cba6-87b4-4055-a8b3-00a16eb03614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:07:48.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:07:58.868Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=68cce35c-70a5-43e8-8145-3affbfc897bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:07:58.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:08:08.908Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=dee14789-7284-46bb-a8b9-21c9806908ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:08:08.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:08:18.926Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=fc462cf0-dcf7-4f0e-a3fe-27982fc00da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:08:18.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:08:28.964Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=8fa5f6cc-41d2-42d8-a015-9cfee02720e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:08:28.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:08:38.992Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=a57dfac8-541d-4fbd-8578-be96fb72836c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:08:39.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:08:49.017Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=0346187c-9612-4b9d-bf9d-c3cd87cb7f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:08:49.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:08:59.036Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=fcc2c412-ec11-425d-9b90-840d52ddb569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:08:59.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:09:09.056Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=e8b257d4-83fb-4fd2-ad36-711af029d7c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:09:09.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:09:19.080Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=ffa4def3-524c-4b30-87fd-99fa08c8b531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:09:19.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:09:29.096Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=cfd38732-27bb-4444-a03e-a998fa6f7174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:09:29.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:09:39.119Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=6417793c-e004-4268-b249-b382776ef9b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:09:39.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:09:49.145Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=0715281a-d6ba-4463-a987-dde773a7ff61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:09:49.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:09:59.161Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=09b94422-58a3-428c-9971-de2c0b94e671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:09:59.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:10:09.197Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=e481a5ad-8a35-4a25-9cec-daeb3d327f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:10:09.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:10:19.224Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=1cd68dad-93e4-4e77-a126-905b9f75c840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:10:19.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:10:29.242Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=73181545-4794-451d-b735-8a2ca88b5379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:10:29.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:10:39.266Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=af279d5f-fa38-4369-adb9-1a388cfa2598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:10:39.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:10:49.285Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=a87e5608-8820-4e02-baf7-64e3b183b069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:10:49.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:10:59.326Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=899969bf-57c1-4686-af1d-1d3b8c82e201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:10:59.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:11:09.347Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=4f9c1fd0-0774-447c-9722-5394f376b97b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:11:09.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:11:19.365Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=011f349d-6271-43f3-827b-c358a9203437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:11:19.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:11:29.384Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=4295f44a-ee6c-4ca3-aa55-d78584ebb3d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:11:29.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:11:39.402Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=0b2d1be8-3290-4f15-96de-229ab352a0c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:11:39.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:11:49.425Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=8880cd7f-e08c-4cdd-ad96-060f8d41c927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:11:49.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:11:59.445Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=d733294e-b8b3-4538-9c92-0a87c3507912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:11:59.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:12:09.472Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=2f5c4acd-a346-43d3-a95c-9faebb7c2a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:12:09.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:12:19.488Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=14c0f256-43b2-441e-b88d-a5f91aa05eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:12:19.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:12:29.508Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=eb998983-c252-462c-8bc9-a1e1ae471a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:12:29.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:12:39.525Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=9f4efe00-7b6b-4fcd-9b04-48a02a840867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:12:39.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-15T11:12:47.311Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-15T11:12:47.312Z |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-08-15T11:12:47.312Z |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-08-15T11:12:47.312Z |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-08-15T11:12:47.313Z |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-08-15T11:12:47.318Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-15T11:12:47.318Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-15T11:12:47.318Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-15T11:12:47.320Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:12:49.549Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=41daa126-a71e-4343-aea0-fbbd9d38d20c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:12:49.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:12:59.584Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=0688ce2e-4c4d-404e-87df-a785e97a4c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:12:59.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:13:09.600Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=b3186a5f-e812-4b3d-8fe9-016f0b15e819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:13:09.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:13:19.619Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=11c3a5de-c9b2-4d6f-a226-c84508b7f6b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:13:19.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:13:29.644Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=1a481623-83de-4a01-9cb2-0728a9ef7a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:13:29.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:13:39.668Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=cb5256f2-88f0-42a5-b2ab-5c8742390928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:13:39.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:13:49.684Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=96bb7db2-fe2f-48bd-8cfd-90a848dec315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:13:49.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:13:59.707Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=a77c7bc4-8607-4bf1-bf90-f44ab14f8594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:13:59.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:14:09.725Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=3b16e6ee-9772-4694-8002-f198cbbdad8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:14:09.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:14:19.741Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=2ae7c8b5-8732-4bff-9a9c-b401cfc05690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:14:19.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:14:29.765Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=2d3d0cfa-e8ee-4dda-88a1-5f5115329b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:14:29.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:14:39.779Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=d89ed8e9-be50-456c-be10-da407b0c413e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:14:39.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:14:49.797Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=75c757d2-7eed-4405-84ec-2ddb0659ae3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:14:49.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:14:59.813Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=e784c2c5-f16f-44f7-b556-53ef9015211d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:14:59.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:15:09.878Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=f5496049-1cc3-4122-9225-b8675db13e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:15:09.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:15:19.905Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=1d24cb3b-e35c-49a6-b419-65f5801d0a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:15:19.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:15:29.918Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=0a528650-6f7d-4ce9-9f2a-0fbb85016242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:15:29.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:15:39.932Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=772ddca8-0b75-46e8-aa75-de534ace8c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:15:39.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:15:49.950Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=932f5c1a-7b5b-4e5f-96cb-f0f531cd2255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:15:49.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:15:59.966Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=314f2e49-2fee-49b8-ba6c-615d37e21d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:15:59.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:16:09.987Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=43eb8da2-9dea-4620-b910-2a481ea5aa94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:16:10.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:16:20.001Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=3839d4b8-03f9-47db-a2ea-c1248072a2d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:16:20.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:16:30.016Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=0cb4475d-7c1c-47ad-a564-38b99cd8e024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:16:30.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:16:40.033Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=ded19a43-4e46-44e6-8d18-1e42dc7d686a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:16:40.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:16:50.050Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=fd701492-003b-4fce-8a0b-e39238cd4022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:16:50.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:17:00.081Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=96fbaad8-040b-4e97-846b-4a80b4cc81d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:17:00.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:17:10.095Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=e77cce40-9a9e-4a65-83e1-438291a8a007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:17:10.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:17:20.121Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=05250638-52d6-4e40-8687-1a1f793e19f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:17:20.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:17:30.155Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=d84fba35-1c35-43d5-a386-814ac2b30621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:17:30.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:17:40.174Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=96a5c7c8-4c87-4860-adb5-02954fd84779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:17:40.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-15T11:17:47.299Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-15T11:17:47.300Z |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-08-15T11:17:47.300Z |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-08-15T11:17:47.300Z |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-08-15T11:17:47.301Z |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-08-15T11:17:47.305Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-15T11:17:47.305Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-15T11:17:47.306Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-15T11:17:47.308Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:17:50.191Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=930f9c64-4ef3-4b3a-aecd-b9f5273a159a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:17:50.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:18:00.206Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=f88e76f3-c482-4d46-ab8c-904ec306e346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:18:00.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:18:10.221Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=222cb0b3-61ed-4277-8fc1-dc65ac3fdd5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:18:10.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:18:20.234Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=a3f98206-e5e6-497f-be0d-ffa0f023fd90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:18:20.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:18:30.251Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=222deda8-578a-457d-ac27-f64d99494bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:18:30.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:18:40.267Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=ef667b95-4019-45f4-9a47-56db14d7629d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:18:40.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:18:50.297Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=6be80eac-e04b-469f-b09d-98ef4e345249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:18:50.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:19:00.314Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=bfc0ff30-2f66-4211-b73c-ccf10b087cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:19:00.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:19:10.331Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=f532a035-55ba-4325-b6c7-e2b5e1bc6cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:19:10.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:19:20.349Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=31bdc951-f3d3-4ecb-9671-4911df42c929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:19:20.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:19:30.374Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=da5cf9e0-8218-4870-bf1f-bd39538ee812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:19:30.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:19:40.433Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=79766ad3-2d4a-4538-aa3d-e42653a3eb7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:19:40.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:19:50.454Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=b458c54f-4c13-4005-9fa3-28a1167d009b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:19:50.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:20:00.474Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=21e26d9f-c36d-4d66-98a8-604341773550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:20:00.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:20:10.490Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=4fe9e930-9756-4ba1-b61e-b126d0fd8a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:20:10.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:20:20.505Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=1cceadc9-1fd5-4525-8c06-27a4acd2ee7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:20:20.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:20:30.519Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=5a2c2cef-c5ba-4920-8a1c-759332942cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:20:30.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:20:40.539Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=eb222044-1d02-4862-866f-ef71c30aa642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:20:40.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:20:50.560Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=7ae9210f-5f97-4eb4-ab84-3a5484dcb5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:20:50.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:21:00.594Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=f42460ca-cad8-4f4f-be96-9a8c65571f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:21:00.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:21:10.608Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=42af0e00-210f-4096-bba5-e4332cae3233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:21:10.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:21:20.626Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=4504dec6-eafb-45f9-9722-a6554ab59ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:21:20.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:21:30.651Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=e6e88286-1419-46e0-81f9-e19564a8c67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:21:30.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:21:40.668Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=026c9fd3-b4dd-4611-bd25-f4fc2df4ad9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:21:40.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:21:50.688Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=c022d32f-37eb-40ee-b0ce-3590f2bfcb26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:21:50.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:22:00.713Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=04fa8fed-b743-4440-82e7-1ca01d910d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:22:00.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:22:10.732Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=28468641-1dfe-4079-a811-822d2499aa5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:22:10.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:22:20.753Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=f40e55ad-113c-4a44-af6c-db54638e111e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:22:20.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:22:30.775Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=baa42597-3880-49fd-b091-08c5d8fa8554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:22:30.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:22:40.805Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=37964610-c2d4-437d-8a85-1a391baa4b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:22:40.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-15T11:22:47.220Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-15T11:22:47.221Z |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-08-15T11:22:47.221Z |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-08-15T11:22:47.221Z |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-08-15T11:22:47.221Z |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-08-15T11:22:47.224Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-15T11:22:47.224Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-15T11:22:47.224Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-15T11:22:47.226Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:22:50.841Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=8aacfb6c-7cde-4436-a61a-47926ff06e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:22:50.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:23:00.862Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=764f31e8-8b45-42fd-a6bc-aa1bc57757be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:23:00.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:23:10.878Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=90ff519b-ca04-4959-bf50-6aa57f66def3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:23:10.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:23:20.906Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=78eac5f0-4845-40d9-ad88-fbe9b9f4d6ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:23:20.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:23:30.921Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=cd29886e-8f4e-49a5-82d9-c83d2f44647e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:23:30.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:23:40.938Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=b5306686-3036-4810-a040-8f2f3215d687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:23:40.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:23:50.954Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=02c7e356-0e94-4d7b-bd63-352833bc0519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:23:50.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:24:00.980Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=551ed5e5-2611-4b24-a78a-320cfe9a531c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:24:00.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:24:10.996Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=3b026a0d-119e-4aff-94ae-0b0a87e0d7a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:24:11.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:24:21.016Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=3b4c21be-4289-47cb-af04-ec314a3e9360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:24:21.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:24:31.033Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=5a1ea642-e3ba-443c-a7e5-7539e7c43bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:24:31.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:24:41.072Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=bfaac814-a301-4a9e-a384-d0cfdf44e9cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:24:41.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:24:51.099Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=8f387176-a83e-4ee1-bcc9-c2a3f5d93ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:24:51.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:25:01.142Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=9bd86a63-cc2e-4c47-87c5-f56140acc4a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:25:01.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:25:11.167Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=8704382e-c371-472c-b1b9-80c39090b949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:25:11.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:25:21.185Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=d1a5750b-8099-484c-84f2-96b167d7e000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:25:21.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:25:31.201Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=50b94a19-e907-4e10-8dc9-831c5fa46416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:25:31.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:25:41.224Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=3091d6cb-7b3a-4936-b790-9392887fefc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:25:41.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:25:51.244Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=3ea371ca-b749-4a9f-9306-124ccaca1340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:25:51.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:26:01.261Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=1eaa7e75-6c52-4d4a-b7c4-711532c06a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:26:01.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:26:11.278Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=f8d15af5-76ac-449b-860e-fb86f676562b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:26:11.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:26:21.293Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=77d5e7e3-188e-42e2-a3db-11480c79f2be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:26:21.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:26:31.312Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=0d8d6ef0-b5b2-4603-95c2-3405cb7df63b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:26:31.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:26:41.334Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=4a285566-947b-4b6d-b222-0ed2d13f635d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:26:41.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:26:51.371Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=a7945056-2322-47ba-88ee-653f5c7d926c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:26:51.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:27:01.410Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=63708e25-a906-4397-b87d-4fa5dfc1b04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:27:01.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:27:11.427Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=76521d6f-47f7-49bb-bb3e-f92ef48a3400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:27:11.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:27:21.448Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=c619d700-b63a-41e1-a8ee-aae647c9f82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:27:21.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:27:31.478Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=a8eaeb62-574b-4158-827f-ef74599b7663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:27:31.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:27:41.499Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=b6978ceb-f6d0-4dad-82e7-177f2860cc5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:27:41.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-15T11:27:47.297Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-15T11:27:47.298Z |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-08-15T11:27:47.298Z |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-08-15T11:27:47.298Z |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-08-15T11:27:47.299Z |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-08-15T11:27:47.304Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-15T11:27:47.304Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-15T11:27:47.304Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-15T11:27:47.307Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:27:51.526Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=c7be41bd-a7fd-4892-8f1b-0d50b8579a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:27:51.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:28:01.554Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=cb1d9965-ebba-4dc1-9450-c00fc980cc0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:28:01.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:28:11.582Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=3edb162f-3171-4a95-8409-c0c1ae3e30d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:28:11.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:28:21.604Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=ae4fef1b-ee30-47a2-bb6d-02c46aafd51c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:28:21.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:28:31.638Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=00d235f5-8fa5-45ed-adef-837d8744cb8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:28:31.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:28:41.673Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=9be60093-6c19-47e1-857e-a2d5c000d193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:28:41.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:28:51.702Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=6a38a78d-f9e1-4d8f-a30b-d9da73c840d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:28:51.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:29:01.732Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=088d0db4-498b-4203-a4da-08a6ec25ee1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:29:01.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:29:11.752Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=2e673db4-2c28-4632-9e34-84f0d370a854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:29:11.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:29:21.781Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=1fe7c54b-d763-4bc1-bf22-dbd5d93a43fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:29:21.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:29:31.835Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=8383278a-7e99-4ac5-bd35-3e065d03e4f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:29:31.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:29:41.850Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=5fd40555-c53f-4558-81c9-9b96a2acd675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:29:41.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:29:51.866Z |INFO |Init configs |InvocationID=88ae0283-c2a6-4914-b294-1d4e6b0698b1, InstanceUUID=96364aa9-7fb0-4af9-b591-771bff84dc11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:29:51.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-15T11:30:01.890Z |INFO