By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-03T02:59:35.876Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-03T02:59:35.882Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-03T02:59:35.930Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-03T02:59:37.119Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-03T02:59:37.298Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-03T02:59:37.299Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-03T02:59:37.299Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-03T02:59:37.510Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-03T02:59:37.760Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-10-03T02:59:37.795Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-10-03T02:59:39.870Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-03T02:59:40.598Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-10-03T02:59:40.636Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-10-03T02:59:40.637Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-03T02:59:40.747Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-10-03T02:59:40.748Z |INFO |Root WebApplicationContext: initialization completed in 2952 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-10-03T02:59:41.373Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-10-03T02:59:42.504Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-03T02:59:44.061Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-03T02:59:44.444Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-03T02:59:44.445Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-03T02:59:44.448Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-10-03T02:59:45.176Z |INFO |Started MainApp in 14.146 seconds (JVM running for 15.23) |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-10-03T02:59:45.400Z |INFO |Start scheduling PRH workflow |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T02:59:45.416Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=a3cf3570-148b-4128-a638-cded2511c443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-03T02:59:47.082Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.35:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T02:59:47.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T02:59:57.121Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=54044d53-8a9b-48a2-948d-49ea902bfbbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-03T02:59:58.180Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.35:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T02:59:58.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:00:08.182Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=5bef55ed-eb4b-4a8f-8b49-5d907bb63089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-03T03:00:09.260Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.35:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:00:09.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:00:19.261Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=2ab73954-4925-444b-bdc3-8d533bca32ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-03T03:00:20.325Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.35:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:00:20.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:00:30.329Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=627e722d-8ca0-4845-849a-3f98008a694c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-03T03:00:31.396Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.35:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:00:31.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:00:41.400Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=b2998ab2-f4a6-4949-a11b-d4f905c4e772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-03T03:00:42.500Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.35:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:00:42.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:00:52.504Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=f1e72608-80a8-4db6-a38b-acfc34922e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-03T03:00:53.572Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.35:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:00:53.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:01:03.574Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=a86d248a-6f15-4177-8d32-919450641ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-03T03:01:04.610Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.35:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:01:04.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:01:14.612Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=7edb2dda-ba4d-4947-9206-25be9bfc4b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-03T03:01:15.652Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.35:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:01:15.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:01:25.658Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=b04b570a-9426-4bf4-9741-4ec48f2f2d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-03T03:01:26.724Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.35:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:01:26.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:01:36.727Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=7e78d17e-89df-43d5-b9eb-71e3ba265d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-03T03:01:37.774Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.35:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:01:37.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:01:47.776Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=6428f7b7-2ac0-4d77-8df6-ee62ac4840d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-03T03:01:48.805Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.35:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:01:48.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:01:58.810Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=eba41340-1b91-457f-bd57-c0521bd642c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-03T03:01:59.874Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.35:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:01:59.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:02:09.878Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=319cdfec-ee5f-41de-b106-e16ab423a2e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-03T03:02:10.914Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.35:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:02:10.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:02:20.916Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=31c4bdea-8057-45a3-b5f6-35c1f2792e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-03T03:02:21.961Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.35:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:02:21.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:02:31.964Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=2eb08e04-7531-415e-b416-69cc9374053b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-03T03:02:33.032Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.35:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:02:33.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:02:43.034Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=f557c0a0-7cbf-44ca-b6a7-8a8e249c86dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-03T03:02:44.069Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.35:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:02:44.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:02:54.072Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=215cdf88-4869-4389-af61-5a58ef3d88ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-03T03:02:55.120Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.35:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:02:55.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:03:05.122Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=03022bd1-7658-4ac9-afcc-3c621cecb5bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-03T03:03:06.180Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.35:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:03:06.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:03:16.183Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=69227a44-d664-46c5-9812-2e5fdae0a23d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-03T03:03:17.218Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.35:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:03:17.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:03:27.221Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=64f458c4-4c3f-4071-b944-4fe4a71c6183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:03:27.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:03:37.400Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=5ba301d9-fac4-4962-b008-6e29098b8103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:03:37.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:03:47.437Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=c3ff139b-583d-401e-913d-bf2cc5e85471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:03:47.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:03:57.458Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=d02e5048-494b-44b6-ba45-48c9d14c70df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:03:57.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:04:07.488Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=ce4e19af-e717-498d-803f-a0c2d89521f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:04:07.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:04:17.507Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=7c6720b2-b21e-4bd3-b514-c01470e35a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:04:17.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:04:27.542Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=be551586-f95b-4ab8-9531-6511042d33eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:04:27.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:04:37.563Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=4dc521b2-1621-4da5-8246-d6db12b68999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:04:37.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-03T03:04:42.376Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-03T03:04:42.376Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-03T03:04:42.378Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-03T03:04:42.382Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-03T03:04:42.405Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-03T03:04:42.405Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-03T03:04:42.406Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-03T03:04:42.410Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:04:47.598Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=4c0dc136-ef52-4a0b-8797-5ce73a389da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:04:47.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:04:57.642Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=0a254412-36e4-41af-b2b2-a429e6a1158e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:04:57.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:05:07.670Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=1d0abafc-51c9-469b-8224-6c0ff4b8e2e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:05:07.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:05:17.694Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=ba199e56-c206-469e-b434-f6606afcedb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:05:17.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:05:27.712Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=26c97bb7-61e0-4fe6-b9a7-562089cd8a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:05:27.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:05:37.739Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=a9d44092-1fbe-4dc0-a905-2852dfa53356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:05:37.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:05:47.755Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=3e590f6c-79d5-4fd6-bca8-5af3e55448ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:05:47.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:05:57.795Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=4ecd3e68-c498-4c8a-8c61-50f6d61dd3fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:05:57.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:06:07.812Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=9f95bb78-1d2e-4e38-8048-eaf38ae629dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:06:07.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:06:17.843Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=b78b0cb8-8845-40d2-aaa3-e15ec2f446f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:06:17.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:06:27.864Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=cae84c13-23b1-44a9-850d-959997718b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:06:27.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:06:37.883Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=3f7ed766-e402-4bc3-bbfb-d0a4f4ac0b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:06:37.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:06:47.904Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=cd4eb744-3f47-452e-99cb-fc7175a276c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:06:47.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:06:57.925Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=3ff3c208-cc69-4cef-ad52-7efef66bf16d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:06:57.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:07:07.945Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=71139c7d-8cfd-4120-b868-4b48db4d3e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:07:07.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:07:17.972Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=45a7be05-f189-4fa8-8f13-9eaba8a67e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:07:17.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:07:27.997Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=f17045d3-bf98-4e17-a234-2708fdf799bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:07:28.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:07:38.015Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=5c48b860-1398-442b-a93c-71994b34e2d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:07:38.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:07:48.031Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=cea945bc-3638-40a1-bd50-19df050e8ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:07:48.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:07:58.054Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=38d9e148-7b12-4d19-a52a-11eed81ff5e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:07:58.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:08:08.070Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=32e034c1-c0f3-41d5-bcf0-8fd8c06d90c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:08:08.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:08:18.087Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=39e0a2e2-456a-4afc-992d-839399fff310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:08:18.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:08:28.119Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=5eaf4cf9-cc8b-4724-ba2c-211f5a99c119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:08:28.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:08:38.132Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=033a9fab-02b2-4b6d-9fd0-65401d43eacd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:08:38.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:08:48.157Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=c40a9ae1-7a7a-4033-979c-5073dcc91517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:08:48.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:08:58.175Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=3212f00b-8688-4374-a001-74134a9d49dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:08:58.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:09:08.194Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=34a31fa6-ad84-4ee9-9cd1-ea1354cf915a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:09:08.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:09:18.211Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=2a200e2e-887a-4afa-9a34-2cdf02179d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:09:18.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:09:28.228Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=70252bc0-0a8a-4a54-97bd-06d17bd3a16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:09:28.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:09:38.252Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=68cad85c-7465-4829-aaa6-cba0d9cdd07d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:09:38.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-03T03:09:41.745Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-03T03:09:41.745Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-03T03:09:41.746Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-03T03:09:41.749Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-03T03:09:41.760Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-03T03:09:41.761Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-03T03:09:41.761Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-03T03:09:41.764Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:09:48.266Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=9b4df662-1928-480b-a0b2-0358213e25c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:09:48.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:09:58.280Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=09a14c91-e30a-422b-b60a-b20ebee0f390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:09:58.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:10:08.294Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=1030821f-1380-4910-abfa-632e21487fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:10:08.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:10:18.308Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=0c6fc0bb-51b2-4024-8a2b-0168b7f34d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:10:18.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:10:28.325Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=fd9f7ea6-c0f3-4f02-b08c-f7bb966998e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:10:28.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:10:38.340Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=424724cc-bfce-4f53-aae8-31c1999c723f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:10:38.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:10:48.362Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=7a4873b9-74d6-4151-9dd2-718a73fda723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:10:48.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:10:58.381Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=7e86f21f-eefe-446a-9d27-e560311556f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:10:58.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:11:08.395Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=f2cbc336-7da8-4c75-b245-901c61a9d21a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:11:08.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:11:18.420Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=8a865c0d-46b1-4c94-9471-762171116af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:11:18.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:11:28.432Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=61896411-4fec-45a8-9b8a-0adfc117a2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:11:28.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:11:38.448Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=4e92fd4f-14e6-4c91-92b8-10a3679c76a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:11:38.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:11:48.463Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=e17046f6-7b09-492d-8d5c-f36c0dfdc0f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:11:48.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:11:58.478Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=ad63a88b-261d-4655-8f3e-03e4d41975df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:11:58.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:12:08.493Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=71bd474d-b619-4bbc-a2ec-ee4fcebc608d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:12:08.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:12:18.514Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=501b9f54-a470-4f29-93a9-b6c9bf340785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:12:18.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:12:28.529Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=2dc9262d-ea40-4e8a-b24d-70b7c5e3ab35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:12:28.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:12:38.546Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=7ec302fe-525b-4a55-abbc-bd1ddbc4568c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:12:38.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:12:48.563Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=2fbdfcd9-66e3-4362-8b51-77092a879844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:12:48.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:12:58.577Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=a16d49d8-22f8-415a-ad99-cc6ed2e5c48b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:12:58.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:13:08.593Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=2caf862f-fe5c-43e2-a5b7-bdce7badc7a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:13:08.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:13:18.613Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=e941aeb8-3239-4a06-86e9-45c692ec9c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:13:18.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:13:28.627Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=1cd1c157-5c02-4536-bb14-2c436a5a3a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:13:28.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:13:38.641Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=0ff13ebf-8e48-4c3d-85bd-12b7a3648771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:13:38.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:13:48.656Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=bf786c2a-62b9-42ad-92e3-83b07e5e6fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:13:48.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:13:58.670Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=ce17f723-4915-472d-8887-63cc3bb923f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:13:58.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:14:08.689Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=8da717e7-1dbf-40f6-8010-5a18f4918db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:14:08.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:14:18.713Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=63dbba61-8a2a-4e11-aad1-5ea7186e4cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:14:18.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:14:28.731Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=4bb23426-188b-4126-ac08-93342479756a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:14:28.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:14:38.746Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=a3ad1f19-ceb9-4989-8f96-69763cd0b717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:14:38.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-03T03:14:41.699Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-03T03:14:41.699Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-03T03:14:41.700Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-03T03:14:41.703Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-03T03:14:41.711Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-03T03:14:41.711Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-03T03:14:41.711Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-03T03:14:41.714Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:14:48.760Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=d111a39c-35a4-4f13-8121-e90868de8ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:14:48.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:14:58.772Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=e7a9b4df-b4a5-48a0-a143-1942c0fdbd06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:14:58.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:15:08.783Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=1cff7a73-3e0a-4cb5-a4fe-cc908c50af47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:15:08.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:15:18.796Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=4f9630d1-4ea2-49e1-8908-20ed18431b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:15:18.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:15:28.813Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=f49d319f-f459-4bef-ad03-42e8d601defb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:15:28.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:15:38.824Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=23ea44e1-7ba5-4ef6-9af0-56c4d1fa5137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:15:38.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:15:48.838Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=7cbc8286-8985-4e29-b6aa-b19f41a0cf01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:15:48.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:15:58.850Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=ee27e10e-7b4a-4a33-8736-14bd147afe89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:15:58.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:16:08.863Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=a21a6f26-95e7-4c5e-92ab-faef58bd211c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:16:08.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:16:18.876Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=d9a3b33a-5d58-41c9-9b1b-3ec407b77e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:16:18.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:16:28.889Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=9c344c1b-b800-4725-b084-c408870b7829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:16:28.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:16:38.900Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=8a85a049-51ba-42f1-885c-5efbc0e40e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:16:38.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:16:48.912Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=4cfdfdd1-c282-419f-8079-c234a719055e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:16:48.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:16:58.926Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=755e1fd1-02c2-4a98-ab6a-baa1d36253b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:16:58.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:17:08.939Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=8cc8bb55-ab25-430b-bb8b-566579e398af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:17:08.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:17:18.953Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=4ccb17af-411c-48be-b8ba-8bcc67bbd582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:17:18.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:17:28.966Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=690c53f8-0c9b-44bf-a5e8-8392c6908b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:17:28.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:17:38.978Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=4db20b83-e30a-4e13-9b29-e66de3aae008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:17:38.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:17:49.000Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=95faeef0-8893-4632-ba4b-f3ab63541d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:17:49.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:17:59.015Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=abb581e9-5d75-42c5-901c-ede6d1518676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:17:59.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:18:09.029Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=55e7e656-e84f-4895-a462-fb0e8527c94c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:18:09.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:18:19.043Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=91224647-49ae-4672-a4b3-5c422a48cc5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:18:19.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:18:29.055Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=90fb1a59-b4f7-4a24-a861-ecaf22365496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:18:29.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:18:39.067Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=94557586-e187-4dfe-8038-eb789d7cb51a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:18:39.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:18:49.079Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=eef50ccc-e228-4e84-96bf-ff3a622ea298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:18:49.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:18:59.089Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=2b96de76-6c7b-415b-bd4c-0bcdaac407f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:18:59.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:19:09.102Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=6cbbf0ce-90a5-4258-8f67-d19fdc1bbf1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:19:09.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:19:19.113Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=fa91d038-e2b3-4774-a52f-a63bb84832f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:19:19.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:19:29.131Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=7f2946fe-46a3-4661-beed-09913b05de8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:19:29.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:19:39.151Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=92cc4c4f-e957-4351-bfda-e8c31cc3149e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:19:39.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-03T03:19:41.737Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-03T03:19:41.738Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-03T03:19:41.739Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-03T03:19:41.741Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-03T03:19:41.752Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-03T03:19:41.752Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-03T03:19:41.752Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-03T03:19:41.755Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:19:49.166Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=1c9ef571-4c1a-44d1-ae6f-61123ababd41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:19:49.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:19:59.181Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=045d7f19-3f3d-47da-a7e3-cf30ba29543f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:19:59.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:20:09.199Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=a5ed08ab-fbf7-46e2-9dc0-aeb9b301d2b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:20:09.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:20:19.212Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=28da2ccc-d8b0-467c-b35c-640f0639b0c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:20:19.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:20:29.225Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=eb2d0a05-4509-44b3-8706-32a53c08c9bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:20:29.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:20:39.241Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=a9610993-68bd-4e48-9cc2-65d692289f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:20:39.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:20:49.256Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=6efde95f-884a-47fe-a12e-ed5b4a158889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:20:49.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:20:59.272Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=223f37c6-18ef-4f46-8ff7-5c48d39346a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:20:59.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:21:09.283Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=310b5697-73d8-48e5-9848-a3ff729be884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:21:09.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:21:19.296Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=f8df0ddd-5599-4e9c-af04-c4b8519ce1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:21:19.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:21:29.309Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=5df1c43e-9878-4b76-9465-16f5b6e3f45d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:21:29.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:21:39.322Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=ed3a5da8-a079-4936-9876-dde7c25590dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:21:39.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:21:49.335Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=f752625b-e527-41a5-baf8-672d72fe24d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:21:49.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:21:59.352Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=163c7803-9b91-4d9a-9c64-dc5db188b0e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:21:59.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:22:09.364Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=90890c74-f411-4233-a675-88ae1ede566a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:22:09.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:22:19.376Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=9c07ec7d-f7fa-4ab8-bdd3-43d011a512c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:22:19.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:22:29.390Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=9eac821d-2b08-458b-bf3e-e7013420227f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:22:29.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:22:39.403Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=22a65507-1c21-428d-aba7-2e8ad6044673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:22:39.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:22:49.416Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=6d9f1cc1-e219-4916-8986-b8547e4952c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:22:49.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:22:59.430Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=014cebe5-0f12-46e7-91c5-2dd6777d0cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:22:59.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:23:09.443Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=a62b73e1-2b76-4016-bb66-e654ca805da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:23:09.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:23:19.454Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=c422a5bb-01d5-4edf-af9a-994968abcdff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:23:19.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:23:29.470Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=1806659a-56bb-46c8-8df8-a7333c6289e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:23:29.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:23:39.484Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=e5eb80aa-c366-4f00-af41-3624e3153c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:23:39.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:23:49.495Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=27e68275-36ad-4c64-83cd-128eeea0f5be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:23:49.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:23:59.507Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=85905087-f191-4808-9852-cb6a0c4f1165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:23:59.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:24:09.518Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=dcae0f4c-432c-423a-b99d-e1f6e1ae97e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:24:09.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:24:19.529Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=ebc542c7-be73-4f79-a514-05bd06975d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:24:19.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:24:29.541Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=b70a469f-07b0-4bfa-87d7-74967cd5087c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:24:29.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:24:39.558Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=cf2d882e-04c5-4f22-9482-d14562c6d393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:24:39.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-03T03:24:41.738Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-03T03:24:41.738Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-03T03:24:41.739Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-03T03:24:41.742Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-03T03:24:41.751Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-03T03:24:41.751Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-03T03:24:41.752Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-03T03:24:41.754Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:24:49.576Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=d4bf53c2-8867-446a-8a86-2d19b43e8e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:24:49.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:24:59.589Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=2c5bb22b-3221-45f7-84d0-54e917ebfc42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:24:59.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:25:09.607Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=2f3eeb89-4d57-4cc6-8a5f-4537881a9632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:25:09.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:25:19.623Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=cdfd35d0-a634-47a4-b43f-570beb4118f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:25:19.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:25:29.637Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=62571863-5015-455a-bccf-24fecf82784b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:25:29.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:25:39.649Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=ea605e98-6a1c-4758-9203-61236d16559c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:25:39.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:25:49.659Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=4ccbc2d1-0879-4b72-be1a-88c94c66037a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:25:49.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:25:59.691Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=a690f015-6fc0-4a56-af38-d7b0590abd9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:25:59.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:26:09.704Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=cf2a2005-07eb-4082-aa75-f79edc0d4641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:26:09.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:26:19.720Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=96a11a4b-9e95-4760-ac2f-3f9c84bcf2e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:26:19.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:26:29.734Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=8cc1d408-2c3a-4328-8172-e569f44015d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:26:29.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:26:39.749Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=7b1a5f14-d24c-43ef-823d-ca86cf9bbb21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:26:39.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:26:49.766Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=08a1e439-83ba-4276-bbe5-14cdb9f732d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:26:49.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:26:59.789Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=3b8678b7-ee36-4666-9536-871ac6c2db97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:26:59.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:27:09.803Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=3433b0c9-85b4-4c41-9c54-ae0f9e9d5eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:27:09.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:27:19.829Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=00f9f2b5-e99b-4af8-9b8e-c0c2644eaa53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:27:19.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:27:29.844Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=eef3d302-117a-4149-9176-3ff62c8924f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:27:29.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:27:39.857Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=58ce42fa-89c0-4b83-89f3-5b3ecab6092c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:27:39.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:27:49.888Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=aa3d04d5-2cd3-4127-8966-6604510327fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:27:49.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:27:59.899Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=d394f632-4351-4816-88b5-393af366604d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:27:59.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:28:09.911Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=7b860ece-4566-417f-9c04-da5f212625ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:28:09.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:28:19.926Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=149183e1-dd10-4734-be75-1d387b5eb345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:28:19.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:28:29.939Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=33db7d93-5563-4b27-a4b6-667fab027b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:28:29.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:28:39.953Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=ea342839-3fe4-43e6-a85b-9e7d829e3d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:28:39.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:28:49.965Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=5fdf7605-a977-42b9-a5c8-150919445dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:28:49.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:28:59.982Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=5549fc7c-7036-4bff-9473-49b04a9fb15e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:28:59.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:29:09.997Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=2700e57e-41e7-4d46-a38b-00c7276ad58e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:29:10.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:29:20.008Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=d1ccf7fd-81f2-4c2d-8902-01eb817d09ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:29:20.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:29:30.020Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=54947ace-cfd2-41a5-bb5c-0679ce1f5201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:29:30.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:29:40.034Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=bd0de2dc-baf0-4a4e-a2aa-bb363e06ceb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:29:40.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-03T03:29:41.687Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-03T03:29:41.688Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-03T03:29:41.689Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-03T03:29:41.692Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-03T03:29:41.700Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-03T03:29:41.701Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-03T03:29:41.701Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-03T03:29:41.703Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:29:50.049Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=d62866a0-021e-4861-aa51-e8b922316efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:29:50.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:30:00.064Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=df90557f-7169-4827-8c18-4632cf87e782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:30:00.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:30:10.078Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=9b62347f-6c02-4947-9631-98256906b1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:30:10.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:30:20.088Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=e495c218-dd42-4cc1-8955-7840ed1b5012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:30:20.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:30:30.100Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=f30e4e0e-01c4-48ee-9e62-e345a515688f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:30:30.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:30:40.109Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=104b68ad-58c1-44d0-b3b1-58bcb93b9e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:30:40.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:30:50.120Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=4a49dbcd-ce2c-40e8-9cc3-358091b5a374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:30:50.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:31:00.131Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=747b997b-ab28-4a9c-9337-cfc7af1f45ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:31:00.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:31:10.148Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=3ce7a117-0428-4d7c-9e15-230d8d057205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:31:10.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:31:20.161Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=9f53dceb-567e-4005-9e1a-73e220a598e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:31:20.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:31:30.172Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=f80015aa-d905-4575-a83f-fc207ea6be30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:31:30.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:31:40.183Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=80992be3-b4ac-4a89-9186-efb8b38c99d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:31:40.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:31:50.193Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=08ed9d0c-d856-4537-85e0-bbc891a3df8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:31:50.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:32:00.204Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=4042a305-7d05-47e6-84b5-2f17760f14cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:32:00.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:32:10.216Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=f002fa9b-2c37-4183-b9c2-151ef333aca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:32:10.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:32:20.228Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=d1b90f57-a6af-428b-9042-00928ed9aa4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:32:20.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:32:30.239Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=9dcd971c-f9a3-4347-a8ef-c00fe6ad81c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:32:30.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:32:40.248Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=59208d51-d8ce-43a5-afc5-c7e4f4df6091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:32:40.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:32:50.259Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=19a67210-1653-497c-b3cc-b43b19ccc47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:32:50.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:33:00.273Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=5ab0dde7-e861-466a-955d-941047ac01fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:33:00.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:33:10.283Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=974a21da-acb4-466d-a96d-a1f4a718c66e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:33:10.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:33:20.295Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=569c3dd0-4550-4a60-9c5d-59c13dde5dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:33:20.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:33:30.308Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=181f6bea-63dc-421e-8db4-98d989e1a321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:33:30.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:33:40.319Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=237e3af4-b1ca-4036-9284-db8a7ed982c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:33:40.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:33:50.331Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=2ba4d6fb-3858-4ffe-8371-5480eb875e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:33:50.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:34:00.342Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=aacfa735-1241-4b69-9f67-010bcf7b635a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:34:00.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:34:10.354Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=691dabbe-6b1e-4c06-b3f9-c5e06801f27f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:34:10.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:34:20.365Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=7a43ee52-c407-465b-a2ed-c302eb605b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:34:20.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:34:30.378Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=4cd96037-8c3b-4a80-bb1c-757487f3ed56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:34:30.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:34:40.388Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=ab8ec45c-f765-42d9-9ebb-19380c73f545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:34:40.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-03T03:34:41.737Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-03T03:34:41.737Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-03T03:34:41.738Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-03T03:34:41.740Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-03T03:34:41.749Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-03T03:34:41.750Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-03T03:34:41.750Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-03T03:34:41.752Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:34:50.399Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=583a06a3-3566-4bf9-bad9-e78cf37668ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:34:50.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:35:00.410Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=4b8e38d2-baac-4d13-a36a-b8ae7f68b596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:35:00.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:35:10.422Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=64f1f0a2-ed7f-40a7-b739-76fc0ce621de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:35:10.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:35:20.434Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=d1b4642a-d4d0-43fb-a83f-c714802a914c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:35:20.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:35:30.447Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=c0cc3394-7670-4a40-9324-b3caa502dda2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:35:30.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:35:40.459Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=e26c2716-8a76-427a-bd70-d24aeb85bace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:35:40.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:35:50.477Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=e43e5970-ef81-4fa5-8400-0be0c6e6ec66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:35:50.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:36:00.499Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=7d864bf8-3bb8-4fec-b7cf-6a323c0b6dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:36:00.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:36:10.511Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=f620a6cd-45cc-4b13-ae7e-2249cf27a805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:36:10.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:36:20.522Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=b9936e45-9409-46ef-b762-713a17c74f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:36:20.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:36:30.535Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=e5d6fa0d-fa7e-4993-b112-3eb9f1dcd805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:36:30.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:36:40.546Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=9ba0e782-95df-4cef-832d-a69d620ae4be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:36:40.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:36:50.557Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=b73ad884-a4c8-485c-9714-93d431c7946a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:36:50.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:37:00.567Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=109fb3bc-c74d-4b97-b538-454e1ce50d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:37:00.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:37:10.579Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=5aab13a9-25ba-4fb0-a81a-ea93632ab92f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:37:10.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:37:20.590Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=2e4ea277-75cf-415d-91fc-62c503be67ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:37:20.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:37:30.602Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=cec2bfd4-bc84-44a9-954d-65df60811425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:37:30.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:37:40.614Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=11aba1d4-d84b-4f88-8ef2-4dc544622290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:37:40.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:37:50.624Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=37c959ed-c8d7-4b04-93d3-3a1f4d4ed78f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:37:50.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:38:00.636Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=622ef600-67ed-4aaf-ae9c-774dfc953602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:38:00.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:38:10.646Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=cad086fb-55b6-4c73-a3b7-71da46ace999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:38:10.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:38:20.659Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=ddf91f9e-82da-4279-9ae7-52af3ebe9f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:38:20.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:38:30.671Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=ed9606f5-cd22-4eaf-936e-9cf11a355369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:38:30.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:38:40.681Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=77df3873-5a59-431c-8622-b9c2fc61dbed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:38:40.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:38:50.692Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=7bb554cc-b77d-481c-a28f-8cf511653920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:38:50.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:39:00.705Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=cee90bbc-d12d-43f8-988a-44a7e9cc36d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:39:00.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:39:10.717Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=0baa5114-4ae9-45d5-94af-64b2c8d2d92e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:39:10.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:39:20.732Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=67f11d67-9e53-4f0f-bfaa-00bd36ff2ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:39:20.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:39:30.744Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=778dbad8-99ca-485d-bcfe-a132ae22ff4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:39:30.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:39:40.759Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=652d262b-31f4-492a-907f-8dd22067bf18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:39:40.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-03T03:39:41.731Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-03T03:39:41.732Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-03T03:39:41.733Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-03T03:39:41.735Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-03T03:39:41.741Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-03T03:39:41.742Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-03T03:39:41.742Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-03T03:39:41.744Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:39:50.775Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=df574508-d7ef-4e0c-b8c3-815bd95bdfac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:39:50.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:40:00.787Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=80080916-f4a7-43cd-975f-cfcdf4955a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:40:00.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:40:10.798Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=eda790a4-894f-464c-8e21-b4fbeb035eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:40:10.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:40:20.814Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=8de049f2-76ec-4b45-a940-90e527d8d8ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:40:20.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:40:30.827Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=96f05152-5b00-432e-aa25-ff84dce0c7e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:40:30.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:40:40.840Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=ed192b7d-09ca-4636-850b-9e09d95f82b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:40:40.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:40:50.851Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=f9acac4c-69cc-4e3c-a97c-95fb9d318992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:40:50.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:41:00.862Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=2aae13f4-2faf-4875-a9e4-9a1fd71a1e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:41:00.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:41:10.872Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=60c832f2-4aee-4155-ba46-4af320bcb334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:41:10.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:41:20.881Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=b32b60ca-0761-42eb-a805-1de49aa651de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:41:20.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:41:30.891Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=f248c951-1d04-4bda-8f77-713fea0d2455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:41:30.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:41:40.901Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=1e0e0d2c-e502-4cbb-bd20-7c3e22416fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:41:40.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:41:50.913Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=09d56613-1b11-4897-8bd2-4592c2b9058d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:41:50.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:42:00.924Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=b07cbdb6-ef64-40a7-8d86-7fee1c6ed312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:42:00.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:42:10.936Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=d3d08096-46fa-4d48-b273-0c03cc2b5d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:42:10.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:42:20.948Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=3cd107d0-9525-45cb-a9b7-d835318b2ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:42:20.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:42:30.966Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=d613c989-c5fa-4e1a-bade-b5b5d16f47bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:42:30.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:42:40.977Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=5374cfa4-0bb2-47ac-a800-3902350cbd7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:42:40.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:42:50.988Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=648cdcb2-38ce-49bc-88d7-306ceeedf1f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:42:50.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:43:00.999Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=84923b2e-1568-4d41-9824-c77310df623e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:43:01.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:43:11.010Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=f969805e-3633-4268-9535-694ed492ef85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:43:11.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:43:21.020Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=bfc2a331-5883-4e6b-a829-bedfdac5755a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:43:21.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:43:31.031Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=128a226e-991e-4f94-8abd-fb54d4f24236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:43:31.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:43:41.043Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=2f66259e-7a2e-4016-bb7e-9f3d3e03bc4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:43:41.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:43:51.053Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=b162737b-fb78-4be8-8262-c928ba933d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:43:51.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:44:01.063Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=4e3b0a7e-f520-4903-83a2-c1cd7f01c247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:44:01.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:44:11.077Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=5a579340-1681-42e1-adff-761ead22b7a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:44:11.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:44:21.094Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=eac345ab-cd5d-4639-99d1-172c56d9b6b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:44:21.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:44:31.109Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=bf8e0a4e-f45f-4217-8bca-537f89df205c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:44:31.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:44:41.121Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=a9f75028-7902-4ab9-8304-f6c97ac8fa2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:44:41.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-03T03:44:41.663Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-03T03:44:41.664Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-03T03:44:41.665Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-03T03:44:41.668Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-03T03:44:41.675Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-03T03:44:41.675Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-03T03:44:41.675Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-03T03:44:41.678Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:44:51.137Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=6b6206da-113b-486c-8fce-e076bd0d54dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:44:51.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:45:01.151Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=26b0437e-a071-4f72-becd-ded7b083a72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:45:01.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:45:11.166Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=ad7687d6-810b-491b-bf71-7b4317d5f84b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:45:11.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:45:21.176Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=f9e87c12-0e46-426e-9813-29230ba39583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:45:21.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:45:31.187Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=560c2733-66d2-46d0-b645-7301e461b6bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:45:31.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:45:41.198Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=dd8df10b-7070-4960-bbe8-86e5c26a61e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:45:41.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:45:51.208Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=fc48afbc-a14e-4c17-b52d-056c991ba8f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:45:51.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:46:01.221Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=198c1159-b1d8-47a0-b635-3dc98bcf49cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:46:01.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:46:11.233Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=81a70039-25a7-4c04-96b6-6534c47f654c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:46:11.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:46:21.244Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=1e98a31a-3d39-416d-b7a1-f8d2006373a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:46:21.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:46:31.255Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=08491021-fd3b-4078-a946-bac3dac03acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:46:31.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:46:41.265Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=4ddd3de1-97d0-477a-92a4-da833e76aa63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:46:41.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:46:51.274Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=fd07eb4d-e39a-4385-a3dc-4a82a8880a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:46:51.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:47:01.285Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=6564ece3-30d7-4b64-9178-08815d2c6404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:47:01.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:47:11.297Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=19fc3517-1d35-423c-9141-9f22101ae803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:47:11.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:47:21.315Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=77811703-a04d-4e13-8566-490b96d84e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:47:21.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:47:31.326Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=c6054506-2d06-4216-a3bc-9c432ad409e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:47:31.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:47:41.338Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=2b26ec64-b37f-4346-abb7-67865c522ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:47:41.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:47:51.351Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=0c3d3e8d-c761-49a4-80ee-8de46d9a69e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:47:51.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:48:01.362Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=b7de7ebb-9b29-444b-b711-ea46e746bfbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:48:01.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:48:11.372Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=82121cd7-cda3-46cb-ae99-fffdf15bb765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:48:11.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:48:21.384Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=c2de0234-bdcf-4ef9-b8d2-a3a684eea2f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:48:21.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:48:31.394Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=5f6e4a1c-cf04-4340-b2d6-8dfec65a35c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:48:31.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:48:41.406Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=d269da40-35fb-4784-9436-c1a7bf961e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:48:41.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:48:51.417Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=2a9c2878-195d-444c-bdf7-71b7e3f43a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:48:51.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:49:01.438Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=73980977-c483-47a5-ba66-7ec0bd42f9c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:49:01.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:49:11.449Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=9c790bb8-009d-408c-9868-1f032dbc1324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:49:11.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:49:21.464Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=6e3bcd14-01b7-485c-8d69-3fc871f27ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:49:21.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:49:31.476Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=efb9d469-f389-429a-8b30-2e8ec7ac8630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:49:31.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:49:41.489Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=62152764-b7b8-47fe-b13b-029a33bc2062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:49:41.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-03T03:49:41.710Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-03T03:49:41.710Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-03T03:49:41.711Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-03T03:49:41.713Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-03T03:49:41.721Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-03T03:49:41.721Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-03T03:49:41.721Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-03T03:49:41.723Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:49:51.500Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=4ae994b7-4044-44b1-9223-ab5881f1f834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:49:51.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:50:01.512Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=392bb548-13fb-46a6-9c61-776eda46340d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:50:01.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:50:11.523Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=288f6d3d-03c8-47dc-85d1-eff74e19f920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:50:11.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:50:21.534Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=12f041ec-988a-4ecd-8a30-7dd26957e19c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:50:21.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:50:31.552Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=790795c0-1e53-4162-b330-0809d1a9aa8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:50:31.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:50:41.562Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=0e8f9a93-9190-4a96-bd1a-f03b290378b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:50:41.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:50:51.571Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=a447e060-3d73-45a0-be8c-7261bbe3f82d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:50:51.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:51:01.583Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=bd8ae983-2fb9-45dd-9487-c0dc46d5d0b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:51:01.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:51:11.594Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=c7d7d4f5-02c5-4833-8835-0fd24084327e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:51:11.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:51:21.604Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=1cc01ec7-534b-438a-962c-4ab448c8d5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:51:21.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:51:31.623Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=6f764529-e465-4e90-9ea6-0089d36fda81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:51:31.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:51:41.634Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=b9c6302e-b9b0-4741-bfa6-63421d702991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:51:41.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:51:51.645Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=f0a2483c-8789-48a6-bbaa-c133a2e0f9da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:51:51.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:52:01.655Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=caad662b-d8d0-4e59-9b15-58e414398e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:52:01.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:52:11.666Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=d172c627-4f66-4974-9a1d-0bb4a16774af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:52:11.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:52:21.676Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=620645bb-4c3c-4cbe-86a2-9352446e1671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:52:21.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:52:31.690Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=75e1f5a5-13d5-4361-88ec-b379905f6b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:52:31.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:52:41.700Z |INFO |Init configs |InvocationID=ef0b4a47-1707-4355-88aa-a93ddf5b9a3e, InstanceUUID=d01209ca-14d7-43fa-8116-8dbf6d0590e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-03T03:52:41.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |