By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-22T23:03:41.552Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-22T23:03:41.554Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-22T23:03:41.580Z |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 |2021-09-22T23:03:42.048Z |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 |2021-09-22T23:03:42.117Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-22T23:03:42.117Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-22T23:03:42.117Z |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 |2021-09-22T23:03:42.174Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-22T23:03:42.260Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-22T23:03:42.278Z |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 |2021-09-22T23:03:43.516Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-22T23:03:43.935Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-22T23:03:43.959Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-22T23:03:43.959Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-22T23:03:44.017Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-22T23:03:44.017Z |INFO |Root WebApplicationContext: initialization completed in 1738 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-22T23:03:44.352Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-22T23:03:45.104Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-22T23:03:46.762Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-22T23:03:47.264Z |INFO |Started MainApp in 8.02 seconds (JVM running for 8.563) |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-22T23:03:47.324Z |INFO |Start scheduling PRH workflow |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:03:47.335Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=90e3dff4-b4af-4825-8fb6-7ca6a1d2799d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-22T23:03:48.811Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.133.0:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:03:48.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-22T23:03:54.653Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-22T23:03:54.653Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-22T23:03:54.656Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:03:58.854Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=c4b35949-81b0-4f64-923f-ece3c4a06187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-22T23:03:59.904Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.133.0:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:03:59.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:04:09.907Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=2de900f0-aaad-4e69-b85d-1703db6baa21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-22T23:04:10.976Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.133.0:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:04:10.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:04:20.978Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=90be7212-813f-4204-b738-a642e8b84e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-22T23:04:22.243Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.133.0:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:04:22.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:04:32.246Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=0dd15c58-b987-4efa-9dc4-f5f3c10149a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-22T23:04:33.311Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.133.0:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:04:33.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:04:43.312Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=f7209821-b255-4412-b9e2-98cac7b097dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-22T23:04:44.351Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.133.0:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:04:44.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:04:54.353Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=02cd2fed-5bdb-4af9-9674-47fb745d5554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-22T23:04:55.395Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.133.0:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:04:55.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:05:05.400Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=952f0cfb-ea94-414f-a5d3-bbff6ef2d156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-22T23:05:06.431Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.133.0:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:05:06.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:05:16.433Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=5844b221-84b8-49ee-af4d-45e21d71add3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-22T23:05:17.471Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.133.0:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:05:17.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:05:27.473Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=71e7b078-947d-41cd-9008-78f159229e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-22T23:05:28.515Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.133.0:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:05:28.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:05:38.517Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=b49d67ef-3b82-48a3-9db7-5edc4ff74979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-22T23:05:39.551Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.133.0:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:05:39.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:05:49.552Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=2827c27e-f90d-4b6c-8277-e39ddb28953b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-22T23:05:50.591Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.133.0:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:05:50.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:06:00.598Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=0ba56e51-f5c9-4fcd-9409-5b3447f6eed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-22T23:06:01.664Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.133.0:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:06:01.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:06:11.667Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=77735276-44eb-4b10-84a0-b84c044bbc3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-22T23:06:12.703Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.133.0:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:06:12.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:06:22.706Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=531a575f-9f9a-48d5-90b6-ae667baadedb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-22T23:06:23.743Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.133.0:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:06:23.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:06:33.745Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=f936c9c7-df95-422e-81aa-1ca78cd85103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-22T23:06:34.783Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.133.0:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:06:34.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:06:44.785Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=2cc71a9e-b50e-47bd-8796-c604cc58ea66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-22T23:06:45.826Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.133.0:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:06:45.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:06:55.832Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=37e4f6e2-c28a-408d-949c-d6ebecc507ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-22T23:06:56.863Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.133.0:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:06:56.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:07:06.865Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=f01ae689-e9b7-4e2c-a11f-446e98bc6965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-22T23:07:07.903Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.133.0:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:07:07.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:07:17.906Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=fd53b4b6-9e20-4967-97c2-deb498c9f180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-22T23:07:18.943Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.133.0:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:07:18.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:07:28.945Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=28d5a351-443e-43cc-9bb7-28e7f95ace31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-22T23:07:29.987Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.133.0:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:07:29.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:07:39.988Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=0a73f686-8a9d-40ff-8879-26fc6100032d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-22T23:07:41.023Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.133.0:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:07:41.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:07:51.029Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=666162e3-473c-4aed-abf1-1d8e85709a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-22T23:07:52.095Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.133.0:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:07:52.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:08:02.098Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=c6292209-6213-4bca-b6b2-4b498299d085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-22T23:08:03.136Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.133.0:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:08:03.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:08:13.138Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=e427e7e9-73a2-4c63-8654-7aa26ea7c43d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-22T23:08:14.179Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.133.0:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:08:14.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:08:24.181Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=6078f3af-4e61-4e7f-ae39-3ac67152cc47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-22T23:08:25.219Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.133.0:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:08:25.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:08:35.221Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=b743c7ea-4417-426a-bd78-a4376bb02ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-22T23:08:36.255Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.133.0:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:08:36.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-22T23:08:45.338Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-22T23:08:45.338Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-22T23:08:45.340Z |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 |2021-09-22T23:08:45.343Z |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 |2021-09-22T23:08:45.351Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-22T23:08:45.351Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-22T23:08:45.351Z |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 |2021-09-22T23:08:45.352Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:08:46.257Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=9298afd2-1475-4868-9d42-d2d82083ef06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:08:46.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:08:56.382Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=095210cd-2d09-4cac-ae8b-49b5a6f4278d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:08:56.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:09:06.401Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=45e49974-e909-4cc8-96da-6ee047f241ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:09:06.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:09:16.430Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=6d0dcebd-5752-47bd-bf48-a982215b1d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:09:16.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:09:26.444Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=d4419278-4a00-4e0d-b358-f55eaf6d09ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:09:26.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:09:36.457Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=d27a3127-1887-4de6-917d-c59ee67845ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:09:36.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:09:46.470Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=f8390b2b-89d6-49e5-821c-285572e4ca5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:09:46.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:09:56.481Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=ef87e69e-5ee4-4fb4-92e8-617ac3b8d8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:09:56.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:10:06.492Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=f0606d3a-b180-425e-bf0a-523e02ff70a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:10:06.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:10:16.506Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=1a148627-8480-48ee-a014-938d4a5a02be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:10:16.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:10:26.521Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=95446b99-6f2f-45ea-ab37-daeb6c39502d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:10:26.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:10:36.544Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=629a53af-b750-44b5-8349-a487c8a1d544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:10:36.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:10:46.559Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=df455053-adfe-4736-8a9d-3ae63c1a6264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:10:46.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:10:56.571Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=83d4fdb5-06ae-40dc-857f-67b7f48d3e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:10:56.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:11:06.582Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=b3617ede-0f74-4058-bed7-70f901e7ddbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:11:06.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:11:16.594Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=ef2f82aa-0c83-4d41-b898-fc22d34b64e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:11:16.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:11:26.607Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=d6613ece-851a-4f9a-a32f-974398dea784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:11:26.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:11:36.620Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=2ca2958c-924a-4f6c-a633-585e7a91acc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:11:36.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:11:46.632Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=2004775d-a33b-4b98-9afd-a53654cb2db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:11:46.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:11:56.642Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=4e7cbc40-638b-4add-b979-1d880c734663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:11:56.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:12:06.654Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=71371fb6-db2f-452d-98fc-6f06c5687b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:12:06.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:12:16.677Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=f5c25428-89f1-445f-8310-8d28736392c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:12:16.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:12:26.693Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=99c70c23-380a-442c-8947-9c652c8ef6c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:12:26.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:12:36.705Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=7afef6a9-f48e-450a-81e0-c4266ffe3e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:12:36.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:12:46.717Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=25bbe146-9c75-4fb3-8552-628003906cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:12:46.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:12:56.730Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=6fe89c43-7507-483b-95fa-fa7c724a9e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:12:56.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:13:06.743Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=57dfc8fa-9d18-4f34-a8fa-ee6ae117201f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:13:06.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:13:16.822Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=16ee7a61-220b-42bb-9fcf-526247bf13e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:13:16.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:13:26.837Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=04534e03-dc10-46ca-9ef9-b14bc24c4786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:13:26.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:13:36.848Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=46ed2a6a-9614-405a-8cde-42cbf7a0fcab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:13:36.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-22T23:13:44.737Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-22T23:13:44.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 |2021-09-22T23:13:44.739Z |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 |2021-09-22T23:13:44.742Z |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 |2021-09-22T23:13:44.751Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-22T23:13:44.751Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-22T23:13:44.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 |2021-09-22T23:13:44.753Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:13:46.861Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=dbec3866-6db8-46d8-9af4-be3b4fc50a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:13:46.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:13:56.879Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=be3e8781-6fac-457f-87dd-1d6768a8be20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:13:56.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:14:06.891Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=1bb4a442-2b0c-482e-972b-71b63b5db1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:14:06.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:14:16.901Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=a8d8a85b-1fc0-4a6b-8825-c17167b10e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:14:16.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:14:26.911Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=9ecced47-3659-44c7-8bef-383ab7aa1fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:14:26.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:14:36.923Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=99fe7659-e6c6-4505-917a-21628f9b6083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:14:36.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:14:46.935Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=7815f65e-deac-429f-bc69-2ec98d70363d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:14:46.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:14:56.945Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=cec1f9a7-5833-4c3e-ade0-5075545283eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:14:56.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:15:06.956Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=49fe4857-980f-4a6a-9c4d-ef7b0e84fc44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:15:06.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:15:16.968Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=cc943747-8751-4cf3-bf61-72809c0b1d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:15:16.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:15:26.980Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=0f3ca27f-8774-4a5b-bd65-301432f422f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:15:26.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:15:36.998Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=bd6c1a14-c4ec-4588-ba0c-70921ba179a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:15:37.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:15:47.017Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=9cbe69d8-ceb5-4d33-ad78-0a35704740a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:15:47.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:15:57.027Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=000c8e31-0d24-46c7-bb0f-84ebccfda4c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:15:57.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:16:07.036Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=c6137923-8fa8-486b-b07a-4ba78b039f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:16:07.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:16:17.047Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=fcf05a73-8013-47dd-aa91-dfd612195f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:16:17.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:16:27.061Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=fad8e974-18de-4b50-aa65-9b037c81837e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:16:27.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:16:37.081Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=d0344b89-a25d-439f-8f7c-58566484ff4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:16:37.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:16:47.096Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=289ee785-e4ff-41f6-be72-b8ad39e77aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:16:47.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:16:57.106Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=4632a543-6b0e-4c52-92e9-c194eb9e19e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:16:57.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:17:07.115Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=e495bc2e-0fa1-49c1-b446-49c53edd4cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:17:07.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:17:17.127Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=dfb3429c-bfa6-43f6-8b97-9eb7f9383f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:17:17.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:17:27.136Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=2b49bfc9-e8a9-4ad1-8022-a03322314a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:17:27.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:17:37.147Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=26991fd7-b3e9-4cb4-a8a0-93d599c31dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:17:37.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:17:47.163Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=8cd06f3f-6e47-4d7e-b5bd-8e3e5dd6678b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:17:47.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:17:57.176Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=d7d6566a-592f-4810-8bd5-2d9db75e8e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:17:57.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:18:07.189Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=c2c9972f-ac4c-4863-a394-f4459912a93e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:18:07.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:18:17.209Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=969f1125-ab6f-4876-b76b-d81aa1a71c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:18:17.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:18:27.222Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=86798874-1463-485d-8c99-4d5d22f4d0a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:18:27.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:18:37.239Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=88965d20-5cc0-40b8-8474-e98b5d78693e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:18:37.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-22T23:18:44.757Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-22T23:18:44.758Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-22T23:18:44.759Z |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 |2021-09-22T23:18:44.761Z |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 |2021-09-22T23:18:44.767Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-22T23:18:44.767Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-22T23:18:44.767Z |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 |2021-09-22T23:18:44.769Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:18:47.253Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=c9c969e2-68e4-4462-bcee-7a11a21c6b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:18:47.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:18:57.262Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=2389576f-00f0-4c62-8b70-b331d2b853fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:18:57.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:19:07.273Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=e6e94209-ac07-4fc1-a275-687f811108e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:19:07.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:19:17.293Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=e0741b2f-354e-49f5-bd4d-d54b6ce1bdcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:19:17.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:19:27.305Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=a1e0c8e9-7327-4630-ac03-a4db46c433f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:19:27.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:19:37.316Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=f9b7aaad-b742-4a96-ac39-88adb5c47563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:19:37.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:19:47.336Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=767619d2-8a2e-4802-9a4a-9e7609e4963a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:19:47.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:19:57.354Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=0fdd8c1d-f227-46f0-9813-d33c9472d0cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:19:57.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:20:07.363Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=db665f9a-6111-41b0-a1d6-fd9a02dd30a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:20:07.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:20:17.374Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=005cd7f7-0e5a-4a50-9cfe-4f5a0cf3e633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:20:17.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:20:27.387Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=97c8c281-c012-4270-a4c4-f1ae6e16f2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:20:27.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:20:37.396Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=713cbe72-2626-413c-ac37-04fe182b6651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:20:37.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:20:47.406Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=517e0072-9224-4de3-9b39-57cbee224834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:20:47.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:20:57.417Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=52a18121-52b9-45d7-b517-6dfbd5f31a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:20:57.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:21:07.426Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=b4067c3e-8cba-4a6d-b614-3373cfdbc2b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:21:07.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:21:17.437Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=2e84c095-a98e-4057-98f4-8c6a90e3686d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:21:17.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:21:27.451Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=7725fb21-96dc-48b5-bde0-e64c42bdcd14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:21:27.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:21:37.470Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=36362307-cb9c-4746-85da-b6adae404d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:21:37.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:21:47.481Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=5398182f-9f11-457c-aac8-680a0efb753c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:21:47.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:21:57.490Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=d81527a7-ee8e-43f1-a224-51d07d8b1978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:21:57.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:22:07.501Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=aa9826b3-03d1-4b15-913a-e5e274f3889d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:22:07.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:22:17.512Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=55e91442-0298-4055-994f-cba96e6ac264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:22:17.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:22:27.520Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=4a294a8a-8360-4b8a-9b05-7ef186303944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:22:27.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:22:37.539Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=ed306f2d-98d3-4c4f-bfe8-4c975d129932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:22:37.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:22:47.549Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=1f1f8e69-b146-40f9-94bd-2e25d40c9a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:22:47.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:22:57.559Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=87933fa3-8753-40b0-8c1f-3ae921b3ce20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:22:57.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:23:07.575Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=df578d2c-7c22-4e27-a841-513cfc04881e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:23:07.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:23:17.587Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=f4aa6187-519c-406b-b934-d46b828fe080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:23:17.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:23:27.595Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=477f6754-f87e-45f4-90cf-3cb6a2e61f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:23:27.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:23:37.605Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=0a2baa8b-d1eb-4114-a5af-65e74c3defb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:23:37.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-22T23:23:44.741Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-22T23:23:44.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 |2021-09-22T23:23:44.742Z |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 |2021-09-22T23:23:44.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 |2021-09-22T23:23:44.751Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-22T23:23:44.751Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-22T23:23:44.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 |2021-09-22T23:23:44.753Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:23:47.614Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=05d2b5fd-d57c-4586-bd0a-b7d95f492a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:23:47.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:23:57.623Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=fb65bc3c-7689-4b79-8fff-e825e91a4e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:23:57.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:24:07.634Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=ce0ffd62-b8a0-4ee4-a634-2e23adffb291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:24:07.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:24:17.649Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=2491fd5d-facb-43e8-8dd6-ed9465e1ef0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:24:17.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:24:27.659Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=5fb13656-97ef-4b8d-8e90-1e313dc1a2b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:24:27.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:24:37.667Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=658f2b06-9e15-4872-a9a1-07bd7ea840e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:24:37.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:24:47.680Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=34d8afd5-e96c-4014-bb8b-0f721f556c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:24:47.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:24:57.699Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=3ce75fda-8ed4-42ff-a62e-bb0dbc104142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:24:57.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:25:07.710Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=20f425e4-4c9e-4f21-9900-de4336c99f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:25:07.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:25:17.719Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=d8ccd3c8-2137-41b4-b17c-f4af3c6ed1f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:25:17.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:25:27.731Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=4c39d8ce-ee27-4e0d-b07f-1b8df25b9a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:25:27.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:25:37.741Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=9e138cae-b20f-4f72-9244-a93ddffd6221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:25:37.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:25:47.752Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=5a895e1f-b7fb-44e2-bac8-f07bd3f89215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:25:47.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:25:57.767Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=abca7fa7-0ab9-4173-a841-84411990f9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:25:57.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:26:07.777Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=ac020fb8-3858-493d-9331-9da9b8847981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:26:07.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:26:17.789Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=6f4b5529-463b-4fb1-9d02-d0f74e333f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:26:17.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:26:27.797Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=81bd46b9-2f22-434b-9a4c-2b3e1fb8cbdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:26:27.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:26:37.820Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=07d75b4d-cff3-4319-9150-0a1d4028cc21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:26:37.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:26:47.840Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=957196ae-f404-45ad-9fc0-ad0944e551d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:26:47.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:26:57.851Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=e8742a2f-7140-4fd2-b8f7-b01191c7447d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:26:57.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:27:07.860Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=e41dd73a-4a43-45f4-9f89-f3da6368ce59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:27:07.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:27:17.868Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=7e3e3269-3dd5-45ae-bdd2-6c7fda2f3708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:27:17.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:27:27.878Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=01efcf50-5fd8-4b5d-8137-ca26423f814c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:27:27.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:27:37.889Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=c4e5d0a2-9650-45d5-b40a-84da50da1f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:27:37.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:27:47.899Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=5f3efe9c-d1c4-4d39-b191-8c4e7ec51394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:27:47.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:27:57.912Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=8e50d586-6f5d-402c-b4a8-d058f240c146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:27:57.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:28:07.920Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=061e2422-c9df-423d-a045-1bc22300fa8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:28:07.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:28:17.931Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=852013f8-468e-47ea-a16e-1009220bf470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:28:17.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:28:27.950Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=ac15f876-04dd-4fd8-9991-abced98ff42e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:28:27.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:28:37.960Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=338f30e4-e9ea-4955-8cd0-943910eb5b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:28:37.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-22T23:28:44.718Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-22T23:28:44.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 |2021-09-22T23:28:44.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 |2021-09-22T23:28:44.721Z |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 |2021-09-22T23:28:44.727Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-22T23:28:44.727Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-22T23:28:44.727Z |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 |2021-09-22T23:28:44.728Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:28:47.971Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=1f64eb94-b4c7-4e08-af2c-f5801b1a975b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:28:47.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:28:57.981Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=d4262c05-90f3-4d58-ac6f-1d80b319792f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:28:57.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:29:07.990Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=d3bcd0c3-51e4-4273-8b1e-5a1751944a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:29:07.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:29:17.999Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=eed80940-b6af-4103-b594-e3424a2314ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:29:18.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:29:28.010Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=1e01aa5e-4e3b-4744-87e4-5c9e12d7000e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:29:28.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:29:38.022Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=0e0121eb-b426-4f1a-a7b9-0f557c5b114f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:29:38.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:29:48.032Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=a62ff85e-4350-411f-9fe8-a1d29d4b4f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:29:48.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:29:58.042Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=f509e167-c2c9-4a25-bb31-a2cf7d45154e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:29:58.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:30:08.054Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=32220d31-07e3-4196-a5ea-de1541fcb964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:30:08.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:30:18.073Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=06e5a171-d4d7-423e-b440-301e6d5cdbf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:30:18.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:30:28.083Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=ebb2e538-61ee-4b6c-ac95-ed5dbc229c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:30:28.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:30:38.092Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=add72ec3-773f-445a-9c5c-6dc2ff759ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:30:38.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:30:48.103Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=2973c92c-1257-4a99-8a4a-71c50965e630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:30:48.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:30:58.114Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=1bf0e6a4-320f-4d9f-8c57-95a68e45acc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:30:58.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:31:08.123Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=441ad2d3-a6f7-43c7-a7e1-88575868d8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:31:08.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:31:18.133Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=4b6481f1-c8d9-4b2a-abec-a270124b6ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:31:18.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:31:28.144Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=8f5e16d8-ed85-4825-b3cc-4a142cb5e9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:31:28.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:31:38.154Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=fb90cffd-3818-448d-bca3-27e78e9870b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:31:38.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:31:48.166Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=a5df8a19-efdf-4e76-bbda-aeb0248b337a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:31:48.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:31:58.184Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=4a70926e-a096-430d-84c3-c97a969996b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:31:58.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:32:08.196Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=946693c1-32e2-43da-85d3-0d50492c200e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:32:08.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:32:18.207Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=9a4545ee-8277-4010-8e33-c203d8646244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:32:18.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:32:28.216Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=c4cb8871-9131-4ace-935f-76fbc4d7ce5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:32:28.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:32:38.224Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=38f1f32d-2cea-470d-a303-51595e8a9359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:32:38.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:32:48.234Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=d4404126-6b48-4c13-877d-a3b2baa34abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:32:48.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:32:58.247Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=6be1b736-aa5f-4777-90ac-089357d143ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:32:58.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:33:08.258Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=fb39c183-21eb-45a4-83f8-3e0f894b4830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:33:08.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:33:18.290Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=d57b467d-346f-490b-8a0e-2389df9dd505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:33:18.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:33:28.307Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=b3cf443e-a952-4cac-b457-1f1ce5e23bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:33:28.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:33:38.319Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=3bcbb617-92fe-4ac7-a7e9-856166f37e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:33:38.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-22T23:33:44.716Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-22T23:33:44.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 |2021-09-22T23:33:44.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 |2021-09-22T23:33:44.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 |2021-09-22T23:33:44.725Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-22T23:33:44.725Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-22T23:33:44.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 |2021-09-22T23:33:44.727Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:33:48.327Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=3e31d35e-22e7-45f6-8abd-26cc4e78a002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:33:48.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:33:58.336Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=cf3bd950-9e76-453c-942f-efce6d8d7e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:33:58.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:34:08.345Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=ba56877c-8093-4393-adbd-327e18834c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:34:08.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:34:18.356Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=ac373449-48d6-496f-a356-f7a45e94627e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:34:18.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:34:28.366Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=7202f309-6860-4191-90cd-c8a989b4b06a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:34:28.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:34:38.375Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=cbd4dc02-1ce7-4801-aaab-fbb42311af95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:34:38.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:34:48.385Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=f52223e1-dd91-4afb-849c-90a10eee3538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:34:48.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:34:58.398Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=6aad22e8-84ae-4a53-9ef5-c04e885e61a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:34:58.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:35:08.410Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=abf36125-16f8-4594-a156-cf0eb0b42989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:35:08.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:35:18.429Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=db26d20f-0421-4f12-95f1-3bc297aad361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:35:18.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:35:28.441Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=20354c94-13ea-48c6-b9ea-eff2b8f49756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:35:28.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:35:38.450Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=5802cd26-f623-43f5-b429-28e1a59aead0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:35:38.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:35:48.460Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=237a4493-7e13-4eb3-a41d-6d080d92d5c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:35:48.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:35:58.470Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=f6ccdd60-871b-437e-9c6f-49d7ac16e2ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:35:58.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:36:08.480Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=00e3eb72-85c3-493d-bb18-99a08a190d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:36:08.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:36:18.490Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=c67cf02d-42ef-4e88-8f9a-778b9888cdee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:36:18.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:36:28.499Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=5479cd59-63b4-486b-8679-07f46f11d55f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:36:28.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:36:38.508Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=ba9e05f7-980f-454a-b672-656c9916617f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:36:38.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:36:48.516Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=8c671174-4eb8-4b13-8410-580e84ffaf6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:36:48.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:36:58.534Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=c9acac7e-0fac-4be7-b3b0-360968c89229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:36:58.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:37:08.551Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=c4dae439-1b94-4cca-921c-0b485efc4340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:37:08.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:37:18.560Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=5a4541d4-7182-48db-9c07-3e1935478503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:37:18.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:37:28.569Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=18a5ad9e-bd51-4943-a098-4e98b5c68b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:37:28.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:37:38.577Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=63e7a946-f0ef-4e86-adc8-7a60fe359cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:37:38.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:37:48.587Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=29c01a31-9d1a-4cd4-b1a9-b9c796801e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:37:48.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:37:58.596Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=8e359ed6-712e-434d-a9c5-6f13a28a85b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:37:58.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:38:08.605Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=9f6911b1-01c6-4657-8225-d41cc88410cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:38:08.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:38:18.614Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=db215cbb-b2ed-45e0-9f39-8b9e18f776b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:38:18.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:38:28.623Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=a514ac7e-4bc2-41c4-bc33-791bccb1a473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:38:28.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:38:38.631Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=c57a51a5-b46b-4280-a9da-212b763cac70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:38:38.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-22T23:38:44.769Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-22T23:38:44.769Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-22T23:38:44.770Z |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 |2021-09-22T23:38:44.773Z |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 |2021-09-22T23:38:44.778Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-22T23:38:44.778Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-22T23:38:44.778Z |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 |2021-09-22T23:38:44.780Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:38:48.642Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=c3d92fb2-1e5c-40f1-bf4b-12c2ff882e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:38:48.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:38:58.655Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=e5035ace-540a-4c39-a2ab-066481502710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:38:58.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:39:08.663Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=ff3aea78-38e8-4436-b7f6-b6c336becbc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:39:08.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:39:18.670Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=97eeb846-0040-423a-b58d-07cd4059840b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:39:18.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:39:28.679Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=c8435c93-3c20-49cd-9948-9897254450cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:39:28.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:39:38.687Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=7ba51989-ec85-4b42-ba4a-9235d83d666f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:39:38.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:39:48.697Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=0e18e559-2fd9-45df-8cf9-31efc15cc8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:39:48.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:39:58.707Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=1d20f38c-8ba6-40cf-930c-c8bdc56a8f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:39:58.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:40:08.719Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=3c165643-b9fd-403a-9f6e-0db2f27c395f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:40:08.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:40:18.726Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=37c71e36-6300-4fa9-997a-a64e1454f773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:40:18.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:40:28.734Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=778ff4d9-f53a-4e86-86c5-1e2bc64d7e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:40:28.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:40:38.744Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=27fefa01-6938-48dd-b402-46b2b69af980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:40:38.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:40:48.765Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=1d34afb2-76c5-4a16-9f3c-eb5c970f567a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:40:48.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:40:58.775Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=d9677a97-58fe-40e6-9631-65f7b93af2da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:40:58.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:41:08.783Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=aad4518b-4f73-462b-be96-78bbbca979f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:41:08.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:41:18.791Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=28eca519-057a-4fe7-993f-c3900707a827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:41:18.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:41:28.799Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=2c80d73d-c0b5-4776-b3e4-f5392987f2c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:41:28.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:41:38.807Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=63b9ab58-43e1-4b56-b501-ffd03ff2519b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:41:38.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:41:48.816Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=ad2e30bd-b574-499e-8e92-ae301ca5a344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:41:48.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:41:58.824Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=561615a2-7d0b-4693-bc56-8c11cb7ff098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:41:58.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:42:08.833Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=db9d7bea-55ac-4e07-986f-2ad7647642fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:42:08.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:42:18.843Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=74549b4d-2505-49dd-99e8-f55ac866befb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:42:18.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:42:28.853Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=9ec72ea9-8558-4d06-aff0-f43885567681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:42:28.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:42:38.870Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=7881d345-d226-4093-97ce-c766242cdef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:42:38.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:42:48.879Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=29f0c5b7-25db-4fdf-8dac-640820077b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:42:48.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:42:58.886Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=7cf213b3-27fd-4f64-85ab-dae809730586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:42:58.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:43:08.896Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=70cb7a39-a2b6-409a-887e-6c689251ae00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:43:08.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:43:18.905Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=59fce78d-472f-486b-9026-f30f60ffd24e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:43:18.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:43:28.915Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=74c97cd0-ca4d-454b-bf51-a4365670038b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:43:28.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:43:38.925Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=8422c1f5-ed00-408c-872b-27dbbce6e161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:43:38.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-22T23:43:44.700Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-22T23:43:44.701Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-22T23:43:44.701Z |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 |2021-09-22T23:43:44.703Z |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 |2021-09-22T23:43:44.708Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-22T23:43:44.708Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-22T23:43:44.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 |2021-09-22T23:43:44.710Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:43:48.934Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=a26d85dc-2414-4fac-9fb7-cb29681629e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:43:48.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:43:58.944Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=d8532fea-e54a-467b-b808-35959ec11f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:43:58.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:44:08.962Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=36d42815-137f-4c96-9cb5-39b00243d153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:44:08.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:44:18.973Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=7652e3ce-d760-4812-bdc8-f55b6ac009f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:44:18.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:44:28.981Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=cf0ea4f3-d73d-4a12-8f58-ee174d37c50b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:44:28.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:44:38.988Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=6f542c46-ed2c-4a60-9254-3f1c52300a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:44:38.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:44:48.997Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=5178c052-7235-44e3-819c-06757e538f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:44:49.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:44:59.006Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=2e929fe3-8cb1-4e60-8f3b-801637747d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:44:59.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:45:09.014Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=3455cb89-9505-43f2-bb7a-ab5a8717ea6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:45:09.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:45:19.025Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=410b8056-aa02-43ca-99f0-2dbc1eb4cb09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:45:19.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:45:29.034Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=e5546833-d601-46cc-a2b3-3bf0c3eaf03b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:45:29.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:45:39.042Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=dfb835b5-c833-45be-ac98-a23e883b1830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:45:39.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:45:49.056Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=86ea8e8b-624f-4912-9c35-bd746104f87b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:45:49.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:45:59.073Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=39dd4cef-77c8-4d61-8e50-529781b2b492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:45:59.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:46:09.081Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=2aefe730-fff2-4a2e-9064-4fab2d043790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:46:09.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:46:19.090Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=c42f6e1f-f8b5-4319-b432-290a4d6e2231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:46:19.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:46:29.097Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=2096eefd-a24f-4f13-88ab-dc6dacced13a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:46:29.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:46:39.106Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=7377ff0b-e2ae-4aa4-bd42-36ba73a21261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:46:39.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:46:49.115Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=15532c14-0ccd-424d-99e4-0e0a2b01d6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:46:49.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:46:59.126Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=afa8e7fb-58f8-44c4-bbd6-372f4fe09e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:46:59.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:47:09.136Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=59b33c4a-e37d-4052-a84c-9acd8bdfbdd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:47:09.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:47:19.146Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=ef97f12d-6183-40ac-af6a-ece05bf68439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:47:19.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:47:29.155Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=7256c962-702b-4b19-8372-dd0b507611b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:47:29.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:47:39.169Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=8615f53d-9edb-49be-933e-118a1b699480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:47:39.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:47:49.180Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=cb897848-3a66-4acd-9ff9-5b173b506126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:47:49.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:47:59.194Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=69dd1465-7166-4b24-acd2-10216f74c0f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:47:59.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:48:09.204Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=2186e7d9-174e-47a4-8f7c-e74506625699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:48:09.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:48:19.214Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=25049801-28dc-40b7-936c-50964cf95460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:48:19.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:48:29.223Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=9abc412b-99b0-4ba7-bbe4-c952aa40b3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:48:29.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:48:39.233Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=b539a07f-059f-4751-8027-93095d959aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:48:39.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-22T23:48:44.700Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-22T23:48:44.700Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-22T23:48:44.701Z |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 |2021-09-22T23:48:44.704Z |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 |2021-09-22T23:48:44.709Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-22T23:48:44.709Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-22T23:48:44.709Z |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 |2021-09-22T23:48:44.712Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:48:49.241Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=7c3dd7ec-8467-430b-be66-8ce228a1958b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:48:49.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:48:59.254Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=c554e413-99d6-4076-9f8d-3c2ff784ea41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:48:59.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:49:09.264Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=38a21a46-2a2d-499a-ae64-3698a71b6f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:49:09.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:49:19.278Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=3081c460-b30c-4fb2-bf41-58e534d70916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:49:19.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:49:29.295Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=ed233315-714b-4c61-9b50-f3e1297c1299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:49:29.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:49:39.303Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=39afa206-fcd6-406c-9e52-10e68fe08651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:49:39.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:49:49.311Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=2474459f-4276-45b4-bb49-a74751afa0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:49:49.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:49:59.320Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=bcae7c63-fead-45f5-9e51-4a3124a350f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:49:59.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:50:09.329Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=71bf8d80-3b24-4ba2-acc1-ff2be65f26f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:50:09.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:50:19.340Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=4859ff1c-3ed7-461e-80eb-1f29cdd2101a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:50:19.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:50:29.351Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=31da0f74-297f-49df-b891-45b37b460221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:50:29.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:50:39.360Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=385b3ed9-003a-4f73-b299-964083247c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:50:39.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:50:49.370Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=5db5f511-ee89-4537-8b7c-28ede823f94e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:50:49.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:50:59.381Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=5bd5b595-1b0a-4869-a4a5-db0c64bad205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:50:59.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:51:09.399Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=bcc5b239-278a-44d7-8063-4fa6eac13674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:51:09.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:51:19.411Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=32d58da6-a466-4333-96e2-7bb301b008b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:51:19.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:51:29.419Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=b04d998f-c9c6-405d-8477-01253134daf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:51:29.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:51:39.427Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=df1c8ac9-1114-4cf7-9184-d8bd6c79ca12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:51:39.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:51:49.437Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=92272e29-a1cb-4d78-bd0b-4f0b59782c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:51:49.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:51:59.447Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=e030b3fa-8545-4a64-a107-d4a3b39d9949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:51:59.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:52:09.466Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=6d3e5cd3-021f-4c87-a230-577ffe3498e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:52:09.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:52:19.476Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=1542cf2d-15a7-4482-84f7-430ce4a158aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:52:19.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:52:29.486Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=515a6f16-3e3a-4fb0-b2ce-5e5e2a7fa822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:52:29.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:52:39.498Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=8c539568-c23f-4753-aa8b-c414937800c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:52:39.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:52:49.515Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=b3887d81-9643-4944-9c6e-d9438f33e988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:52:49.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:52:59.532Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=440ccaaf-68cf-4df8-b47a-d923ebe43062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:52:59.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:53:09.541Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=e2af5019-248c-41a1-b511-6f03922281da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:53:09.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:53:19.551Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=f65ec7d6-8703-4551-b6f5-ef8f29f15984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:53:19.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:53:29.562Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=798be477-52a6-4770-b03b-b23528148354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:53:29.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:53:39.577Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=a4fba91a-c187-45ad-b1e3-feb72b688903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:53:39.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-22T23:53:44.694Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-22T23:53:44.694Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-22T23:53:44.695Z |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 |2021-09-22T23:53:44.696Z |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 |2021-09-22T23:53:44.700Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-22T23:53:44.700Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-22T23:53:44.700Z |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 |2021-09-22T23:53:44.701Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:53:49.588Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=1458fb61-cf9e-4292-a138-d998733187fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:53:49.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:53:59.598Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=659ef232-540b-45b6-b9ad-396290a03d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:53:59.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:54:09.606Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=899129ee-5ffc-4cce-8da1-dc34dc00c37e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:54:09.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:54:19.616Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=cbf276d7-c21c-461f-9823-ddd877e57e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:54:19.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:54:29.631Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=ef4e19d3-16e0-46fc-9a1f-1c5730e5b745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:54:29.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:54:39.643Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=d69150ff-ce33-4770-b40e-5a74bf2074f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:54:39.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:54:49.651Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=28b6b6a3-2fba-42c1-9ace-6fdbb64b8fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:54:49.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:54:59.659Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=d7dd80f9-4d75-4c9d-96d2-bc84cab3d38b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:54:59.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:55:09.667Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=57791bdb-6b32-4084-a496-ab0b48a650fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:55:09.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:55:19.677Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=889f6bd7-900e-4999-83ce-82acd83825d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:55:19.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:55:29.685Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=7f9a4807-35d2-40cc-81c4-83885626984f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:55:29.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:55:39.694Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=54c1a554-444b-4394-8079-d0e94ea9510f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:55:39.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:55:49.704Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=1708030d-3ff7-4b66-b3cf-1e0dc2871c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:55:49.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:55:59.713Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=333383e1-9098-4118-8f0c-84b86cb72a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:55:59.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:56:09.722Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=835a68be-0d1d-46ea-92cf-713b529d8d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:56:09.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:56:19.730Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=eac29ff1-2403-46e8-b0be-e9cc75a95f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:56:19.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:56:29.740Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=0328507e-df57-4e5b-bf03-d6fe1a683048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:56:29.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:56:39.757Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=25068fb0-a2ee-4529-bbad-d4895d3e9769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:56:39.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:56:49.766Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=990f2f77-ef12-49ec-9494-e18978040ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:56:49.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:56:59.775Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=dbd0902f-b6b1-406c-be40-b25d83f1df2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:56:59.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:57:09.783Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=81d236ce-a059-4a9d-972d-7de957b2e29e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:57:09.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:57:19.791Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=5f59a4db-f9ef-48dc-b368-6848fea55c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:57:19.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:57:29.799Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=f077931a-9020-4c48-b2fe-cd362e1a3fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:57:29.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:57:39.808Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=b05939b0-0d14-4e08-a0b7-94e330fba930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:57:39.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:57:49.818Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=2d476f25-20cf-4f45-8e97-bfbf65899bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:57:49.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:57:59.828Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=57fad9b5-a1d7-4ca3-ae29-479449358747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:57:59.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:58:09.838Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=8dd5e9f6-4c50-4305-81f5-34cb3fc303b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:58:09.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:58:19.878Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=452f3f36-12a8-468b-8013-061abb689517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:58:19.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:58:29.893Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=a97000d1-f251-49f6-88e7-4ec41a7f6401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:58:29.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:58:39.904Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=e4dd3c8c-c934-4805-b2f1-a7ee181dc91a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:58:39.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-22T23:58:44.663Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-22T23:58:44.664Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-22T23:58:44.664Z |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 |2021-09-22T23:58:44.666Z |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 |2021-09-22T23:58:44.669Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-22T23:58:44.669Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-22T23:58:44.670Z |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 |2021-09-22T23:58:44.671Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:58:49.917Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=5554ed1c-59f2-4627-81bb-f2e7d9ebd6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:58:49.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:58:59.926Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=f6393d1e-9024-4008-a828-8d6ab6107582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:58:59.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:59:09.934Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=bec212ae-d479-4078-a676-9a45b9e495da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:59:09.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:59:19.950Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=44f1d957-d2da-4942-9872-cb5dba22b8fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:59:19.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:59:29.963Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=7a53ef00-ef2b-4323-9e5d-e8ecc2f55276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:59:29.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:59:39.970Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=871b1c4f-f603-430e-87fe-1fe2ffe608b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:59:39.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:59:49.978Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=5467195d-d765-4854-9252-e77ab18df9ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:59:49.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:59:59.987Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=dd369226-f3f2-4da0-ab94-c83560494b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-22T23:59:59.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:00:09.995Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=59fd6b5c-8181-4e96-b588-15a808c3afe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:00:10.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:00:20.014Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=cc01fe65-a8df-43e6-a871-2c8f3bd2e83e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:00:20.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:00:30.033Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=b8f90f07-280e-4b8d-964c-c0f8b50bdda2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:00:30.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:00:40.042Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=1e55dffb-9c3f-42df-91be-5a89f8e49033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:00:40.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:00:50.057Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=c34fd737-1ab5-41da-83bd-020d657b2cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:00:50.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:01:00.066Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=9630bac4-5836-4c54-87cd-3ec77ca8e096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:01:00.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:01:10.074Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=cb97b1af-4192-4947-91c1-d680833c9d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:01:10.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:01:20.083Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=573be853-afbb-4ab4-b9bc-0ea33911732d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:01:20.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:01:30.092Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=11ebd416-4ccb-4f36-b6b2-46afe12ca341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:01:30.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:01:40.101Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=e9b47c21-d495-4512-8f75-beb01492fa2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:01:40.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:01:50.114Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=8b9d8601-753f-450d-8602-278bdfa74b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:01:50.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:02:00.124Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=1392c71b-66e3-446d-92ad-d24575eed1f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:02:00.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:02:10.133Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=298770d7-d9e2-471a-93a5-63695ecb89b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:02:10.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:02:20.168Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=c1a77e03-11ba-4bd2-bf25-771c6bd6e009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:02:20.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:02:30.178Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=13e33b7a-ce7c-487a-8fb9-48715b126a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:02:30.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:02:40.186Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=12ae28c2-7b11-4cb1-8637-742c04abaf86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:02:40.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:02:50.193Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=f3b6751f-9d0c-4bef-80c1-86537caf31e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:02:50.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:03:00.201Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=58134725-6c56-4dcc-85f7-19bd8214f8bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:03:00.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:03:10.210Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=ea20ef73-676d-4b83-8c9c-603f312a928f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:03:10.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:03:20.220Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=4147a3d3-b723-4f99-9635-47cc21c48acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:03:20.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:03:30.230Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=add9efa2-3dfb-4e1e-aaf0-b0aefd3e736e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:03:30.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:03:40.239Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=d52ee58c-f8ac-4584-9709-67b2f48e7335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:03:40.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T00:03:44.719Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T00:03:44.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 |2021-09-23T00:03:44.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 |2021-09-23T00:03:44.722Z |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 |2021-09-23T00:03:44.727Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T00:03:44.727Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T00:03:44.727Z |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 |2021-09-23T00:03:44.729Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:03:50.248Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=2f3a75bf-4c78-4e0d-84cb-2960c4a34046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:03:50.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:04:00.257Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=10d46168-314b-4f6b-ba08-f6075724ce32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:04:00.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:04:10.271Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=cb19c025-8b69-4468-a866-de2f75cb4e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:04:10.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:04:20.285Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=18e5728a-4baf-4321-bb60-cb6f2a7a57c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:04:20.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:04:30.294Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=9f861fa2-d5f1-4a13-a4b1-0073a7660628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:04:30.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:04:40.302Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=ddd1f365-ebcb-488e-840c-8504c063279c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:04:40.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:04:50.309Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=07eea6cb-7b0c-4a7b-9efb-5cb9507ea954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:04:50.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:05:00.318Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=9ab8060d-de24-4c76-b8b1-a909f18d4d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:05:00.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:05:10.327Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=28444c4e-fb14-4606-b1b7-eccd5ba8c646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:05:10.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:05:20.335Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=2a99e2f6-2f59-48e2-b4cf-0aac8ee9f5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:05:20.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:05:30.344Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=7e075332-a4b4-4213-891f-55aa4b098a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:05:30.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:05:40.353Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=3594fe20-fbb2-41d7-8a41-e94f73972bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:05:40.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:05:50.362Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=63d9e5b5-ad63-4d53-abe6-68efa01e778a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:05:50.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:06:00.382Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=4e7a96a5-6644-430f-9a57-5765ab1ab568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:06:00.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:06:10.393Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=b09134b0-6472-4d9a-a763-371968812f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:06:10.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:06:20.402Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=aa89320f-f120-44a7-9f52-dc2ab6221d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:06:20.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:06:30.409Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=4dc6c678-9471-4759-9d03-d03ae6d896ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:06:30.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:06:40.416Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=0bd1de21-f740-42e0-bbf4-e4a5dc66f183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:06:40.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:06:50.425Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=bf4ae8e2-30e4-4a12-9931-1771ffcf9828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:06:50.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:07:00.434Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=5cf32368-8762-4ded-8e1d-070dcf315e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:07:00.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:07:10.445Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=25b24936-29b1-4197-b897-c724bf4cccab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:07:10.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:07:20.454Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=59536ceb-ed46-448f-8ad1-347085bb2692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:07:20.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:07:30.465Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=e12652d7-4b1f-4c61-943b-7a92dec73236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:07:30.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:07:40.475Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=0456a2f9-9c85-4c45-b4b3-b5f1504b06b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:07:40.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:07:50.488Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=3ff7d073-c810-4610-aa0f-f563bacefaf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:07:50.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:08:00.498Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=17215aaf-098e-47fc-ba71-05c610baa097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:08:00.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:08:10.507Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=352e8de2-67e8-4664-af5c-966cf5fb669f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:08:10.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:08:20.514Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=9ed2b5d5-f197-4802-b96c-3d71b2ac6dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:08:20.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:08:30.523Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=120e65bd-9620-47fb-aec4-d0fe867fc3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:08:30.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:08:40.532Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=38f4a804-0d3b-4a76-bd38-1b0093177236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:08:40.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T00:08:44.710Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T00:08:44.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 |2021-09-23T00:08:44.711Z |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 |2021-09-23T00:08:44.713Z |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 |2021-09-23T00:08:44.717Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T00:08:44.717Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T00:08:44.717Z |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 |2021-09-23T00:08:44.719Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:08:50.543Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=faea17d3-6011-4da3-b645-bc5105feb035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:08:50.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:09:00.554Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=1f93941c-1a6f-42fa-9167-b1c7f3b9d398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:09:00.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:09:10.565Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=52066cce-555f-4eac-8049-58cd7c20efde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:09:10.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:09:20.576Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=be558b79-11ba-411e-bdcd-8462ef2369bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:09:20.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:09:30.597Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=8c2ea5c3-188e-49e4-9edd-a54e3388bf85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:09:30.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:09:40.609Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=db4cfe20-3d8a-405a-90b6-e403c9ee0eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:09:40.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:09:50.619Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=b7b4988f-02a7-469c-95be-75425a77f1d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:09:50.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:10:00.627Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=8bfcb966-8653-4561-9e27-f2fd7523d6e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:10:00.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:10:10.636Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=d6e35e85-269c-4064-9d02-0ddd79de325a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:10:10.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:10:20.645Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=be676825-cdfb-408c-8d44-bfa2cdb47f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:10:20.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:10:30.655Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=1862ffb7-7a71-4ad6-a781-31a08d3b4cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:10:30.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:10:40.664Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=035b78e2-0f2e-43fb-9661-b1f6dad8cd98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:10:40.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:10:50.674Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=e63379b1-a837-4233-bb5e-227327e246ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:10:50.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:11:00.686Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=c3848888-ebc5-4aa8-b1fc-ddce591ea44a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:11:00.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:11:10.703Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=fea4a92c-f455-4039-bfd2-44678e6979bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:11:10.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:11:20.712Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=3394acc2-f8ff-4f01-98f3-7ca979fbcd9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:11:20.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:11:30.720Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=cf939a4f-6e10-46b4-9230-b832806f95f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:11:30.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:11:40.727Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=21d71765-d58c-419f-a4af-8e3a925fdf00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:11:40.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:11:50.734Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=34e92040-9224-414d-8468-035294fae33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:11:50.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:12:00.744Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=c70c77ba-23e2-4825-b75f-e1c1c8911d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:12:00.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:12:10.753Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=5e2081fc-f57f-4577-beb8-da30753a4f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:12:10.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:12:20.772Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=5f5022b8-3d43-46de-a42b-47753e7de277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:12:20.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:12:30.780Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=1bc0de41-7b75-4dcf-9027-9d13d93b6b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:12:30.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:12:40.788Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=e6dc78d4-4ad6-48be-a0f2-dd149951fa3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:12:40.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:12:50.805Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=cf34d80c-2b38-4d16-9e93-f337999cbcad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:12:50.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:13:00.816Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=2d389de6-d24c-488f-811e-6c5d7b528134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:13:00.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:13:10.825Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=82ab3e98-9023-41a4-8f70-c19ca70ff49b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:13:10.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:13:20.835Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=14d6d625-61c7-4c0f-a279-03a2d4596027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:13:20.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:13:30.846Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=27ab16cd-2876-4226-9470-878c41f98a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:13:30.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:13:40.854Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=87aa30cd-540d-4477-8c73-5c21fdac5bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:13:40.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T00:13:44.688Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T00:13:44.688Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-23T00:13:44.691Z |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 |2021-09-23T00:13:44.693Z |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 |2021-09-23T00:13:44.697Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T00:13:44.697Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T00:13:44.697Z |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 |2021-09-23T00:13:44.698Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:13:50.862Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=384896f6-b9d7-485c-9e2e-fa57c41177da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:13:50.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:14:00.873Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=ec4b16f3-d123-45a5-994f-bf09169994ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:14:00.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:14:10.882Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=0b7b5900-9534-4937-a65c-4d6f2da0abc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:14:10.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:14:20.892Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=f1ba9223-6830-494c-93c4-4206ef9f27d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:14:20.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:14:30.911Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=dcd69edf-b0af-4a43-b6d0-05896de72c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:14:30.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:14:40.920Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=5f787afc-ec4a-49ba-90c8-4cc8f59fa713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:14:40.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:14:50.926Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=94b1348e-aa80-49e0-8433-33ffc6ac1de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:14:50.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:15:00.934Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=e3eb7661-76c6-4485-bbd6-f638f191a322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:15:00.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:15:10.944Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=9153901c-6c93-46d9-ad37-97eb781bd7f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:15:10.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:15:20.953Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=bf972a04-9156-4c65-ac6b-510a09b4bcd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:15:20.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:15:30.962Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=bc301579-ab20-4496-b3f5-6d5ecec700de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:15:30.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:15:40.971Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=8ba9be7a-fa43-49a7-b541-641a681673b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:15:40.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:15:50.978Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=daca57a3-ea90-482b-9af9-32fbf254e0ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:15:50.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:16:00.989Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=77ad6ae4-e728-4c65-a3d9-3824cd131211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:16:01.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:16:11.006Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=baf47ba1-6713-495e-8732-3052eeecbeec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:16:11.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:16:21.013Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=0a705fc8-edbd-40c6-867c-d561f267c2be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:16:21.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:16:31.029Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=d9624fb3-79b8-4d36-a476-9caee4f6d717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:16:31.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:16:41.036Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=0b8d068f-8e94-4fa3-9290-715c1db47e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:16:41.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:16:51.044Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=bcc1a3b3-4624-4dad-84bc-dc91816b449d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:16:51.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:17:01.053Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=dd9fac52-510b-4164-9b41-893099aef741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:17:01.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:17:11.060Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=8306ba3b-05bb-40c3-baae-16d30105f018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:17:11.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:17:21.069Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=a1558d1e-dce3-44b8-aabd-3b1113a2e05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:17:21.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:17:31.082Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=52d60dee-478b-4e2d-8e16-99496b3d0754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:17:31.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:17:41.092Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=b27038eb-cc47-4d0e-b0a3-278b41aa33e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:17:41.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:17:51.105Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=50220487-6fb5-413e-969b-1bd670f3f0f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:17:51.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:18:01.114Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=b7950baf-ca42-4493-9110-11dc20e73cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:18:01.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:18:11.121Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=646f7f69-8fe5-41f0-b5fa-5d7fc48d0f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:18:11.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:18:21.132Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=ca31a482-6fa1-48df-85d9-89d1655bffd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:18:21.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:18:31.139Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=8a47fa68-3b4e-4b52-8517-c002d7880de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:18:31.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:18:41.147Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=6a1c12ed-439f-411b-a003-00059b377b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:18:41.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T00:18:44.697Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T00:18:44.698Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-23T00:18:44.699Z |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 |2021-09-23T00:18:44.701Z |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 |2021-09-23T00:18:44.706Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T00:18:44.706Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T00:18:44.706Z |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 |2021-09-23T00:18:44.733Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:18:51.154Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=a6510c8d-fd68-4a99-bf04-726087c86511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:18:51.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:19:01.169Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=9e92d81b-dc67-4dd3-9465-8103dcaef93d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:19:01.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:19:11.176Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=05c6d518-cdb8-4dd3-9db6-1ca3c0aa0be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:19:11.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:19:21.185Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=27e53cbd-b9c2-4313-8631-9ca9531b1a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:19:21.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:19:31.202Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=8e686893-b160-40a2-8a2b-de21946f4cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:19:31.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:19:41.210Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=49b9fe36-d056-4b24-8ce5-3466688bb5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:19:41.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:19:51.217Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=73e71e66-1ba4-42c6-9cc1-04aab2d6dcbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:19:51.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:20:01.223Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=2ac763c0-6153-4618-8b00-8f1e6e3f6342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:20:01.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:20:11.231Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=9c60ab5e-b387-46a7-a32a-8c6b0989deae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:20:11.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:20:21.239Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=29225799-bd7f-40d9-87b0-2b2098646cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:20:21.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:20:31.247Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=4ecd6248-3b1e-499e-901d-a61885af30c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:20:31.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:20:41.256Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=5c57dc0e-1911-4285-80de-1814e856ad3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:20:41.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:20:51.263Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=03623f22-befb-46d5-b896-0db708eb6121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:20:51.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:21:01.271Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=6fd25fd3-4081-4653-97d7-323cb3228675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:21:01.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:21:11.286Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=f529c125-59de-419f-bd9d-dcee6bd16fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:21:11.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:21:21.292Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=ab902627-f95d-40f7-bca3-4bd4ae17e7ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:21:21.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:21:31.321Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=263c7c5f-6c6f-4ae2-bd8c-61654bb6e1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:21:31.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:21:41.328Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=93dcd040-f42e-49d3-a302-70171a7d9cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:21:41.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:21:51.336Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=5d9d2567-df5a-474d-8f24-9937873f495e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:21:51.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:22:01.343Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=df6de9e5-195e-4194-91a4-cfb8c4bb716f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:22:01.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:22:11.351Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=7f8ba8fd-c8a5-4af6-8421-93575616d289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:22:11.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:22:21.359Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=91084faf-e758-48f0-8a7e-3e18a12af7a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:22:21.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:22:31.368Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=08e1fcb3-61f1-4876-bef2-2e6b074ddf7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:22:31.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:22:41.377Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=f7ac9d20-b03f-48c3-88f3-dbb40a213244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:22:41.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:22:51.389Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=883084a1-7f32-4d96-85c2-742f3e5b0fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:22:51.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:23:01.400Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=1a5367dc-2115-47fc-8c0f-68a24a40952c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:23:01.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:23:11.408Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=b11d15fd-da8d-4d8a-9c2a-078ffb27f4f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:23:11.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:23:21.415Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=2a9fdb88-7196-4c58-a939-2cae88cb36b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:23:21.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:23:31.424Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=aa8c7b9a-fb8d-4309-90a1-017543b6944f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:23:31.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:23:41.432Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=c7d0b307-d2ef-418e-b64b-8d26c891594d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:23:41.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T00:23:44.754Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T00:23:44.754Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-23T00:23:44.755Z |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 |2021-09-23T00:23:44.756Z |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 |2021-09-23T00:23:44.759Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T00:23:44.760Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T00:23:44.760Z |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 |2021-09-23T00:23:44.761Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:23:51.447Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=4ab67f82-d8e0-4a8f-ab3d-687901edc561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:23:51.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:24:01.459Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=e0cf2bad-9afc-4602-b1b0-8ccc1bae3f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:24:01.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:24:11.469Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=92d63b8e-4b8c-4e6b-98b1-bf44682879f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:24:11.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:24:21.479Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=2a580f57-8a9f-4d24-a017-602850a57540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:24:21.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:24:31.495Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=31e2e94a-fdc1-4c45-b28d-2aded13a18cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:24:31.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:24:41.504Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=1ce72abc-63f9-4c29-acaa-6db909090cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:24:41.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:24:51.511Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=06206947-d4c9-410d-9513-f192a1a6dd22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:24:51.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:25:01.519Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=347e7f88-4240-4934-aa78-0e9ad8df030c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:25:01.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:25:11.526Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=98e95b12-03ab-48a3-bd81-c6b3f1166449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:25:11.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:25:21.534Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=7d4774f4-f2a9-454b-b3fd-c249fdd33be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:25:21.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:25:31.543Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=986dc02d-6826-4f24-96a3-cc6612f7e1df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:25:31.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:25:41.552Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=d88009a1-2d11-473b-9512-2d1c5610ea53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:25:41.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:25:51.561Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=7d82e907-daa4-4bbc-ae24-4c2ac772331c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:25:51.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:26:01.569Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=f352388b-1a97-41ac-938d-80fdae6a7648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:26:01.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:26:11.576Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=0ef97ce8-f27d-4fbd-8949-a0f569effc38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:26:11.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:26:21.585Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=38fc79c9-a437-4b99-900a-3adfc4123c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:26:21.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:26:31.603Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=e7e6cc16-d8b7-4da0-94be-78511d4219f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:26:31.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:26:41.611Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=bb4b1830-cfb5-4fff-99bc-7608b48a7fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:26:41.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:26:51.618Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=e22593a4-c5e2-44af-9ba2-11b5092ffab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:26:51.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:27:01.627Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=17b8a551-b2b6-4fdf-8a55-e9cfc2d42f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:27:01.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:27:11.635Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=20673174-13d6-49ad-be3d-2d287879728e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:27:11.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:27:21.644Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=f11deba7-b6b2-4e1e-b419-795d23d629b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:27:21.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:27:31.655Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=c0b42aec-e335-4394-a04c-c160e239d901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:27:31.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:27:41.663Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=6a9333eb-40f7-4d52-b4cd-1d5e016f24c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:27:41.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:27:51.672Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=6de5ed29-f0c3-4a9b-a54e-6772263cb17f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:27:51.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:28:01.690Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=6f715414-850b-41ce-9189-45a06dc56817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:28:01.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:28:11.701Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=40e195e0-e719-4c5a-9557-5b8a0a842e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:28:11.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:28:21.710Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=4193d404-115b-4be0-89cc-4d57b5b081cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:28:21.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:28:31.718Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=dfbf11ba-fa9f-4593-af72-a319c736c840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:28:31.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:28:41.725Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=1446189e-a7a4-4f83-bcaf-bfdb599d38e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:28:41.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T00:28:44.722Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T00:28:44.723Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-23T00:28:44.723Z |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 |2021-09-23T00:28:44.725Z |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 |2021-09-23T00:28:44.728Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T00:28:44.728Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T00:28:44.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 |2021-09-23T00:28:44.729Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:28:51.734Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=868f2d2c-83e5-4a73-b0e3-e3fe5a24053d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:28:51.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:29:01.742Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=00e07b86-bb5c-48f8-ad23-911a145864c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:29:01.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:29:11.750Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=892c7f74-3ff5-4cab-b906-2d09124593bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:29:11.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:29:21.757Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=a8af47ab-2f93-4fa6-be79-de0631075b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:29:21.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:29:31.775Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=9aa0da50-c725-48e8-bf0b-831afc351ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:29:31.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:29:41.795Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=bde0c54a-1d9d-49f4-932b-be50071a9327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:29:41.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:29:51.804Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=36878d88-678e-4516-93be-88668ce93684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:29:51.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:30:01.813Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=8fc196c0-9f82-4f28-8c19-023540f39a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:30:01.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:30:11.821Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=10e63b6d-a721-43b7-a1cc-1ffd5ec4de35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:30:11.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:30:21.829Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=8aee1e3e-1f12-4eec-99cc-d7d155c9d235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:30:21.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:30:31.838Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=7f4b227d-5cb8-4ae9-8249-5ec15d6639d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:30:31.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:30:41.846Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=2ff4fb13-620e-4cf2-a9d3-b816dafa4b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:30:41.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:30:51.854Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=69fa8138-bed7-46bc-b63f-71a9d0c47de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:30:51.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:31:01.863Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=8525f232-08ff-40c6-8da7-23c8eda19b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:31:01.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:31:11.871Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=7b7cf85f-603d-42f1-adfc-c189044851e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:31:11.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:31:21.896Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=645aec16-0356-41ca-b558-7fa089bb6479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:31:21.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:31:31.914Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=59857299-0485-4d35-9ed8-6c781b28d410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:31:31.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:31:41.921Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=8597a82d-df14-4349-87e2-6c040001960b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:31:41.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:31:51.929Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=291315be-f02f-4cd8-93ab-26134c8bde31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:31:51.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:32:01.937Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=045296fb-1a5b-4853-a790-9bf27c961a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:32:01.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:32:11.943Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=b9eeff04-e0ee-447d-886c-fa6ac05f622e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:32:11.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:32:21.950Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=f01e8adf-6bed-446d-ae82-5db2e002093b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:32:21.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:32:31.958Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=d4b26ef8-ef00-4111-956d-1d8851efb545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:32:31.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:32:41.970Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=c1aef578-168d-45f2-833b-077cc30e996b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:32:41.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:32:51.992Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=014f35ab-e9fd-4a22-8e1d-b43df4e711ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:32:52.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:33:02.000Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=11ec421c-c671-4c55-b7bc-dd5ff54623cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:33:02.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:33:12.007Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=d14b4bf7-9375-4cb0-8ea7-e8d25465d08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:33:12.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:33:22.016Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=268107d6-3839-4ba7-9e2f-68171120709a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:33:22.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:33:32.031Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=a300a8df-59ed-4666-b585-e9d11ee1f173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:33:32.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:33:42.040Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=906acd92-e0b7-49bd-8e71-edef60af7c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:33:42.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T00:33:44.729Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T00:33:44.730Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-23T00:33:44.731Z |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 |2021-09-23T00:33:44.734Z |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 |2021-09-23T00:33:44.738Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T00:33:44.738Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T00:33:44.738Z |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 |2021-09-23T00:33:44.741Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:33:52.047Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=ef874615-160e-4fd6-b3e9-ff6b4adf131c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:33:52.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:34:02.054Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=698d069a-8b39-4c4c-a4de-fad92cbca6d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:34:02.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:34:12.064Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=e55601f8-fbf8-43e5-aeb1-a1b3d05bd2f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:34:12.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:34:22.072Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=c1f520bf-2922-4cf6-b615-44b0fae728b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:34:22.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:34:32.079Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=4ec6ff97-077b-4af5-8719-550c2c4e8992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:34:32.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:34:42.087Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=60c3105c-b3af-4e9e-84f8-006b227404ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:34:42.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:34:52.094Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=61ab095d-fd75-4290-8681-3978d1eb3331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:34:52.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:35:02.103Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=e6196184-57e8-4012-a179-c4c8d3d42a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:35:02.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:35:12.117Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=d7b2e082-bdfa-4cb0-b2d0-f51ff389c212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:35:12.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:35:22.124Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=cbcf56da-aee2-4872-9cd6-5d2ff03a296a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:35:22.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:35:32.132Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=abf9a300-0fbe-4652-9b3d-c23b10144c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:35:32.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:35:42.140Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=a6128ee2-4431-43d1-b859-1e87dbad1c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:35:42.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:35:52.152Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=05412611-b9b1-4610-9caf-8ea0c2e54aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:35:52.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:36:02.162Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=657c7a6c-06aa-4af3-bd0b-aee57a502e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:36:02.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:36:12.169Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=cbdf6785-2d38-41f2-aba9-f8f07ebd204d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:36:12.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:36:22.176Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=832b763d-8a32-47c5-bedf-e168193b128c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:36:22.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:36:32.183Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=e23c71da-1789-4e41-b35d-65146f19b154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:36:32.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:36:42.190Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=336a760a-6212-45be-994f-5eef8e892d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:36:42.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:36:52.198Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=8f7fa61c-b0c1-443d-a184-d21f215d8cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:36:52.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:37:02.206Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=dd8b0a87-78a5-4c97-a14e-000abb4dda4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:37:02.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:37:12.214Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=63d1f365-df4e-4401-ae59-9a71d83874d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:37:12.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:37:22.221Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=b56ba675-74c5-4be4-aeea-5f3bcaa1d59f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:37:22.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:37:32.230Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=556c9287-1d15-4137-bff2-d10c3fef510c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:37:32.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:37:42.238Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=56d62d90-ad41-474f-af68-5ca535029d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:37:42.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:37:52.247Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=0eb468b2-1690-42d4-8f91-9ef8464c4c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:37:52.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:38:02.263Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=0a3f9861-3a04-44d3-b818-4a11cf11baf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:38:02.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:38:12.276Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=6abb362c-a024-4ff0-8344-f0dce526f28c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:38:12.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:38:22.284Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=fef746d6-f779-406b-a3f0-423fcbd75218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:38:22.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:38:32.292Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=92925a0f-bb20-4f33-aa58-ced3c7ad97b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:38:32.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:38:42.299Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=fe614bbc-eb99-43e4-af1e-038bb3b936c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:38:42.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T00:38:44.708Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T00:38:44.708Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-23T00:38:44.709Z |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 |2021-09-23T00:38:44.711Z |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 |2021-09-23T00:38:44.715Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T00:38:44.715Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T00:38:44.715Z |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 |2021-09-23T00:38:44.717Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:38:52.307Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=8069cc8c-8852-4acd-82f2-da06047ad2f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:38:52.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:39:02.317Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=760be88a-b76d-4ec5-bea0-f7c15f1c099d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:39:02.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:39:12.329Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=a86f7f11-0c06-42ec-9347-9fc41e4f9e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:39:12.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:39:22.341Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=3c7743d8-4b99-4ec1-ac4f-1614b76d04b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:39:22.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:39:32.350Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=5c6625f3-a88a-41e1-9d0f-bf581af1df0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:39:32.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:39:42.358Z |INFO |Init configs |InvocationID=a6691fa0-0dfa-4cbe-a1b9-cc8b9ba4e7ad, InstanceUUID=3f25b4e0-e6c0-408c-9be0-5e36b0a6c21b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T00:39:42.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |