By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T12:02:37.699Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T12:02:37.702Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-31T12:02:37.730Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T12:02:38.252Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T12:02:38.323Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T12:02:38.324Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-31T12:02:38.324Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-31T12:02:38.388Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-31T12:02:38.424Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-01-31T12:02:38.442Z |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.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-01-31T12:02:39.671Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-31T12:02:40.046Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-01-31T12:02:40.061Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-01-31T12:02:40.062Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-31T12:02:40.110Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-01-31T12:02:40.111Z |INFO |Root WebApplicationContext: initialization completed in 1669 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-01-31T12:02:40.433Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-01-31T12:02:41.088Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-31T12:02:42.341Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-31T12:02:42.807Z |INFO |Started MainApp in 6.833 seconds (JVM running for 7.501) |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-01-31T12:02:42.857Z |INFO |Start scheduling PRH workflow |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:02:42.867Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=3c409f17-1fd3-416a-8494-ba6a819fc59b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-31T12:02:44.282Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.146:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:02:44.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-31T12:02:45.299Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-31T12:02:45.300Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-31T12:02:45.302Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:02:54.313Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=98855617-445c-4ef8-a57c-eb5a7417cf05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-31T12:02:55.348Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.146:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:02:55.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:03:05.351Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=305d1de4-9598-4a04-9bdd-800f2e335a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-31T12:03:06.381Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.146:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:03:06.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:03:16.384Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=eadefbf9-6aa4-4d7c-b205-a6ebaa65a656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-31T12:03:17.421Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.146:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:03:17.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:03:27.424Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=4ee9c4ce-ede6-4757-ba41-329bc9c25995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-31T12:03:28.461Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.146:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:03:28.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:03:38.464Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=4459e2f6-8d32-409f-a2aa-dc08a13ae83a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-31T12:03:39.532Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.146:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:03:39.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:03:49.534Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=de7b8022-c63f-45b8-bee9-f8369060d8b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-31T12:03:50.572Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.146:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:03:50.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:04:00.576Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=db37ba5d-9e36-4971-bf0a-d16a6f42f014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-31T12:04:01.612Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.146:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:04:01.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:04:11.615Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=1de6c9c6-5d19-4d4e-974e-eae0f63918dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-31T12:04:12.652Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.146:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:04:12.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:04:22.656Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=42584174-68ef-46ac-9584-c5539316c1a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-31T12:04:23.697Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.146:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:04:23.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:04:33.700Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=402c856d-46fe-4135-b831-7d8f338d854f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-31T12:04:34.733Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.146:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:04:34.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:04:44.737Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=510eb418-b3b2-44c2-a4d2-4c1cff3a820f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-31T12:04:45.774Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.146:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:04:45.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:04:55.776Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=6665af4a-f5ca-4cdb-9f65-f67b44fd2a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-31T12:04:56.812Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.146:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:04:56.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:05:06.815Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=c7ed8843-3f52-450b-b8d8-4f111448e9cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-31T12:05:07.852Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.146:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:05:07.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:05:17.856Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=ee2c036e-5594-43d0-9c0f-632fe1206dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-31T12:05:18.893Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.146:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:05:18.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:05:28.896Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=a1c268a2-1f5c-41e6-85b7-03bfca55a468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-31T12:05:29.939Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.146:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:05:29.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:05:39.942Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=3d2b180b-3db4-4ced-8ad8-9e375915d514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-31T12:05:40.972Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.146:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:05:40.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:05:50.974Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=a65bfd55-78fa-43e2-8126-0da5e06ef2b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-31T12:05:52.012Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.146:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:05:52.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:06:02.015Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=ce3f93da-3d70-44d5-947e-6745a6f7d908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-31T12:06:03.054Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.146:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:06:03.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:06:13.059Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=2fa4b94d-78f2-40d1-9248-8ec5e5ad2756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-31T12:06:14.092Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.146:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:06:14.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:06:24.094Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=ff4acb15-3669-4a27-8e9a-f10c7e7555f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-31T12:06:25.132Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.146:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:06:25.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:06:35.135Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=4c6fb506-58e3-49bc-b6e6-0a77d0d08a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-31T12:06:36.173Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.146:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:06:36.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:06:46.176Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=f4641141-57a3-4479-88fa-acd653644a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-31T12:06:47.213Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.146:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:06:47.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:06:57.216Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=bc45bd96-25aa-40f8-a528-c234d8310a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-31T12:06:58.252Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.146:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:06:58.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:07:08.254Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=9ff06253-912f-4a0a-8fa4-0cdb33673774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-31T12:07:09.292Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.146:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:07:09.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:07:19.293Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=16fb4b32-2d30-45b0-b26a-9b585f6864e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-31T12:07:20.334Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.146:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:07:20.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:07:30.336Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=988f3e69-3584-4f5b-b546-780d9bdb9ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-31T12:07:31.372Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.146:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:07:31.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T12:07:41.295Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T12:07:41.295Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-31T12:07:41.297Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T12:07:41.301Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T12:07:41.309Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T12:07:41.310Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-31T12:07:41.310Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-31T12:07:41.312Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:07:41.376Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=714aa85c-be70-40d1-9695-3ab49700a5a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-31T12:07:42.413Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.146:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:07:42.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:07:52.422Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=f9d47c99-54d9-46f8-bba3-8e393f73483d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-31T12:07:53.452Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.146:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:07:53.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:08:03.455Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=d5f935c1-8d79-443c-a266-f4063602e8a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-31T12:08:04.493Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.146:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:08:04.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:08:14.495Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=2667e839-15db-46b2-986e-03e33dbf7bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-31T12:08:15.532Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.146:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:08:15.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:08:25.536Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=989f192f-0e06-4ec7-a36e-bcfc6506c8ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-31T12:08:26.572Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.146:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:08:26.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:08:36.574Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=1b8583ad-deb6-4e94-a3dd-916d103092ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-31T12:08:37.616Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.146:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:08:37.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:08:47.619Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=85dccc6e-6d8c-4b4f-9650-ee28a1843dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:08:49.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:08:59.137Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=68efbff8-f35e-4701-aae1-0ca4db19bfbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:08:59.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:09:09.164Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=d83476d5-610b-41c1-b2e3-4f7f7dccd373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:09:09.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:09:19.196Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=a7b9a155-4299-46ee-a1c5-beb422d1fa1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:09:19.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:09:29.241Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=41474d37-92b0-4660-972b-d0965d45d9c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:09:29.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:09:39.279Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=a6dac2be-11ee-4b05-84ce-9ab785c4e1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:09:39.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:09:49.300Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=7f53b4b6-cd0b-4835-a76a-919093616805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:09:49.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:09:59.317Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=7368cc17-2ccf-4f0e-af4d-418666d15f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:09:59.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:10:09.334Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=0570e357-4528-4536-8b0c-bf864bf0b456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:10:09.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:10:19.350Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=8bf9ad34-aa40-441e-8ddd-57d10f956e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:10:19.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:10:29.382Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=dfaec2fa-f659-411c-a9a9-0d52248db12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:10:29.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:10:39.404Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=1e934c93-b196-467b-8ea2-f651b09f2931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:10:39.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:10:49.427Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=b51588ee-26ce-4a80-9160-2b68eee5a925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:10:49.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:10:59.455Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=8d58c3b9-0eb7-46ac-bdf8-8625308fc7f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:10:59.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:11:09.470Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=b103c60c-e2f8-40d5-8d28-37d4da83f2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:11:09.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:11:19.483Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=daef1086-2503-4555-bad1-63f309252910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:11:19.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:11:29.502Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=9968e8aa-e00e-4746-bb88-8e03f3c4526a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:11:29.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:11:39.525Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=c089d969-bc4e-4d8c-89e7-cd1f34dd0b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:11:39.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:11:49.539Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=44b5d33f-5233-42a7-9209-2b348eb74e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:11:49.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:11:59.549Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=5873ded6-082c-41ac-967a-358c271824bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:11:59.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:12:09.564Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=3130bfa1-c89a-44a1-a282-cfdc4cf193e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:12:09.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:12:19.577Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=5d1da0ca-1339-4dcd-ab9c-5a377e374590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:12:19.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:12:29.596Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=7cd74407-4109-49bc-abe1-6e03342b541b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:12:29.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:12:39.617Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=20fc0739-4381-416e-a949-31c00e4616d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:12:39.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T12:12:40.760Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T12:12:40.760Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-31T12:12:40.762Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T12:12:40.765Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T12:12:40.773Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T12:12:40.773Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-31T12:12:40.773Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-31T12:12:40.775Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:12:49.630Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=5048d457-908b-4460-b90c-e0286caed982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:12:49.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:12:59.639Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=ecbd7f87-ed6e-44a9-9c75-dc218c783750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:12:59.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:13:09.652Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=f0c60959-4b12-4c12-a385-640360d1c44a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:13:09.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:13:19.668Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=ae89eb67-fe60-41ac-92c3-9f4adc743895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:13:19.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:13:29.685Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=2325a4c5-e01f-42c5-8dd9-33993540dbbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:13:29.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:13:39.703Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=81453588-2ccc-4b5c-92d0-bc9cbd45e4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:13:39.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:13:49.717Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=dbc9b938-abaf-4d1e-8e2d-5c1e3cbd679d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:13:49.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:13:59.737Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=2b649bbb-52d5-4c9d-8a05-3155275c4ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:13:59.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:14:09.750Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=8fd0c304-1519-4be8-8d95-893a42188c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:14:09.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:14:19.766Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=ad998168-682c-4d97-af6a-7b494676e80a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:14:19.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:14:29.780Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=50cb93a2-b332-4dfa-81cd-670c2f93bbad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:14:29.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:14:39.798Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=25964401-89a3-42ff-905f-9ba0049582f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:14:39.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:14:49.832Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=d649e06d-139e-4899-8afd-fcbbdafee990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:14:49.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:14:59.845Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=d8bdb8f3-0129-4b15-9c03-ff640e7d9986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:14:59.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:15:09.858Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=0b1b176c-6f1d-4aa8-9949-c3daf4462396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:15:09.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:15:19.873Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=55728756-f841-438d-9631-3386058bbd38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:15:19.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:15:29.891Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=7b1e64d7-d01f-4a38-a70c-d15db6003d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:15:29.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:15:39.915Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=784be67b-fcc6-4485-8fb0-5b01e88c6a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:15:39.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:15:49.928Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=6eeeb897-17cf-4369-a0f2-48291d9f2dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:15:49.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:15:59.944Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=3a4e10cd-4449-4c8f-a877-0dac9ae2c7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:15:59.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:16:09.957Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=97e1e419-4b0a-427a-8b47-bb378a9b5020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:16:09.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:16:19.969Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=5c59c6f5-fd55-4f45-a6a9-a0f1e24ebd7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:16:19.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:16:29.981Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=fe08d902-bb2b-4153-92ea-3d61c0b4066b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:16:29.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:16:39.997Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=31ad5bf5-9b22-4ff2-900e-457da1c3bb43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:16:40.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:16:50.068Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=b11990a7-7c96-4717-9513-990f469f2390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:16:50.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:17:00.081Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=30668a0e-8b2c-4f8a-baa0-235f7cb61f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:17:00.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:17:10.095Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=21ee354f-74a7-48a2-81a7-67aaa8d6ab6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:17:10.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:17:20.114Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=6c71243d-742b-4926-bf4e-65ad102564b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:17:20.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:17:30.130Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=586db6ab-4bcc-456e-971f-b3e4870ce26c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:17:30.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:17:40.144Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=b7799550-7fb8-47f2-a5c5-0a5833088f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:17:40.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T12:17:40.734Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T12:17:40.734Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-31T12:17:40.736Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T12:17:40.741Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T12:17:40.747Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T12:17:40.747Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-31T12:17:40.747Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-31T12:17:40.749Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:17:50.155Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=a5535b9f-68e2-4a8c-9a5c-dee6bb29307f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:17:50.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:18:00.166Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=0ec92383-80e1-492e-9e77-afb329f26b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:18:00.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:18:10.181Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=f7a4a761-bc8a-4d74-8447-3d7cf7a2223a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:18:10.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:18:20.194Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=22e499fe-0c9a-4c6e-997c-f3f92443a5cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:18:20.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:18:30.208Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=1241d494-873c-4bf3-a767-03f5663a668f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:18:30.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:18:40.228Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=f2724717-a0fb-4e3b-ae0c-9a1e887de274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:18:40.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:18:50.243Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=83c7d0c1-e6cf-4858-a9de-37e489174718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:18:50.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:19:00.256Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=d41d3876-2b69-4ae2-9656-df68b7bbf7fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:19:00.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:19:10.268Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=a83e8a21-9662-4162-b5c9-06e826799ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:19:10.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:19:20.290Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=b73e7d59-361d-4dbc-a552-8f6bd2f4dfbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:19:20.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:19:30.301Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=52e6325f-f990-42ca-8414-f6dfeb1448c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:19:30.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:19:40.312Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=90d61f35-052e-422b-8319-c2077a05c052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:19:40.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:19:50.332Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=121b58b2-acd5-4d3b-afeb-b839852f7845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:19:50.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:20:00.342Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=aa8f302b-6051-4c86-8f76-3f6595d35bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:20:00.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:20:10.352Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=d4d4d611-e3a9-4561-91b5-5fe142116a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:20:10.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:20:20.362Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=0ca785ec-b2b6-4f21-bcdc-9bb90431f145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:20:20.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:20:30.372Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=e7f906ad-211c-43c9-9ce7-f03b1d6dd98a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:20:30.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:20:40.400Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=fec11440-1afd-4f0a-87d7-581c270d5543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:20:40.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:20:50.415Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=01328cba-c8f8-4188-a73b-7374f55fa65e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:20:50.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:21:00.424Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=e5b2fefe-04ba-4826-907e-d911f36fc16f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:21:00.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:21:10.439Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=2ab2ce2c-1180-42cb-9060-f3b944e48739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:21:10.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:21:20.452Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=7b9eded7-1399-48cb-b958-7df459dc1399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:21:20.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:21:30.468Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=f655f10d-de4e-4202-8a04-d96a938f5562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:21:30.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:21:40.480Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=f19c79b8-2c31-4a0a-af90-e07c4c59f3c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:21:40.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:21:50.511Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=2ae83a46-45fa-472b-b68d-c8b1d0dd0d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:21:50.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:22:00.524Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=23b6f9e8-d7a2-4641-85b4-7c238d2b59b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:22:00.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:22:10.540Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=e9d8f9c9-c9d4-4c74-a56e-10490eefb86e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:22:10.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:22:20.549Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=16ca780d-cbbf-421a-85c9-7290ef90cb05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:22:20.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:22:30.557Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=a99c001d-8139-4de5-a73d-37c23ce6f771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:22:30.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:22:40.566Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=a1bdc4ec-34bf-4ac1-b22e-eb39fd50192e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:22:40.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T12:22:40.696Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T12:22:40.696Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-31T12:22:40.698Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T12:22:40.700Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T12:22:40.708Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T12:22:40.708Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-31T12:22:40.708Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-31T12:22:40.710Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:22:50.575Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=928387ef-c906-43d1-be77-b4a609632409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:22:50.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:23:00.590Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=8f3cfdda-d17b-4bb4-9f54-03038d35a1bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:23:00.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:23:10.604Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=474c1de6-b802-4c29-bae5-72e9b5719de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:23:10.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:23:20.616Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=7327f959-4876-49fd-8633-03f56bb0236d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:23:20.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:23:30.624Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=a32c5c01-0951-43c8-8ee5-ebc937789865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:23:30.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:23:40.637Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=e2424e18-b026-47c8-bbb6-16e8332dee20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:23:40.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:23:50.645Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=749407c4-386e-4b71-a7c3-2e7587d5831c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:23:50.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:24:00.653Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=e0abea36-ab85-49f6-a956-792765b031b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:24:00.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:24:10.663Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=ff464bbd-ef6f-4043-903b-5efbf1045eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:24:10.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:24:20.676Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=750ad819-d8a6-45e8-a572-daa59d9cf352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:24:20.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:24:30.687Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=7a762f09-88fb-4c93-aa49-e96a4ad5ff5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:24:30.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:24:40.699Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=e2798d50-7d20-4e66-b350-73c1dcd98f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:24:40.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:24:50.710Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=38820ad8-24a3-47a8-9771-f4fcfd4079ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:24:50.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:25:00.721Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=9fd649d4-58cd-4fae-8d4c-858d07b3edab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:25:00.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:25:10.733Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=4e6fdf86-65a9-4544-81b3-a6aacbf51260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:25:10.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:25:20.744Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=00b917d7-ed12-4e6a-8902-244557cd64f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:25:20.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:25:30.755Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=9e535606-43bd-4fe7-99a9-e3d7c87073ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:25:30.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:25:40.769Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=3dabd2ec-7940-4d2e-afaa-9f137a25790c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:25:40.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:25:50.789Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=235f9ddb-c23d-4ef2-8f40-138178490a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:25:50.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:26:00.798Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=ca67f26a-37f0-4b61-a5d2-012a0e172d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:26:00.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:26:10.809Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=7caec0da-5c75-4db9-830f-9dca6d725bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:26:10.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:26:20.819Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=b69805f3-56f6-43ae-aeb1-f861a01a3dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:26:20.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:26:30.829Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=7a0da3d6-3b1e-4463-8d13-4f221846380c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:26:30.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:26:40.848Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=9131a384-09b5-4396-b956-8a25c58cb766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:26:40.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:26:50.861Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=c245788a-1734-4949-8fa6-b0b5eac8333b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:26:50.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:27:00.872Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=af954176-b13b-4c30-831c-dbc6ec41802b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:27:00.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:27:10.883Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=afad2162-68ac-490a-b477-0859d4aa1501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:27:10.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:27:20.893Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=67814c3b-284e-4db0-a0e8-00df82ec546a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:27:20.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:27:30.907Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=d6c9efb5-51a2-4d2f-9798-24977b29522a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:27:30.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T12:27:40.737Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T12:27:40.738Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-31T12:27:40.740Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T12:27:40.743Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T12:27:40.748Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T12:27:40.748Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-31T12:27:40.748Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-31T12:27:40.750Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:27:40.919Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=9d6ece8d-732e-4fa7-a4d2-4a1c938bcef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:27:40.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:27:50.929Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=318d089c-3b20-4804-b9e8-f8f2fccd684a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:27:50.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:28:00.944Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=4e31332e-2f7d-47e0-a730-21a5b9d7871b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:28:00.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:28:10.955Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=992e1261-58a6-467d-aadc-dd515231d900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:28:10.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:28:20.966Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=fc535c58-cf72-4d2d-959a-f012ed937ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:28:20.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:28:30.978Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=63b32d5c-e61e-4191-9389-e58e32130153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:28:30.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:28:40.988Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=a2c0e1d7-2d6e-4492-ab1f-5688f6ab7b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:28:41.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:28:51.001Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=f66bfb68-e71e-44ef-ab18-c66641d76357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:28:51.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:29:01.016Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=a629e7e6-6529-41f2-b861-43ae9b4823bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:29:01.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:29:11.028Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=60928b2f-7449-4ed9-8649-c453eb88ffc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:29:11.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:29:21.036Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=64b95150-58b3-40f5-aabe-f0e876ca0f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:29:21.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:29:31.051Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=8bf8dc37-1ba7-4f2a-8321-a05e4b0c491a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:29:31.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:29:41.058Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=f609367e-1f66-49b9-bdee-1b0df300c453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:29:41.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:29:51.070Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=4c0558ef-2927-440a-97ac-e7c4115e36a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:29:51.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:30:01.088Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=434ed4ca-1765-489b-b1e2-28d1a8d94717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:30:01.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:30:11.100Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=bc5668fd-2717-405f-b98f-81a7e3f2486a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:30:11.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:30:21.108Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=caf36bd0-977b-491f-9632-a1c4f8d9811b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:30:21.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:30:31.119Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=026308b0-8a36-4fdd-b06b-2afb4a2d2c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:30:31.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:30:41.128Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=2e555388-61f8-4f7b-aa31-65734a9e0e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:30:41.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:30:51.139Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=5569b95e-7997-4de3-845c-4d259ffcfc1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:30:51.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:31:01.155Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=732cbf63-9aea-4432-8a2d-a6920bdfff41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:31:01.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:31:11.170Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=259953ee-cb35-4262-b284-36a04cf9b8ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:31:11.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:31:21.179Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=f0c35f05-e8d7-4959-9190-99b83022db28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:31:21.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:31:31.191Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=be81a8ac-70c7-450e-bb48-7c41440cf26d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:31:31.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:31:41.204Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=ce7cc413-64c9-4fcd-9b3c-997ef2fc952b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:31:41.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:31:51.218Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=8498af29-33ab-4f3f-b6e1-23a65f479470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:31:51.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:32:01.232Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=43404472-b406-4ff0-9b70-9c382ccc12b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:32:01.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:32:11.243Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=45c75f0c-596e-424a-b2ae-c396a37521e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:32:11.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:32:21.262Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=4424f185-b74b-4b37-b937-c192682052a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:32:21.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:32:31.274Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=1c2696fa-2dbf-4710-b8f8-880dfaea5e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:32:31.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T12:32:40.708Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T12:32:40.709Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-31T12:32:40.710Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T12:32:40.712Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T12:32:40.717Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T12:32:40.717Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-31T12:32:40.718Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-31T12:32:40.719Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:32:41.284Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=0bb801b8-532b-4765-87de-4bfcdbd393bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:32:41.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:32:51.292Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=00bb1313-0902-48f9-863b-36a87fad6580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:32:51.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:33:01.301Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=e184f200-d914-4bfc-b58f-63976d2a8c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:33:01.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:33:11.311Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=fb79bc44-76bf-4675-8982-3f9d8d297cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:33:11.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:33:21.320Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=4efc75e1-ec42-486b-9cc6-87aed37f6e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:33:21.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:33:31.349Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=f7433e99-56dd-4ab0-a382-e01300bd9335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:33:31.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:33:41.363Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=131123a4-cf9b-4e2d-99d2-c53b5b950aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:33:41.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:33:51.374Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=d7291a17-163b-4da8-886d-7bfaf102478f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:33:51.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:34:01.382Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=bed2c600-f428-45ba-940c-03f8af0fe754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:34:01.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:34:11.392Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=d54d54eb-e3f8-4027-8e93-59eac65cc8ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:34:11.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:34:21.402Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=122d70c4-29cc-4274-97d4-6353ac1a62af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:34:21.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:34:31.415Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=20d60d54-f332-4b6f-bb56-8e7084d7b40b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:34:31.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:34:41.430Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=ba35fb52-67f7-40d7-b284-3df796bba9fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:34:41.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:34:51.441Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=d683db32-b387-4aeb-b814-a43495ce8532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:34:51.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:35:01.449Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=47d3e5c3-0237-4649-bcfd-a6bc52990cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:35:01.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:35:11.461Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=99b350cb-e0fd-4480-9a90-495dc978a18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:35:11.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:35:21.471Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=44f7e914-74d1-42de-a6dc-b00ca276d431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:35:21.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:35:31.484Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=dcb58cd5-6795-44e1-ac9e-4db6b07ef564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:35:31.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:35:41.493Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=0b5352cd-4dda-44f6-b787-774ecad036e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:35:41.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:35:51.501Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=bafb1d7a-a478-4fe1-b736-b5d5bf34f1c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:35:51.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:36:01.509Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=e4ac0745-510e-4d94-9479-4552cb97ac5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:36:01.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:36:11.523Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=753c1a56-1295-4503-ad1a-d00a4bb6d67e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:36:11.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:36:21.535Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=741619cc-6cb0-45dc-b65d-6d1fa98c45d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:36:21.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:36:31.548Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=c3f17362-c521-4c13-ae80-23a29e19cc74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:36:31.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:36:41.559Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=b3fc640c-6b68-4cbe-80f9-0361826009a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:36:41.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:36:51.566Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=26b51a0d-8e78-42c5-9d87-9b0e7a32ef10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:36:51.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:37:01.574Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=ed04b268-3270-4629-942a-944fc8d4016c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:37:01.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:37:11.583Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=2d4c4696-4c2f-4bf9-ae21-b9524348f9f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:37:11.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:37:21.593Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=b239efb6-a892-407d-a666-4c9cc7365772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:37:21.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:37:31.604Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=ea19f689-657e-499c-8f8e-419220bc707c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:37:31.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T12:37:40.739Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T12:37:40.740Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-31T12:37:40.741Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T12:37:40.744Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T12:37:40.749Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T12:37:40.749Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-31T12:37:40.749Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-31T12:37:40.750Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:37:41.616Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=8de6f597-4a65-4987-b0e8-748280eb9568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:37:41.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:37:51.625Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=72be134b-21d3-4df4-a995-a34be0a36e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:37:51.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:38:01.632Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=ff6f801f-3840-46f6-8812-8a8e9bffd91f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:38:01.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:38:11.641Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=f18b9131-31a2-4519-90a6-89132d209be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:38:11.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:38:21.651Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=dc3050ab-5c6b-448e-ba4d-673e15a1ee8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:38:21.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:38:31.664Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=52ff2108-3ffc-4166-814b-14e1e7b32bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:38:31.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:38:41.675Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=804c57b7-ad40-4a21-b251-edcb9e46c55d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:38:41.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:38:51.697Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=489f6749-ea3c-408a-b554-a9ddfc490d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:38:51.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:39:01.706Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=2550c066-4386-498e-9224-b292621515bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:39:01.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:39:11.716Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=7b7aa2bb-85c1-4b93-bda2-41986ef66772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:39:11.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:39:21.734Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=41a0b918-a452-4202-b6ab-2715b06ba66a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:39:21.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:39:31.743Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=73ec6e3d-a5d5-46be-a861-62b3ce63acc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:39:31.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:39:41.752Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=1572052c-278b-4380-be8d-78897f8333fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:39:41.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:39:51.763Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=45a68640-3327-4e41-8b82-a411c6ce0f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:39:51.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:40:01.773Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=0cc683d9-8178-496c-8fb3-fb4a20e86562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:40:01.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:40:11.787Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=12fb439f-1fa0-4e83-9eec-be9b4c661dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:40:11.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:40:21.796Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=f8876efb-fba7-481d-bf67-9c7c2b81090c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:40:21.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:40:31.805Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=0aded86e-6b6f-4996-98a7-7cde6e33f584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:40:31.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:40:41.814Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=d109de72-b2a3-478c-aeb9-3f3a98d07eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:40:41.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:40:51.826Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=2eae66a3-44a0-4ed4-ae72-7227f45d3759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:40:51.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:41:01.844Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=da9d82ae-b520-410f-89cb-6ef64c3a2d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:41:01.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:41:11.857Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=368b78fb-e71a-43ff-9d23-de9e623a782e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:41:11.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:41:21.867Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=49865f3f-14ee-469b-a1ad-667b42bedbb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:41:21.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:41:31.877Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=26805d7e-775c-4ac0-a2c0-1697e37581ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:41:31.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:41:41.889Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=92a05c14-20d3-41ff-bb54-cada6b24220e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:41:41.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:41:51.907Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=cfe4458d-d1e4-4365-aea2-15a796e2e2cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:41:51.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:42:01.915Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=1eff290c-0922-4c68-a16c-8aee7c8da235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:42:01.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:42:11.924Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=162c78d8-8d89-423e-949c-959355af7575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:42:11.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:42:21.934Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=f1283e97-e0f8-4ba4-a1e2-2a14024c7099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:42:21.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:42:31.944Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=e9f10362-ad75-45cf-8eca-78d87f7454ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:42:31.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T12:42:40.720Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T12:42:40.720Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-31T12:42:40.721Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T12:42:40.723Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T12:42:40.728Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T12:42:40.728Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-31T12:42:40.728Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-31T12:42:40.730Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:42:41.955Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=1a7fd545-6f15-4263-a0bf-93f39d9716f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:42:41.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:42:51.965Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=8b8bc022-b5ad-4227-9ea6-ba9569e0686f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:42:51.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:43:01.974Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=bc1ee389-2f8f-4f79-a4c9-f42bb182503b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:43:01.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:43:11.981Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=7760417e-e463-49a4-a816-4c40b3d2299f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:43:11.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:43:21.990Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=e4ccf1bc-7363-4773-9344-6a9982eff3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:43:21.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:43:31.999Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=ab3fc37f-421a-4333-96dd-6792e6269956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:43:32.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:43:42.008Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=1407100a-d84f-44ee-a4bc-3718ce702a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:43:42.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:43:52.018Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=c7a02403-8828-4cee-b321-b078c6125bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:43:52.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:44:02.033Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=f09564d1-f243-4315-8d84-9b87a29d1471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:44:02.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:44:12.042Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=47e53e7c-0669-491a-91c0-d47cb11137a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:44:12.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:44:22.055Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=e806e326-5901-4590-ba06-8eeb21b2e489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:44:22.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:44:32.064Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=9f11e30b-142a-4e5c-9e3e-0320b084e3fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:44:32.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:44:42.073Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=338acadf-b416-4aee-8020-15a56864c598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:44:42.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:44:52.082Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=0da50f46-44b1-47ca-a2a5-31f28ec10c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:44:52.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:45:02.092Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=4f3ddb5d-1479-41b4-bc50-d78c99082c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:45:02.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:45:12.101Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=a9ae841a-d13d-4447-abdb-817d561b320c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:45:12.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:45:22.115Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=951ebe9b-652a-4fb9-9a14-cba584a86b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:45:22.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:45:32.124Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=451ec65e-5657-4866-9892-befbca9550bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:45:32.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:45:42.134Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=f0e2f20d-2cdb-4538-8403-088a23e9461f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:45:42.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:45:52.142Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=05a278b0-88ad-477f-b62d-a5c0a53cb2d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:45:52.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:46:02.151Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=7561d637-6052-4ac1-8180-853c6737872c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:46:02.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:46:12.162Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=fdfcc22e-5f40-4ef8-9206-9e7842e1ae5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:46:12.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:46:22.178Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=e6a2c884-dff6-4687-8d2b-c4a100d0c316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:46:22.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:46:32.190Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=e1bd1a12-065d-463f-a857-5e5985400a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:46:32.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:46:42.197Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=6a7a1fc3-6e21-4a47-b26d-1b129bee3012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:46:42.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:46:52.214Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=596c1222-72eb-4eab-8ad5-3b20d53bf284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:46:52.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:47:02.224Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=d3ed6969-057c-4003-b9c2-819e60618680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:47:02.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:47:12.234Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=4ee7e46a-31dc-4018-b5c7-4f4be401be68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:47:12.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:47:22.246Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=f7292bd6-db1b-4345-88a2-9569329dcd5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:47:22.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:47:32.262Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=192e1511-c2be-49eb-a095-f17a47b27a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:47:32.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T12:47:40.711Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T12:47:40.711Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-31T12:47:40.712Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T12:47:40.714Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T12:47:40.719Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T12:47:40.719Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-31T12:47:40.719Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-31T12:47:40.721Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:47:42.272Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=1621f59f-2c28-44e7-bd19-a3b7f331d5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:47:42.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:47:52.281Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=8b34977f-59ef-4f8d-9d92-b54586f13a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:47:52.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:48:02.291Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=2c5dc461-9d79-4dca-aaae-421f65dfd38c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:48:02.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:48:12.299Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=7fba8b97-8985-498d-b002-e622fea9fb05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:48:12.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:48:22.308Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=7b703da0-f503-466d-8824-0fbf84fba736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:48:22.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:48:32.321Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=4e7c4d8d-f09d-49bf-9042-41a454bd97e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:48:32.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:48:42.337Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=9ab13e2c-4afa-4d3b-9923-b4cce2ef737d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:48:42.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:48:52.347Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=59b68207-e91c-4066-a2e1-35d60e24595d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:48:52.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:49:02.356Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=71984fde-9cd9-4523-9f71-f0b6158ca897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:49:02.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:49:12.364Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=d18a8dcf-153b-4695-93a1-3767567b1089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:49:12.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:49:22.374Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=e93c33ff-a4f9-4e18-bfd9-ee38d6c1c1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:49:22.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:49:32.385Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=fe1ffa82-10ee-4ce4-8561-33b21adcab98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:49:32.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:49:42.399Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=df3dc29c-bc84-49b8-af38-a0d76ffddd22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:49:42.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:49:52.412Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=07fa3b5f-deac-4026-891e-9e2cc3265f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:49:52.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:50:02.421Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=1ee9c71b-796e-4551-9cea-42be0294a95a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:50:02.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:50:12.430Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=bf786e87-ea7a-4c49-852f-022e93e78cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:50:12.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:50:22.440Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=29b41ca6-8bf3-4d95-aa4b-27f450f93f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:50:22.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:50:32.450Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=fcb12174-0919-4134-88fd-71d239e96081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:50:32.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:50:42.461Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=88afa05f-9064-4f5e-9541-0fb57a7fe29f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:50:42.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:50:52.475Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=145dd73b-0897-4c2e-82f2-2314cbfb961d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:50:52.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:51:02.484Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=f9601d31-8e56-4574-b246-43d3347b6128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:51:02.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:51:12.493Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=21942b34-ffdb-489c-bc32-7c19f25d8432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:51:12.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:51:22.504Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=7fe2f8c4-ec96-4275-b5a3-47449fc26025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:51:22.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:51:32.513Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=235b23a8-1e07-433b-a0e8-080a0471bcbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:51:32.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:51:42.525Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=4a4c38d9-e2e7-4134-852d-47ae3d2ad9bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:51:42.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:51:52.536Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=4b1f7dc6-8330-4184-a904-f8c4ce878f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:51:52.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:52:02.549Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=2456c279-f806-4a98-b093-aab0237a8fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:52:02.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:52:12.563Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=3934b15f-32b1-4a00-8cc1-b6a3806454e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:52:12.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:52:22.575Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=33344cbb-946e-4782-866f-5fbb1dcb2d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:52:22.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:52:32.586Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=52cca710-8f27-4b57-a724-678099400368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:52:32.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T12:52:40.713Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T12:52:40.713Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-31T12:52:40.714Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T12:52:40.716Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T12:52:40.720Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T12:52:40.720Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-31T12:52:40.720Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-31T12:52:40.721Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:52:42.633Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=775160eb-50d6-4a0f-90ec-f310d3fb6e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:52:42.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:52:52.640Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=46c247e9-fde2-44b9-8170-8be372778f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:52:52.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:53:02.648Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=1ac43292-52e3-4e0a-b40d-5523615bf843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:53:02.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:53:12.658Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=3d99817e-b8c6-4c0b-b445-397e688ccf61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:53:12.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:53:22.670Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=5025b89a-eab6-4a40-a9fa-3a30d313132f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:53:22.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:53:32.685Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=8a3ace3a-39e1-4e10-ad90-2b251d42abbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:53:32.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:53:42.695Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=16ee9168-cac0-48a0-9e08-ff7172467002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:53:42.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:53:52.704Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=751d28a3-8d7b-4f78-9784-c927548c5cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:53:52.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:54:02.713Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=68f46cf9-f931-4e48-8902-1532009554b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:54:02.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:54:12.722Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=96f75ae9-21b3-48e2-a1fd-1b263b336423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:54:12.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:54:22.736Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=4a15ce71-9942-407c-91d8-b0b408d8d96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:54:22.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:54:32.746Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=5c957ee6-121b-4d3a-9b82-11d74571f741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:54:32.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:54:42.756Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=f40776f9-2e29-4c64-bd08-e94359bbce4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:54:42.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:54:52.767Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=586f786b-4252-480e-9287-77a586e2900c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:54:52.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:55:02.777Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=31eceeff-4967-4678-9bea-7f59017f1b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:55:02.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:55:12.788Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=b8fead75-ee20-4e87-b0c4-e4bf557d8510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:55:12.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:55:22.796Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=6b1d188f-9c82-4027-afdc-0c2e47542529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:55:22.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:55:32.805Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=df41d614-7382-418a-8965-722626e3de1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:55:32.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:55:42.815Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=0739c8da-bb61-4acb-ba67-c18de810248f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:55:42.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:55:52.826Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=6ae7e463-514e-478f-a29c-59b22f90d232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:55:52.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:56:02.839Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=67f8f4bc-0050-4a92-a32f-b7cb2cb69d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:56:02.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:56:12.849Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=bbaeac9d-9c10-4354-871a-3a48d805e162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:56:12.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:56:22.858Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=bf5eb352-8f3f-4d58-bffa-abba37e11183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:56:22.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:56:32.867Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=6689d5cd-0191-4953-9eca-053d40558bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:56:32.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:56:42.878Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=efee1a18-18d0-42cc-94d8-c0b449028699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:56:42.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:56:52.889Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=c307d157-be1b-47b3-be92-2b8e5a393625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:56:52.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:57:02.904Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=1a9775e0-1b32-4077-8eef-36a9dd2848e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:57:02.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:57:12.916Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=f688471f-7a70-45b2-9e21-353f74e58f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:57:12.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:57:22.923Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=e8f4204f-f3ec-4eea-8f47-13bfbf4bbaf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:57:22.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:57:32.934Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=d9e62bb5-afd5-44fb-817a-cff1e4ec5bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:57:32.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T12:57:40.697Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T12:57:40.697Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-31T12:57:40.698Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T12:57:40.699Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T12:57:40.704Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T12:57:40.704Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-31T12:57:40.704Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-31T12:57:40.705Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:57:42.944Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=d22233a0-d175-4a48-bfa6-7f4b85c207bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:57:42.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:57:52.954Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=79b6ae01-3b4f-48ec-b4fa-64a8b30a7cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:57:52.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:58:02.965Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=6c8fc0a1-5a45-4466-8a13-29bbd1b20153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:58:02.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:58:12.975Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=27508a40-81ab-4438-a8db-cbc175060c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:58:12.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:58:22.988Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=1cbb6552-91a6-47e7-b1e3-df3e7e4ae1f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:58:22.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:58:32.999Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=2952eeda-69e5-448a-9c1a-6619edc01c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:58:33.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:58:43.006Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=4635fd6a-134d-46ca-b011-f71765ad776c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:58:43.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:58:53.015Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=437b0d7d-a32d-4447-9693-4398859f3488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:58:53.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:59:03.023Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=e74e4060-477b-42a7-9c76-5d59554ae10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:59:03.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:59:13.033Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=4ffb8dba-048b-4bad-9b92-79fe1eeb7c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:59:13.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:59:23.046Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=de361c36-9526-4ea7-80eb-ba113cbc01ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:59:23.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:59:33.059Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=1c9a2661-c9e5-49b0-a629-124c5f1fe6ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:59:33.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:59:43.080Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=10949296-619d-4ed1-ba6a-367a806bae5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:59:43.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:59:53.089Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=8af74f3e-3d8c-47b2-b1c4-003f7e327094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T12:59:53.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:00:03.099Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=1da5ac46-aa7b-4064-829e-519628bbd6fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:00:03.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:00:13.107Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=9ff116ab-d4a3-458a-8cd2-92d11fc8fb42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:00:13.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:00:23.116Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=7e59bf83-952c-41cf-83ed-39565db8891a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:00:23.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:00:33.126Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=62aea5f6-e5e0-43a7-ad91-84e26086c1c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:00:33.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:00:43.138Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=8a72d12a-844a-4e77-82b9-6811df2d3ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:00:43.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:00:53.148Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=ad32edd8-8b28-43c2-9d05-7b74a49091d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:00:53.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:01:03.158Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=5ec328a9-c040-45ec-bda3-2767cfd032c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:01:03.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:01:13.166Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=cb45a09e-3aac-4e65-aa8d-5b58d9ec5464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:01:13.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:01:23.175Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=099ebb62-a284-4b5c-add9-8aa59ac0e0b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:01:23.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:01:33.184Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=65f357a7-bb54-450d-82b2-aaeabbd9bac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:01:33.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:01:43.204Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=b1815c72-9a13-4028-8cb3-6542cde27ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:01:43.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:01:53.222Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=9ae265d1-d2d3-4790-a6b2-96405f610648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:01:53.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:02:03.230Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=440f5401-33da-4737-bac3-d088aa5f30a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:02:03.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:02:13.240Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=641a26b3-f8ac-4949-8aad-2e8d3ec3f905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:02:13.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:02:23.249Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=ae89dd12-40df-462d-bab3-1259c58b49ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:02:23.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:02:33.258Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=859bbd86-092b-4ebb-9724-e6ff14ce2447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:02:33.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T13:02:40.718Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T13:02:40.719Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-31T13:02:40.720Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T13:02:40.723Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T13:02:40.729Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T13:02:40.729Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-31T13:02:40.729Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-31T13:02:40.731Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:02:43.268Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=0b5ddfef-3306-4dc8-bb92-28b21494bcfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:02:43.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:02:53.278Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=1ef97d51-a9bb-45fb-9553-a4bbbb1f4953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:02:53.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:03:03.292Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=1be0d32d-e464-4005-8c52-6da492848154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:03:03.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:03:13.303Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=f3a744f9-f18e-45b2-9f6f-c3da51fbfe50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:03:13.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:03:23.317Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=9e916e9c-9521-45e0-9782-cd0d65591301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:03:23.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:03:33.326Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=5c6f5835-5657-42a8-a530-254fccee806b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:03:33.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:03:43.340Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=81774e5c-7bbc-4436-bbaa-9fea5311d320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:03:43.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:03:53.349Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=45b86a74-7e2e-4fe5-98ac-952e0b538bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:03:53.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:04:03.360Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=e9918934-15ec-471d-9c66-91dfd5d66a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:04:03.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:04:13.377Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=e294c0f9-c533-4485-89ba-58cc4cdf99c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:04:13.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:04:23.388Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=f67760be-b63d-47b1-a99e-d6f555ebcae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:04:23.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:04:33.397Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=ce260063-f076-4ce4-a86a-3bd03ee6dad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:04:33.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:04:43.405Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=30c1e8e1-7955-4e85-ae0c-c03e64913ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:04:43.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:04:53.414Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=166dfcbb-3316-4b02-bfa4-2fda3bb755e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:04:53.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:05:03.424Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=aab3f2a8-1e64-424d-9d55-66326f5c24a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:05:03.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:05:13.438Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=a7726e70-f3ef-4c0e-aa9c-91f3494867a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:05:13.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:05:23.451Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=766d931b-d372-42fd-a790-fa0de88a8e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:05:23.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:05:33.464Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=41c6d32b-8d64-47bd-8c07-62442c4e1933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:05:33.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:05:43.475Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=3e767110-38c9-42e2-856d-aec23991f8eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:05:43.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:05:53.483Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=c2016cad-4e57-463d-a990-da702128ede6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:05:53.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:06:03.491Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=55766b01-c0ca-46c6-9d2d-58a73bac86b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:06:03.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:06:13.500Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=e0f60600-f303-4aa2-9406-c28f32de3ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:06:13.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:06:23.509Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=22d2676a-afcf-4022-ae56-0c166085aa53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:06:23.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:06:33.524Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=9f23d7ba-ded1-414e-aaf6-3aee37c1fc54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:06:33.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:06:43.537Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=3ba9a1c6-d440-4a0b-b52d-7490b0a719a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:06:43.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:06:53.545Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=53859d84-3806-47e0-99f4-d4757b527518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:06:53.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:07:03.553Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=1a542c4a-c47e-42d4-a9f2-5fb293874c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:07:03.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:07:13.564Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=1163adbd-115b-4023-8354-caf90d26be6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:07:13.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:07:23.580Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=817b0540-55db-42ec-aeae-cc965374134d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:07:23.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:07:33.590Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=b73210c9-29e0-4b18-b079-617908d6b700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:07:33.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T13:07:40.715Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T13:07:40.715Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-31T13:07:40.716Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T13:07:40.719Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T13:07:40.723Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T13:07:40.723Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-31T13:07:40.723Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-31T13:07:40.725Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:07:43.605Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=a466f3c0-11b0-4707-8e04-4c9040f5a868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:07:43.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:07:53.621Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=a80d59d5-c014-45b7-a600-b06b43c2a3e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:07:53.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:08:03.640Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=ddb27da2-730c-4221-8605-05d506e549e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:08:03.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:08:13.649Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=73904df8-90d2-42cd-acaa-484c01e228c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:08:13.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:08:23.656Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=a15f52b9-48f3-4be3-ac11-68170402bd76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:08:23.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:08:33.663Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=374bd9ae-9c41-4d23-83b8-0627cebd4489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:08:33.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:08:43.673Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=ee42815c-f6b2-4c3d-bd14-ba017ee9a042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:08:43.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:08:53.684Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=a14444b4-71e4-4576-8f7d-8013c28bedd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:08:53.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:09:03.692Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=f5755310-39d8-4815-b7a3-1bf5a2e36815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:09:03.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:09:13.700Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=87b72501-d7ef-43a4-bacf-f01d6433c75e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:09:13.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:09:23.708Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=b656aec6-a12c-4320-a59d-68d56b3fea1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:09:23.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:09:33.723Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=78226415-28cb-4505-9474-6cf4ddb6a141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:09:33.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:09:43.733Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=9ec8fe59-a0af-4b4c-ba6b-ae4310418e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:09:43.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:09:53.743Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=eabfc934-a1db-466a-a4d4-7673664e395d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:09:53.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:10:03.756Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=512de0da-9873-40ed-8c9b-24911f44427f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:10:03.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:10:13.774Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=02d9db37-f35e-463d-86c0-b04372adb844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:10:13.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:10:23.782Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=5a0de9ea-0f12-4c31-b6b4-4d08bd66c86f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:10:23.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:10:33.790Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=edae7859-c821-434d-a971-411e22ad761c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:10:33.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:10:43.798Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=e8cf4307-c892-4df0-b84b-bfae32c86f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:10:43.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:10:53.815Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=6abf3454-df4e-4959-811a-29bfeebc6ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:10:53.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:11:03.823Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=4d09ed7c-c89d-41f4-9b50-cf0a24ff56ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:11:03.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:11:13.837Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=6685c6b8-f25d-4200-b481-6fd365f5df30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:11:13.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:11:23.850Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=f2f5953f-f01d-4d0e-8e3a-5790d34d8cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:11:23.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:11:33.860Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=5be567e0-f855-4279-be57-3d1b4a78b562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:11:33.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:11:43.867Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=b4943eb8-c7f6-486a-85c8-dea74bbc4ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:11:43.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:11:53.874Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=6b6bef79-a233-4967-ab2a-fa36caef96aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:11:53.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:12:03.888Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=932f69f3-f8e9-4246-877b-ded337e86c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:12:03.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:12:13.900Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=3f7410c9-68f3-4b90-9879-5efe8a2dcc05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:12:13.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:12:23.912Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=4441899f-24ec-437f-937b-529256a8136c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:12:23.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:12:33.919Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=7f4176f5-fa17-484a-b56b-ccb2c2407759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:12:33.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T13:12:40.740Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T13:12:40.741Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-31T13:12:40.741Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T13:12:40.744Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T13:12:40.748Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T13:12:40.748Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-31T13:12:40.748Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-31T13:12:40.750Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:12:43.926Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=a39fc89a-7166-46c2-9f2b-96bf22362f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:12:43.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:12:53.936Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=8d26d2b7-b99a-426b-a5f9-0eb596e09cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:12:53.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:13:03.946Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=d8163118-998d-492d-aac3-1f757193829a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:13:03.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:13:13.955Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=fc59f40a-b9aa-4b61-9c05-e91f56089d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:13:13.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:13:23.972Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=d81a639b-3711-4613-b96a-07d1c38ac4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:13:23.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:13:33.985Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=7d764ca6-6305-4f89-b3ba-6d9f2f7b9a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:13:33.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:13:43.995Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=9b9ae758-5e2d-4541-b2b5-8ac70c53f0f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:13:44.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:13:54.003Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=89151fdf-b1a2-4b91-8b73-9ab7e8ae9805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:13:54.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:14:04.012Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=14b505c1-afef-4ca9-8d1a-a9c71ffdb959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:14:04.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:14:14.021Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=efc31c44-c3ee-4636-9a81-417da13a98a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:14:14.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:14:24.030Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=40a25661-027c-4cb6-962c-d7e9af61c9ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:14:24.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:14:34.045Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=40ea58ec-50b5-4036-a0fb-68227a87ee7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:14:34.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:14:44.055Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=36e900f1-113a-47d4-8197-67fec29b81ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:14:44.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:14:54.064Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=136d6ede-1155-41a0-a894-e04f8c2a3d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:14:54.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:15:04.074Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=76688dc0-f24b-441e-abd7-89ec733a2fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:15:04.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:15:14.082Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=c859137d-473d-4e63-8e86-2ae0f6295f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:15:14.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:15:24.091Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=db205a33-17d6-481d-a196-9766d1cfcb83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:15:24.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:15:34.100Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=4c4a69f1-88fc-4130-9f66-c15fbc762097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:15:34.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:15:44.109Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=e09feae3-aeaa-46d6-b7e6-06bc437ae860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:15:44.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:15:54.120Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=78541a45-0887-42ad-8118-2055934216de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:15:54.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:16:04.132Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=0390d742-6ec1-4678-a44b-13ad0ce9bf92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:16:04.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:16:14.140Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=66c73e74-03f6-4ed2-ada1-7b23877ca144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:16:14.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:16:24.148Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=ce50c205-bf5c-4ab6-bce6-bb0d2610e151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:16:24.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:16:34.157Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=18fe71b3-c4f2-4ac1-9e5e-b1341dbc0a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:16:34.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:16:44.165Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=229217db-337f-4548-a07a-87007c42763d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:16:44.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:16:54.175Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=8da42605-baf9-4548-8dd9-5e0d2cb4fc16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:16:54.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:17:04.185Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=1f120ebe-ab8f-4a5d-931f-7d7c0c4c6342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:17:04.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:17:14.202Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=da4f9e08-6228-443a-bcb4-751c2ea59ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:17:14.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:17:24.212Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=a77bb67a-b4df-41bb-83b7-3c2c14a2b46e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:17:24.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:17:34.222Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=dcdd897e-a54b-4e6d-a20e-3d57fecf925d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:17:34.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T13:17:40.748Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T13:17:40.749Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-31T13:17:40.749Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T13:17:40.752Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T13:17:40.756Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T13:17:40.756Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-31T13:17:40.756Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-31T13:17:40.757Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:17:44.230Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=03bb20d1-747e-45cc-a714-4799e087deba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:17:44.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:17:54.238Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=a4e9ba98-37ec-4e2b-afab-6f1b00065762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:17:54.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:18:04.247Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=5cf94ee1-15d9-4773-9901-bef24a1d23fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:18:04.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:18:14.257Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=09970769-c08c-4c81-b459-f2e8b8cc7eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:18:14.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:18:24.272Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=7dbab031-7c85-4395-ac0c-301890cbdde8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:18:24.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:18:34.292Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=dfae47b4-4e99-484a-bd48-b725498fbcad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:18:34.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:18:44.300Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=37af3f35-cfdc-4b61-b940-6a85d77133c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:18:44.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:18:54.313Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=69601af3-b8ec-4595-ba9c-4a7331960e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:18:54.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:19:04.322Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=e499b723-4700-458c-9e4e-7dd96f96a4ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:19:04.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:19:14.330Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=1b1d0782-973b-482b-848a-716341b02392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:19:14.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:19:24.354Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=ecedb1ac-5115-45cf-89c5-550cd4d4fc38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:19:24.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:19:34.367Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=dfaa8401-7dd0-4be8-b78e-67435fc91c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:19:34.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:19:44.374Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=ea9b4ba8-8d01-4a92-ba6e-17996febc509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:19:44.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:19:54.384Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=0794a82f-b58a-4762-9c92-baa8aef5a669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:19:54.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:20:04.391Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=160d64b7-0df1-4005-b404-9579277922e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:20:04.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:20:14.399Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=8f247262-5eaf-458c-a75c-2f9748e2ccef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:20:14.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:20:24.413Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=58078c5e-e2ae-4980-b70a-77f01bd6d125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:20:24.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:20:34.424Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=947a498c-9599-43a1-9ab6-8994f99c308c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:20:34.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:20:44.436Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=a6fd549e-de80-4c94-8de8-04c74a287ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:20:44.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:20:54.450Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=aecf4167-8ae0-4639-9f06-fdb0d3f95c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:20:54.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:21:04.457Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=69bd6ae7-2fc2-4de7-a5ef-a07dbe580300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:21:04.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:21:14.467Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=87ddd107-57bb-4156-9730-86c144cea7ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:21:14.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:21:24.480Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=c1801db3-a2f0-46cc-965a-6a3cf3d39ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:21:24.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:21:34.496Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=19f846bc-3aad-41b8-b1c8-cfe357567eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:21:34.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:21:44.514Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=c5775c48-52c0-4bd4-81ef-e7fed69ed7b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:21:44.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:21:54.522Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=3dd8f390-a860-476d-9a31-2efd8a2c6689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:21:54.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:22:04.530Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=5fdb04ab-5d8f-4c8d-ae18-83c3f3b58bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:22:04.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:22:14.538Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=40d5de83-3207-45d2-8b30-ac6c4fa89c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:22:14.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:22:24.545Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=b07a2e25-8725-48b9-a045-2e6416bcd56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:22:24.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:22:34.555Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=8f4721a7-dd6a-4112-b399-4ff9a8303c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:22:34.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T13:22:40.742Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T13:22:40.742Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-31T13:22:40.743Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T13:22:40.746Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T13:22:40.751Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T13:22:40.751Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-31T13:22:40.751Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-31T13:22:40.753Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:22:44.563Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=d8ac8383-bf10-4b60-b140-512678942657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:22:44.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:22:54.574Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=7a0e636d-208c-4e82-ac85-ff2a76044e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:22:54.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:23:04.586Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=5363e861-8c08-47c7-b439-7483046ee25a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:23:04.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:23:14.593Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=1872a726-c1e4-4c70-81d6-cd60d2865a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:23:14.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:23:24.600Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=56305d7c-0ef8-4150-a280-7da25f48c16e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:23:24.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:23:34.609Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=85405515-b89c-4aa2-b7c6-7734b6cdb3dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:23:34.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:23:44.621Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=9007b631-d9fe-453e-aec1-6d225c110616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:23:44.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:23:54.640Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=cd6eb41e-aa62-4779-bce8-ddcf7e192751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:23:54.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:24:04.653Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=dde5d5bf-84ca-4ce6-96be-b3a43c91e020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:24:04.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:24:14.664Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=4844a621-be80-431e-b4e9-279f39d8d8db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:24:14.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:24:24.673Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=0ed19e32-aea8-4ef1-b23d-337acf859877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:24:24.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:24:34.681Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=75ef184b-475d-47b4-a69d-1237b087927e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:24:34.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:24:44.689Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=2733c34b-11b0-4b5c-8d9d-46f3f9ba9e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:24:44.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:24:54.699Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=46a79f72-b613-4b2b-9e2a-0ff306309ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:24:54.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:25:04.709Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=f0b53210-ec0b-4f18-b567-9bafdfa8a7dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:25:04.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:25:14.720Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=21329d4d-b7de-4f5f-88cb-3a4e8aacfae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:25:14.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:25:24.735Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=d4a8b117-d0ab-494c-b27d-49bfa8f0e301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:25:24.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:25:34.745Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=6f8cb3cb-95ed-4e9b-a9a4-e8c4e06771d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:25:34.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:25:44.754Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=f811e205-0d08-42af-a91c-99f44007a81e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:25:44.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:25:54.763Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=55c61b3e-efd4-4d7a-866f-02cf88077687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:25:54.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:26:04.770Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=b947e926-615b-40e8-99fc-0bb25b151ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:26:04.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:26:14.779Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=8eabd6e4-a774-468a-8217-48ac5bdbd755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:26:14.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:26:24.795Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=5b5c3344-eef9-4dd3-8a9c-2c5232f98d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:26:24.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:26:34.809Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=5c8c442f-3380-489a-b3cb-04bd0db7c4a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:26:34.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:26:44.817Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=9756ba5d-6fc9-4151-8743-68c3dd8af2ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:26:44.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:26:54.825Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=46490664-8c62-4450-b406-c90b321c3467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:26:54.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:27:04.832Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=866f7338-5c91-4234-a09f-d33c822efb25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:27:04.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:27:14.870Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=02a68db7-81ab-49b2-b9b9-af1ecb380e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:27:14.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:27:24.882Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=29c16276-ac55-4681-b56e-a7e75a2ab22d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:27:24.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:27:34.894Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=32f02916-b3a8-4249-b989-d2af73b6c224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:27:34.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T13:27:40.716Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T13:27:40.716Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-31T13:27:40.717Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T13:27:40.718Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T13:27:40.725Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T13:27:40.725Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-31T13:27:40.725Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-31T13:27:40.726Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:27:44.903Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=ac27b237-dfbd-4aae-a2ab-9203530c8490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:27:44.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:27:54.913Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=cb38359b-b23a-45c5-95e5-7d8e0443ccd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:27:54.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:28:04.924Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=f61bd256-de04-403b-9b93-80dd13149280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:28:04.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:28:14.935Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=95507247-cc09-430c-a721-184863bde917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:28:14.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:28:24.953Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=728fa05e-d78e-4843-91a6-4dd80c3f6a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:28:24.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:28:34.961Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=b5e0fe19-82e9-4c91-9746-38bb1a06f055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:28:34.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:28:44.972Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=b8778f92-ebdf-413b-a78a-2671e4a80c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:28:44.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:28:54.979Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=b98feed8-ce69-4ad5-8e88-30e2cb35a4e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:28:54.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:29:04.988Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=326bfe6f-4a7b-4741-a86b-0d1efe96926a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:29:04.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:29:14.998Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=72ac1fa2-f6c7-4ff9-9261-80d7851b9e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:29:15.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:29:25.008Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=ad9afe37-e5d0-45a2-9e14-247be0e5f0b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:29:25.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:29:35.019Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=55c01493-75d9-4630-9703-9094509501af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:29:35.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:29:45.031Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=3aa2ac57-5324-4c2b-9b80-4c646ad59726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:29:45.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:29:55.038Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=02279306-5bf5-4ddc-ac7d-266a8610e2e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:29:55.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:30:05.047Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=c7d30b71-e6de-49e0-ae19-944034d457c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:30:05.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:30:15.054Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=22fcb68c-8f48-46ae-a70b-c3e996a51dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:30:15.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:30:25.067Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=c1d16a01-882a-4dd8-b968-b636b35e4bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:30:25.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:30:35.077Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=cabfbd79-804e-4cdf-a737-1c6191ac1cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:30:35.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:30:45.087Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=18d582c2-125a-48cb-a1d3-ed722fabbef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:30:45.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:30:55.097Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=81d75787-78e6-44e2-bc55-24d92ad3b5e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:30:55.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:31:05.105Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=a8cac57f-7c5f-463d-971e-ab5866d17128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:31:05.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:31:15.113Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=1db1e73c-4a01-431e-b163-dd60cad5fb59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:31:15.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:31:25.122Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=bbacb2d0-eb6f-4061-9218-3cc0c8c178b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:31:25.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:31:35.131Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=d776531d-eaae-4208-828a-171a8ac6e988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:31:35.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:31:45.139Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=408df0aa-4613-4337-993c-b6751ae4cba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:31:45.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:31:55.155Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=36ab92b2-e894-40a3-9509-448c421f618e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:31:55.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:32:05.164Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=d242eb1b-8e70-44ed-91ef-7d9b41142a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:32:05.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:32:15.172Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=0a8f4d0a-4cef-43e9-8863-6d5049497e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:32:15.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:32:25.188Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=66bd9992-837a-400a-9496-36b4410c645b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:32:25.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:32:35.197Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=021780dc-2968-4894-98c1-278165c26bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:32:35.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T13:32:40.740Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T13:32:40.740Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-31T13:32:40.741Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T13:32:40.743Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T13:32:40.746Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T13:32:40.746Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-31T13:32:40.746Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-31T13:32:40.748Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:32:45.205Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=7bba58cf-e277-449f-98b2-73353931f619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:32:45.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:32:55.221Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=8367cb1b-a150-42af-95ce-48424e0fd4a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:32:55.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:33:05.230Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=d548fcb4-83b5-4486-a991-e3728e647d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:33:05.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:33:15.238Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=71e1fe0e-b905-4dcc-8993-23525b126bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:33:15.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:33:25.245Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=9f8294f2-cc46-4cb8-be7e-7c9c46287f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:33:25.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:33:35.261Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=0c2b6188-87e5-497d-a860-d73020a6d57b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:33:35.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:33:45.269Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=de1b1fd7-b072-4767-b797-de9929e1735c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:33:45.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:33:55.277Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=48ce6a79-65f0-464d-9aba-6497b3115355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:33:55.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:34:05.288Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=5ae3baa3-6793-4796-a5ed-73ad3243e6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:34:05.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:34:15.303Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=dbcacf91-74f2-4296-9953-5f92e0c52299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:34:15.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:34:25.320Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=7bb43dc1-7164-4c37-8018-3cff407fb75e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:34:25.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:34:35.327Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=216c045d-be80-4fac-9d87-1b1f1842bd0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:34:35.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:34:45.340Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=d9a0d17a-b83e-4a73-941d-f46caee5e764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:34:45.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:34:55.348Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=b80c709e-6751-4f68-b115-10e5cbc47575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:34:55.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:35:05.357Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=8833cb82-bbbc-4644-beca-9da59b0378de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:35:05.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:35:15.365Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=4ea5423c-e1ba-4ced-85cb-1ffc7cc06381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:35:15.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:35:25.376Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=77b8a68b-8021-4f41-840f-43e5d64ab07f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:35:25.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:35:35.388Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=cdb1a271-019d-4b4e-88c9-f5cb6c84217b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:35:35.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:35:45.397Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=2cde133b-8fdb-4461-957a-b7eff91d1a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:35:45.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:35:55.407Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=509cf9a2-cde0-47fd-8df0-eed466095af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:35:55.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:36:05.415Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=ca8f2413-7d8a-44cd-8511-e08572b846c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:36:05.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:36:15.423Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=8a3f7840-a71f-43cb-97f6-cdf1539e5488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:36:15.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:36:25.432Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=47cc3bd2-436f-4935-ae86-7890380f9411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:36:25.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:36:35.441Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=3539f8ac-9005-4e11-a387-0c960ffbff39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:36:35.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:36:45.452Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=ae82b83d-fd1b-40f9-b727-1dc7753946a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:36:45.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:36:55.463Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=41f198c2-4267-4790-abcf-4e1a4e891778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:36:55.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:37:05.477Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=e871fca6-e21f-4d3e-be15-3ef9f854d600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:37:05.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:37:15.485Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=441e9243-a5d3-4006-86ec-7b4d09a90b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:37:15.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:37:25.496Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=aafc025a-9e00-4666-b033-0ae2bb6caf07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:37:25.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:37:35.504Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=523fcbc6-80be-4c98-990a-30f614a4b265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:37:35.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T13:37:40.725Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T13:37:40.725Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-31T13:37:40.726Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T13:37:40.728Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T13:37:40.731Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T13:37:40.731Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-31T13:37:40.731Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-31T13:37:40.732Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:37:45.518Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=fae967bd-c8b1-46b5-b01d-3b0a65333a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:37:45.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:37:55.527Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=1aabd0d9-c535-469d-b9aa-88fa5800bc0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:37:55.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:38:05.540Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=63c91b6d-eda9-4fdb-88e1-aef9aef94acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:38:05.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:38:15.550Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=40f38bd0-1c55-47fd-a846-952191654b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:38:15.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:38:25.558Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=cf05842b-3357-4763-a14b-cefebe42b7ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:38:25.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:38:35.567Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=8f36ffcc-6aed-4f13-8d6d-bd29a0539004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:38:35.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:38:45.576Z |INFO |Init configs |InvocationID=de446e89-96bb-40f2-9d03-3a42df42401a, InstanceUUID=f89b76b1-df42-463c-861a-b18d20fb9666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T13:38:45.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |