. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T02:46:35.199Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T02:46:35.202Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-07T02:46:35.236Z |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-11-07T02:46:35.969Z |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-11-07T02:46:36.061Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-07T02:46:36.062Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-07T02:46:36.062Z |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-11-07T02:46:36.140Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-07T02:46:36.198Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-07T02:46:36.229Z |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-11-07T02:46:38.019Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-07T02:46:38.514Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-07T02:46:38.534Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-07T02:46:38.535Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-07T02:46:38.588Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-07T02:46:38.588Z |INFO |Root WebApplicationContext: initialization completed in 2359 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-07T02:46:39.041Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-07T02:46:39.745Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-07T02:46:41.037Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-07T02:46:41.452Z |INFO |Started MainApp in 8.701 seconds (JVM running for 9.406) |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-07T02:46:41.536Z |INFO |Start scheduling PRH workflow |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:46:41.547Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=55733fde-e6bb-4fff-83b8-644c0ab60b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-07T02:46:43.130Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.247:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:46:43.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:46:53.156Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=221a4ac7-d7ba-4364-9ed2-62242076654d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-07T02:46:54.227Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.247:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:46:54.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:47:04.228Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=8d4634d0-529e-4a7b-8fef-86444e893f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-07T02:47:05.303Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.247:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:47:05.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:47:15.304Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=1c21535a-e6f9-43b4-96d8-ca2f3f236bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-07T02:47:16.371Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.247:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:47:16.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-07T02:47:21.622Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-07T02:47:21.623Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-07T02:47:21.625Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:47:26.373Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=3df38ddd-5630-41bf-8df3-c8eab189e2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-07T02:47:27.416Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.247:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:47:27.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:47:37.418Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=57433a11-fd50-45c1-9c6f-08fb15ad18e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-07T02:47:38.483Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.247:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:47:38.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:47:48.485Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=47f13f5d-a8d2-4165-ad8e-17b455a26d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-07T02:47:49.557Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.247:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:47:49.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:47:59.560Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=52e13ff7-7745-4afa-8c92-5fd1d5c671f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-07T02:48:00.599Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.247:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:48:00.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:48:10.600Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=460284b6-f768-45f9-afe5-08783c1980be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-07T02:48:11.667Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.247:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:48:11.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:48:21.669Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=e9de3b7e-e435-4b74-80b4-efddd3ae1e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-07T02:48:22.739Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.247:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:48:22.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:48:32.740Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=af9d96bd-2227-4105-9dc7-77cee132f33d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-07T02:48:33.779Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.247:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:48:33.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:48:43.781Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=09986423-a3ee-4a28-a3f0-a31db9224c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-07T02:48:44.857Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.247:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:48:44.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:48:54.858Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=ae4b452f-affa-4356-b726-fe4b54337bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-07T02:48:55.923Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.247:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:48:55.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:49:05.924Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=fa0ef676-fc78-4f72-ad0a-40035390447e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-07T02:49:06.963Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.247:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:49:06.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:49:16.964Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=d9e09c7f-d424-4fc5-9fa0-a403b6f0b754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-07T02:49:18.035Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.247:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:49:18.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:49:28.036Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=0be88f61-3cc8-4741-82f6-69127ff06200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-07T02:49:29.108Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.247:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:49:29.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:49:39.109Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=65266ac9-d8d1-4d1e-a8b4-6209c88ba92f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-07T02:49:40.147Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.247:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:49:40.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:49:50.149Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=7c981215-921e-4e34-8e1f-e700f670e03d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-07T02:49:51.219Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.247:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:49:51.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:50:01.220Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=4506e355-91b5-4125-a5e3-9cee33107105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-07T02:50:02.291Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.247:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:50:02.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:50:12.292Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=b1bfc884-96c7-47dc-b516-27a64619a90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-07T02:50:13.363Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.247:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:50:13.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:50:23.364Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=54880c75-eacb-45d3-a74e-ef2396c075d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-07T02:50:24.403Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.247:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:50:24.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:50:34.405Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=c1ee0225-cee9-4228-89e2-2870d0093bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-07T02:50:35.475Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.247:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:50:35.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:50:45.477Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=6cddc677-5256-4d2a-afd5-fea520ef6ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-07T02:50:46.547Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.247:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:50:46.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:50:56.548Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=6dc532b3-c65b-47ed-9b7b-4a9c7423193b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-07T02:50:57.591Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.247:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:50:57.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:51:07.592Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=5502eeaa-a302-491a-9fd0-673657da1130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-07T02:51:08.659Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.247:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:51:08.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:51:18.660Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=8dbff37e-5737-41b6-ac5b-6024e98a9cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-07T02:51:19.699Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.247:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:51:19.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:51:29.700Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=fa260e8e-d1fe-4faf-bdee-188fc69a61d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-07T02:51:30.771Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.247:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:51:30.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T02:51:40.007Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T02:51:40.008Z |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-11-07T02:51:40.009Z |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-11-07T02:51:40.011Z |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-11-07T02:51:40.019Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-07T02:51:40.019Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-07T02:51:40.019Z |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-11-07T02:51:40.021Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:51:40.772Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=ad94ea7b-173f-4e5d-adcc-65159abbbf6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:51:40.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:51:50.914Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=45c41928-2842-4cb2-a321-50773c13fe07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:51:50.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:52:00.935Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=d9b6eccb-cf63-4542-9b4d-ed5c4e14f5cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:52:00.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:52:10.947Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=89fcb05c-41c8-4aba-9cdf-ace00afb37ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:52:10.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:52:20.959Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=349f06aa-b643-41e3-8e3f-3b1459653ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:52:20.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:52:30.972Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=9b6e89fe-4ac7-48a5-86b4-6fbacc77940d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:52:30.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:52:40.985Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=31f1b9dd-5e30-4b12-8aad-a81889f39deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:52:40.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:52:50.994Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=dd57e37b-97a9-45ef-baae-f4817ce55a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:52:51.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:53:01.004Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=702a571b-8271-4392-95f3-6e2d71dee808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:53:01.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:53:11.015Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=f5b16ba9-17ef-4dbe-897d-bea5d9b19b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:53:11.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:53:21.023Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=5ecf7fd0-487e-429e-b673-e44246c9703e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:53:21.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:53:31.034Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=064968ea-249d-40b5-b739-b69558eb93db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:53:31.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:53:41.043Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=a8cedf25-0730-4c94-96db-74afd1b125ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:53:41.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:53:51.053Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=5b53bb26-4bd0-4969-b5d4-3081fc919dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:53:51.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:54:01.064Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=335da3de-e731-47a6-af88-e9e2da27de54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:54:01.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:54:11.073Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=70dcda95-22cd-4d14-8549-ed04976477a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:54:11.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:54:21.084Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=ea0ebd1c-126e-4056-8610-b1697c4ea823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:54:21.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:54:31.092Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=69ce5af0-6c35-48dc-b76f-8584b25f4e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:54:31.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:54:41.103Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=054da7b3-071d-4dd0-8af1-73650eaac774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:54:41.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:54:51.113Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=380ff2f8-bdcf-4d41-8df2-44ca8aed3486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:54:51.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:55:01.121Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=57e1e086-179c-4372-83bf-b7a623fadb8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:55:01.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:55:11.130Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=d0b665ff-a48b-4880-8264-b3f6e9bf56f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:55:11.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:55:21.138Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=51eb2d00-9456-482c-bcc8-503923dda0e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:55:21.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:55:31.149Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=df201957-e801-4369-9f19-dd4c6ac8bb44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:55:31.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:55:41.160Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=09d7a5e3-5fcb-422f-a76a-7b9cdbae1185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:55:41.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:55:51.170Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=a25b58a7-365a-45a1-941f-3aa22de07776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:55:51.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:56:01.181Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=49a3e3ed-04d4-49bb-b548-c13e547ac58a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:56:01.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:56:11.189Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=1ed2e0a6-4166-44fb-9662-333cfcf17efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:56:11.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:56:21.197Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=5c91f659-29c1-4518-a941-5779127832f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:56:21.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:56:31.208Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=99f2a243-b5cd-42b0-b88c-6e666f860ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:56:31.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T02:56:39.366Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T02:56:39.366Z |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-11-07T02:56:39.366Z |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-11-07T02:56:39.369Z |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-11-07T02:56:39.382Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-07T02:56:39.382Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-07T02:56:39.382Z |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-11-07T02:56:39.384Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:56:41.218Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=2cbba8f0-7cd5-4309-83e8-82e9c061de01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:56:41.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:56:51.226Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=4fa0771f-f001-430f-a4e5-ecda4f140edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:56:51.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:57:01.235Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=2d0fe050-27cd-471d-9523-b9ab7a78e978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:57:01.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:57:11.243Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=7a235720-75d7-4f04-91e3-b7d9458c5d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:57:11.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:57:21.253Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=cf63d187-f8c4-463e-9cd4-f0c058db83cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:57:21.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:57:31.260Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=cc837f2f-7d74-4dc3-a0b4-134a4c7837b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:57:31.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:57:41.269Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=ca3ef505-9818-4afb-844f-f3f5cef1e3a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:57:41.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:57:51.277Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=fc80c54a-fbac-4a4e-a067-a300651a00ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:57:51.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:58:01.285Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=fa152559-8a5a-484b-9063-39a52c89a4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:58:01.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:58:11.293Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=57d2e942-a8c8-48e4-b348-b044b0d6db8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:58:11.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:58:21.301Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=9ebcb4d9-ad1f-4aee-b74f-51b7d0c2108c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:58:21.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:58:31.309Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=f1bef25a-ea92-46f3-bf52-f9dd4198cced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:58:31.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:58:41.317Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=671fb4ff-583a-4fff-99ae-bcb4e91a232e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:58:41.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:58:51.325Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=989cba51-6a05-4f51-a626-52cc9bb4affe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:58:51.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:59:01.334Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=7182d0e1-49cc-4215-9783-4064df110bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:59:01.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:59:11.342Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=ae98d98a-25aa-47fd-8546-49c2403d36fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:59:11.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:59:21.350Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=7e9669be-6d71-4e5f-b960-34656d977078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:59:21.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:59:31.359Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=614fe290-11a4-4fda-baa3-e759e040b9cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:59:31.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:59:41.367Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=93d03c94-b179-4b01-aceb-9295cb0356f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:59:41.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:59:51.375Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=0ea2dc24-c94a-44f9-80ec-885f9cd42004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T02:59:51.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:00:01.384Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=eeecd8d5-e451-490a-9df3-4cc981fd5d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:00:01.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:00:11.391Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=18d32212-5a80-4a91-9e25-4a70d813c5c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:00:11.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:00:21.400Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=01a19ce1-ce6b-48e6-9a45-3aae42c33a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:00:21.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:00:31.408Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=b09a63af-4567-44ee-b6dd-11f0fb098ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:00:31.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:00:41.417Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=b40991a5-665e-4bfe-858a-06b5c3587401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:00:41.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:00:51.428Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=cf6d11f4-6b7a-445a-9859-4a6f1660c20c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:00:51.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:01:01.439Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=0cd347e4-b682-4eae-85ad-1e7348b9f46c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:01:01.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:01:11.515Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=922db643-d081-41f7-a5ed-7ba34c5dbc4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:01:11.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:01:21.523Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=f6d56708-3c05-4bb3-9ffe-601be7387a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:01:21.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:01:31.532Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=043eb688-e683-4126-b776-f776f4424364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:01:31.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T03:01:39.357Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T03:01:39.357Z |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-11-07T03:01:39.358Z |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-11-07T03:01:39.360Z |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-11-07T03:01:39.368Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-07T03:01:39.368Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-07T03:01:39.368Z |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-11-07T03:01:39.370Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:01:41.712Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=68bae9b8-1b89-4860-b80e-815607f34fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:01:41.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:01:51.721Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=47b68390-2990-46bd-86a2-8012b48d2ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:01:51.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:02:01.729Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=3053b5f0-2188-4c5b-a03e-ab849f553246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:02:01.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:02:11.736Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=73343a05-c45d-4114-9147-510344b773a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:02:11.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:02:21.743Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=2df95f68-ca55-45f8-961d-13c0b0246895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:02:21.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:02:31.751Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=6b35a0d4-f5ee-41c0-bb25-ebaa61d901f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:02:31.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:02:41.759Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=529b3ce0-2874-4f02-911f-97ef481cfaf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:02:41.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:02:51.767Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=ae5091d8-28aa-41a3-a5d2-3267e639c09f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:02:51.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:03:01.775Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=c0c18160-5451-4b05-9260-2ef4b0b87791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:03:01.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:03:11.783Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=26b908ad-cacd-471e-81ca-ce24568a426e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:03:11.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:03:21.791Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=c13a0d36-4d77-4a69-8882-72f86f738df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:03:21.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:03:31.800Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=b6724a65-ea0b-4a1a-a85e-4db254b161fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:03:31.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:03:41.808Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=d3234d42-db92-43d2-a606-94072bc3a6f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:03:41.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:03:51.815Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=aa26d2fb-d36f-4cc9-9ef4-58565d0cc9a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:03:51.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:04:01.824Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=5667e2db-fae0-4f37-80fe-009a7e597eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:04:01.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:04:11.832Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=22116ee6-1ff7-49b8-bd33-05990b0a761a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:04:11.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:04:21.839Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=b20cd87a-0718-4b25-90bd-b9676bc777da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:04:21.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:04:31.848Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=65f78cf5-0af6-48e9-99be-ab69814e8863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:04:31.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:04:41.855Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=19952854-bc16-4193-8c6f-67e3fd878df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:04:41.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:04:51.862Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=7b6ddc81-5bca-4fb0-8cba-d46613ec00b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:04:51.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:05:01.871Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=8e8d4a1f-0007-48d4-b2bb-7faf0d930552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:05:01.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:05:11.879Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=61ad3155-09f3-44d7-bd97-5f59e42eea9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:05:11.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:05:21.887Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=416a9531-dc1a-4bd8-9044-59f7211fe46d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:05:21.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:05:31.894Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=d5f8ffa4-a63f-42d3-beb0-0901152c959f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:05:31.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:05:41.902Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=8661f443-bd3f-467d-9ac2-81db12bbcff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:05:41.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:05:51.910Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=e3201d7c-2d99-46b2-9632-059d14f4b853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:05:51.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:06:01.919Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=7db5570a-0049-42c4-b17a-b901050f3d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:06:01.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:06:11.927Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=bb003c3f-47d8-406f-a883-5dfc0cf65682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:06:11.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:06:21.935Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=97922ec9-b215-47c9-b702-3e7feaf25095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:06:21.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:06:31.943Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=82cd20e5-7ce8-444e-8bc3-7c30385411d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:06:31.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T03:06:39.308Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T03:06:39.309Z |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-11-07T03:06:39.309Z |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-11-07T03:06:39.311Z |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-11-07T03:06:39.320Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-07T03:06:39.320Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-07T03:06:39.320Z |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-11-07T03:06:39.323Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:06:41.950Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=a85c2a38-809c-4d95-974f-afd1256644ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:06:41.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:06:51.957Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=46537bf4-cb7d-4556-8ab2-814ddd6b41ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:06:51.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:07:01.965Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=20f5f1f5-5802-490c-b484-d969088ccc2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:07:01.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:07:11.974Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=b5d1a101-c8c1-47a6-8383-fc34597f378f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:07:11.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:07:21.983Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=06cbda3b-741f-468d-94e6-557bdd515a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:07:21.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:07:31.991Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=f05565cb-60a8-4926-8292-58e062622702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:07:31.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:07:41.999Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=d3c98472-ad3b-486b-a66c-fcec336dfb57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:07:42.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:07:52.006Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=91131945-41b5-42d0-a37f-8678636a3475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:07:52.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:08:02.015Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=8b1ce5ff-9af6-43e0-b77a-3a31d5b16f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:08:02.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:08:12.023Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=4bfba81b-8a15-494e-bd68-ccbbb7ac095b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:08:12.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:08:22.031Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=9348c5eb-ae02-46ce-b0fd-42e07939baa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:08:22.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:08:32.038Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=2ab6660a-660f-46c0-a33e-1e8a14ad2353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:08:32.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:08:42.048Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=74718b17-3fe3-437a-9099-0143a8171008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:08:42.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:08:52.056Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=4bdea6d1-250a-440c-bc61-75515b6baa9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:08:52.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:09:02.064Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=f0276169-97f0-4222-b6d9-b69c0ba6b88c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:09:02.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:09:12.071Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=35c9a8f7-ca52-41ff-bfad-ab2f371af849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:09:12.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:09:22.078Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=48b9f5be-7aec-4d3a-aded-df975fcf300a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:09:22.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:09:32.086Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=d64391d6-c2a6-4c10-864d-03527d0f4d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:09:32.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:09:42.094Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=2293c419-112c-4573-92d6-2897afa6295d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:09:42.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:09:52.100Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=fa43c643-5445-4de8-8ecd-4b81d64f2bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:09:52.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:10:02.109Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=403d726f-445d-4ccc-a827-1ed136461d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:10:02.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:10:12.116Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=a3613f0c-91bd-4962-8ccc-50a238bc4de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:10:12.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:10:22.124Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=07356209-d144-4cab-b18f-1a55d966d665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:10:22.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:10:32.132Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=c6565600-0281-47a0-adcd-218e32e7e2dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:10:32.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:10:42.140Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=52a2622e-6373-49e8-9f2b-8ffeb8697c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:10:42.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:10:52.148Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=61fcbef6-63b5-48e2-9c2a-3feaa228282a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:10:52.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:11:02.157Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=742858a5-782d-4852-96dc-d9a4a4055d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:11:02.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:11:12.171Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=1bcb350c-ff77-4497-84a3-f947a1cf1a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:11:12.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:11:22.179Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=54280606-9bd0-4ebf-bdad-33a98e810200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:11:22.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:11:32.186Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=8537d337-2987-4508-a416-39b1bffac712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:11:32.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T03:11:39.359Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T03:11:39.359Z |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-11-07T03:11:39.360Z |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-11-07T03:11:39.361Z |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-11-07T03:11:39.366Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-07T03:11:39.366Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-07T03:11:39.366Z |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-11-07T03:11:39.368Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:11:42.193Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=edc4aa92-7355-43d5-a997-854dec04f330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:11:42.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:11:52.202Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=8369cad4-51f5-4e68-a004-38342246f867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:11:52.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:12:02.209Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=f9a6713f-ff8f-4283-bc34-a1bfd4ca42ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:12:02.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:12:12.217Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=273f3b71-e739-4d71-bf9a-df66ff55a33d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:12:12.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:12:22.224Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=69c0e9db-38fd-4759-9250-5e8ededfbadd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:12:22.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:12:32.231Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=f9578a2c-bb68-44a1-b0cf-9079d7d959c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:12:32.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:12:42.238Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=b58ab5a8-f5db-4861-ac92-084efd4561c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:12:42.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:12:52.245Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=0fd3949d-2488-47b1-b55e-c09367ac3b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:12:52.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:13:02.252Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=c124db51-3c88-4774-9e30-338070654cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:13:02.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:13:12.259Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=f032acef-e514-4692-9a9a-e942a0639282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:13:12.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:13:22.266Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=106f593d-2869-45f5-928d-352caa856ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:13:22.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:13:32.274Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=5518bc2a-6124-4490-937b-e7c1ae248c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:13:32.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:13:42.281Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=a4d1da4a-04a7-407a-806a-2cd9e47233ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:13:42.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:13:52.290Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=f5bbeb8d-2572-494b-8f2c-77c3babae484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:13:52.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:14:02.298Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=a3544b05-b5d7-4ec2-b80d-fdcb3112aac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:14:02.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:14:12.304Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=d1367d7d-856e-4d4b-b07d-e5d1e7a1aa44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:14:12.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:14:22.311Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=7078e328-4585-490e-850d-0e162dd2f987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:14:22.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:14:32.318Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=145057ee-9f56-4022-adb7-f0f9a2dcd116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:14:32.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:14:42.324Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=b47f421c-030c-497d-87b7-0fd5880066d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:14:42.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:14:52.332Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=5942c261-c43a-4717-ba03-c92a078205e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:14:52.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:15:02.339Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=d9d96f9c-3af1-4d76-9c04-1984f7f3cdc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:15:02.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:15:12.346Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=325e52ec-7bcb-46e8-8875-f4a74f667a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:15:12.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:15:22.353Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=f5fee118-70aa-42ae-bd3a-a4f76c9ec35d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:15:22.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:15:32.361Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=37b4720d-2469-4c81-9f62-6c699784e00b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:15:32.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:15:42.368Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=bbf7ea27-175c-4d13-bc61-853f4ebcec55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:15:42.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:15:52.375Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=10a7e2d1-b9e5-4c39-8fcc-9f3fee59c8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:15:52.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:16:02.382Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=0ee13431-c047-4ec8-add1-2e1e5cc6ea33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:16:02.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:16:12.388Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=b1d3a514-dd09-481b-89c2-d96d76614708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:16:12.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:16:22.396Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=0acfaa4f-2635-446a-ab0a-11172c46a8b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:16:22.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:16:32.403Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=9860f0a0-d893-4825-8590-6dee2632fe69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:16:32.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T03:16:39.316Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T03:16:39.316Z |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-11-07T03:16:39.317Z |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-11-07T03:16:39.319Z |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-11-07T03:16:39.326Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-07T03:16:39.326Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-07T03:16:39.326Z |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-11-07T03:16:39.327Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:16:42.410Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=6c945047-7eaf-4bb0-9adc-70ab3c55eb98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:16:42.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:16:52.417Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=c2a72f4d-af82-4c59-b584-48011fdbfb26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:16:52.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:17:02.425Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=9dfadc64-4009-47f1-8aa7-11d124d8b56d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:17:02.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:17:12.433Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=307bb713-6182-4c5b-b37d-7bed76b12565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:17:12.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:17:22.440Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=7eb7b584-3a2b-4859-be67-8b25142eb4c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:17:22.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:17:32.447Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=b344ec60-eaf5-42b4-bcd9-b4d2ada50701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:17:32.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:17:42.453Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=fac07ba1-1571-498f-ad75-546b97bb3cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:17:42.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:17:52.460Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=f780454e-bf24-4ed4-bdf5-8ff4fdcadfe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:17:52.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:18:02.466Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=29bb2e9b-45bb-4ffa-8299-37fe91855c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:18:02.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:18:12.473Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=a4ccffdf-4c1a-4796-b8eb-104400a8bf6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:18:12.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:18:22.479Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=802c914a-dafb-4059-be66-1c65f2da003b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:18:22.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:18:32.486Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=4932c7f8-801a-4405-9b87-d7402ea5efe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:18:32.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:18:42.494Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=f138ce9b-00a5-484b-8760-9f54b6336b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:18:42.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:18:52.500Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=76d461ca-2cb9-4371-80dd-dfda33b2288c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:18:52.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:19:02.511Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=6e835e16-2a30-4290-aa3e-39e1c9b4fc7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:19:02.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:19:12.518Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=dcdfb16b-2847-4a21-8dc3-dde6753641a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:19:12.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:19:22.524Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=c3f25ee4-4541-40b6-a886-00ef9c0e7edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:19:22.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:19:32.530Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=26aa489f-4c4e-4337-9339-8f3b551b8634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:19:32.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:19:42.536Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=632e819f-d438-4beb-93d6-b7e9b77b93fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:19:42.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:19:52.542Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=61030bbe-1b8d-47f6-85c3-241064aff0bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:19:52.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:20:02.549Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=20982854-3b2a-4b48-8f25-1ff46a464c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:20:02.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:20:12.556Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=a69cd275-8e8a-4bc8-a7ab-f29ddbfcb85d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:20:12.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:20:22.562Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=f58e2ce5-4a74-46b4-9df6-b45a48c3de10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:20:22.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:20:32.570Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=47b086c5-661b-49af-b7d1-96abcc5d513b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:20:32.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:20:42.576Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=c932490f-e3a9-41af-9e8a-653b95b82018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:20:42.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:20:52.583Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=b0013bb8-88d7-403d-b40b-5822c5b61025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:20:52.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:21:02.590Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=f58e796a-30e0-4f60-b3d4-535144837d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:21:02.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:21:12.596Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=789f5d5b-466c-4392-9298-2ea5b8a8c174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:21:12.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:21:22.604Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=f281045d-e70c-4d59-b905-b74614c3a359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:21:22.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:21:32.610Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=7f7ae741-01cb-4266-8362-97b4e606e4ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:21:32.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T03:21:39.327Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T03:21:39.327Z |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-11-07T03:21:39.328Z |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-11-07T03:21:39.329Z |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-11-07T03:21:39.332Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-07T03:21:39.333Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-07T03:21:39.333Z |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-11-07T03:21:39.334Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:21:42.619Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=61ed639f-4f42-438f-b1e4-b742e1f90fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:21:42.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:21:52.627Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=7d8f3322-c125-4426-87c0-4ca2cb1ddcbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:21:52.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:22:02.633Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=0e6967ce-cf56-4b02-89e3-47afa44993b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:22:02.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:22:12.640Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=9a7d95f6-0207-4d3a-a9de-19656a7ccd72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:22:12.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:22:22.646Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=e5ece98a-702b-4c92-9060-bee783fef370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:22:22.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:22:32.653Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=578834a9-85e8-4a6f-93be-af4c934e8d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:22:32.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:22:42.660Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=b483c1fb-7d26-4ba1-91f9-8465877e3f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:22:42.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:22:52.667Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=acce024c-9a44-4854-bae9-9df5aa73a4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:22:52.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:23:02.673Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=9a21d16e-54e5-4923-bebe-c22b6c461c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:23:02.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:23:12.680Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=aeb9d60b-bfb3-4f39-be5c-7dd976a904df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:23:12.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:23:22.687Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=cf1092f3-02bf-4139-8481-40165860bf07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:23:22.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:23:32.694Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=6744b40d-eff6-4df5-968a-6e9e9822f244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:23:32.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:23:42.701Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=1ceb276a-6a8c-405b-a54a-292861a786dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:23:42.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:23:52.708Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=610d928e-cc75-4f52-8ab0-18454d63cab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:23:52.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:24:02.716Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=54ddde95-4667-4bf1-a8af-62b407091a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:24:02.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:24:12.722Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=e6601b44-915f-4fb8-9318-ea753ec37d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:24:12.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:24:22.729Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=fc9a3ce3-b027-40f1-b8b4-b6fb2a950a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:24:22.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:24:32.736Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=c5cd4b21-2e72-46d5-96af-9c23dc995945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:24:32.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:24:42.743Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=b5718699-a28f-430e-96a4-2c93c669a0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:24:42.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:24:52.749Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=76a35e10-28c3-4350-bf11-b2c8be6ef7c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:24:52.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:25:02.756Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=c434619d-ef06-4191-b49a-ea2d017c0445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:25:02.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:25:12.764Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=af3680b1-e98d-472b-9ead-7d4478b138de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:25:12.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:25:22.771Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=1020f7d6-65ff-4a78-85ee-f14489d1cb75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:25:22.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:25:32.778Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=2a0d12ca-0bf9-4e07-ac3b-09f1b7ed1076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:25:32.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:25:42.786Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=88c1a719-2e34-4c44-a45e-c30b6e452f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:25:42.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:25:52.792Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=24ef00f4-95d4-4177-8b9f-9fe684ac57de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:25:52.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:26:02.800Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=d69e1791-22b8-4c09-85ab-8404a3450e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:26:02.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:26:12.806Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=91505f9d-cfd0-4896-9d75-f79c2fe5a9ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:26:12.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:26:22.813Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=38ba484e-ec7f-4465-9ad2-651b8feb6888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:26:22.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:26:32.820Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=95feda46-bfd4-4aed-8144-fab77cd69430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:26:32.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T03:26:39.382Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T03:26:39.383Z |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-11-07T03:26:39.383Z |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-11-07T03:26:39.385Z |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-11-07T03:26:39.391Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-07T03:26:39.391Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-07T03:26:39.391Z |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-11-07T03:26:39.393Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:26:42.827Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=614dcbdf-2630-4d7d-b404-0796467fe35b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:26:42.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:26:52.834Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=c8f777d2-10c1-4149-ac3c-00003b7d187f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:26:52.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:27:02.841Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=9ac52328-b4f8-42cc-b9bc-bd4454ae0519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:27:02.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:27:12.848Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=b04c25e5-e28b-45dd-9519-e35f8c6e4cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:27:12.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:27:22.855Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=e1477f28-20da-435c-aec4-0d6e2ce0b541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:27:22.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:27:32.861Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=ebf37b8f-8e3a-43cd-a09e-bca9653acab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:27:32.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:27:42.868Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=adf9f852-bc05-4229-abe7-f56e889e592c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:27:42.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:27:52.874Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=988a1fb0-f954-4749-9a5d-1a8f7b213299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:27:52.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:28:02.882Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=d8c1cb0c-abfc-4b5f-8a29-93f8b5c53ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:28:02.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:28:12.890Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=9d8dee38-7eb8-4cc1-b0ed-9544e204c828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:28:12.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:28:22.897Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=46bce3ce-bd2d-4540-8cfd-9a806e66d1d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:28:22.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:28:32.903Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=5b52e961-5fdb-4ba6-acf6-de0ef57d84d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:28:32.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:28:42.910Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=8d58b274-962a-4b35-93ec-46a9a3c38bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:28:42.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:28:52.917Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=90a0d2cb-1754-43fa-9529-854cec7b527e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:28:52.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:29:02.924Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=78fb273e-60c4-4fb0-907c-f636df1e10ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:29:02.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:29:12.932Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=d4307d4a-da2e-4e22-858d-96ba55f7274a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:29:12.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:29:22.940Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=531111a4-1192-4301-b7a0-613fc8032454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:29:22.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:29:32.946Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=63f89346-dcd1-47a3-8601-99d68c956af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:29:32.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:29:42.953Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=905ff7cd-9af7-476b-9162-a4c5d9ae6f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:29:42.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:29:52.961Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=19791006-5e44-400d-b8f8-e06f34b745e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:29:52.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:30:02.968Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=6ef4dc8e-aaa2-441c-a272-ab34a7f5625e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:30:02.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:30:12.974Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=409aa0af-3ee0-431d-8d53-50b7b81e689a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:30:12.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:30:22.980Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=8e0d894b-eaa6-4851-a5fb-91e029a4b72e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:30:22.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:30:32.987Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=e47f9d90-533e-4bfb-bd6f-003dbf6598d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:30:32.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:30:42.994Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=6c8036fd-f97b-4969-8cff-65fdcb89f8fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:30:43.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:30:53.001Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=537e0067-8b3e-4d4d-b7e6-a068eba4e4c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:30:53.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:31:03.009Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=1eac5d81-f195-427c-90b5-027d33f80720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:31:03.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:31:13.016Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=a8444ff5-83d6-4095-955c-e11630460380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:31:13.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:31:23.023Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=ff1ba95a-9ba1-456a-87f7-997e7ba2c853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:31:23.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:31:33.030Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=75a3b72d-55fb-49b8-b650-91dafdfaf0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:31:33.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T03:31:39.332Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T03:31:39.332Z |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-11-07T03:31:39.333Z |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-11-07T03:31:39.335Z |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-11-07T03:31:39.338Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-07T03:31:39.338Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-07T03:31:39.338Z |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-11-07T03:31:39.340Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:31:43.037Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=1cc4ead8-7bc9-45ba-80dd-1286cb86666e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:31:43.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:31:53.043Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=145bae5b-066c-4a77-83d4-111784ee9b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:31:53.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:32:03.050Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=d0e340c3-f0d1-4b95-9991-f7df96ad2b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:32:03.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:32:13.058Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=0b60bb2e-a124-4f08-b0f4-25c183a27128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:32:13.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:32:23.066Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=309ddcb1-24e5-4948-99f7-31cab010d9ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:32:23.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:32:33.073Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=3826e54d-0764-4d6b-9f60-fed5de92bfdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:32:33.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:32:43.079Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=22f438c0-d1bc-4bd2-8472-c5a3e490c0c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:32:43.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:32:53.085Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=b153133d-b0b0-4df3-bd77-7e35cffd246e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:32:53.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:33:03.092Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=122f55eb-0391-45c7-b759-599712155118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:33:03.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:33:13.098Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=9e1f44f1-269a-4c25-a1e5-669e48eaf102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:33:13.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:33:23.106Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=8a02fb71-3c2e-438e-80eb-1ec792f0fc5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:33:23.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:33:33.114Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=afcfd842-6f68-441b-ac61-d19bf469e0ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:33:33.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:33:43.120Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=c12664af-f5ec-4bb3-8baf-fbd309583d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:33:43.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:33:53.126Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=c9d2dc98-8be5-42da-b9ae-d30b855de903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:33:53.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:34:03.132Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=65b2fc47-44be-4dd5-85ae-3a7298031359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:34:03.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:34:13.139Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=460781d0-0cf8-42fa-a10c-c246a7db3dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:34:13.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:34:23.147Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=76b35bfd-8b61-4a9a-8179-d2edabe6b5a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:34:23.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:34:33.154Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=8a18928b-74f8-4480-8381-24c5ea3eb10e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:34:33.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:34:43.161Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=95497b08-1f22-4769-b517-0d86ecdd9341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:34:43.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:34:53.167Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=2a8bb106-dcd3-45b2-a52a-f2b72726bf22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:34:53.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:35:03.174Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=92e1e72d-d9a9-40f6-a864-74a89780f472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:35:03.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:35:13.182Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=57884600-f25c-48b7-b241-5828d879e1bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:35:13.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:35:23.188Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=2db046af-8779-490b-b246-8f308383e1e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:35:23.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:35:33.193Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=29206033-985a-4e79-834b-6b2b86f9d3f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:35:33.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:35:43.199Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=328c9c05-410b-433c-8dd3-10fe90b31f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:35:43.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:35:53.205Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=9228c359-0975-450a-b248-506feebc77fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:35:53.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:36:03.212Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=73583747-d080-4830-b1d5-496c2256e9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:36:03.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:36:13.219Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=63f5bc8e-5ddb-4564-86a4-f933087b1603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:36:13.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:36:23.227Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=0ea5d609-fb9c-4b76-bf08-8074d79d07be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:36:23.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:36:33.233Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=57830bc5-c3f0-48cc-8078-355187350807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:36:33.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T03:36:39.323Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T03:36:39.323Z |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-11-07T03:36:39.324Z |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-11-07T03:36:39.325Z |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-11-07T03:36:39.329Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-07T03:36:39.329Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-07T03:36:39.329Z |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-11-07T03:36:39.330Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:36:43.239Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=7d312408-93b4-4220-ae10-80ecac2de114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:36:43.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:36:53.247Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=d2632cb7-5910-4337-99f0-fa7199228f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:36:53.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:37:03.253Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=e4730052-dee1-417e-9ba6-4d63a46f6173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:37:03.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:37:13.259Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=d4b9b58e-c5c7-4539-b14a-38fb49894c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:37:13.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:37:23.265Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=6da5a860-e184-44b6-a5a7-299b81ae187a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:37:23.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:37:33.271Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=41e845a7-37d4-49c0-9cc5-46ffea4fc3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:37:33.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:37:43.277Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=14c8793c-fe21-404e-852a-967b4bcd583e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:37:43.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:37:53.283Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=128ce581-8877-4421-8c83-cec69dd02beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:37:53.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:38:03.289Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=7709dbaf-2f6b-404c-a05b-82943e07afb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:38:03.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:38:13.295Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=87ca26fe-9b2c-44e6-9a90-6014a2a3b590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:38:13.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:38:23.301Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=e14188b0-7724-4cb4-a5c2-df76b40095d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:38:23.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:38:33.307Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=4d6c63b2-9a2b-47f4-ac0e-f71db8ccbe73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:38:33.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:38:43.313Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=477deec7-3ecd-41b0-a715-4b0b79dce8e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:38:43.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:38:53.319Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=edf7257e-8c0b-41cc-8821-c326b811a840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:38:53.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:39:03.326Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=b6f6073a-d028-48b2-951f-2c82e8dbc3d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:39:03.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:39:13.332Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=a4724ed4-e05a-408e-a37d-28a31cc1e1df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:39:13.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:39:23.339Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=af67c5fa-21ba-4311-9ab3-ee5583b52e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:39:23.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:39:33.345Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=ea8dbeae-a1bb-4cf2-8a0b-95bc8469d92c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:39:33.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:39:43.351Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=854778b5-6835-4701-9b86-736337b4df48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:39:43.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:39:53.357Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=1567aff2-bbc4-4597-ac91-a800ddcbd90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:39:53.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:40:03.362Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=a0887aae-f119-4c27-8f3f-a485370fb19d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:40:03.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:40:13.369Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=02ee3517-4ee6-41fa-bc6c-3bfb2c738276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:40:13.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:40:23.374Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=cc974a6d-e090-4838-9f0e-8fda5a96e311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:40:23.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:40:33.381Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=8772a090-aa0e-40e7-b352-89526691f135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:40:33.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:40:43.389Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=07012f5b-4812-46b9-a5d4-134dedc75787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:40:43.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:40:53.395Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=39c8c35f-ee67-4ae1-8e87-c4e795cb84a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:40:53.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:41:03.402Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=fbdbcfbe-2689-411f-bc39-4fafd52855fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:41:03.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:41:13.408Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=15817988-4134-4353-9fdf-c45c5f3cfe9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:41:13.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:41:23.414Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=d6d5c0d1-aae7-45ea-a02a-75b2e6eaf836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:41:23.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:41:33.420Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=035b5dc6-9098-42ac-a921-7127dc097f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:41:33.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T03:41:39.304Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T03:41:39.304Z |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-11-07T03:41:39.305Z |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-11-07T03:41:39.306Z |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-11-07T03:41:39.309Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-07T03:41:39.310Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-07T03:41:39.310Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-07T03:41:39.311Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:41:43.427Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=55120719-7955-4f37-8141-4ac320fb93ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:41:43.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:41:53.433Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=db53384d-e781-42a2-876d-066ff43f9a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:41:53.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:42:03.440Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=de1f8da5-934e-4e59-9109-21e69d6e79c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:42:03.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:42:13.446Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=3174fcc1-1fe3-4883-aa37-998914ece169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:42:13.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:42:23.452Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=860aab79-4455-4dfd-997e-dfb3a759ad02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:42:23.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:42:33.458Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=fb8c5dfe-e06b-4033-90af-02faa7c761cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:42:33.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:42:43.465Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=ce7f354e-0150-486a-86bc-58995e08b93a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:42:43.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:42:53.471Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=cc43e7d7-51a6-411f-8fb5-896c60a951f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:42:53.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:43:03.478Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=3e3bf478-7752-41eb-8042-b6d6ce765342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:43:03.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:43:13.484Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=e0cdbe88-d45b-4e7b-8e02-239626cd8819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:43:13.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:43:23.491Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=5f2f4caf-b9e3-4ec4-bafb-ceda587303f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:43:23.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:43:33.498Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=7bc4ffa7-8810-4891-b1e0-92449dd5cc7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:43:33.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:43:43.508Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=fb78b801-29bd-4533-9466-59195a49db21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:43:43.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:43:53.514Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=e747d64d-3a54-4e75-b159-716d255b6a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:43:53.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:44:03.521Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=79af964a-242a-40af-9274-ed7603eeb4f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:44:03.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:44:13.527Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=355be972-8504-4553-8e95-a181876f6140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:44:13.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:44:23.533Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=8fcb2b28-fb7e-4f27-a2bb-cc2307e96a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:44:23.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:44:33.541Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=81096214-e50e-4758-b63f-c273f16ca662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:44:33.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:44:43.548Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=67b1ed33-646c-4ce5-be61-bcb89b8c2dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:44:43.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:44:53.554Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=f96a198b-6ec4-4d78-8cac-249313be5edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:44:53.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:45:03.560Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=b0f12889-c3f1-4448-9f34-2e88968dc427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:45:03.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:45:13.566Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=cfd845b8-ef77-4458-96f8-c1cb3725614e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:45:13.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:45:23.571Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=ed6c8ffe-2a8d-4922-a5e2-dc170067cabb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:45:23.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:45:33.578Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=a2f4c46a-298a-4368-a221-f7b699cdf790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:45:33.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:45:43.584Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=c9243369-531d-4ec6-88f7-df782fb93b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:45:43.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:45:53.590Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=1c16cece-8f13-496a-acdb-d9320f1e2199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:45:53.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:46:03.596Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=2cdee058-5ca3-406c-b7a4-7441486acd07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:46:03.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:46:13.603Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=1f8a8018-4f68-4a02-8552-024fc71ec536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:46:13.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:46:23.609Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=bb382e97-6c98-41ea-bf94-42536b5dbb14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:46:23.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:46:33.615Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=1f4ad421-8a3f-4fec-a4a4-81121e0d2606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:46:33.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T03:46:39.307Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T03:46:39.307Z |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-11-07T03:46:39.308Z |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-11-07T03:46:39.309Z |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-11-07T03:46:39.311Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-07T03:46:39.311Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-07T03:46:39.312Z |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-11-07T03:46:39.313Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:46:43.621Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=5dec1a86-8e66-4e65-a10f-098882e695c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:46:43.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:46:53.628Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=6377d4d3-e38b-4b46-b858-f314d9ee92f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:46:53.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:47:03.633Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=4c7484d7-9178-410a-8b41-5eb8ca181b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:47:03.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:47:13.640Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=89d03255-ff2f-494a-bfad-59e5d997e3f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:47:13.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:47:23.645Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=b809f536-a0a4-4cfe-9b4a-7883b68f31e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:47:23.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:47:33.651Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=ac5549e7-a728-420e-b4f0-914fd3175bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:47:33.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:47:43.657Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=5bf2e4bf-8be7-43f6-a7d3-15fcb602f60a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:47:43.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:47:53.664Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=ce69f783-71ae-48cc-8258-1a5aa5df04b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:47:53.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:48:03.669Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=5d218473-e437-4e00-8bce-01f7469c73c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:48:03.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:48:13.676Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=48e45e1c-c86e-4c2a-8f0c-f53d6d25855b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:48:13.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:48:23.682Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=34f15fcc-4c1b-4509-b7cb-6a81e19318c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:48:23.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:48:33.688Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=42b75d15-d70f-424b-a750-7914990ec207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:48:33.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:48:43.695Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=58fa7c1d-5e62-41dd-b680-e787a1386a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:48:43.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:48:53.700Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=36304d24-73cb-4a40-b3b5-5ff2ad75eb2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:48:53.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:49:03.707Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=3e12f3fc-6814-4bb3-99ae-ff4be50f4bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:49:03.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:49:13.714Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=be8306ec-89c7-4bbf-b280-c311e0ebff9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:49:13.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:49:23.721Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=8ffbbe30-acd2-4f24-8123-80e246949517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:49:23.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:49:33.727Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=ac21f257-0ff7-4145-84bb-e42072468806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:49:33.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:49:43.734Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=c4e1afb1-c770-444e-9541-38f11ebd84c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:49:43.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:49:53.740Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=afa368e4-6ee6-4143-a812-e4cdaec19c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:49:53.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:50:03.747Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=31e7008e-2617-4243-abf6-1c2c4f806729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:50:03.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:50:13.754Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=4a3036f0-8ad5-4236-b0f7-c21b6386ac66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:50:13.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:50:23.760Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=8de2ec18-2fab-4edf-bc86-ad8bf8259991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:50:23.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:50:33.767Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=c562619f-9e1f-4684-90f2-750443f41526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:50:33.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:50:43.773Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=836e59bf-ebf7-427a-858f-c97529f21acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:50:43.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:50:53.780Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=16ea42de-4757-486c-9fe7-4c2f570b07fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:50:53.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:51:03.787Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=2f355218-fc8b-4230-96af-82415a462f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:51:03.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:51:13.794Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=eaa8d01d-eef4-4d7c-99f0-fdb894bead8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:51:13.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:51:23.800Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=e35f8ed3-3411-44b4-ad91-d28f7c416f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:51:23.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:51:33.807Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=1f821b4d-d0a0-4164-b714-07d49ddb906c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:51:33.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T03:51:39.334Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T03:51:39.334Z |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-11-07T03:51:39.334Z |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-11-07T03:51:39.336Z |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-11-07T03:51:39.339Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-07T03:51:39.340Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-07T03:51:39.340Z |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-11-07T03:51:39.341Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:51:43.815Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=c12e0384-af1a-4de6-ba13-4cc94e619383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:51:43.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:51:53.821Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=5e1cb7cb-08c7-4ca2-8a3e-38901ca47d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:51:53.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:52:03.826Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=0b984cb0-bb8b-4a30-9316-2fdab1caf961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:52:03.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:52:13.833Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=983d9839-91ae-4739-aec5-b646481369b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:52:13.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:52:23.838Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=21bd870c-9a5a-4363-be61-2a759c4e7708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:52:23.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:52:33.844Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=9e645e2d-4ffb-4373-94fd-1a410c14851d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:52:33.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:52:43.851Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=62224915-ad37-4d37-a0cd-915b98ec88a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:52:43.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:52:53.858Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=dc606f7e-0a15-46fb-864e-1782e64d76a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:52:53.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:53:03.864Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=c6fd075d-b217-47fe-8102-f0a3605bd88e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:53:03.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:53:13.869Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=caa94aad-ccba-4e7c-947a-87fc3fe8ba5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:53:13.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:53:23.876Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=6c420ba8-7b60-4e82-9abf-a2b519c877b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:53:23.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:53:33.883Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=a68249e9-9df1-4d21-a4e7-2b95e55fa82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:53:33.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:53:43.888Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=43fa84ed-29d7-4987-8929-87133dfaba61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:53:43.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:53:53.894Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=6cc79a6e-b046-42f6-9f35-72483f95e6b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:53:53.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:54:03.900Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=197d5c8f-4072-44e3-a9c1-6184e8051151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:54:03.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:54:13.907Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=002b0a02-c938-4dc5-994c-f1d4c5c3d88e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:54:13.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:54:23.913Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=3bb6eb0f-e485-43fc-aff7-05934792ddd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:54:23.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:54:33.919Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=f9932185-f383-454a-85ae-dc35c7b8517d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:54:33.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:54:43.924Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=fd1988ca-6993-424b-8c5a-6b7428872bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:54:43.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:54:53.930Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=7e534818-e1d8-4d6d-a0d2-30a72370daad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:54:53.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:55:03.935Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=35037fdb-afb1-401e-be83-7712f0701bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:55:03.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:55:13.940Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=d53fc7a2-c168-4f53-a2db-fac2204e44fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:55:13.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:55:23.947Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=82ece4f5-d2e4-492d-9a9f-5598987356ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:55:23.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:55:33.955Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=fb9430b3-dd37-4544-be0c-308624ca6c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:55:33.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:55:43.961Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=e48cad1a-ff38-4b39-892c-0bed2fe04c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:55:43.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:55:53.969Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=69e580e8-2e74-41fc-bf36-63740c5372e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:55:53.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:56:03.974Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=6d551b9d-8519-4676-9661-a947ec3a3188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:56:03.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:56:13.980Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=8c2feda6-98cd-4367-8392-f7bb2dec9b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:56:13.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:56:23.986Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=cb107206-410e-403c-8734-28eea3faa5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:56:23.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:56:33.993Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=96646843-9e16-4780-9185-467b0b8ec793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:56:33.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T03:56:39.316Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T03:56:39.317Z |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-11-07T03:56:39.317Z |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-11-07T03:56:39.319Z |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-11-07T03:56:39.323Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-07T03:56:39.323Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-07T03:56:39.323Z |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-11-07T03:56:39.324Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:56:43.999Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=86820389-e877-4b1c-9701-88f92779165c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:56:44.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:56:54.005Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=9e3dcb08-6c6e-45ca-bc87-ba94b7f402f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:56:54.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:57:04.010Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=58d95c37-2388-4ede-91a4-5e6fb5204ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:57:04.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:57:14.017Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=925e194d-c9c2-4adf-b1a7-1ff35db5f1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:57:14.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:57:24.022Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=8a0b48cc-fbee-40c5-806c-648846b55246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:57:24.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:57:34.028Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=abcc25c2-000f-4172-b127-f5f58d18898d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:57:34.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:57:44.034Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=79326e26-4579-42a7-a795-bb79c57ca9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:57:44.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:57:54.041Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=9373f7ce-830d-4a35-8b70-137bd17cffef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:57:54.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:58:04.047Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=08386cef-e329-450c-a620-157a80fd1d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:58:04.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:58:14.053Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=5f7793d0-a446-4fba-8a84-5e72bd86cf14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:58:14.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:58:24.059Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=16338e10-5f97-4dc3-9a4e-e8108ca4b3fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:58:24.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:58:34.065Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=6b3b62ed-308b-4cab-8bd2-6ffd6e632fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:58:34.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:58:44.071Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=fe79a507-17e4-401b-ae5e-8a1492037925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:58:44.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:58:54.077Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=d0811614-adeb-4290-8269-d706a360ccd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:58:54.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:59:04.083Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=c28b7665-8a53-4ca7-8d61-4de0e00af313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:59:04.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:59:14.089Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=e8864a82-a004-462f-9654-6f63022452c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:59:14.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:59:24.095Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=7fe58790-6509-498b-bbcd-c82949aa61fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:59:24.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:59:34.101Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=5027b303-32dc-45ce-bc63-f2d12feda82b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:59:34.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:59:44.107Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=15a8de0c-8a90-44f8-b463-83da2ffc85b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:59:44.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:59:54.112Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=1fcc035f-5d15-44e9-954c-be7b3a8189d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T03:59:54.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:00:04.118Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=f7186eb5-1220-4e73-8e54-32ffed9980a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:00:04.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:00:14.123Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=24b91f21-d2ff-47ba-8deb-1b5d52768cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:00:14.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:00:24.129Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=a8dd633b-7577-402b-9a36-0afdab8a347d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:00:24.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:00:34.135Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=2bd009a9-e90b-4dd3-a77b-2108910a9916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:00:34.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:00:44.142Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=5e006029-a5e6-4f71-9050-93b9524a0dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:00:44.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:00:54.149Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=d45bac59-2044-43a1-a218-4010533337bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:00:54.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:01:04.154Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=f31fb1ae-090e-4edf-9f62-de0511027a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:01:04.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:01:14.160Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=48d2dfb4-7d4f-4360-87c5-7ca3ebdd4b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:01:14.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:01:24.166Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=25558a63-7923-4f5b-b297-8c0a77b66114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:01:24.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:01:34.171Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=a965cfd3-4d10-4af1-aa8d-fd8668a59f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:01:34.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T04:01:39.322Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T04:01:39.322Z |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-11-07T04:01:39.322Z |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-11-07T04:01:39.324Z |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-11-07T04:01:39.327Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-07T04:01:39.328Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-07T04:01:39.328Z |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-11-07T04:01:39.329Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:01:44.176Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=a3b33f87-99b2-455f-a1c5-f7a3e4315ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:01:44.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:01:54.182Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=9335b4b5-835c-4536-afb2-a6e92dcae797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:01:54.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:02:04.188Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=5efe2343-e438-40eb-aa6b-782c0236f8a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:02:04.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:02:14.194Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=39b5758c-1c40-44e6-9378-b6605662aed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:02:14.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:02:24.199Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=bb2b5ce7-d479-453b-a455-02adb9a18e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:02:24.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:02:34.205Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=f795265e-35d6-4ec1-a522-d3af0eaa382f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:02:34.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:02:44.212Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=66db91e9-de0e-42a8-bacf-ca2e6f3edb86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:02:44.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:02:54.217Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=10dda3b8-f90a-433f-b989-22f712e62630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:02:54.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:03:04.222Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=79844531-f76c-449c-b64e-0ee48e0a791c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:03:04.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:03:14.229Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=45983092-8cc0-47da-b4b5-7d701ae64a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:03:14.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:03:24.235Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=e282c007-1719-4e7d-8d15-b2f71e16dca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:03:24.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:03:34.242Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=beef73f5-a32e-4c45-9453-fc3f974b2608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:03:34.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:03:44.248Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=1f0522fa-f198-471d-a602-8f75e2b5073a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:03:44.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:03:54.254Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=4abe4aed-69ee-4897-abcf-673e2d9334df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:03:54.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:04:04.260Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=f7253bc3-b909-48aa-b4a4-6b67e666b0c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:04:04.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:04:14.265Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=d71d3113-658f-4beb-bb78-c26da06b049a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:04:14.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:04:24.270Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=124ce351-c01c-4111-a850-31b516d90720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:04:24.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:04:34.276Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=5d7699ee-789a-42b7-a1a2-6c6fbfa7733b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:04:34.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:04:44.281Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=f1948bc4-cdb5-497b-80a3-bf56fd97f1f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:04:44.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:04:54.288Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=def5e7dd-44b1-4834-9cdd-537319f137d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:04:54.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:05:04.293Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=3300efbd-754e-4af3-81be-bc448a991863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:05:04.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:05:14.298Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=608f7603-291d-4297-8005-cffffa9e77c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:05:14.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:05:24.304Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=62e0d652-9db9-4a8b-8eed-2f35b9381040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:05:24.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:05:34.311Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=c03c40dd-6836-40d4-b9ba-ac1648b0e4bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:05:34.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:05:44.317Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=f4997ce4-a296-46c9-a8cd-6924b4e45f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:05:44.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:05:54.322Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=c90d8483-2ec9-4bb4-a96a-96a1597c9623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:05:54.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:06:04.328Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=dac1f5f5-268b-4060-8119-2e1b81b50d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:06:04.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:06:14.334Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=700d8e77-77c8-479c-af80-66b6d81132d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:06:14.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:06:24.340Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=c5d6113c-ab29-4f42-aafb-148a24bbf3c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:06:24.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:06:34.346Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=d372372d-3ef2-4740-981e-1bcee1bea587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:06:34.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T04:06:39.326Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T04:06:39.326Z |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-11-07T04:06:39.327Z |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-11-07T04:06:39.328Z |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-11-07T04:06:39.330Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-07T04:06:39.331Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-07T04:06:39.331Z |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-11-07T04:06:39.332Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:06:44.352Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=ea17ef3f-8afb-4b3b-ab56-9f58d3a9116b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:06:44.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:06:54.358Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=cbe90d60-5630-4ad6-bdd4-9e2bc3bd386a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:06:54.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:07:04.364Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=a74a5d8c-fe8d-461d-8f41-08c8e4fc5088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:07:04.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:07:14.369Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=2cf1687d-6c02-47c9-82a4-e0f427d3f543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:07:14.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:07:24.375Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=f8ad319a-97cf-4c14-8d29-3e9f0d66c183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:07:24.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:07:34.380Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=e2bbb32d-dc6a-4e4e-b4a1-15fe9e07296c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:07:34.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:07:44.386Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=abfe07d7-8dbb-4142-a7c5-c33b4faf89f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:07:44.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:07:54.392Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=67af9df1-4a78-41a8-8f60-42c2949abe89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:07:54.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:08:04.399Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=7efbaad9-e0ea-4db3-b5cf-695e7afb9f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:08:04.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:08:14.405Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=dfa3e312-00cc-448d-a167-dfd54b9c4dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:08:14.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:08:24.410Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=91dedad3-5a7d-46df-a007-875a63e0658f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:08:24.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:08:34.416Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=ae2e0f67-5e98-4f93-8159-933c766065f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:08:34.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:08:44.422Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=9e77a830-8744-4ad7-bd86-7417b1457797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:08:44.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:08:54.427Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=a1ead398-c57f-4ede-a8d6-c3bfe2da9957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:08:54.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:09:04.433Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=d9695d60-e776-40cd-8006-121cd7a6d94a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:09:04.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:09:14.439Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=cf9f5075-ab39-4d9e-85b8-3f520190b381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:09:14.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:09:24.445Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=6d861d73-fb3e-4548-ac89-84b4de032b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:09:24.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:09:34.451Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=79c85159-7ae9-468b-b24b-3d1079fc41a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:09:34.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:09:44.458Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=30fb72e7-ea47-4ec0-a9cd-dc74b25fd683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:09:44.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:09:54.464Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=2ec3e359-2991-4e19-ba3d-48012b6a010c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:09:54.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:10:04.470Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=fe44194b-ca45-4891-af25-76210011aeab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:10:04.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:10:14.475Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=e889e3e6-1957-4198-8a16-4d85f16938f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:10:14.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:10:24.480Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=aefa90a8-ff2b-41cc-9933-e6cc5f35aa8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:10:24.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:10:34.486Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=1ee94025-fc3a-483b-ace9-4062c99f67ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:10:34.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:10:44.491Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=50b0332b-c84f-4c1a-a40c-a8fc19c2e172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:10:44.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:10:54.498Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=cadbbbce-42b8-465e-a21e-c1f7dce3c803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:10:54.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:11:04.504Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=c5a110de-52da-4880-bfbe-23acd9829250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:11:04.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:11:14.511Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=264a530d-f3ea-4fbc-bfe6-a167c4441a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:11:14.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:11:24.516Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=e06a8029-85e6-4996-9cae-81aab3d2dfb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:11:24.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:11:34.522Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=866a1648-2cf2-43c4-986e-c5ca1a61f4b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:11:34.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T04:11:39.300Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T04:11:39.300Z |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-11-07T04:11:39.300Z |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-11-07T04:11:39.301Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-07T04:11:39.304Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-07T04:11:39.304Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-07T04:11:39.304Z |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-11-07T04:11:39.305Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:11:44.528Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=d3178e2d-d2fa-486d-9eda-36b8ecf4aed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:11:44.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:11:54.533Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=8a64a912-d6bb-4d63-9254-5cf7c0c88f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:11:54.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:12:04.538Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=b59f694d-242e-475f-ab89-b65c21be5da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:12:04.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:12:14.543Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=da5bc900-34ee-4052-ba69-ca8bf9fc492d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:12:14.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:12:24.549Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=2430f701-6328-421a-b1b7-8b41a8991d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:12:24.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:12:34.556Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=304044e2-579e-46f8-8309-0d14fd965839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:12:34.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:12:44.563Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=af89f7fc-cdd8-4628-a572-8da711e824b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:12:44.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:12:54.571Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=fd9b6df0-ae44-4db8-96af-2fdc9dc67c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:12:54.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:13:04.577Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=2a6f482b-b3bb-49be-a747-a62358893da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:13:04.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:13:14.582Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=59297b49-ec1b-4ab9-917e-2a76f14ace96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:13:14.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:13:24.589Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=2466afaa-f540-4f84-abf9-86b629053f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:13:24.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:13:34.594Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=4ab3bb08-66a0-4dcf-8e46-6c8ff3901c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:13:34.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:13:44.600Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=244ae5a3-dd1e-40dc-8751-48bccffa6436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:13:44.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:13:54.606Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=d87268c9-3127-4cc8-87da-c41016e6c689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:13:54.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:14:04.613Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=035143b3-87bb-4a0f-925a-f7c8f33b1676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:14:04.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:14:14.620Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=b5eb06e6-cd3a-48c8-8888-e225796ead18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:14:14.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:14:24.627Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=ec2542ea-472b-4ffc-b080-7852687f2398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:14:24.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:14:34.632Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=91de8454-3339-4631-80ad-ef4a3a0b6f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:14:34.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:14:44.638Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=5be06b57-deef-47dd-b4b0-3813b75d1476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:14:44.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:14:54.644Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=30dc0210-b028-46fb-b5be-c93da4ac67c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:14:54.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:15:04.650Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=6c12ce54-bd52-47b2-80b6-77ba1b628f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:15:04.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:15:14.656Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=bd9b674a-d9f4-401b-bef9-dbdddef818bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:15:14.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:15:24.663Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=a6a760ec-c18b-40d2-bd9b-a57a871a1768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:15:24.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:15:34.668Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=e70a4da7-cb6e-4292-91dd-7e7d2632953c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:15:34.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:15:44.674Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=8156daba-8e79-43a4-bc68-e21782c85e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:15:44.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:15:54.680Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=72142057-db02-490b-a2ba-e46abe66d841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:15:54.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:16:04.687Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=46716297-8f8c-486d-bf64-45766ca01deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:16:04.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:16:14.692Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=53fb8ad3-be2b-4a66-8ce5-a2c7d72cbdb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:16:14.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:16:24.698Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=b5829cd3-0fb2-4d4f-9e7d-33cba441c899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:16:24.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:16:34.704Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=c24ba4fd-a9f3-494a-9d32-98ae1652811f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:16:34.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T04:16:39.316Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T04:16:39.316Z |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-11-07T04:16:39.317Z |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-11-07T04:16:39.318Z |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-11-07T04:16:39.320Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-07T04:16:39.320Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-07T04:16:39.320Z |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-11-07T04:16:39.321Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:16:44.711Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=ff696ef1-e65c-430e-892f-418a7a22f23d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:16:44.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:16:54.718Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=5c5d278f-a61b-4c82-ab0d-41ba31b4fa1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:16:54.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:17:04.724Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=0ecb3c6e-b185-470a-a510-41bc77a662b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:17:04.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:17:14.730Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=d436be60-3b5f-4a02-931f-753bf8497fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:17:14.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:17:24.736Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=67ce6cf5-2578-44eb-8e8e-c1331b454bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:17:24.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:17:34.741Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=9148d6b4-272b-4f30-85ac-31064a03a5cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:17:34.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:17:44.750Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=57f576d3-ebb4-4727-975c-99141ad42319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:17:44.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:17:54.755Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=1c9443c9-9413-46ae-9b67-a9da93763281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:17:54.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:18:04.762Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=f7376d2f-0edd-4a67-bda6-a626823e43f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:18:04.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:18:14.768Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=4662e91a-b7a7-47ce-ab58-8f5f5bffbdb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:18:14.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:18:24.775Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=fd789209-8489-4d40-9461-d02a6373e4ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:18:24.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:18:34.782Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=e67edac3-faec-435f-b61f-b55086db3d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:18:34.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:18:44.787Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=2e1ae898-55bf-47c2-8dd6-2ce86093e341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:18:44.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:18:54.793Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=eef43991-bbf5-447a-b5db-3795131ae07e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:18:54.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:19:04.798Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=106bf459-e6e3-40f7-ad70-6ac038703fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:19:04.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:19:14.803Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=e2d74330-6efc-47a6-bce2-ee34f0c6afb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:19:14.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:19:24.808Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=40dd6b28-5c65-40ed-8cc4-936e95245661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:19:24.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:19:34.814Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=d4435e76-f229-48d7-afa0-8d6eae224bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:19:34.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:19:44.821Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=333284a9-327f-4c1a-afb1-ed95cac33bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:19:44.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:19:54.826Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=79d59ddd-0e02-42bd-96b9-27dac92517e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:19:54.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:20:04.832Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=1ff9a7f8-2953-4635-9fe6-20f3975a94ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:20:04.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:20:14.838Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=c08b2a50-92ba-43e7-9aac-b07b27d3ce37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:20:14.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:20:24.844Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=01e8aad1-5f2f-4fa6-9f5e-6c21bb63d534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:20:24.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:20:34.849Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=00d3551e-168e-496f-8933-ddeb5bd02146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:20:34.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:20:44.855Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=7df1db3c-6329-4dbf-9692-68e153a19c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:20:44.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:20:54.860Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=12ffb778-ec68-4c50-a6be-f932db6a5118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:20:54.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:21:04.866Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=bbf87f9a-be02-4f06-9389-2d61667c0613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:21:04.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:21:14.872Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=0bceaf9c-f71a-414f-a5f0-4871bb1ca024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:21:14.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:21:24.878Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=0a593d20-4e32-488c-82a5-0816cda33dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:21:24.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:21:34.885Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=50cea35f-fd08-4d45-a2ba-8e8ecb108b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:21:34.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T04:21:39.286Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T04:21:39.286Z |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-11-07T04:21:39.286Z |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-11-07T04:21:39.288Z |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-11-07T04:21:39.291Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-07T04:21:39.291Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-07T04:21:39.291Z |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-11-07T04:21:39.292Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:21:44.890Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=65431ebb-349d-4be3-957f-44ae820e0203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:21:44.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:21:54.897Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=b7e1e554-d833-4ccb-8a17-58baa1314cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:21:54.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:22:04.904Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=9139a6b7-c84a-4a5e-b1ed-ca80b220f20b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:22:04.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:22:14.909Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=42aad0fe-0da1-40d6-94c3-34a567919cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:22:14.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:22:24.916Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=f1cf22cc-8cc8-4ba7-b3cd-982059f7bf6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:22:24.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:22:34.922Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=cbe534c4-162f-4799-8922-c79f996b0c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:22:34.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:22:44.928Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=fa9599f6-7e22-47cf-851d-c777b96e71f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:22:44.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:22:54.934Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=ffbf7a65-45f1-4e72-bb7e-f3f702b168a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:22:54.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:23:04.942Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=69201977-8534-4112-a705-1c2ea56e3928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:23:04.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:23:14.949Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=66ab3991-ee6a-4bf7-b612-6520c59c8d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:23:14.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:23:24.955Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=d493716a-1c5d-40a8-a61e-6863e03fcd1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:23:24.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:23:34.961Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=defe7f83-3198-400b-9849-b3d2c898b2a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:23:34.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:23:44.968Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=9eb41956-73e5-4524-89a2-883e6ec0a592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:23:44.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:23:54.973Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=a754a338-3441-40d2-8877-83392c706749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:23:54.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:24:04.979Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=88db344d-51af-4f43-b477-1f99822dfd96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:24:04.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:24:14.986Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=1a3a865f-d5bd-4d3c-a1a1-2b7c089e1a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:24:14.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:24:24.991Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=cf73cd3f-ea98-401b-b912-78d4fda9b63b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:24:24.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:24:34.997Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=5ac45b3f-7390-40e0-bd20-55244eb225ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:24:35.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:24:45.004Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=e97d5c62-a56f-42ab-9d2e-2eaea5514c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:24:45.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:24:55.009Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=423838ef-5fab-48f9-99e9-5ae47969bd95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:24:55.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:25:05.015Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=693eb9da-8569-4347-a4a9-50070127dc45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:25:05.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:25:15.020Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=b37178b6-7eca-47ef-a340-81b74f736892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:25:15.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:25:25.027Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=28af5f6c-0159-4a7a-8e59-869cb4c783bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:25:25.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:25:35.033Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=4ce5ebbc-f6ea-4515-bebc-9f39b422c4e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:25:35.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:25:45.038Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=8ab02d60-897a-493a-9e09-cff26a751e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:25:45.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:25:55.043Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=1901cad9-1172-4105-a3ed-1bf4640565f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:25:55.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:26:05.049Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=486ca2fd-dde8-48f3-9adc-c5d65f32bb8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:26:05.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:26:15.055Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=a5c2c9f3-54a3-46fc-aa9f-4d43a1e7cf7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:26:15.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:26:25.061Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=b82a0bf5-d108-44a8-b534-37f85096a4b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:26:25.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:26:35.068Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=be661ffb-88d9-4d3f-a8b4-3ba9302e5c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:26:35.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T04:26:39.305Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T04:26:39.305Z |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-11-07T04:26:39.305Z |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-11-07T04:26:39.306Z |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-11-07T04:26:39.310Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-07T04:26:39.310Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-07T04:26:39.310Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-07T04:26:39.311Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:26:45.073Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=be060c48-4c1c-4585-9c5d-edafd6a63d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:26:45.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:26:55.079Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=e5dbbbd3-a092-46a7-bf91-931ba538be1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:26:55.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:27:05.084Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=d91754ce-6e17-442d-a502-8183a72a1107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:27:05.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:27:15.091Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=aea01c5c-40d9-4c44-9bd3-2b4aeaca886d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:27:15.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:27:25.096Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=264f5b5b-5072-4aa9-9018-da97dc9bee4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:27:25.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:27:35.102Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=421ecbc0-ac0f-412a-b6e8-9b1899c32c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:27:35.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:27:45.108Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=56aa39bc-042b-4775-9b3d-661a994643fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:27:45.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:27:55.113Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=2c2e8601-19b1-4d47-96d3-3aa336e3bb46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:27:55.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:28:05.120Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=ddda5048-b6a2-4c99-ab45-25d522735252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:28:05.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:28:15.126Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=eedbfd50-ccb1-4bff-92ac-844cbaf2920f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:28:15.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:28:25.132Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=2c961b1d-1092-4f65-bbb9-e210d29a72eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:28:25.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:28:35.138Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=62159af3-6a2e-4abb-b189-bfd275b965d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:28:35.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:28:45.145Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=5b67c282-9b47-49ef-b804-2d5bc585053e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:28:45.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:28:55.152Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=633d1ab7-a925-43ad-9098-334d179ea687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:28:55.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:29:05.157Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=4864e2c6-4855-479d-a277-a62b706b119d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:29:05.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:29:15.163Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=30d2c3d9-cdbf-4335-9cbf-02ce1dc95f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:29:15.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:29:25.170Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=070959f8-c141-41c5-846b-abd1bee9bffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:29:25.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:29:35.175Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=56780d59-6ee2-4683-a464-4813c0e42319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:29:35.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:29:45.181Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=8686eadc-4124-4227-82d8-47a67fc30c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:29:45.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:29:55.187Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=3fb630f9-8b47-48b1-bddb-5c5cd2d75272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:29:55.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:30:05.192Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=cbb6e8a4-db2f-490f-95f2-5f672bb4488f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:30:05.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:30:15.198Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=f857edc6-09f3-4fe5-af4b-1a8b80b1fb3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:30:15.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:30:25.204Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=2431eab6-dafe-4d11-b72f-b14e5d0dc9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:30:25.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:30:35.209Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=54e91723-4e58-42c3-8d5b-8a707261a422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:30:35.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:30:45.216Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=92283f7b-408e-4a29-ab16-616ceaba5058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:30:45.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:30:55.221Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=4fe01c1f-3d3a-438b-b1e3-d6797262f16f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:30:55.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:31:05.227Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=9328ab33-bbd0-423c-849e-b009dc1db9af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:31:05.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:31:15.232Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=aee94835-b6b1-4ce3-93f7-34bc084f9190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:31:15.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:31:25.238Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=c578799b-a7c2-4d67-a143-cb1f34301443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:31:25.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:31:35.243Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=9e176354-1a5b-41f4-aead-875e01560be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:31:35.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T04:31:39.287Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T04:31:39.288Z |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-11-07T04:31:39.288Z |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-11-07T04:31:39.289Z |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-11-07T04:31:39.292Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-07T04:31:39.292Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-07T04:31:39.292Z |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-11-07T04:31:39.293Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:31:45.249Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=263c56f7-d375-4195-a548-05f786a9566f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:31:45.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:31:55.255Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=d7b4ae39-d7a2-4656-9a08-1f0ff87c5e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:31:55.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:32:05.261Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=f245a25e-a15d-4644-9d87-bb7b8b3da02c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:32:05.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:32:15.266Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=51df0548-d7a4-40af-ac12-c95322bea7c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:32:15.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:32:25.272Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=e0fbac05-1e66-474e-be67-91f449fdb36b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:32:25.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:32:35.278Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=9374827a-9d13-402f-a64f-895f0adfef2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:32:35.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:32:45.284Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=a33de752-2226-4b45-8d0f-cc2dd131372d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:32:45.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:32:55.290Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=76883b07-7c59-4b2c-a0ea-1cf4b7208c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:32:55.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:33:05.296Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=fe5500fa-d9eb-42c0-9a23-e96bfabdd393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:33:05.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:33:15.300Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=5a363f63-ffa1-4ea9-abaa-21192a43427f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:33:15.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:33:25.306Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=b7c649e1-5ab6-4122-8bfa-e2f92aa4c767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:33:25.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:33:35.312Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=f9f66044-b478-4962-ae28-340069cbc46d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:33:35.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:33:45.317Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=d7bd657e-1166-45e8-88f9-9ad094dd9792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:33:45.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:33:55.324Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=87cdfe23-3b94-4217-a8fa-f513d80179cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:33:55.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:34:05.330Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=94057891-f888-4fdd-9255-57006f0fcd27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:34:05.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:34:15.335Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=7554465d-5429-4581-a6d9-b0305a6599a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:34:15.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:34:25.342Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=7263f0a8-3826-4d6a-9798-6e3a5deaa382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:34:25.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:34:35.348Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=d790ed5b-d979-4f71-99bb-898b0f314146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:34:35.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:34:45.355Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=957aa415-5d89-4f13-a311-0d39a58cb7ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:34:45.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:34:55.361Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=956a9879-d2dc-4660-8c8b-6f25e2e54a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:34:55.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:35:05.368Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=664aac2d-e629-44b8-a052-8c6d6bd3ce69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:35:05.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:35:15.373Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=05bdba44-ebea-4468-a4a1-896c6f57999b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:35:15.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:35:25.379Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=f7fe467f-0186-4537-a6b2-788c6f9a557a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:35:25.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:35:35.385Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=8f1a88ef-50a4-4549-aeb8-d3ad0e538970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:35:35.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:35:45.391Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=58d7ea97-0d63-4643-943c-e060ef5caa73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:35:45.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:35:55.396Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=5c28282f-a065-402d-823b-b9f559f23b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:35:55.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:36:05.402Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=469be019-9fe6-47c8-aa20-af92f0d80579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:36:05.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:36:15.409Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=018d09c1-ca74-44f9-a516-c660e726d565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:36:15.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:36:25.414Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=9292acc2-ba6b-4e8e-b352-60e2783e423c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:36:25.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:36:35.420Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=dae4b1d5-2fda-48b3-a4c5-dc7a2216def1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:36:35.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T04:36:39.297Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T04:36:39.297Z |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-11-07T04:36:39.298Z |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-11-07T04:36:39.299Z |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-11-07T04:36:39.301Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-07T04:36:39.301Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-07T04:36:39.302Z |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-11-07T04:36:39.303Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:36:45.425Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=6a232bd3-8374-4be5-9d44-87c8edafc4e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:36:45.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:36:55.430Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=692ead44-c9f5-4e8a-ab2f-a534090408be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:36:55.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:37:05.437Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=6dbc325e-384d-41e2-ab8b-553f6fdf9328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:37:05.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:37:15.443Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=6a43636a-ea02-4bc9-aca6-3326363b615e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:37:15.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:37:25.449Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=9c15fdce-7213-41db-a62d-23b588b656f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:37:25.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:37:35.455Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=8520478b-d4e5-427f-845e-93654bf4f47d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:37:35.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:37:45.460Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=805c4725-386e-4a05-ba6f-5d43da2a3e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:37:45.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:37:55.466Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=2fee2b89-6d98-4bb5-b2ac-324a6ce8cdbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:37:55.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:38:05.472Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=381fce63-29e9-43de-b96a-c0b8a2de3e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:38:05.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:38:15.478Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=707e0c03-85a6-492c-99ca-ed8b93444b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:38:15.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:38:25.483Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=1db4cae8-2960-4b37-952f-fd5920347041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:38:25.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:38:35.489Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=1beae8fa-b763-4885-9e83-b30282bb2dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:38:35.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:38:45.495Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=9ed90c14-0dc9-43cc-b63b-d192e44c4d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:38:45.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:38:55.501Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=74ee3fe8-2b00-4494-b0bb-56099aebbfc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:38:55.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:39:05.506Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=445c64db-a21c-487d-b1be-ff00612a2eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:39:05.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:39:15.512Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=80427f3d-c0f8-4719-b3f6-0a51b5c512c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:39:15.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:39:25.517Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=b435f972-32fa-438e-b5f6-9f0ee333f626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:39:25.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:39:35.523Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=c7d4ec41-8836-44da-b8d5-75f194d50e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:39:35.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:39:45.529Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=c27c2dbc-4fd8-49f0-a32c-19f37774259c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:39:45.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:39:55.535Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=3458e48c-3f30-4afe-9032-c00d60849a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:39:55.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:40:05.541Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=bffa6f2a-7331-4df7-b332-749b1c30f9c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:40:05.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:40:15.547Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=b978d7d1-f96f-4fe1-b8c9-6b0e5bdac952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:40:15.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:40:25.552Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=90c60e53-f220-41fa-a706-c8588c943982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:40:25.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:40:35.558Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=8bcd267b-b176-4cea-8edd-c99b6bc5ebac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:40:35.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:40:45.563Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=f485e4a4-97a2-4600-b094-8c35bb62fc8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:40:45.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:40:55.570Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=f5af7445-5352-478e-ad83-14fd8bbc9cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:40:55.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:41:05.576Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=30083a83-89bd-4d35-8537-a5f1822b6139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:41:05.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:41:15.582Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=faf78501-6f81-4f6e-8f0a-bf7cecd30af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:41:15.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:41:25.588Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=e81e1204-324b-4230-ae64-bee8f3126825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:41:25.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:41:35.594Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=35fe1771-06eb-4a30-8e51-c5f85ac41a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:41:35.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T04:41:39.294Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T04:41:39.294Z |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-11-07T04:41:39.295Z |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-11-07T04:41:39.295Z |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-11-07T04:41:39.298Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-07T04:41:39.298Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-07T04:41:39.298Z |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-11-07T04:41:39.299Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:41:45.600Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=95c3940f-d712-40f6-82b6-8ba07082d01a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:41:45.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:41:55.605Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=40d51c4a-36ca-4a5c-96ab-08ca9fef700d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:41:55.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:42:05.611Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=7bfc20b1-199b-4690-896f-1294b36040e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:42:05.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:42:15.616Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=a7bb105b-92f2-490e-8597-cb380ac2872b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:42:15.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:42:25.622Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=d3ca0111-edbe-434c-a6e6-89796991b5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:42:25.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:42:35.628Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=a8fb5cf7-6744-44f0-bfb8-3b6f42ba87ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:42:35.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:42:45.634Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=774401bb-b0b9-4d81-9442-9c025ff008d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:42:45.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:42:55.640Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=050e0a50-2a4b-450a-8d95-8f2f633edbf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:42:55.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:43:05.645Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=e9c77e86-dfd5-4c19-8c1d-17ce7b45e80d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:43:05.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:43:15.650Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=f88bfe87-4fb9-4e26-8b48-55dcabb064f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:43:15.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:43:25.656Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=7a901155-a17a-459c-bbe4-c5353b8b24f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:43:25.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:43:35.661Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=312404d5-0ec9-4145-b7ec-73fa1c5441cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:43:35.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:43:45.668Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=cfb9e609-3add-4bb8-b3a4-601d8bbfb9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:43:45.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:43:55.674Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=28993b55-9079-4925-b9c1-d5ecc51736ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:43:55.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:44:05.680Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=0b3aef1e-aa56-4070-93af-5bd9559eab73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:44:05.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:44:15.685Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=dec1e019-f4ab-42f7-a654-738f0b0e63ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:44:15.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:44:25.690Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=da89d43f-0096-474e-b012-f238b1322301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:44:25.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:44:35.696Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=7b66a589-6e57-4b71-9e0b-3c69b4d358f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:44:35.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:44:45.702Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=686e1c0b-371f-423f-99da-54f3caa73210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:44:45.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:44:55.708Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=b8afc07c-8ef6-43ad-b163-abfadcc14df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:44:55.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:45:05.714Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=c36d4fd3-de85-4a9d-9917-e4a5f3c523ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:45:05.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:45:15.721Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=b16e9d5e-05fc-42b7-bc16-052b0f0fce98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:45:15.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:45:25.726Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=3f1c1098-cd70-48b7-abd6-17e1cacae95e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:45:25.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:45:35.732Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=3be4b662-34ea-46e8-94ad-3e2c017ec2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:45:35.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:45:45.738Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=d11d9818-9e23-419c-8648-ab524bd2c113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:45:45.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:45:55.744Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=a46c1468-867b-416e-b24b-a893241789af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:45:55.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:46:05.750Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=a2da21ec-4ddf-49be-b0e1-780fbf1682b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:46:05.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:46:15.756Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=1bf5d51b-f943-4082-ae88-188bc8fac160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:46:15.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:46:25.763Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=fad3ca7a-2c44-4bb3-8575-e1b61fd57bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:46:25.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:46:35.768Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=403ee772-2ed2-47b6-a7fc-fe8214c3a076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:46:35.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T04:46:39.306Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T04:46:39.306Z |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-11-07T04:46:39.307Z |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-11-07T04:46:39.308Z |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-11-07T04:46:39.310Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-07T04:46:39.310Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-07T04:46:39.310Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-07T04:46:39.312Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:46:45.774Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=4c2ddd0c-7ca7-4baf-85c6-e7358cd40c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:46:45.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:46:55.780Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=8d21be30-6350-42bf-95d1-3493bdde7900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:46:55.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:47:05.786Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=00e65af0-fa69-47f0-9a53-d568c2da3317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:47:05.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:47:15.792Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=4251defe-d58f-4217-8967-eb750aa4cf3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:47:15.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:47:25.798Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=502c9477-f302-4db8-b23a-43450b421065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:47:25.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:47:35.805Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=b7284fa0-dd80-444e-97b7-3385e6d97daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:47:35.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:47:45.813Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=0a5e19b0-5269-43aa-b99f-e57bddc82458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:47:45.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:47:55.820Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=87001ec0-82db-4def-94bc-363960ff3e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:47:55.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:48:05.826Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=beaa850c-c79f-46c5-ad5c-6b9a247b77df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:48:05.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:48:15.832Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=f1a00632-b6b9-4e58-aa3d-8111b1539ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:48:15.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:48:25.839Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=d2428742-448e-4b71-84b8-4ce3c7c2ae84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:48:25.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:48:35.845Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=1dc248dd-5e79-46ce-8084-18904e5751f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:48:35.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:48:45.851Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=54f75053-ddb0-4f8a-bd74-0a0e9ec83dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:48:45.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:48:55.857Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=fcc1310d-adf5-4901-b4ff-34ecb4093de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:48:55.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:49:05.862Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=705fad50-da97-4c91-89cc-2de318d7a9f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:49:05.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:49:15.869Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=ca02937a-cbc8-4ad5-93b1-99486b1c12cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:49:15.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:49:25.875Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=d78fcf0f-1fb7-485e-85f0-6f74ebe726a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:49:25.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:49:35.881Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=1b5dce40-93f8-4d2e-9ef7-d54d88befc2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:49:35.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:49:45.886Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=c3fc3992-342b-4e07-841a-f0486502c4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:49:45.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:49:55.892Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=a5ac55ab-24a4-4dbe-b041-cb3a65dedc1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:49:55.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:50:05.898Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=aa532d59-7fc4-408c-8e66-804e196399f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:50:05.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:50:15.903Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=957228a4-0816-4b59-9bf4-7113fb1bece3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:50:15.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:50:25.908Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=1a0fe623-4816-42f5-9166-54e0a28e37f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:50:25.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:50:35.915Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=bca66a42-4760-4181-aa86-1ca944310136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:50:35.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:50:45.920Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=d011b612-20bd-4e32-b458-36cbfc6bbc8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:50:45.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:50:55.925Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=65178e04-db76-4d29-a16e-3ec9e0f0f8ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:50:55.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:51:05.932Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=835fddd0-f076-4a72-bbb9-c3dc096aad2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:51:05.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:51:15.938Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=7d70a60b-e809-471d-8f4a-df70a1c01ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:51:15.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:51:25.943Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=9546da41-52de-4d28-8571-bf02d9b3f447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:51:25.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:51:35.949Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=626d1f13-c247-4fcf-98fb-e8e4d0c0adea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:51:35.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T04:51:39.288Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T04:51:39.288Z |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-11-07T04:51:39.301Z |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-11-07T04:51:39.307Z |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-11-07T04:51:39.309Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-07T04:51:39.309Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-07T04:51:39.309Z |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-11-07T04:51:39.311Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:51:45.955Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=efb08e75-aeb6-4778-8c02-4716a826f167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:51:45.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:51:55.964Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=6254ae0e-6bdd-4170-aedd-f655071a37ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:51:55.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:52:05.970Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=5075b574-d3e9-493e-bd8e-b22daddbd3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:52:05.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:52:15.976Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=478b1461-7015-484c-8ede-7ef731bf2a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:52:15.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:52:25.981Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=b845b487-d62c-439c-9857-e2002ca5afb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:52:25.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:52:35.987Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=e2d7499b-a749-4dfc-9776-b3611169a1f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:52:35.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:52:45.993Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=2a7fc6d2-f991-4f49-906e-c0b78a4b118f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:52:45.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:52:55.998Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=c44f8a81-d658-42c1-be03-040205d41b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:52:56.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:53:06.003Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=47a96423-9a79-4b50-b4f5-57bd2eef9f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:53:06.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:53:16.008Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=bbd66bbe-54d7-448b-ad64-cb10aa5933d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:53:16.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:53:26.014Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=6470ee0d-74ec-4e3f-8b1d-d55bd32606f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:53:26.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:53:36.019Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=4d243651-e427-41c6-b0a3-b7d36a618cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:53:36.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:53:46.025Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=cdf3d5f8-5a8f-4316-8cf7-9c820a10d8dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:53:46.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:53:56.031Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=37a9f597-964e-40d0-bc51-be650f1d620a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:53:56.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:54:06.036Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=515211d8-496c-415e-be64-232cd9662cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:54:06.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:54:16.041Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=ea396ce7-9e80-4a0b-9ce2-c48186339240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:54:16.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:54:26.047Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=a4fd6d55-9b70-4147-8269-28981ebc85b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:54:26.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:54:36.053Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=1d6b5ed7-11d7-4ef8-a7ca-6827818b1cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:54:36.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:54:46.058Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=3c9d2f97-c694-4697-b316-3676a77865c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:54:46.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:54:56.063Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=011c2283-a9ca-402f-b005-86f810e54856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:54:56.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:55:06.070Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=4406a820-faa5-40be-9c54-eb9664ab6f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:55:06.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:55:16.076Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=6387d8ec-f455-4430-a4b5-57220cc3cdd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:55:16.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:55:26.082Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=6a6aabe9-cb6a-434c-9503-aae81698084e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:55:26.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:55:36.088Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=69d41543-a362-4dc7-8025-e58a9b4a3420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:55:36.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:55:46.093Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=4b261488-5e54-43fb-9308-5f39d9ff9541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:55:46.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:55:56.099Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=fdd2bc25-9981-4664-a06d-59765942455b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:55:56.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:56:06.105Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=4ca8814c-7b8d-4ef2-9517-83bfddb6a483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:56:06.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:56:16.112Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=1644697b-59ec-481c-97fb-22a75b4ec8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:56:16.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:56:26.119Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=31936b97-01ad-4df1-8e01-3359096e59e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:56:26.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:56:36.124Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=2d4f1470-a469-4e7b-9b8c-6ab673d6939b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:56:36.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T04:56:39.314Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T04:56:39.314Z |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-11-07T04:56:39.315Z |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-11-07T04:56:39.316Z |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-11-07T04:56:39.318Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-07T04:56:39.318Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-07T04:56:39.318Z |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-11-07T04:56:39.319Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:56:46.130Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=3cd285ff-7df8-44b5-aa6c-d20a69aff37b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:56:46.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:56:56.136Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=67f46cdb-a097-40fb-883d-efc7b1492f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:56:56.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:57:06.142Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=de944e41-6f82-4132-b6d0-97824f0aa694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:57:06.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:57:16.149Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=62b993a8-4e1e-49df-8bce-cbbdf786dc43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:57:16.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:57:26.154Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=52a03d78-a73b-4ef6-8177-fd336ff02f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:57:26.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:57:36.159Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=5ad80f81-6433-4644-9406-f12d61b3c44e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:57:36.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:57:46.164Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=7cf4a594-7eeb-4226-8445-3c803091f8ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:57:46.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:57:56.169Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=c07cff82-97eb-4b3b-a18d-11078441bb83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:57:56.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:58:06.174Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=83fa4be4-a281-4cd5-aab6-c1fbb978cd8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:58:06.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:58:16.179Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=7de9d007-283c-452c-a91f-b9e17d989e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:58:16.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:58:26.185Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=b60adeb7-9d58-43e6-bdc3-14fd18f41f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:58:26.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:58:36.190Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=594d10eb-b9b2-46dc-b766-6ca13a020f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:58:36.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:58:46.195Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=b06baa15-dcbd-4ba1-b2a0-2be7f36a3ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:58:46.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:58:56.201Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=3c7ea8d8-a08d-4dcc-a306-dde4fc898636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:58:56.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:59:06.207Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=dd97b9bd-618c-4ad1-9c5b-545beb5ffb81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:59:06.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:59:16.213Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=f1078198-ae05-48cc-bdba-8c356c467d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:59:16.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:59:26.219Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=4f8c242c-0d3d-4553-af0f-fcc84b045c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:59:26.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:59:36.225Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=8e8ee858-16a4-45be-b890-f3fbd597a04a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:59:36.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:59:46.231Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=f27f9535-890e-4cd2-92fb-7fc077f91dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:59:46.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:59:56.237Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=464e6c2c-3a75-469c-a2e2-e5d58d68126a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T04:59:56.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:00:06.242Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=097cef47-641d-403e-93bb-2714f89e6b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:00:06.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:00:16.248Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=5982e2a8-40d0-4526-8302-c50ff452f79f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:00:16.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:00:26.254Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=12f72319-91ca-48ff-b5d5-5a8bb87a87b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:00:26.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:00:36.260Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=bf0686aa-be20-49b3-94c5-83cb12d80b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:00:36.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:00:46.266Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=9a8cbed6-afaf-41f2-a378-30993597d454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:00:46.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:00:56.271Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=da6eadd6-97ff-4fa0-a219-8ffd453774cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:00:56.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:01:06.277Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=5c57bd52-d394-4393-a8b5-782130eb5bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:01:06.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:01:16.283Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=4081d826-19d9-4236-ae01-d2df563a7fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:01:16.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:01:26.288Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=6268d3ff-7bdd-4a7c-911f-25187cea4c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:01:26.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:01:36.295Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=26622b70-fa35-4a76-b397-8c858283872a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:01:36.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T05:01:39.289Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T05:01:39.290Z |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-11-07T05:01:39.290Z |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-11-07T05:01:39.291Z |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-11-07T05:01:39.293Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-07T05:01:39.293Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-07T05:01:39.293Z |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-11-07T05:01:39.294Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:01:46.300Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=4b82ca68-7b9f-4cd9-bf50-5a8e814d84ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:01:46.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:01:56.306Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=203905db-8625-423a-93bb-ed679ece4051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:01:56.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:02:06.311Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=fc6238c1-0699-4f0a-a4d2-d8cd52616570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:02:06.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:02:16.317Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=8a5e48d6-b4d0-4454-9cce-464412d9c167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:02:26.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:02:36.787Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=c2b17e96-e9dc-4594-b4e5-1bd9965de13e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-11-07T05:02:37.990Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=bNHoYwmKMFciGOwHIeJn, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:02:39.001Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:02:39.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:02:49.002Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=74c302be-6683-4583-bad7-6d2cc8905198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:02:49.697Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:401)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:420)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:474)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:685)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1368)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1280)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:507)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:446)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:02:59.695Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=8f631b2e-1ff9-4c85-892a-538907d1d31f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:03:09.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:03:19.228Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=ea9a05f6-9088-434e-a7e8-b33832ded56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:03:28.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:03:38.763Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=c1a366bb-803c-40dc-9286-47ac301f69cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:03:48.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:03:58.303Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=126b7dda-dd0a-46f0-9380-b394ba1142bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:04:07.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:04:17.839Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=80dbc09c-e0e7-4a14-a1bd-8ed02514eb74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:04:27.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:04:37.378Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=257c35a8-e143-420e-b6e4-3795116dd82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:04:46.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:04:56.918Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=9e497d38-7dca-454f-9231-b143c309de12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:05:06.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:05:16.461Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=9378b6b9-7093-4959-9019-1e032caef0cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:05:25.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:05:35.994Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=e41beb39-e449-40a1-a3d9-b0607a8cdc06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:05:45.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:05:55.533Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=bdca0f3f-3e1e-4c49-ab9e-c0b73940c862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:06:05.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:06:15.075Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=457cf54f-7c07-4309-80a3-7a9653479d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:06:24.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:06:34.609Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=0e7e14c2-dbe2-41ce-9a68-51a31b95f35d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T05:06:39.321Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T05:06:39.321Z |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-11-07T05:06:39.321Z |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-11-07T05:06:39.323Z |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-11-07T05:06:39.325Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-07T05:06:39.325Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-07T05:06:39.325Z |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-11-07T05:06:39.326Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:06:44.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:06:54.152Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=8f8defb2-4f57-42a6-bc3c-c0eb61e5e9e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:07:03.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:07:13.691Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=dc959954-322e-4095-b850-70a01bea71e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:07:23.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:07:33.229Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=0833033e-fd23-40ed-a9cd-a4211b647d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:07:42.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:07:52.763Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=cf6aeb12-4238-47fc-8eae-2256529fc4d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:08:02.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:08:12.296Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=64c6896b-79b0-4bc3-8c57-bd45001366e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:08:21.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:08:31.832Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=8a5f1c44-9f41-4495-8a63-f1429524c851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:08:41.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:08:51.369Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=763a5feb-f332-4a77-b452-6501f20ffde9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:09:00.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:09:10.904Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=679a6fd7-74b0-4176-8e67-99a09f7e6646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:09:20.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:09:30.440Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=8a436e24-4bd7-4b8b-8017-ce0c3ab2f007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:09:39.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:09:49.979Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=248d1f5e-6567-47f2-ac52-cf72b6ffad38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:09:59.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:10:09.522Z |INFO |Init configs |InvocationID=b30b62e3-c6e6-447e-b1a7-9355c0bac3d5, InstanceUUID=bbcf79a5-fa92-4d07-901c-c09c6409e461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:10:19.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T05:10:29.061Z |INFO