By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-28T23:07:14.019Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-28T23:07:14.028Z |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 |2023-04-28T23:07:14.029Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-28T23:07:14.031Z |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 |2023-04-28T23:07:14.420Z |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 |2023-04-28T23:07:14.569Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-28T23:07:14.569Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-28T23:07:14.569Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-28T23:07:14.641Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-04-28T23:07:14.683Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-04-28T23:07:14.722Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2023-04-28T23:07:16.010Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-04-28T23:07:16.390Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-04-28T23:07:16.410Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-04-28T23:07:16.410Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-04-28T23:07:16.528Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-04-28T23:07:16.528Z |INFO |Root WebApplicationContext: initialization completed in 1805 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-04-28T23:07:17.340Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=46b232c5-80be-40df-b7be-169616987359 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-04-28T23:07:19.302Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=46b232c5-80be-40df-b7be-169616987359 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-04-28T23:07:20.083Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=46b232c5-80be-40df-b7be-169616987359 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-04-28T23:07:20.107Z |INFO |Started MainApp in 8.606 seconds (JVM running for 9.487) |InvocationID=46b232c5-80be-40df-b7be-169616987359 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-04-28T23:07:20.347Z |INFO |Start scheduling PRH workflow |InvocationID=46b232c5-80be-40df-b7be-169616987359 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:07:20.357Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=d34d6703-bbc6-4dca-96ef-4269947c82c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:07:21.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-04-28T23:07:24.102Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-04-28T23:07:24.103Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-04-28T23:07:24.107Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:07:31.051Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=795c0e2d-2469-4b3f-aec2-5f47c49223de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:07:31.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:07:41.116Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=a3896cba-1147-4a8f-a925-acf0f3442b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:07:41.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:07:51.156Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=09ca9b50-5d1d-4b09-9970-62b3893eea13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:07:51.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:08:01.186Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=79e17db6-5fb3-4260-8258-cc2d58ea4e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:08:01.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:08:11.221Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=4c3cdf63-f370-447f-9327-b2acbe8e3a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:08:11.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:08:21.264Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=8ca49ff9-496c-402a-a9dc-5271f9975015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:08:21.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:08:31.290Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=339c4302-f2df-44bd-8395-21eecb6fd8d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:08:31.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:08:41.312Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=93aa0bdc-5535-4fd8-9049-9d1470932c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:08:41.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:08:51.339Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=a28abf4b-bf90-4059-8612-eb876e4350ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:08:51.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:09:01.364Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=0bc49837-0293-4986-b8bd-62bec17e9e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:09:01.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:09:11.392Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=ef5c79bf-f9f0-4832-a37d-d5c8d6c22c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:09:11.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:09:21.417Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=652da6d2-bd6f-4ee1-a0b1-a1a9f5ce5f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:09:21.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:09:31.447Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=f9eec12a-8e48-4cc7-857b-c91c320463d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:09:31.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:09:41.467Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=195c380e-c6a6-4c5e-9d36-9c8e73573554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:09:41.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:09:51.493Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=4511ee1e-a4a1-49fd-8363-623ec6ec0fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:09:51.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:10:01.511Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=9c7a32d7-c508-4401-8cc7-fe004bee4979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:10:01.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:10:11.530Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=fc762976-c296-4880-bed1-a7c3e166f43d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:10:11.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:10:21.554Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=8dfb714c-fca4-4030-ad00-117798f7cb3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:10:21.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:10:31.577Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=b9fa5eb4-9fd0-4dbd-94c5-bfd72329f846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:10:31.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:10:41.601Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=d9953534-74a8-435f-b27f-304bf0211c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:10:41.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:10:51.623Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=23d39a7e-7e69-48fc-aa73-68d240a7f4d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:10:51.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:11:01.643Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=784453d0-a1f6-414e-8105-56f25021656b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:11:01.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:11:11.677Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=6ccd0624-a379-4d3a-b158-c2e31bfb7c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:11:11.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:11:21.697Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=7503a129-491b-44d9-908f-30d1741bb4b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:11:21.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:11:31.723Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=6c0a2d61-021a-408a-82c3-b010ad5f5058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:11:31.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:11:41.757Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=4c2130e2-9194-4b60-920d-e9a3f2195cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:11:41.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:11:51.800Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=76802f14-b0a0-4eb0-a3ef-edf9cd1e1653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:11:51.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:12:01.824Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=503f4bd5-e8d4-495e-b151-77d2a784c752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:12:01.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:12:11.848Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=b0706c5b-2135-4019-a1d0-ea5f8ca2c9d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:12:11.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-28T23:12:18.215Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-28T23:12:18.216Z |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 |2023-04-28T23:12:18.216Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-28T23:12:18.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 |2023-04-28T23:12:18.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 |2023-04-28T23:12:18.227Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-28T23:12:18.227Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-28T23:12:18.227Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-28T23:12:18.228Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:12:21.867Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=4be2856f-eb27-40fb-9f37-bd70862f7e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:12:21.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:12:31.892Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=05ee7533-e615-4b30-ba4f-291d97879fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:12:31.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:12:41.912Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=8043af05-84eb-494c-b71d-01286ce2b76e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:12:41.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:12:51.948Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=14f7bc57-2475-42f2-a14b-b5034f0df480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:12:51.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:13:01.974Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=5a84be38-b386-467b-9630-6c16af0e162a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:13:01.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:13:11.994Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=ba25faf7-fd8a-4233-8e90-807a4ed0a87e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:13:12.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:13:22.022Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=f700934b-c304-48dd-9d82-b627a5333b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:13:22.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:13:32.049Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=87c9df57-8d7b-4c11-a0c8-271fe8e2b261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:13:32.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:13:42.072Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=53bb0170-e73d-49c1-ad07-4f2b3d230966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:13:42.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:13:52.097Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=cb3f4081-97d5-4373-aee6-57fc764817da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:13:52.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:14:02.118Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=6f5e4d26-4317-47b7-aee8-e58385f3014f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:14:02.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:14:12.138Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=161616ec-ecd5-4c7d-a61f-662501d1910d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:14:12.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:14:22.164Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=bb7f6dc5-3a9f-4d8e-8423-13bc547d1e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:14:22.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:14:32.186Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=41d4d5ac-afb3-4c73-b7fb-7c309db05b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:14:32.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:14:42.212Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=fb2be1cc-0f4e-4581-9a8f-7369c9ae85ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:14:42.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:14:52.236Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=aa3aa862-f00a-4e35-adc7-2aefd01df779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:14:52.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:15:02.266Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=3a1b173c-bb34-4917-993f-1acea7465072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:15:02.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:15:12.292Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=d776861c-d268-4bd0-b1d7-20081cbe51b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:15:12.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:15:22.313Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=874c2334-1f31-4767-9849-a20306f56510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:15:22.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:15:32.337Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=f640a654-0fe5-4912-aaf6-a1146a071e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:15:32.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:15:42.362Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=fb9ddee5-06cc-4255-98ae-e2fe7b952eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:15:42.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:15:52.385Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=1120ca16-1e4b-4bb3-a8fc-69beb79919a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:15:52.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:16:02.406Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=3168e328-d121-4173-b511-a9af4272e704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:16:02.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:16:12.429Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=023c0063-8236-4f48-bfee-2644d063cad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:16:12.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:16:22.455Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=c40f34ad-7704-4d22-8653-046edbbd1a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:16:22.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:16:32.478Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=b09f1677-67b5-4908-8f1b-f390afb54750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:16:32.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:16:42.502Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=89e4d168-a593-4777-8723-dcf72bd2e6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:16:42.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:16:52.523Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=d2a51269-90fb-4e93-a994-92f3e6d8af81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:16:52.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:17:02.548Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=194e146a-14fc-4a77-81e0-742d8d6c12f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:17:02.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:17:12.570Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=72c3296d-b1d6-4647-972f-a82dee48dbf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:17:12.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-28T23:17:17.606Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-28T23:17:17.607Z |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 |2023-04-28T23:17:17.607Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-28T23:17:17.607Z |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 |2023-04-28T23:17:17.607Z |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 |2023-04-28T23:17:17.614Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-28T23:17:17.614Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-28T23:17:17.614Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-28T23:17:17.616Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:17:22.594Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=566a2351-0db4-4efd-9270-faef30c7631a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:17:22.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:17:32.620Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=96341fe3-4624-4661-b505-c15fb49752df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:17:32.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:17:42.652Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=4a54211d-ab70-4e46-b8ec-4368f54e0a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:17:42.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:17:52.675Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=a9404cfb-94af-4cfa-b0d1-83f4d8551377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:17:52.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:18:02.709Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=ea12e477-6263-464c-8d1b-0551a65f22fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:18:02.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:18:12.730Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=1c89c0dd-d05f-4ccf-94e3-443eff7112b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:18:12.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:18:22.756Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=ff8a7205-7661-4eff-bdb0-85f9acb3a27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:18:22.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:18:32.785Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=57bd2bfb-6917-449e-9adc-047191718fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:18:32.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:18:42.806Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=d815e2a5-d711-4a59-9295-4408d69e098e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:18:42.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:18:52.829Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=baef3605-dc7b-45c0-a4e8-9045258ddf0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:18:52.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:19:02.856Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=12323aa7-ddf4-4a95-b7c6-be554276f45f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:19:02.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:19:12.878Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=39853316-744a-455b-a84e-6d818372b3b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:19:12.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:19:22.904Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=6d4fa4fd-50c8-4557-958b-99c3661daee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:19:22.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:19:32.924Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=44eaa620-87a3-4626-bb5f-e4d0012c5a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:19:32.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:19:42.946Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=b1eb3708-386d-403a-ac35-2bea9f77d323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:19:42.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:19:52.972Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=9721929e-6afa-42de-9732-7e694d5b0bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:19:52.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:20:02.994Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=60b9a3cb-0858-44b2-be4f-d8f487f4c5aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:20:03.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:20:13.025Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=2e9652c4-bc3b-437f-8542-5af7d6704b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:20:13.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:20:23.048Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=29431c53-1bda-41e5-9f8a-26121944a6bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:20:23.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:20:33.070Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=e81bda84-daae-4c3a-b72a-b88bf8ee557e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:20:33.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:20:43.088Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=03ff5445-b667-4f3e-8d2a-0654f11c3a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:20:43.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:20:53.145Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=1b27edab-e9a6-4ada-ac98-bc9a25b1b10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:20:53.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:21:03.171Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=096bc31e-d6f0-4fe1-a3a8-ea904d50887c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:21:03.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:21:13.249Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=d9640228-1470-4f7f-b447-78ae9d6193e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:21:13.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:21:23.274Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=86f82c1c-9c89-4687-9411-0421a8b697da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:21:23.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:21:33.302Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=569a842d-7680-4ed8-8c0e-8bead7e2b2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:21:33.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:21:43.340Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=68f0637f-ec6f-42a4-944c-5d022bbc7c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:21:43.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:21:53.376Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=d5944330-466f-447f-bc9f-f8966a4ee463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:21:53.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:22:03.399Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=6dae414b-8e0a-4341-ae1f-b86ef0c514f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:22:03.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:22:13.419Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=8f5643ed-2d98-4cd2-81aa-c1ff1a85349b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:22:13.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-28T23:22:17.579Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-28T23:22:17.579Z |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 |2023-04-28T23:22:17.579Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-28T23:22:17.579Z |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 |2023-04-28T23:22:17.580Z |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 |2023-04-28T23:22:17.586Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-28T23:22:17.586Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-28T23:22:17.586Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-28T23:22:17.588Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:22:23.441Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=f0de0ecc-3ef0-4e7e-ae2c-8d0ca37e6f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:22:23.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:22:33.459Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=bb954cc8-54ec-40a9-9b4f-7c796a519283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:22:33.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:22:43.495Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=45ba985b-aa37-4caf-b1af-58ee906c22e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:22:43.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:22:53.519Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=87f71cb0-46c8-40c3-8a1a-d0d76961bd1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:22:53.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:23:03.540Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=68175512-0da1-4954-bf9c-f43def6e039f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:23:03.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:23:13.565Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=57011fc4-585b-46cb-b25f-8965d799490b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:23:13.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:23:23.590Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=224a9ef2-024c-436b-8ec4-97c2a7d0d119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:23:23.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:23:33.615Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=21f11480-4b9f-4ed2-840e-1f47861881bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:23:33.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:23:43.638Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=f2746951-df45-4744-8010-b1ea5a106875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:23:43.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:23:53.658Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=f197fd91-051d-4f04-b86a-8ff77b0ba917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:23:53.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:24:03.680Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=cc2ed9c6-de83-410c-9b86-280b28e2f671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:24:03.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:24:13.711Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=491fbc6c-4704-4e67-81ca-3f2295c72fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:24:13.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:24:23.733Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=93c31763-7af2-4bb4-ad7d-271cc8d4879c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:24:23.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:24:33.756Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=e136d74e-4c48-4061-a2a3-550268ae951f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:24:33.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:24:43.775Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=e697bc50-5746-466a-9953-f1291582c9e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:24:43.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:24:53.799Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=021a1de7-c406-4ef7-bd71-d6a525da7fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:24:53.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:25:03.818Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=160891c7-75f2-4b37-b23f-c28d9cce850b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:25:03.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:25:13.838Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=8d121729-c7af-4459-b5c1-777f7ae40d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:25:13.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:25:23.855Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=0f8f680c-3ca5-4ee7-94c2-6615dd7cc4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:25:23.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:25:33.877Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=fa271c58-4b05-4405-b9f5-defd3079260f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:25:33.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:25:43.901Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=e75107de-f730-4618-b051-2c54b6276312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:25:43.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:25:53.928Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=55c4b474-4a94-497d-881b-9c5dac3d1322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:25:53.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:26:03.949Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=c5ee91e0-1c3e-4173-9e08-1d5b8da3de05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:26:03.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:26:13.971Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=6c325733-d5b3-4782-b5da-40c346a4582e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:26:13.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:26:23.996Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=140d9d59-f841-45c9-b25a-386847e0e958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:26:24.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:26:34.020Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=b21c0828-ac38-4a7a-be7b-1d9c93440d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:26:34.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:26:44.042Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=e2107e84-80d3-4c06-ab4e-285758a6ef2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:26:44.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:26:54.063Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=efa8c23e-bd6e-42f4-9695-aa31ac2f3b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:26:54.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:27:04.084Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=fde513b1-cad3-4726-911c-88be32a69442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:27:04.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:27:14.107Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=dc5a051b-4f50-4fab-957f-2d26524cfff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:27:14.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-28T23:27:17.589Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-28T23:27:17.590Z |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 |2023-04-28T23:27:17.590Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-28T23:27:17.590Z |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 |2023-04-28T23:27:17.590Z |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 |2023-04-28T23:27:17.597Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-28T23:27:17.597Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-28T23:27:17.597Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-28T23:27:17.598Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:27:24.131Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=292cd54e-a4a7-45e9-a813-54623089ebdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:27:24.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:27:34.154Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=2309b2b4-3c83-45dc-8341-b65d9e193f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:27:34.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:27:44.177Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=8a0af2ac-e508-46cc-b658-0f18e72a2703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:27:44.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:27:54.199Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=fe2f2997-7d26-43d9-83bf-8fff440ee335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:27:54.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:28:04.245Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=4f217c4f-f77c-46d4-898a-58e3262a2c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:28:04.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:28:14.265Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=28074350-039f-40bc-8646-4f104c096d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:28:14.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:28:24.290Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=c5199bb3-5cf0-46f2-b4ae-1b08eef2e372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:28:24.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:28:34.309Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=14beb5ab-af12-47e2-aca9-6736824459ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:28:34.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:28:44.332Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=a9b2581c-2489-4de3-843f-78e078812c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:28:44.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:28:54.352Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=58a80e6c-76bc-4b4b-a3a6-ab2d99f84b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:28:54.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:29:04.371Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=86047263-0679-4ad8-9e65-6c1ba373d10f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:29:04.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:29:14.394Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=d41e0d88-0aaf-4493-9f59-f6669c1aa7bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:29:14.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:29:24.415Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=ea0ec2a8-93fa-4191-a838-09f41ee67784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:29:24.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:29:34.436Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=2c716df9-18fb-4420-a9c0-4abbd7e3cb6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:29:34.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:29:44.459Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=ec42f3cf-e5e9-42e3-89a2-0a4ed9f04646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:29:44.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:29:54.479Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=06c6e42e-f838-4813-8f09-52c26f24f04b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:29:54.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:30:04.500Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=977c9370-9c05-4431-9548-db943373409d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:30:04.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:30:14.521Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=b5d3ff44-9a1f-4dc3-b225-d3cb0629cf8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:30:14.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:30:24.539Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=4073bd1b-bfa2-472e-b87d-7718cdc860dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:30:24.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:30:34.559Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=c76d7c12-53c4-475e-b37b-47143202fe27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:30:34.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:30:44.581Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=61817fda-fc8d-4738-b99a-823561fdc295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:30:44.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:30:54.603Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=85478bff-8000-4283-ba31-f6135ccf45ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:30:54.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:31:04.623Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=bac53331-8248-43d9-a2ea-bdd9b7aa0b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:31:04.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:31:14.645Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=4f682ca3-fb60-4a1a-ad11-9ced3065b4b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:31:14.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:31:24.666Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=c64bb4e5-ae17-4551-943d-a713ee4dcde7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:31:24.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:31:34.687Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=197f8856-af3e-4a3a-b428-72c59a1d4e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:31:34.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:31:44.708Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=97b66071-c5ed-4bb6-95a6-d5f329650fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:31:44.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:31:54.725Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=cdcb9005-6d48-4810-87f6-0f84e631855f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:31:54.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:32:04.749Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=889ba1b9-2506-4eff-8f37-aa6b1274f8d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:32:04.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:32:14.769Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=29f9044f-206a-47b3-adfa-a1b2c14162b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:32:14.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-28T23:32:17.553Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-28T23:32:17.554Z |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 |2023-04-28T23:32:17.554Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-28T23:32:17.554Z |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 |2023-04-28T23:32:17.554Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-28T23:32:17.559Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-28T23:32:17.560Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-28T23:32:17.560Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-28T23:32:17.561Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:32:24.793Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=5ee70b91-59ec-41ad-81cf-48bbd53e4131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:32:24.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:32:34.814Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=9c8d9c77-a4ed-4335-aa12-140bf4a1df7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:32:34.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:32:44.839Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=7a7eac2b-5cb1-4cbe-b97d-7599a45a2111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:32:44.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:32:54.862Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=b5644c0c-603b-4de0-be05-d1ac6da56af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:32:54.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:33:04.882Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=8eeca7c7-b14d-49b1-9463-554f23d3639c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:33:04.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:33:14.911Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=6461707d-46b0-4b36-b322-7e564010caee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:33:14.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:33:24.930Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=92a9371d-f136-4772-af53-c65aa8713b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:33:24.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:33:34.950Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=69059958-6cd8-43bb-89db-4433042387af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:33:34.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:33:44.970Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=8eecf370-9a34-4823-9514-2d6b2b2d5dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:33:44.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:33:54.995Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=39b8407b-2118-4b45-b7d1-8bacbfd828ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:33:55.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:34:05.019Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=b1b78eb0-29fe-438a-8b6f-e23c38c75ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:34:05.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:34:15.040Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=22249621-6ee9-439d-bdd0-672685941674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:34:15.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:34:25.059Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=1f12bc49-a294-4ccb-9695-cfd478710624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:34:25.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:34:35.081Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=f3f09f23-276a-479f-a91c-436611e92bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:34:35.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:34:45.101Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=a1c13f7d-a4b5-4363-b8cc-31f66bdfa7bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:34:45.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:34:55.121Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=34f81ead-36a5-45f7-ad73-c346e3471629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:34:55.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:35:05.144Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=e4b0608d-4c83-44d6-8f79-20c1ee782578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:35:05.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:35:15.161Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=111eb39c-916c-4b6d-b423-bb3144013df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:35:15.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:35:25.183Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=9e826e95-9783-466b-a113-ca1dac6b8bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:35:25.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:35:35.204Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=2953f86e-51d6-4d13-98c0-6a0101356730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:35:35.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:35:45.223Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=81ec4d45-f412-4184-8e11-6aea6c5b6984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:35:45.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:35:55.246Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=4a902d5a-37f9-41bc-aa4a-f8b4a052f922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:35:55.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:36:05.270Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=e5fac09f-c4fe-4130-8857-d88bb95a2211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:36:05.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:36:15.293Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=8d3b421d-29c4-4f39-82de-2ca484be27c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:36:15.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:36:25.313Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=c8c5d401-9813-4842-baa4-4afb50934d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:36:25.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:36:35.338Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=cbc42459-7522-4929-a5d8-295b5dc29dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:36:35.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:36:45.357Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=32d3e54d-de15-4f66-bfd5-7900486f78ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:36:45.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:36:55.376Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=26886bbb-2872-4a20-b1d3-90f0aa54b855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:36:55.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:37:05.397Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=4584e21b-75c8-4ce0-ad2d-17f57f191075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:37:05.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:37:15.419Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=01a40022-75cb-46c1-be37-48d91799f002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:37:15.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-28T23:37:17.603Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-28T23:37:17.603Z |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 |2023-04-28T23:37:17.603Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-28T23:37:17.603Z |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 |2023-04-28T23:37:17.603Z |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 |2023-04-28T23:37:17.608Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-28T23:37:17.608Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-28T23:37:17.608Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-28T23:37:17.609Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:37:25.441Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=aff23325-5d02-4bf5-8878-65ca0a82d19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:37:25.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:37:35.461Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=d2bd16fc-bd09-408e-b7a0-dcafbece1a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:37:35.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:37:45.483Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=e02e6223-1d03-439f-9179-76e91730147b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:37:45.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:37:55.542Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=23658eb6-e5eb-4ec6-ad1d-4398f233995e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:37:55.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:38:05.562Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=44cfca32-63ce-4129-81a7-5e6facefb420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:38:05.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:38:15.581Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=bb8e8cd3-add0-4747-aee3-24ffc26a4c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:38:15.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:38:25.603Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=e7c126df-bfe0-430d-b245-ff68d388ed89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:38:25.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:38:35.625Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=47d7ede1-66db-48f7-9dcc-255ce08aa401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:38:35.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:38:45.646Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=4eb78f55-3be3-4cac-bb93-a561676084c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:38:45.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:38:55.668Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=59e63ee5-320b-4de4-9739-56357ea26e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:38:55.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:39:05.691Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=8b7e618c-f1c5-4f69-ba28-32d2e4ec6307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:39:05.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:39:15.716Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=727b20a1-cf17-4af2-bdec-5f8b6f9acd9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:39:15.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:39:25.738Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=c2e5fce8-ad6e-4418-86fe-eb6825ca3755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:39:25.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:39:35.762Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=dc882a72-533e-4fef-9474-22313bc2aca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:39:35.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:39:45.785Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=81e76ccb-1295-40b5-a1d8-d18fe717fcae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:39:45.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:39:55.805Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=c1f40b9d-ee91-401f-93c9-cd497efe94d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:39:55.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:40:05.826Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=44479b2a-75a6-42c7-86b5-d250c2ecb47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:40:05.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:40:15.846Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=03b230cb-98d1-47d3-8cf1-f2d7615ece12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:40:15.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:40:25.864Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=2c1b0c5b-a552-4768-9080-2cbccee172e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:40:25.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:40:35.890Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=83462efe-6ca1-4f0a-880a-15c6f09241a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:40:35.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:40:45.917Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=39cf98fd-1616-4c8c-89dc-a62388cbee45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:40:45.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:40:55.959Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=d3581a47-b867-4cc5-96ee-730d1159fc19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:40:55.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:41:05.981Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=38af1e97-b502-4fc8-922e-7941bc5355f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:41:06.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:41:16.005Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=d6dfd757-57eb-42d5-b31f-fd624dd5b688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:41:16.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:41:26.026Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=45ed646c-97b0-477a-8159-88998196aed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:41:26.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:41:36.047Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=7043090c-d709-4440-bb74-66f90d9fa6cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:41:36.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:41:46.066Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=3d5647c5-6632-4330-8cdc-3a84719e9b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:41:46.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:41:56.086Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=ed1991b4-d299-42ce-ae60-b51e7592dd01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:41:56.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:42:06.110Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=5b9592da-0343-4fc8-96e3-4ee12c6d3be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:42:06.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:42:16.131Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=8efa58a1-f855-4af0-8da4-cc8e8fdeccd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:42:16.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-28T23:42:17.554Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-28T23:42:17.554Z |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 |2023-04-28T23:42:17.554Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-28T23:42:17.554Z |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 |2023-04-28T23:42:17.555Z |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 |2023-04-28T23:42:17.559Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-28T23:42:17.559Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-28T23:42:17.559Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-28T23:42:17.560Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:42:26.152Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=884b639b-7dca-473d-b5a2-fd206c93f358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:42:26.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:42:36.172Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=0adf1819-451a-432f-a534-3836635428f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:42:36.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:42:46.195Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=49d29d1d-ffde-4c09-a833-d2035c73e058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:42:46.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:42:56.216Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=66436ef5-65a5-4014-b99a-e656a6488e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:42:56.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:43:06.236Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=b733e768-8264-4685-a544-fd6d65dc9908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:43:06.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:43:16.257Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=fc401fa5-a1b5-4bba-9232-45c6d19c128f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:43:16.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:43:26.278Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=b0060a45-825d-4c90-8c64-296fc85099c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:43:26.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:43:36.302Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=5730c3cd-2e3b-42cd-bd0f-46f04e634802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:43:36.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:43:46.320Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=1de2c0f4-c013-4965-bcf7-d9c06552ac4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:43:46.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:43:56.340Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=45bf17a0-3c4f-4c2b-9f70-9fc930d92bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:43:56.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:44:06.365Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=3572578d-f9a7-4cf0-ac01-72ac5306d751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:44:06.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:44:16.386Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=3c03eafb-3d10-42a8-80c3-cb009b04a1b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:44:16.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:44:26.417Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=904cf3bf-8878-4912-961a-5435f397abbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:44:26.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:44:36.438Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=b75a716d-0805-4056-9f18-0f04193c898e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:44:36.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:44:46.458Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=09822c17-2e03-4fe4-bd26-e0720229c411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:44:46.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:44:56.479Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=a8d65ceb-9a19-4927-ba20-8c8329b75972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:44:56.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:45:06.500Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=37674ae6-5449-4c59-ae04-c51c5d31763f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:45:06.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:45:16.521Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=6fa040ca-4adc-47b8-bb53-e95da0dc78c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:45:16.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:45:26.541Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=88e21b2f-db9d-4f69-a0ea-82414221637b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:45:26.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:45:36.563Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=387be042-1f56-4b4b-8637-94e482ed8040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:45:36.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:45:46.583Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=f90993e4-fc31-4e06-8818-70ecf939fe26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:45:46.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:45:56.603Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=06e75dc0-b885-4324-961b-6b1a19f61a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:45:56.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:46:06.625Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=9095cacd-5633-4697-a9d9-ae585b7b8d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:46:06.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:46:16.648Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=9242d25f-2bae-4ac7-9335-c9ffe2d9fba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:46:16.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:46:26.666Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=dfa8cfe4-49b8-44ad-8b52-a283771fcce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:46:26.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:46:36.685Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=6b6923ff-e5d3-474f-9b62-febea2610a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:46:36.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:46:46.707Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=c67dee04-985b-41df-8b23-c044fa06ce47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:46:46.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:46:56.729Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=d6077701-aba9-4bbc-89ae-c087230e5e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:46:56.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:47:06.750Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=ed296fbc-e1a8-4e87-b82e-b33e5e6e2e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:47:06.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:47:16.775Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=06adc68f-84d8-4c88-962f-523e0d47c72b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:47:16.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-28T23:47:17.513Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-28T23:47:17.513Z |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 |2023-04-28T23:47:17.513Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-28T23:47:17.513Z |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 |2023-04-28T23:47:17.514Z |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 |2023-04-28T23:47:17.518Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-28T23:47:17.518Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-28T23:47:17.518Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-28T23:47:17.519Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:47:26.791Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=a5a29d1b-93bc-4038-a111-3273279d0121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:47:26.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:47:36.811Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=9e8836ca-4420-463a-8387-d1754c8a115b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:47:36.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:47:46.831Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=22ecde3a-6656-4556-9eae-258404fbea78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:47:46.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:47:56.850Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=d966b1c7-968b-4023-9576-376a440e7ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:47:56.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:48:06.870Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=14958da2-34f2-4452-bc5e-1a0036216932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:48:06.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:48:16.888Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=52343bec-85a5-411f-99ff-6586a6535970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:48:16.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:48:26.909Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=e8c0a970-74d4-4dbb-b83a-660d906ac66a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:48:26.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:48:36.930Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=73e6fca2-9c56-4f5c-a223-e5d00ec69f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:48:36.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:48:46.948Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=a78f4ad1-8659-4ee5-9713-6a4cde1d2686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:48:46.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:48:56.968Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=111fe3da-e117-4054-8ac8-217bb2ed29a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:48:56.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:49:06.988Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=7aee95cc-c90a-46c8-938b-d3e498eccc3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:49:07.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:49:17.009Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=ea9092fe-89b6-4a06-9694-74d27f9b1cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:49:17.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:49:27.029Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=3fb518e1-8b89-4cd4-8745-709b2675d0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:49:27.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:49:37.050Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=7f0c1903-8bfe-4948-8e94-5f7c4f033527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:49:37.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:49:47.071Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=17ee9dae-650b-4d0c-9c71-d467da7a5fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:49:47.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:49:57.095Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=87598adf-9bb1-4cd0-8db1-b3a42951bf10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:49:57.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:50:07.121Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=90faa151-cc46-4a90-968b-b515a9b8fae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:50:07.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:50:17.144Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=74f1f432-cd79-4060-8896-55745a2c62c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:50:17.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:50:27.163Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=36a744d0-4c24-4033-8831-abfb34f0ae40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:50:27.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:50:37.185Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=2561553a-89a8-48e5-a74d-c4f45df3c553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:50:37.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:50:47.204Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=d00c8ee0-647c-48d9-8f37-8e29d7024691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:50:47.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:50:57.224Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=fcbb214c-1ab8-4702-ba5b-5c60e7be5819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:50:57.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:51:07.265Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=8c01b3ba-86f4-4941-bec1-394f2c1c1258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:51:07.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:51:17.282Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=c126592e-31ab-4498-a6af-0d4148a2bbf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:51:17.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:51:27.301Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=9bc8170a-b6b6-423e-900d-a767fa6348f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:51:27.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:51:37.323Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=a8044afa-ae6e-4211-8761-31ca1457a0e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:51:37.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:51:47.346Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=77a4d638-7fcf-4e48-adea-0ae1672d85b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:51:47.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:51:57.368Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=2f31f347-2764-4750-9e22-d81bff8a7545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:51:57.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:52:07.387Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=b5334af7-51b9-4787-ab52-e7757e5a523c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:52:07.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:52:17.417Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=2c9d4ee5-81f3-4ef1-8226-e340556233a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:52:17.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-28T23:52:17.595Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-28T23:52:17.596Z |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 |2023-04-28T23:52:17.596Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-28T23:52:17.596Z |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 |2023-04-28T23:52:17.596Z |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 |2023-04-28T23:52:17.600Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-28T23:52:17.600Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-28T23:52:17.600Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-28T23:52:17.601Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:52:27.435Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=fea396ea-6d5d-49c1-9259-e9166cef2e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:52:27.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:52:37.458Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=117151c9-e211-4a2f-b0ba-37102cc96499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:52:37.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:52:47.478Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=5891f9f0-cd9e-4ecc-ad15-a3d094559251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:52:47.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:52:57.496Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=3e0da10e-5503-42b1-8261-622b020ebc00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:52:57.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:53:07.516Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=79ddb380-3bd5-42c7-9db0-38cfb34573c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:53:07.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:53:17.536Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=fbdae671-c37d-46a2-afb3-1da3f9f75fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:53:17.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:53:27.557Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=46cb7647-fd7f-4fd6-b246-e726a511bd18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:53:27.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:53:37.605Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=37d9e3ea-e48d-48d0-9684-209b0ac2067f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:53:37.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:53:47.625Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=c2237c17-2ae7-451d-9114-30952a056fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:53:47.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:53:57.674Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=23535f6a-ae86-4294-8ddb-fcd345c62833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:53:57.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:54:07.695Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=d11b5ec2-a725-4a54-a230-b2a996e9c52c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:54:07.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:54:17.716Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=772344e6-e581-4d8b-be5e-5887a6c7ab23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:54:17.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:54:27.740Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=4c179fa9-f3b1-4569-bda3-56166fe3e466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:54:27.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:54:37.765Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=d94ebbf1-aecb-49f8-a7d5-b06d0f445823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:54:37.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:54:47.787Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=476783c0-ec1e-4f58-89ff-43d5c00c4b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:54:47.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:54:57.805Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=4fac8a5e-f464-40f8-9eba-dc8f26ac7184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:54:57.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:55:07.825Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=c30298a0-3204-457a-ac92-f744700b0c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:55:07.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:55:17.847Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=c0fea997-7b73-469d-b3d5-822c259a8d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:55:17.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:55:27.868Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=4fe3327d-eef0-4393-a16d-d45d451e5592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:55:27.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:55:37.890Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=c8768581-cd23-4739-a2ff-1f873b05dc79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:55:37.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:55:47.910Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=e62c75a0-4db9-47d9-bd4c-26239ee5fd02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:55:47.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:55:57.931Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=c412fb0f-ce9c-4f40-807a-8668222938d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:55:57.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:56:07.951Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=5a54d5f6-00ff-4c2a-bb48-e0b08c627a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:56:07.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:56:17.973Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=be65c9e8-4f09-4736-9a8a-da4171e33bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:56:17.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:56:27.995Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=81c279f7-2f05-4bde-8428-793c51ab8bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:56:28.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:56:38.014Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=6a6bbd68-b698-4f77-a077-f76c69544852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:56:38.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:56:48.033Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=41153e69-6f49-4e40-9061-6d677d55aa62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:56:48.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:56:58.056Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=62569abf-e448-417a-8b55-5f875f3ae4d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:56:58.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:57:08.075Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=e3a3d6f8-b44d-431d-8eb1-0aefec6422a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:57:08.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-28T23:57:17.536Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-28T23:57:17.536Z |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 |2023-04-28T23:57:17.536Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-28T23:57:17.536Z |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 |2023-04-28T23:57:17.537Z |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 |2023-04-28T23:57:17.540Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-28T23:57:17.541Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-28T23:57:17.541Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-28T23:57:17.542Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:57:18.094Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=32c03e0f-904a-4d75-ac1d-8f31411af490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:57:18.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:57:28.114Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=ced05520-80b5-47e2-b0af-84a895bcd39a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:57:28.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:57:38.134Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=cb604c1d-f996-492a-b605-d65491b9dda5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:57:38.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:57:48.156Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=ccdb29b4-48c4-41ff-a76d-46e1b19e98bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:57:48.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:57:58.176Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=100572b4-ba8c-440f-b867-e7ba7162086d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:57:58.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:58:08.199Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=a7e861ce-c10e-471a-a05f-5576f1d875e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:58:08.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:58:18.219Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=f177ea59-39a0-425f-b358-deaf0bd9d8d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:58:18.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:58:28.241Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=3b6a4a53-3805-4540-b3fe-26cfe147d4c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:58:28.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:58:38.261Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=be4320e2-02d1-4b7a-addd-b35f3a5fd597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:58:38.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:58:48.280Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=ad76728f-82fc-4566-8637-4c2d4526523b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:58:48.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:58:58.319Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=a46233ca-7c8e-4680-92e8-ad094877af66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:58:58.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:59:08.336Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=dde22411-a075-4638-959d-338967fedf86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:59:08.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:59:18.355Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=6833d29f-7c6c-41f2-9607-b111ba578323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:59:18.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:59:28.375Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=b62c661e-17de-4b8d-a4f6-5fd97cb80333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:59:28.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:59:38.393Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=b1f7bfec-8c8e-4bab-82a5-b3ad2cc925e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:59:38.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:59:48.415Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=27382add-71f4-476e-82ed-64b00d0ee3f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:59:48.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:59:58.435Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=e1c3ae89-d2e6-4d00-a58e-5989703720f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-28T23:59:58.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:00:08.457Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=e634e2d9-2429-479d-a285-d11692c2eb9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:00:08.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:00:18.494Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=2d3c1557-8f85-4170-ae50-d2027d37e90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:00:18.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:00:28.516Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=9488d21e-61bb-45f2-8846-d59cccf0de33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:00:28.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:00:38.537Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=122a36ff-5507-482a-bee4-5f10fb6738f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:00:38.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:00:48.554Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=41492aae-9de9-4475-b06c-3af53fd4036e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:00:48.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:00:58.578Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=1fd4943f-4ac3-42cb-887e-f4d440f76c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:00:58.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:01:08.620Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=863d1ff3-5599-40e9-b8bc-6dc22c142d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:01:08.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:01:18.640Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=d60b9d8e-3608-43c2-bb8d-a868270d2f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:01:18.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:01:28.661Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=9226b917-02d0-4f9a-8a1d-2447e18786b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:01:28.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:01:38.681Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=832ddde7-c5ba-4d9b-8f13-dac8c944fad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:01:38.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:01:48.706Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=5898475a-839d-4c50-8187-3b89f428c347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:01:48.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:01:58.728Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=efae6c70-4cd0-4863-a01c-68a071a5c20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:01:58.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:02:08.747Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=fe51ae74-b068-4fba-b749-96f0f7b63632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:02:08.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-29T00:02:17.587Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-29T00:02:17.588Z |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 |2023-04-29T00:02:17.588Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-29T00:02:17.588Z |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 |2023-04-29T00:02:17.588Z |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 |2023-04-29T00:02:17.591Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-29T00:02:17.591Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-29T00:02:17.591Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-29T00:02:17.592Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:02:18.772Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=96c3f94d-52c1-4786-bd8b-8c1c5b69366d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:02:18.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:02:28.794Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=aae0418d-ab76-4e6e-9bf1-da80450c41d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:02:28.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:02:38.815Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=ad7ff552-4676-4256-bed0-abf2389359e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:02:38.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:02:48.834Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=452ac836-2e7c-4b42-a0e9-e3714d889b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:02:48.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:02:58.853Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=4f0680dd-78a3-44fb-aaa2-acefa5736bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:02:58.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:03:08.875Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=4c8d6f45-573b-4fea-8b3a-a8f9d89110d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:03:08.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:03:18.909Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=d8f77452-d75d-4089-af79-505ab9507948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:03:18.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:03:28.927Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=74728a93-8243-4461-a8cf-482a7e06bece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:03:28.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:03:38.947Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=ffe74f1a-9a0b-4014-b62e-8efdb66dd384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:03:38.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:03:48.966Z |INFO |Init configs |InvocationID=46b232c5-80be-40df-b7be-169616987359, InstanceUUID=00558084-2f38-4323-86da-83049bd128dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-29T00:03:48.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |