By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T23:01:42.635Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T23:01:42.638Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-13T23:01:42.678Z |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-02-13T23:01:43.271Z |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-02-13T23:01:43.355Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T23:01:43.355Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-13T23:01:43.356Z |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-02-13T23:01:43.447Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-13T23:01:43.496Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-02-13T23:01:43.521Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-02-13T23:01:44.884Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-13T23:01:45.275Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-02-13T23:01:45.296Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-02-13T23:01:45.310Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-13T23:01:45.368Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-02-13T23:01:45.368Z |INFO |Root WebApplicationContext: initialization completed in 1846 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-02-13T23:01:45.696Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-02-13T23:01:46.359Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-13T23:01:47.779Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-13T23:01:48.221Z |INFO |Started MainApp in 7.475 seconds (JVM running for 8.213) |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-02-13T23:01:48.283Z |INFO |Start scheduling PRH workflow |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:01:48.292Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=4670ec84-4ac4-48d8-93e2-588944648043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-13T23:01:49.717Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.140.8:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:01:49.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-13T23:01:54.430Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-13T23:01:54.430Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-13T23:01:54.433Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:01:59.747Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=7ac1c58a-90e4-450f-874a-7dffaf125876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-13T23:02:00.780Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.140.8:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:02:00.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:02:10.781Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=6ef55e3b-9c56-41e4-bdd9-83296e58c4e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-13T23:02:11.820Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.140.8:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:02:11.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:02:21.822Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=2b956106-f2f0-4ca5-b200-d8778317a159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-13T23:02:22.864Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.140.8:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:02:22.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:02:32.868Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=cc3351e1-6231-4f36-a2b4-6d4df27bd517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-13T23:02:33.932Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.140.8:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:02:34.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:02:44.032Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=cdac5a9b-f855-4adc-8631-ac9697abb08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-13T23:02:45.072Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.140.8:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:02:45.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:02:55.073Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=2fde3281-c33f-4a12-8cf6-3d23f25d9ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-13T23:02:56.108Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.140.8:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:02:56.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:03:06.109Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=83ac46db-9f4c-4fd7-a410-23747b2a3050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-13T23:03:07.152Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.140.8:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:03:07.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:03:17.153Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=23e722d6-e441-4dda-b7ce-27d54485fca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-13T23:03:18.188Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.140.8:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:03:18.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:03:28.189Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=a0c41310-a98d-4ded-9c3f-ce5ce3fcc9f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-13T23:03:29.228Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.140.8:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:03:29.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:03:39.230Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=f47bd776-5d37-4f90-9022-b81bd298bcfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-13T23:03:40.268Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.140.8:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:03:40.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:03:50.272Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=e383c416-c66e-4795-893e-adb19619980e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-13T23:03:51.308Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.140.8:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:03:51.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:04:01.310Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=2c920908-59c1-4ce6-a440-77d192691866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-13T23:04:02.348Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.140.8:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:04:02.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:04:12.349Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=799eb412-3cbb-4e51-b4eb-638c94c07666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-13T23:04:13.392Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.140.8:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:04:13.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:04:23.393Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=94de4444-ce5b-4c08-b9be-f13070a0c7dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-13T23:04:24.432Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.140.8:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:04:24.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:04:34.434Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=b5842f03-b979-466f-84b5-593f57a74838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-13T23:04:35.468Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.140.8:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:04:35.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:04:45.469Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=d371359a-297e-4962-955d-8fbac731bec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-13T23:04:46.508Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.140.8:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:04:46.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:04:56.509Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=7b87ff2a-9f3b-4286-98b1-e2586c2affca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-13T23:04:57.548Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.140.8:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:04:57.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:05:07.551Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=6a9f1d49-0d75-48f9-9006-56b1abef7478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-13T23:05:08.588Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.140.8:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:05:08.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:05:18.589Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=10249bd4-a8dc-471d-a5d7-e85d21ad5ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-13T23:05:19.628Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.140.8:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:05:19.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:05:29.631Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=f1056474-a96b-4bfb-a7a6-d1a67c88285d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-13T23:05:30.668Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.140.8:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:05:30.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:05:40.671Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=6d59e5ef-26ef-48f7-a9d3-cc3e379b58f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-13T23:05:41.708Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.140.8:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:05:41.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:05:51.710Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=5a4941ad-2aef-41ab-91e2-ec8dfaf7f767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-13T23:05:52.748Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.140.8:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:05:52.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:06:02.749Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=79537134-5a45-40fc-ad7c-7f7dfba71613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-13T23:06:03.788Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.140.8:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:06:03.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:06:13.789Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=6306d745-c399-4149-bf2a-a4b9e8532b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-13T23:06:14.828Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.140.8:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:06:14.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:06:24.830Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=eab842af-a9cc-49e4-9004-be65c0d9eada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-13T23:06:25.868Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.140.8:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:06:25.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:06:35.870Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=52b187a5-99ff-4d0f-8a9f-c29c8652f6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-13T23:06:36.908Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.140.8:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:06:36.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T23:06:46.649Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T23:06:46.650Z |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-02-13T23:06:46.651Z |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-02-13T23:06:46.657Z |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-02-13T23:06:46.668Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T23:06:46.669Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-13T23:06:46.669Z |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-02-13T23:06:46.673Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:06:46.911Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=4128a38f-dcf7-4604-8ac1-cf003f535c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-13T23:06:47.952Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.140.8:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:06:47.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:06:57.955Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=ef7303ff-822a-4847-a963-cd60192a2764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-13T23:06:58.988Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.140.8:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:06:58.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:07:08.990Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=2a1c2885-7ee0-4fc4-9689-dcc3b264ac94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-13T23:07:10.028Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.140.8:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:07:10.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:07:20.031Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=f74b6732-c6dd-40e1-bda5-4fc8e0c4e048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:07:20.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:07:30.157Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=b9b1424c-3db7-4edf-965f-d5537e6877bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:07:30.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:07:40.168Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=bf15ce47-2124-40b0-85fd-27c25b9103f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:07:40.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:07:50.182Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=16dddbc4-ae85-408f-83e5-4d240c38425f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:07:50.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:08:00.205Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=312e3ffb-0fc1-4a28-bcc0-486099b32c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:08:00.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:08:10.218Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=83ca9c6e-f036-4f17-8dcb-c58fa38c56aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:08:10.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:08:20.231Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=6c8aa1ea-0098-4c98-82b7-91e81d0453a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:08:20.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:08:30.241Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=6134906a-8e71-4082-b62b-72a2bebf89e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:08:30.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:08:40.265Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=b2107a2e-1177-4b3d-933a-f14ed9cce8a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:08:40.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:08:50.276Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=47cd3576-0766-474a-b49a-707bdaee8a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:08:50.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:09:00.291Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=73a73fb4-61f4-4d31-b8a8-1c9c1eb9b044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:09:00.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:09:10.305Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=9d149514-3e20-4629-807a-c086221a459a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:09:10.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:09:20.326Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=7f82b6b6-0c93-4be6-86f9-446c232a7f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:09:20.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:09:30.342Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=239757f5-576e-455c-8630-62446bda3c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:09:30.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:09:40.360Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=bdeabf47-f562-42a9-9229-eeb41f65c329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:09:40.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:09:50.370Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=184d6c44-d2d5-42e9-9fd6-ce33383a0477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:09:50.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:10:00.383Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=3808a2eb-b497-425e-b2f4-d1cf3f92e760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:10:00.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:10:10.395Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=b210b4de-f50e-441d-b8e4-0f4c1bcee7e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:10:10.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:10:20.405Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=49796185-f74d-4910-881a-3b0eb45d3f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:10:20.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:10:30.418Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=5e563af0-6e02-409e-a861-d2d99ae8852c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:10:30.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:10:40.431Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=49002556-6fa5-4829-a4fa-ef91695a3153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:10:40.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:10:50.452Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=cfddac14-a5c8-47cf-89b1-fba3992f034e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:10:50.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:11:00.462Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=33fa3108-44df-4c8b-9679-ccf8ac4fa32a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:11:00.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:11:10.472Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=e8b61b70-efcd-4cf1-99e0-d669b18d567f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:11:10.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:11:20.481Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=57830bc7-4247-47be-a0ca-4dc5be24cad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:11:20.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:11:30.491Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=01f9ae95-8319-42f2-a0cf-8756399d5d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:11:30.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:11:40.500Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=1afe6d2d-12f4-41aa-8e91-fa51bdc9b425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:11:40.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T23:11:46.040Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T23:11:46.041Z |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-02-13T23:11:46.042Z |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-02-13T23:11:46.046Z |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-02-13T23:11:46.056Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T23:11:46.056Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-13T23:11:46.056Z |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-02-13T23:11:46.059Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:11:50.509Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=28f119f3-7732-404e-a049-048d4789dd99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:11:50.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:12:00.519Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=85445f63-f4d5-4341-be8d-f9883fe03f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:12:00.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:12:10.529Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=817c16f0-614b-4f0b-9bdf-5886785c52b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:12:10.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:12:20.543Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=adcdfc8f-0c76-4581-a826-e788fe9ff5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:12:20.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:12:30.554Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=b1bdfe9e-60dc-464a-9f62-12953ec4b1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:12:30.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:12:40.562Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=6d27d2b2-3001-4eac-9fec-56b0578d0717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:12:40.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:12:50.571Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=b4d39660-e484-4c66-94b9-32813ef2e861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:12:50.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:13:00.583Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=920115fc-328f-4a33-83af-f85314feb460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:13:00.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:13:10.591Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=1c85deaa-045c-476c-aa0d-e444b3e9088f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:13:10.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:13:20.600Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=a8880478-56ec-475b-a239-1deb657cba23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:13:20.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:13:30.610Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=354a7378-c057-4a09-baf6-6b6ea1fde29f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:13:30.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:13:40.618Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=73a50408-4a60-4f47-8ce6-a5faaffced4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:13:40.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:13:50.628Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=4f094486-b65a-4d1f-ac33-30bed36fb524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:13:50.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:14:00.637Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=fb61fbc0-3568-466c-a1c7-9a37a0344f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:14:00.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:14:10.650Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=1c97992b-87b3-45c6-9def-ea9a224256f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:14:10.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:14:20.660Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=110405c7-a64b-4ffc-9828-1870da4b4ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:14:20.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:14:30.668Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=73010b33-aa93-499e-9e7a-ba23f4918a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:14:30.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:14:40.676Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=5901bf31-f294-4b48-9189-d5b9053f6872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:14:40.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:14:50.688Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=b945932b-1e42-4696-8feb-571f4dfb993e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:14:50.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:15:00.700Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=c03dfb36-75b6-4060-9087-ba4957f41576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:15:00.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:15:10.708Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=b3279c4d-5ad5-4ccf-95bd-8a74969fe2a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:15:10.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:15:20.715Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=fbee5ed9-3bc4-4b10-90fd-2d417e0ffb50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:15:20.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:15:30.731Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=1c8bdd7e-6199-44f3-bb34-f9111c610566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:15:30.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:15:40.744Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=efc9b69e-1bcf-4eea-8f1b-b475b461a8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:15:40.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:15:50.765Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=803e2e1b-9c73-4709-9f16-734f93e6d2eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:15:50.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:16:00.775Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=cfc6879a-36bf-4dbc-9681-5c38d094fe4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:16:00.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:16:10.784Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=5d3369b6-5eea-4ca9-a05f-2cde22038e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:16:10.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:16:20.793Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=b1d5f84c-6012-43d3-bb27-b0e63cfb9af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:16:20.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:16:30.813Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=e22b1746-9b12-40fe-b17b-dc113eddeae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:16:30.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:16:40.825Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=48b4a1f0-d22f-494f-854e-2fcff842650a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:16:40.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T23:16:46.051Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T23:16:46.051Z |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-02-13T23:16:46.052Z |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-02-13T23:16:46.055Z |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-02-13T23:16:46.060Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T23:16:46.061Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-13T23:16:46.061Z |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-02-13T23:16:46.063Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:16:50.834Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=17c06acc-2359-4f65-9d91-52d45543a19b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:16:50.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:17:00.847Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=2b1484aa-64e6-4a71-a0ca-5ffc012786a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:17:00.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:17:10.865Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=94ac0366-cd46-44f2-aa92-caa1b887ec8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:17:10.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:17:20.873Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=3172c074-da46-4c50-b707-5def07659f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:17:20.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:17:30.882Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=313c2bb7-5594-4f54-a7c0-01d4fb7b4306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:17:30.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:17:40.890Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=2ad02ba1-0f61-483c-9fab-4d2209d60385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:17:40.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:17:50.898Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=2766ef66-798e-4a7f-8941-a62415b47470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:17:50.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:18:00.909Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=a3b96061-b749-4ee2-bdef-11669090d564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:18:00.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:18:10.921Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=dab28303-5c07-494a-8de8-0af2f68ff532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:18:10.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:18:20.936Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=aaedf5dc-68b1-4d5e-af85-726fb6530a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:18:20.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:18:30.944Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=c004b5b2-78fd-47f5-8251-bbf6980a2123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:18:30.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:18:40.951Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=e163b2b8-c3f5-4c0f-8a5d-5c4a96988320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:18:40.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:18:50.958Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=5a951250-f433-42c1-9500-1f0e9b71e9d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:18:50.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:19:00.965Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=f3249037-668b-4a11-88e3-034356cec13c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:19:00.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:19:10.974Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=bd4f5c40-51b9-4298-b79a-234958dd2ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:19:10.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:19:20.986Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=8201f766-7675-407d-85f5-4c658876587d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:19:20.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:19:30.996Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=7f794531-debe-4245-86e7-6d5174ff856b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:19:31.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:19:41.019Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=ad5afa17-341e-499c-aa82-537954c6ffbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:19:41.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:19:51.027Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=11c72636-bf2a-4707-9e05-921fbb9d1505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:19:51.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:20:01.036Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=a16e9a63-4d2b-46c7-8946-adf6ecbb73ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:20:01.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:20:11.044Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=4bc8378e-1465-479e-bbab-212bfe0fc587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:20:11.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:20:21.052Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=20821af9-a2d2-4335-9cb2-c82a2c352039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:20:21.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:20:31.059Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=5591ddec-db68-46ba-8aaa-aa8b322c6f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:20:31.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:20:41.069Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=bdb025aa-cd66-4837-b06d-efa343e4ebe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:20:41.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:20:51.085Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=571ace0f-ed6a-49ba-8ffd-03f40b3475b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:20:51.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:21:01.093Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=30a6d01e-7df8-4f8c-b7df-d236f5f8380f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:21:01.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:21:11.102Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=97dc0cd4-0bc5-4b22-86f4-ae720bc98102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:21:11.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:21:21.110Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=89b56ced-1c5f-4394-9bee-24602c429d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:21:21.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:21:31.118Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=189189c7-0611-4750-9ee3-628af6061907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:21:31.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:21:41.138Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=0846a71b-f365-44c9-888d-611ba11644a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:21:41.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T23:21:46.004Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T23:21:46.004Z |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-02-13T23:21:46.005Z |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-02-13T23:21:46.009Z |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-02-13T23:21:46.018Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T23:21:46.018Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-13T23:21:46.018Z |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-02-13T23:21:46.020Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:21:51.154Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=9728bfca-066c-4c17-8374-c4d08f31766b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:21:51.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:22:01.162Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=90798650-18aa-45e7-acb4-94a18b903440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:22:01.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:22:11.169Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=d345f80d-78da-40ee-b842-ad6c96a3ddac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:22:11.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:22:21.177Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=61a937a5-499d-4cb2-8377-cfcc08ff0557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:22:21.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:22:31.186Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=decbb852-bf63-438d-92eb-bc87d5a5ed94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:22:31.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:22:41.197Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=56665114-5745-4675-a738-fcf2c4f6bc5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:22:41.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:22:51.207Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=995c4777-5ae9-42ad-8942-f470ea2f7e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:22:51.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:23:01.225Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=5a074b96-0122-47fd-8d1b-e0252e731bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:23:01.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:23:11.234Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=74b9cd84-2b5f-4afb-9451-118aa4ba7715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:23:11.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:23:21.248Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=b9b14b9d-80fd-4785-a573-344b5fea2aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:23:21.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:23:31.335Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=ce6cc9a6-a2a0-49da-9746-dd8ec455030a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:23:31.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:23:41.342Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=2ce759c5-c412-455e-b010-97a2ea6c03de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:23:41.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:23:51.354Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=135c25cc-5af3-42fa-b540-90d328e37679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:23:51.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:24:01.382Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=b458c7f4-54c4-42d4-885c-66c102bed404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:24:01.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:24:11.389Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=44d899da-2144-41c8-b3ae-8d23333eb28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:24:11.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:24:21.403Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=3f2bba91-7887-4965-a070-352ccaf89e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:24:21.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:24:31.411Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=65b2d059-0bed-4fc4-ab97-6fc09d5e4d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:24:31.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:24:41.429Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=38ba2d14-b33d-4a5d-9677-6bb6018a5780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:24:41.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:24:51.437Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=0f654a78-5da2-4cad-aa3f-0c276d2e59f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:24:51.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:25:01.641Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=c2d71a5d-85ea-4bd3-8c32-3521d8e3b445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:25:01.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:25:11.651Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=fb124b99-b642-4d60-a00f-34867ce257c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:25:11.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:25:21.659Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=c7432e4b-8cbc-4e90-a73d-73ed5bf3dbf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:25:21.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:25:31.668Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=20f55531-200f-414b-bb79-965f8cbde1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:25:31.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:25:41.675Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=b1d0b115-a4a5-413f-9288-13e4ea9def34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:25:41.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:25:51.682Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=c24d532d-94f4-4f69-a754-99992ee657d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:25:51.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:26:01.690Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=275770c7-b6f4-4f79-8e87-12636548761c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:26:01.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:26:11.697Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=043bd08c-f51c-416e-8203-0d37af2644b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:26:11.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:26:21.703Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=5d162040-acba-4122-84e8-9e1f9b6fe014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:26:21.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:26:31.709Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=5656da79-3838-41ee-ba09-6ddb954cdcfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:26:31.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:26:41.720Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=b6aef7d8-2eec-4e9f-9c99-1ef0d4b2966a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:26:41.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T23:26:46.009Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T23:26:46.009Z |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-02-13T23:26:46.010Z |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-02-13T23:26:46.013Z |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-02-13T23:26:46.019Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T23:26:46.019Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-13T23:26:46.019Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-13T23:26:46.021Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:26:51.737Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=799410c1-e06f-47a8-8731-bb199131ca37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:26:51.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:27:01.744Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=e16d6aba-309c-4c2b-91ee-5453223e6764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:27:01.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:27:11.751Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=045cdfa2-1ac7-48d6-bdc0-84034ffeb2b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:27:11.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:27:21.759Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=061f7f5b-fe04-41ad-81ee-6739b56fd31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:27:21.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:27:31.766Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=a0a1b620-ea1d-4eec-b44b-a908d8b8e01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:27:31.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:27:41.773Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=f1ff901b-7dd4-4223-af97-eba99f4f4a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:27:41.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:27:51.779Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=029f2a60-d83d-4563-8578-0183d9f43c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:27:51.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:28:01.785Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=98678496-b003-45c0-8b5f-4cf0dca3cb75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:28:01.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:28:11.793Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=75a0665e-2709-40d4-819e-d376d570810c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:28:11.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:28:21.803Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=388b3a22-fe24-45f0-b632-afefdfd79879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:28:21.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:28:31.818Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=80c57d61-0b23-4dcc-b75f-7e69d77fd7f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:28:31.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:28:41.824Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=375c0ff5-2295-45b2-a210-84ca23e5bd45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:28:41.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:28:51.833Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=b845916c-1370-4637-8b02-eeb6fc2b3b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:28:51.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:29:01.840Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=5e266674-cb81-414f-a53d-94948af6eb2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:29:01.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:29:11.851Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=eb7040db-ef9e-47c0-9b68-34a77a253288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:29:11.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:29:21.860Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=6d6bb873-30b2-4e67-8390-7b633171efa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:29:21.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:29:31.867Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=cbb92943-636a-477d-89d9-81a8e7a611c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:29:31.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:29:41.872Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=9c965855-3b11-4053-9b9d-c386dec072e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:29:41.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:29:51.879Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=9eec0a79-490c-4477-b31d-ed3856647d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:29:51.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:30:01.891Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=72d78492-051b-43bb-8a34-69e5e0e19622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:30:01.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:30:11.907Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=86aa8d06-4064-463c-84c2-786ef7ad431d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:30:11.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:30:21.914Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=c4f85404-a0e3-4e64-a1a2-eeeb34e520df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:30:21.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:30:31.921Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=c02a6ae0-fe5d-459b-94fc-4ccc221655a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:30:31.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:30:41.927Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=142f7d4b-e0c5-4de9-947e-3da64c531841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:30:41.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:30:51.935Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=4dd24db0-6511-438f-a70d-5deb3f96ab77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:30:51.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:31:01.942Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=3db44eed-afc0-497b-88c8-9fafd54f6f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:31:01.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:31:11.949Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=d6ceb2c0-aa41-472d-8309-69aff2588ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:31:11.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:31:21.955Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=85398cfa-0f3e-426d-9f6c-b8f3792e944e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:31:21.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:31:31.967Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=731e7eae-2bb7-4626-ab0a-0830e4b8cf70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:31:31.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:31:41.979Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=f0e68f03-3b2d-4817-ba7c-c510abea8296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:31:41.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T23:31:45.991Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T23:31:45.992Z |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-02-13T23:31:45.993Z |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-02-13T23:31:45.997Z |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-02-13T23:31:46.002Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T23:31:46.002Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-13T23:31:46.002Z |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-02-13T23:31:46.004Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:31:51.986Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=f13ad59e-b43e-459a-8d1f-68c188202d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:31:51.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:32:01.993Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=03a18f80-8c17-46eb-a2c6-934028613b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:32:01.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:32:12.000Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=4f05ae4e-176b-4274-bd58-7d0acc550709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:32:12.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:32:22.006Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=b589075e-5bd7-489f-8aa2-a8ec63dec496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:32:22.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:32:32.012Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=322001a5-4eac-4efe-a6b5-bd6e363fa54d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:32:32.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:32:42.019Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=e8de8b10-1271-4594-a92d-6d53c42314f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:32:42.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:32:52.026Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=103ea47e-a8ac-4e4e-953d-59e8f6bc5c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:32:52.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:33:02.032Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=3e407107-e9c7-455f-9295-c5601d6576c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:33:02.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:33:12.042Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=d5f1b8d5-a26b-4eda-a6b0-1461a7ddf57f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:33:12.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:33:22.054Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=636480a2-022d-4411-9174-9217852649ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:33:22.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:33:32.062Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=e14b80ba-7fc1-44b9-98a1-6adbbb35691c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:33:32.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:33:42.069Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=8e5866b3-9113-497f-9f67-70736c53dbc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:33:42.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:33:52.076Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=785726ae-c713-40ca-996b-5c4e3a9a5aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:33:52.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:34:02.084Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=a5646519-41ba-464a-8e4c-7c4796a1b9a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:34:02.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:34:12.091Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=0db50aef-bdf0-4226-be97-4f16f299c8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:34:12.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:34:22.097Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=ac0d51b8-44b3-4d03-a21c-5035f4c43d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:34:22.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:34:32.103Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=29781b71-2f84-49af-b41c-6e12f2522f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:34:32.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:34:42.109Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=d7118771-563d-473d-b2e2-d2b335b93161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:34:42.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:34:52.119Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=6c323a28-7cff-437a-b659-deaa9884a553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:34:52.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:35:02.126Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=828b5864-8183-423e-bc71-adf4a5ec7e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:35:02.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:35:12.136Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=343f3978-dfb4-4d2d-8f4e-c65111ae3e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:35:12.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:35:22.143Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=c567089e-ec57-4509-af5d-a1e433390220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:35:22.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:35:32.150Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=097a55ad-879a-4308-b3d4-d330c6c9f45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:35:32.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:35:42.158Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=45efed5f-67be-486e-ba68-484c6cfc960e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:35:42.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:35:52.167Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=29422b01-e73f-4ee2-922d-7c0f51af6144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:35:52.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:36:02.173Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=a16d940a-f7be-4561-a77d-443735ad65cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:36:02.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:36:12.184Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=c2ab3f40-cf18-4f44-a739-b1ca3338f6d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:36:12.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:36:22.190Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=c9e53391-db13-4d9d-ab5d-f068aa66e0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:36:22.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:36:32.196Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=7edefe6b-7a60-46fa-8938-298036cf727e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:36:32.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:36:42.204Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=12f85074-86b9-44f3-83b0-cf08272c6db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:36:42.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T23:36:46.042Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T23:36:46.043Z |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-02-13T23:36:46.044Z |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-02-13T23:36:46.048Z |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-02-13T23:36:46.054Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T23:36:46.054Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-13T23:36:46.054Z |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-02-13T23:36:46.056Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:36:52.212Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=78c34325-de3a-45eb-b6f6-1d9e4a4addb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:36:52.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:37:02.225Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=dcb6b6b7-b131-4eaa-8bdb-0bd18a6fe75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:37:02.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:37:12.231Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=6074d71b-7c31-4d98-bbed-f15e94cf672e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:37:12.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:37:22.238Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=153acf03-4918-4a11-9374-c6184fc2cff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:37:22.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:37:32.244Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=4d27a0da-aa55-4fa4-89e9-be6c77992e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:37:32.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:37:42.250Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=ffc05495-897c-4445-909f-0f5e016c86da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:37:42.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:37:52.257Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=c244a32d-14ac-4048-86b1-2ad8daccebe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:37:52.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:38:02.263Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=834abc1f-e016-49c4-ac7d-2331916a7c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:38:02.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:38:12.268Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=0e8b427c-7cfd-4ed8-910b-589bf0b870ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:38:12.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:38:22.280Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=dffa0812-bc55-4901-96c5-127b271e8a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:38:22.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:38:32.294Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=a95ba7e1-fd54-423b-80d7-8f73cb862a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:38:32.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:38:42.301Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=705f11b8-6c4c-4dc2-9a0c-55c08a5d5b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:38:42.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:38:52.307Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=eeafbb24-dfb6-42e1-882d-87aee7ababd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:38:52.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:39:02.314Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=34a5020a-0778-4489-a497-f1b258c46e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:39:02.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:39:12.320Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=d3230852-2fe5-492d-a402-7e19d8c0c5af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:39:12.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:39:22.327Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=99c0de07-03a1-4d10-8549-cd684636ff0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:39:22.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:39:32.333Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=cab457ec-0cf8-4b8e-b7f5-8585c3ad2d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:39:32.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:39:42.340Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=ebc8c920-9c95-4630-8cbd-897cb5c361ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:39:42.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:39:52.345Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=33a73d27-79fa-4c80-9fa0-1353fdfff7b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:39:52.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:40:02.352Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=75d4f20a-efb9-4564-9bc8-ea98c976a230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:40:02.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:40:12.361Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=dc85443a-ea5d-4066-a314-cd1ba3629e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:40:12.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:40:22.371Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=73a11eef-d2a6-4463-a4e5-951f5c5de4df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:40:22.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:40:32.388Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=116d51c6-2dfc-4882-9120-aa97c595ed5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:40:32.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:40:42.394Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=3b9976f2-5570-427d-9aaa-65d2a838e787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:40:42.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:40:52.400Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=0e3d8f85-af0b-46dc-b977-2dc55811388f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:40:52.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:41:02.407Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=a96cf1d7-e4d1-471d-9543-5bd15015eee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:41:02.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:41:12.414Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=1b4fde56-bdeb-4ba2-96b2-be50d0ebd8de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:41:12.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:41:22.420Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=007df0de-6fa0-490a-9edd-22f6168584a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:41:22.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:41:32.427Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=f89c2147-3752-4572-bb11-3ce0614c8848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:41:32.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:41:42.433Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=941c30ef-fc64-4fcb-9e67-19d545571cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:41:42.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T23:41:46.051Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T23:41:46.051Z |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-02-13T23:41:46.053Z |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-02-13T23:41:46.057Z |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-02-13T23:41:46.062Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T23:41:46.062Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-13T23:41:46.062Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-13T23:41:46.064Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:41:52.441Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=4f55921a-d6d7-4043-8e5c-d204866674cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:41:52.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:42:02.448Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=f4b89052-cf03-401f-b40d-a1b45791c555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:42:02.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:42:12.458Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=3079c651-c2d6-426c-83aa-fe7aa2aed89c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:42:12.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:42:22.471Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=3f8fe6d0-a70d-4a8d-9b48-13d2c7736da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:42:22.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:42:32.478Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=4fbdf9ac-f008-4453-80d8-751042d9fa3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:42:32.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:42:42.485Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=b95038cd-9dc8-49a8-8988-e333e8b998a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:42:42.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:42:52.493Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=f9e46f42-a6ff-4809-82d2-6cefde703dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:42:52.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:43:02.500Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=27634c67-3559-445a-80ef-b0f9c8fbd05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:43:02.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:43:12.507Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=bdd731e8-5598-4e54-b96b-ef1fd50c482a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:43:12.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:43:22.513Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=bfde238a-7253-4b10-9d5c-3f0a2b2a2ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:43:22.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:43:32.519Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=8d9a4c8d-98e3-4c83-bbc7-d15292e2a769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:43:32.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:43:42.527Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=4bd28298-58ed-4a9d-92a6-dea7a5c70656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:43:42.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:43:52.535Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=7d51e968-4314-47d9-a095-f61d768c828b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:43:52.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:44:02.545Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=61369065-fa63-42c5-9b73-fda2b6da61bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:44:02.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:44:12.563Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=5b89e87a-cee6-4f38-8fa5-6d92fc6771f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:44:12.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:44:22.569Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=1ee22994-3e09-4a3c-9d07-81d6569cc8df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:44:22.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:44:32.580Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=9e54630c-dbe8-492d-8590-7988044e91d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:44:32.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:44:42.587Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=a8b4ef73-bd70-4b6e-bcaf-9c91f7f24768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:44:42.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:44:52.594Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=d6c65fc8-672e-41f6-b7eb-2d51d74e38bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:44:52.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:45:02.601Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=e4bb316e-c36f-4fce-bbd6-14cdf7146091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:45:02.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:45:12.607Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=24fc1865-fc80-4899-8c32-be9e8351d3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:45:12.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:45:22.617Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=84644949-fa33-4938-b712-744ce94e0ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:45:22.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:45:32.626Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=ea3f979d-03dc-4bb3-8b36-7cd357793518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:45:32.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:45:42.640Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=a6671296-02ec-48e7-94f2-5e405c1d87ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:45:42.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:45:52.647Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=fd836b42-3912-41dd-8b4a-eb6732cd6320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:45:52.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:46:02.654Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=b7e3cc78-3ea5-4a78-8d14-10dd3a35750a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:46:02.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:46:12.660Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=df83ba21-ef86-4461-853d-e6c21fae52fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:46:12.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:46:22.667Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=0bd9a3a3-bb5c-47ec-9b7f-369be95285dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:46:22.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:46:32.673Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=77f749f3-656e-4854-ad41-d93c69b450ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:46:32.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:46:42.679Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=47829dba-dc67-4a0f-aa6c-3b2906b4e9aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:46:42.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T23:46:46.019Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T23:46:46.020Z |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-02-13T23:46:46.021Z |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-02-13T23:46:46.026Z |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-02-13T23:46:46.032Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T23:46:46.032Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-13T23:46:46.032Z |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-02-13T23:46:46.034Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:46:52.685Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=d3b85b88-d785-47b9-89bf-eabe82fc5401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:46:52.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:47:02.692Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=2791a671-df01-41f1-b920-74ba6a99d71a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:47:02.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:47:12.701Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=9e8e6b51-4111-4763-ae69-33cc2a769e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:47:12.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:47:22.710Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=9c1410e4-5215-4777-b67a-db16c0d7b25e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:47:22.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:47:32.722Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=c54c5917-c768-456d-8e27-45279d2038bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:47:32.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:47:42.728Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=2eafc6ef-84e3-472b-ae33-6fd0b2d43ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:47:42.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:47:52.734Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=388eefba-2ac4-4710-a76c-f487b978e5aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:47:52.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:48:02.740Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=beeec175-19c6-4143-b54c-2919e11aa697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:48:02.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:48:12.747Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=ab6bdbaf-df5a-4d7d-aa57-c45874e47da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:48:12.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:48:22.753Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=b5e88b5d-3254-4d03-bd05-3e66c20a17a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:48:22.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:48:32.758Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=18a310ff-3cbf-46ec-a3d6-704ec13a1482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:48:32.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:48:42.764Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=5c45e8bf-055b-4d7e-a07a-aaa69d99144e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:48:42.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:48:52.770Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=00103d4d-27ac-4430-a387-e0d2345be91f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:48:52.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:49:02.779Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=9ad1a4b1-c670-437c-9f8e-dda03a67024b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:49:02.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:49:12.789Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=d5a089d0-538c-4c47-a27f-0f4348ae78b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:49:12.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:49:22.807Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=2a958388-3ac0-45f7-9e6d-2ca4581570d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:49:22.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:49:32.813Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=fdcde08f-0e75-49a9-9c21-22687cc81dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:49:32.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:49:42.819Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=c96d1655-bfc0-48b2-a12e-e7b943d287e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:49:42.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:49:52.825Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=50ce32b7-37dd-4f78-b7ab-4d40678fe4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:49:52.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:50:02.833Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=0da42c78-4d04-4d71-9f70-c80750dccab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:50:02.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:50:12.839Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=50338320-45a2-44b3-8219-94c57258f548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:50:12.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:50:22.845Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=7a3ac457-3798-4c97-a75f-c0a8fd824770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:50:22.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:50:32.851Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=591381a7-5257-480b-8808-3afdfb193bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:50:32.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:50:42.857Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=d88bb122-72a7-4422-9069-5ba4b0b64269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:50:42.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:50:52.868Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=a9d59b17-5afa-4b1f-aaab-7efb0d054d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:50:52.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:51:02.884Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=cafd8afc-3bde-4cc3-9da8-009b1bae7652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:51:02.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:51:12.891Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=8a250166-38b9-4b37-9173-95f9f533b396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:51:12.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:51:22.900Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=720fa97e-a937-4dd9-bc0b-52d9fdee56d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:51:22.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:51:32.910Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=abdd55c8-44e0-4ed6-b0d1-8fd33905c9fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:51:32.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:51:42.916Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=91114ddb-77cf-4ccb-90b0-4025fe28cc8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:51:42.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T23:51:46.048Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T23:51:46.048Z |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-02-13T23:51:46.050Z |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-02-13T23:51:46.056Z |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-02-13T23:51:46.061Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T23:51:46.062Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-13T23:51:46.062Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-13T23:51:46.064Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:51:52.921Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=25eff691-4256-4888-b3ad-3e40aa38c6d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:51:52.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:52:02.926Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=3248dd1e-de94-40cf-8a6f-68fcbc5b01d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:52:02.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:52:12.932Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=f981f75b-650d-4e78-b8ca-034a23a213e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:52:12.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:52:22.941Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=1830b532-3a85-42c3-bb1f-611d7da7edba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:52:22.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:52:32.955Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=ee3a2029-9054-4531-aba3-63b596868249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:52:32.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:52:42.963Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=78d014b8-84ce-45d2-9ea9-8f4e0c492d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:52:42.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:52:52.969Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=f60c165f-286f-4fae-aadf-4842e28e1103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:52:52.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:53:02.974Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=009e8a2c-5498-4207-a226-f022cc4f6f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:53:02.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:53:12.981Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=e8956533-6efe-474a-8870-dcdf3b10c38b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:53:12.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:53:22.987Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=08c0b192-0208-4c3d-aa6d-d9aac63df360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:53:22.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:53:32.993Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=20e5cd17-5b9d-4c01-b238-b53096d2c8fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:53:32.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:53:42.998Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=33825486-0008-4adc-88ba-e33387a92398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:53:43.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:53:53.004Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=174451f9-d0e6-472c-8d93-3e0917bd9d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:53:53.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:54:03.010Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=cf055855-e81d-43a4-aa9e-54c389580107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:54:03.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:54:13.020Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=b28292fc-8e3b-4a49-b417-3288b847a175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:54:13.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:54:23.031Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=ef860ba2-6b24-4dd9-974d-7bd7429b9d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:54:23.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:54:33.036Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=4b3f19d3-0c63-442c-9b42-23edb80f634c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:54:33.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:54:43.043Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=dde57ba8-5a9f-4ba5-a505-01077c6170b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:54:43.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:54:53.049Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=d04e16f9-dc66-435e-899e-056aec2c018c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:54:53.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:55:03.056Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=12cd1496-58a8-4bbb-8cb3-96c1918083d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:55:03.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:55:13.062Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=aa274dfe-509f-4c47-9882-e1504171488a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:55:13.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:55:23.068Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=9554b110-410a-4e82-96a6-7fcfc7e99d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:55:23.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:55:33.074Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=5d531c18-27b9-43e5-affc-79bd7597aa8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:55:33.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:55:43.081Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=c23b2065-42ca-44d6-8d3c-0e00d99b2925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:55:43.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:55:53.087Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=88ec7684-5499-45f3-b730-6429c4970685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:55:53.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:56:03.097Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=e87bc3fa-7b82-471a-8674-6782d2dfce14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:56:03.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:56:13.110Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=2824dbbd-5b2a-41b1-ae8b-06841c7a13d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:56:13.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:56:23.128Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=54701b86-da0b-4d70-90ff-9aea052432d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:56:23.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:56:33.135Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=645658cb-e64d-4d26-bf0d-fb05952dfb80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:56:33.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:56:43.142Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=32699852-2b32-4322-aa4c-514c7f7727be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:56:43.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T23:56:46.042Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-13T23:56:46.042Z |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-02-13T23:56:46.043Z |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-02-13T23:56:46.046Z |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-02-13T23:56:46.050Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-13T23:56:46.050Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-13T23:56:46.050Z |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-02-13T23:56:46.052Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:56:53.148Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=e38a6be4-4e56-483b-9d25-48e375828b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:56:53.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:57:03.156Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=b708b62d-967f-4de0-ae5a-a92b83fbaef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:57:03.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:57:13.162Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=7266bc81-bfff-47ba-aa7f-5960ef667e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:57:13.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:57:23.167Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=d620369b-639e-4455-a112-c9ef0480e965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:57:23.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:57:33.174Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=e5a463f1-4eb2-4b0c-9fce-a1bcb66f8946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:57:33.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:57:43.180Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=a08d026f-a51b-4008-b7a1-99e4b6063a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:57:43.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:57:53.189Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=349545d6-49b8-4f77-abc2-1765cb329067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:57:53.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:58:03.203Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=7413cc67-f477-4801-a02e-7d4569e8d830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:58:03.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:58:13.209Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=fb4e7828-eb5d-4fda-b95c-0649737db818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:58:13.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:58:23.215Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=5f285ae6-f340-4707-b638-b0a663905b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:58:23.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:58:33.223Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=ab965c99-2e71-4abd-8008-6acc8f92610a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:58:33.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:58:43.230Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=4f34c47c-917d-4243-a8f7-dbc3f71be24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:58:43.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:58:53.235Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=e1dabf4a-d2b2-4e7e-904e-c0809b188238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:58:53.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:59:03.240Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=9fbcd012-9f88-4608-96e3-d9dc7eed04fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:59:03.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:59:13.246Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=fd80435c-d8b7-435d-951c-1fb160e62fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:59:13.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:59:23.253Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=84cee741-7263-4f7c-aef6-138007083283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:59:23.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:59:33.262Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=db13f3f9-3b44-4c0f-893a-96be885a99a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:59:33.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:59:43.275Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=2461841a-3b24-49d1-9729-59923aa16b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:59:43.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:59:53.281Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=1ad8be23-ba0c-4580-a0e5-56912cc7b8fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-13T23:59:53.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:00:03.287Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=29f56109-437b-4fe2-b8a2-fd34b6e15598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:00:03.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:00:13.316Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=3d47933e-9311-4164-8ddd-0a572ecaee1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:00:13.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:00:23.324Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=289dc623-87d1-4a72-90a3-543bc081a593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:00:23.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:00:33.329Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=cfd43d17-2586-44da-9b6f-52a3931c7a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:00:33.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:00:43.335Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=ebe2b394-5bee-4179-9ca8-329917f8136a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:00:43.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:00:53.341Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=e422ba0f-94c0-46c6-9370-2a831505cd9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:00:53.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:01:03.348Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=679988eb-84ab-45c6-bf3f-74c63d7a6196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:01:03.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:01:13.355Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=6060c5e2-9618-413e-b1c1-afbcdcdf38a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:01:13.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:01:23.364Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=c7b9ccae-ee08-4143-a159-752c3f700b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:01:23.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:01:33.373Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=d6eac8b4-35b8-4099-a147-2e5952c33e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:01:33.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:01:43.385Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=733a7320-9ed1-46f8-bf4e-bd2db3f9d61b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:01:43.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T00:01:45.979Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T00:01:45.979Z |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-02-14T00:01:45.980Z |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-02-14T00:01:45.983Z |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-02-14T00:01:45.987Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T00:01:45.987Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-14T00:01:45.987Z |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-02-14T00:01:45.988Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:01:53.391Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=672e6b53-4449-4e28-bbc0-dd14e5854ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:01:53.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:02:03.397Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=0ccf8733-80fd-43f4-9775-6c633a952a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:02:03.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:02:13.403Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=fb975568-0461-462c-930d-901f2221dd8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:02:13.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:02:23.408Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=67773d03-a9e8-47e2-b025-07f6d9ec93f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:02:23.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:02:33.414Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=db6e4fc0-e543-4883-bde1-45acd69c50f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:02:33.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:02:43.420Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=a4f2ff04-7a8b-49c8-8e8b-a32cfcf45327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:02:43.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:02:53.427Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=a31d16a9-ac88-4ac9-bcd8-770ce2546c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:02:53.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:03:03.434Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=a9444d3a-bdbd-41b0-8065-50773b85ef58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:03:03.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:03:13.442Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=8541c6a0-fe4d-4eb0-92af-842c1c051a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:03:13.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:03:23.452Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=8758d5df-8cee-453d-8c83-36928472973e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:03:23.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:03:33.465Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=82b3e59f-c14e-4d4c-b954-cfa3252ad847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:03:33.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:03:43.471Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=f878ee3a-55d8-4ad4-9613-91d7c59965a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:03:43.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:03:53.477Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=46f38aad-3447-4106-a762-c39111d6cde6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:03:53.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:04:03.485Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=7e1a25f3-ebe6-41ef-a14a-d4f44777a8f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:04:03.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:04:13.495Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=1989a0aa-bf65-428d-9297-9a7e370cc71f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:04:13.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:04:23.501Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=e7b985a4-bac4-4c11-bcac-3a34e6ab8a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:04:23.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:04:33.506Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=0d7a3614-2708-4c9d-b928-09073134f85f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:04:33.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:04:43.513Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=a3308584-22e8-4760-ac2e-f2ed50fef047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:04:43.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:04:53.521Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=6cd9116f-1804-4d45-886f-a4c283b2a3a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:04:53.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:05:03.528Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=1e9f87b0-e6b8-4d29-a3e7-eb8ff6caf0ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:05:03.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:05:13.544Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=0a9a1f63-b6bd-4ac8-b0d5-424f318c3f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:05:13.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:05:23.549Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=a94973e4-20b6-43b3-a113-5b27c18486da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:05:23.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:05:33.555Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=9517804d-1da8-4f44-993c-f15d58eea493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:05:33.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:05:43.561Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=11d9eadd-5cbb-430b-b63f-79e2c3078d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:05:43.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:05:53.568Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=ae923b06-60fb-43d4-b4e6-290555c1f70e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:05:53.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:06:03.575Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=dd6a7dc4-76a2-4196-82e3-7148f1478fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:06:03.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:06:13.583Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=55819d20-6056-4ed9-8fa0-3878716b4f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:06:13.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:06:23.588Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=3e8db656-2a0f-49b6-a3f7-4c1d36c6e40c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:06:23.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:06:33.598Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=81468acf-7ec2-48b6-a58c-84f6d57c9f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:06:33.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:06:43.607Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=0778bc49-d693-4768-83fc-17e652a868e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:06:43.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T00:06:46.013Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T00:06:46.013Z |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-02-14T00:06:46.014Z |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-02-14T00:06:46.017Z |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-02-14T00:06:46.022Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T00:06:46.022Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-14T00:06:46.022Z |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-02-14T00:06:46.024Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:06:53.613Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=e974e455-759e-4d63-8569-ab154b60b46d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:06:53.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:07:03.622Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=79ad9645-a439-47fa-aa44-be46e29c5249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:07:03.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:07:13.628Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=7aa13ab4-17c6-4702-8fce-5fc251a525c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:07:13.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:07:23.633Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=e00377ee-a504-44dd-b425-bfa8dbd34246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:07:23.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:07:33.639Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=45e40bab-10ea-4a01-932b-653bf73e82ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:07:33.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:07:43.645Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=35d9aa13-f788-408c-948a-c188db53a815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:07:43.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:07:53.650Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=f5da4ca7-14e9-4693-89f8-6a103d78d61c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:07:53.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:08:03.655Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=ddb75e2b-d21e-4bdf-b706-8a4ae8f80499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:08:03.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:08:13.660Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=aff1ac86-4bbb-4bdc-a576-b13ec150d0fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:08:13.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:08:23.666Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=fb227f15-3b2b-4d8f-bed0-8a048518bca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:08:23.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:08:33.681Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=f9775d58-61cc-4041-b535-b9d8d093743e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:08:33.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:08:43.693Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=661c536c-e1f0-4781-aa2d-3520f2348873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:08:43.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:08:53.700Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=5fe48462-1ba2-4337-bd12-77300e0a0cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:08:53.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:09:03.706Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=bbafab23-230e-41db-bba9-ae3f1efada44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:09:03.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:09:13.712Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=454ac1c5-6081-467d-9b95-2b7a664bce8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:09:13.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:09:23.720Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=c1186a56-3514-474f-8f9f-ab3ac6d939b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:09:23.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:09:33.728Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=4e38c41e-b09b-4672-83c6-93dc0aa24f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:09:33.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:09:43.733Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=25de401e-4b26-4814-aff3-a5b28393bd18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:09:43.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:09:53.750Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=1326e7b2-25fe-4f4a-8335-33ca39304f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:09:53.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:10:03.755Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=f88a5520-a1d0-4f01-852c-58d9dd556783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:10:03.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:10:13.760Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=1e0428a2-8567-4ca4-bb1e-04fb7e919ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:10:13.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:10:23.765Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=b0d56f50-9b5f-42c3-8995-4401339066d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:10:23.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:10:33.777Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=63e602da-a8ec-45d0-ac75-46fcaee606a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:10:33.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:10:43.791Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=bd79e756-2716-419c-a4a6-a1647e02f531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:10:43.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:10:53.796Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=c5a4ca44-ad3f-41f9-a326-ccc166d330f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:10:53.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:11:03.804Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=bf4de3de-820f-4048-8e31-c3d65cfd68f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:11:03.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:11:13.809Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=199cd4cc-27e5-4842-91d1-09302a16588f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:11:13.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:11:23.815Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=0127429d-c57c-4e93-842b-860532cc2940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:11:23.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:11:33.820Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=31eaf37c-19af-4072-87e1-eea3380d0a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:11:33.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:11:43.826Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=a74020a1-5997-43fe-a438-e616d8f7219c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:11:43.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T00:11:45.990Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T00:11:45.991Z |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-02-14T00:11:45.992Z |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-02-14T00:11:45.995Z |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-02-14T00:11:45.999Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T00:11:46.000Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-14T00:11:46.000Z |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-02-14T00:11:46.002Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:11:53.836Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=0c9fcc91-599a-447e-8570-f6ff391ef442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:11:53.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:12:03.844Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=409d481b-bba8-46fc-9433-2d5f049c2b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:12:03.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:12:13.856Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=7d2bd149-7777-4e78-bc21-bd9e4b709cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:12:13.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:12:23.862Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=89c2866a-fb8b-4f5b-93ef-fa78e079be5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:12:23.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:12:33.870Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=fe64e63a-e568-4ca7-ba29-4386655f7f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:12:33.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:12:43.876Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=59df1f50-1272-4853-b481-b20bba558bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:12:43.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:12:53.881Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=47a8a971-616d-479e-84c1-669b37199c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:12:53.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:13:03.886Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=36692b88-a1a5-4e6e-9776-ecc51363b598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:13:03.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:13:13.891Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=cb80789e-a01e-4b66-b95d-1bf9951841c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:13:13.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:13:23.898Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=cac2098b-a483-46ee-b3e5-0d70fb01d615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:13:23.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:13:33.906Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=7f7666b9-64fc-44aa-98fd-37e590e699b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:13:33.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:13:43.914Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=232fce3f-f8d2-4fce-b1d1-4509bc5d6ce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:13:43.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:13:53.924Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=d193c14d-11d9-4200-9dbf-e3df2568a1dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:13:53.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:14:03.930Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=609c040c-7e95-48d5-959b-f3d304152059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:14:03.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:14:13.936Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=cef9f099-ed9b-47ac-b3b1-2575432f17ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:14:13.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:14:23.942Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=178897e3-55ef-415b-901d-249c9b0aeb39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:14:23.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:14:33.949Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=5ae3f2a5-6b43-4938-af67-88584e5cfabd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:14:33.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:14:43.954Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=9ba1fa81-f867-48fb-860e-2c6f1ac4e559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:14:43.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:14:53.959Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=8f0030e8-b9f2-47e6-bb0d-843b48e7fd78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:14:53.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:15:03.969Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=12cab6eb-4c4f-4235-96dc-908b7d5beee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:15:03.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:15:13.976Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=a3574952-35a5-42c7-b33a-ee6c69cf1bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:15:13.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:15:23.984Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=1bc71cae-7813-40a3-9a81-417d0db05b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:15:23.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:15:33.993Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=17f40548-60e2-4db1-a4c0-54ffc473f289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:15:34.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:15:44.009Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=5548c102-af0a-4b67-97c3-3ac7c1a517d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:15:44.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:15:54.022Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=e694b43d-cb3a-4b56-8bb1-2eaf8fec592a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:15:54.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:16:04.032Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=81cfd2e3-8c82-4764-8e35-74b9023e7f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:16:04.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:16:14.038Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=ea68d09b-15cb-48ed-9284-52e2b70a8a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:16:14.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:16:24.045Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=5993a29c-160e-4071-bd4d-76ed86110b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:16:24.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:16:34.051Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=2738229c-9a16-440c-ba57-17357dd78634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:16:34.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:16:44.056Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=242b8196-96bc-4c8a-bc3a-3df8e317d58b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:16:44.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T00:16:46.025Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T00:16:46.025Z |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-02-14T00:16:46.026Z |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-02-14T00:16:46.030Z |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-02-14T00:16:46.034Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T00:16:46.034Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-14T00:16:46.034Z |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-02-14T00:16:46.036Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:16:54.062Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=8881fcb9-4b2e-4079-9a88-bf79588cfe63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:16:54.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:17:04.068Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=5429eb7f-b9e0-4129-8fd6-8897c02ad619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:17:04.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:17:14.074Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=d5e4afca-9500-45c0-845e-d969fcfcbecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:17:14.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:17:24.088Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=94724fe6-647a-47ef-ba73-ddf2c39a62ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:17:24.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:17:34.109Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=8655e94e-a97b-495e-ba31-d060f83b7db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:17:34.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:17:44.116Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=6db981dc-46fe-4ec4-848f-264532f3ce82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:17:44.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:17:54.122Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=c23b4b55-010e-423f-8513-61b44e33909a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:17:54.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:18:04.129Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=27eaf5de-3da6-441c-8138-41b2951fb054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:18:04.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:18:14.134Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=c0b7c026-4d02-453a-8a86-9e156abf1f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:18:14.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:18:24.139Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=dc8a31b8-9697-4976-9721-7ebf372417c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:18:24.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:18:34.145Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=be22f242-11b2-4704-afca-b667f574c954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:18:34.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:18:44.152Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=a5b0b01d-5e95-426a-bbe0-b902f2257b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:18:44.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:18:54.160Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=9e6df11b-fd54-4a0d-8544-03b7ed050b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:18:54.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:19:04.170Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=69a512a4-ac33-4873-af8f-8b5fc49b9bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:19:04.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:19:14.179Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=41a5be92-ec51-473f-9c50-5b9d1ebbc63b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:19:14.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:19:24.191Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=7bf22543-9503-4b50-aed0-2504d9aea547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:19:24.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:19:34.196Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=827d46a9-0fa3-4c12-a74e-4e2e5ebcd923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:19:34.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:19:44.203Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=b334394f-a7e5-43e7-a54c-fd542977950c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:19:44.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:19:54.209Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=4dbccb8a-7fe9-48f2-9e6f-2de599c424dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:19:54.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:20:04.214Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=254ab719-dcdb-4d8d-bf5b-217f37686c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:20:04.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:20:14.221Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=f3419d5d-d17a-4ef7-81ba-15a75b9f6228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:20:14.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:20:24.228Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=e6d6bfaa-2918-4bf7-befe-d9819f940ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:20:24.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:20:34.235Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=660f9a17-4af2-48ec-b2d5-6046ad3bb22e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:20:34.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:20:44.245Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=7b996eb2-87f5-4bb5-8794-84f2b10796bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:20:44.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:20:54.254Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=69da52c7-c88a-48da-9e1e-f04938f91ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:20:54.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:21:04.267Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=6936c51c-9fac-4fc1-a8c3-7dfd0952f3c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:21:04.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:21:14.272Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=027d1732-fbfe-44e1-b0bb-3cc44dfc5514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:21:14.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:21:24.278Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=4814b0a3-6166-4fe2-9c96-42f00819e421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:21:24.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:21:34.284Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=71659cee-9f07-4574-9c61-02b5f456faf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:21:34.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:21:44.290Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=14c5caaf-0fe2-4d5f-8fb7-e0e1fc72c086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:21:44.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T00:21:46.035Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T00:21:46.035Z |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-02-14T00:21:46.036Z |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-02-14T00:21:46.039Z |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-02-14T00:21:46.044Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T00:21:46.044Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-14T00:21:46.044Z |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-02-14T00:21:46.046Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:21:54.295Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=728bb7d4-1552-4e27-878a-6fbddc4bf165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:21:54.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:22:04.301Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=b25ec1a6-efdd-468f-b414-1bdb84e87085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:22:04.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:22:14.307Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=5c099c40-b8f2-4a10-b454-477163580467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:22:14.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:22:24.313Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=20508a6e-dc5c-4914-bd0f-20d37c0f074a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:22:24.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:22:34.323Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=d44b9d48-2a02-4dd9-a7f7-97465cdcc064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:22:34.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:22:44.335Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=35ae3a48-fb69-4cb3-a7a6-3c39c8ca624e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:22:44.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:22:54.341Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=23b350c8-96e5-4fa1-ae1e-c9b3254c6147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:22:54.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:23:04.348Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=5953fff0-11b8-4ca8-ac15-999e4bd66e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:23:04.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:23:14.353Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=eee3e161-781a-4c7c-a926-c70e336d6477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:23:14.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:23:24.360Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=649d878f-64aa-47f0-a0a8-78e151b83767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:23:24.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:23:34.365Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=52ed4c4e-df53-40b8-acc1-fa8823fee319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:23:34.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:23:44.371Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=cf9de493-fe1d-4288-a6fe-43989780dd38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:23:44.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:23:54.377Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=e151be59-0f0d-411b-9665-07024e68af67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:23:54.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:24:04.383Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=f1fd60be-988e-47dc-95be-334b2d990a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:24:04.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:24:14.393Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=0f2f910e-aa2e-4607-bfe4-dea29162fbad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:24:14.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:24:24.403Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=70609f91-879c-40dd-9c2e-8fb6bfe9e9b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:24:24.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:24:34.414Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=39bb3e1f-28a4-4118-8fe2-a9d8e778cab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:24:34.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:24:44.422Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=92e29aaf-7a72-4abe-bc8e-0514b3feffec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:24:44.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:24:54.428Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=75a9a1ca-f7b7-4f44-a3ba-356c307c92e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:24:54.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:25:04.433Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=0e583a99-fabd-43bc-8e32-ed0cff29133b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:25:04.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:25:14.441Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=cd54df9a-74be-406b-8a55-c5272ec4abda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:25:14.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:25:24.446Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=81d5534e-6950-4d5f-a4bc-fbc0ac8fe4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:25:24.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:25:34.451Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=1f1b88aa-3417-4d70-9bfa-083eea9e1994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:25:34.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:25:44.458Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=10aa890f-3fd0-46b0-a159-f42022b9bfa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:25:44.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:25:54.466Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=8dedbb82-7e50-4896-a7bb-00c823131411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:25:54.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:26:04.476Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=8281d38f-1b2d-428a-a1ec-a68f81fe7648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:26:04.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:26:14.483Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=5251e63a-2fec-4d28-b9b5-7a543362395b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:26:14.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:26:24.490Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=8becc1bb-2868-4515-a845-429a947a9981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:26:24.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:26:34.496Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=b9b60aeb-37c1-4b8d-bfcb-5dc882802264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:26:34.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:26:44.503Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=42281a89-2474-4b76-8355-5872a7dd0960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:26:44.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T00:26:46.010Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T00:26:46.010Z |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-02-14T00:26:46.011Z |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-02-14T00:26:46.013Z |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-02-14T00:26:46.017Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T00:26:46.017Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-14T00:26:46.017Z |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-02-14T00:26:46.019Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:26:54.509Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=7f70ed8f-4da0-4819-bd86-36f2bb54170c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:26:54.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:27:04.530Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=71666d8c-5ed1-4e4d-ae58-0ef836389e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:27:04.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:27:14.536Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=05df758b-94d3-4a72-892e-43bebba00afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:27:14.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:27:24.541Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=6f95ab17-8e0a-43e1-ac34-dd69181a5903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:27:24.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:27:34.547Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=a842be1a-c803-4aa2-83e2-cf73e21133c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:27:34.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:27:44.556Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=4aa38619-17b3-446b-b148-59973f08da01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:27:44.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:27:54.562Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=0d33bef1-9ef7-4870-a946-b0daeb581c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:27:54.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:28:04.577Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=f4bceac5-d1fe-4594-b1db-908fb919dc14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:28:04.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:28:14.583Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=0da048ff-fa4c-4616-b320-7a0e7e4c3177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:28:14.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:28:24.589Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=5bc3c8f6-c584-4b6c-8f87-81ddbc396409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:28:24.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:28:34.596Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=a9f322dd-3393-4e7b-9a3a-12978af10181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:28:34.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:28:44.602Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=3c97b92c-6100-439e-bea0-8f1f9a0af6cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:28:44.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:28:54.610Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=63dd4824-eb68-4669-a076-9856a22839b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:28:54.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:29:04.615Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=59e1a6a6-305a-49a9-8779-abf5f181d973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:29:04.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:29:14.620Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=34eb101e-6c9a-4ce0-a026-2c5890f42baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:29:14.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:29:24.627Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=53488ae7-0453-464b-8e71-ab640371a97e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:29:24.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:29:34.636Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=0f6db3a9-3a9f-447a-8ac8-4090fa30f7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:29:34.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:29:44.647Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=5d053541-6ea7-4600-bbd6-2851156c0761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:29:44.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:29:54.658Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=6316a636-0594-4dd3-86dd-b7379ab644a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:29:54.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:30:04.663Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=b458845d-0ddb-4f12-934b-de41d756014c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:30:04.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:30:14.669Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=8e485b84-bf79-46ad-b61a-98fccf79c8d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:30:14.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:30:24.675Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=7cabf636-18b6-4fff-bff9-3c4094e3c728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:30:24.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:30:34.682Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=94515ee6-d47f-43da-81fe-8dcbbfc6cff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:30:34.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:30:44.687Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=0c51aa38-1e9c-4873-a083-de4e687172a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:30:44.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:30:54.692Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=364950eb-f3cf-493d-b5d6-c45aa0c67167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:30:54.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:31:04.698Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=b4fb57df-359f-4d45-a698-8b996049688c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:31:04.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:31:14.705Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=e05fa27b-3e4a-431d-b227-47185777531a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:31:14.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:31:24.717Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=fa70fb75-6043-4362-8e7b-cb01843266a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:31:24.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:31:34.728Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=b62a7278-46cc-45b5-a66e-0e984ceeec88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:31:34.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:31:44.735Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=d1fbf615-efe2-40ab-9ed8-55b278fa0211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:31:44.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T00:31:46.008Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T00:31:46.008Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-14T00:31:46.009Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T00:31:46.012Z |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-02-14T00:31:46.016Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T00:31:46.016Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-14T00:31:46.017Z |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-02-14T00:31:46.019Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:31:54.740Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=218d47bb-b783-4fe9-a68a-048d2876eeab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:31:54.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:32:04.746Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=3bf26fd3-ba65-4e55-8223-e3da72e4f6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:32:04.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:32:14.754Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=cb46ce33-cf6d-4695-aed2-d52500645d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:32:14.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:32:24.760Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=3ff3b00d-669d-44a0-84dc-1646d331808e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:32:24.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:32:34.765Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=c0dbe9f0-da20-434d-8b35-046d337508ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:32:34.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:32:44.772Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=fc5b6f1c-7c84-4856-9578-99440300a897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:32:44.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:32:54.780Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=53ae175b-5a43-4677-93ce-c578229dcdfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:32:54.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:33:04.787Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=a986574c-1be1-4724-9c8f-ecc3040ed296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:33:04.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:33:14.798Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=a07bcece-e291-4026-bf15-d73eb4b66701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:33:14.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:33:24.810Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=f81cab3f-99e0-42a3-9436-91c578c93b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:33:24.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:33:34.816Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=c7dff113-724d-4ddb-897c-61388d6ae56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:33:34.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:33:44.821Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=aac33972-7a1d-48db-8249-66a071459503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:33:44.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:33:54.826Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=9686b2ea-ed57-4645-b9f8-83acb145fb03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:33:54.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:34:04.833Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=46d01887-78c3-413d-8f85-ea886bfd0cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:34:04.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:34:14.839Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=5bbf72e2-098d-45e6-bf45-9927275516fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:34:14.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:34:24.846Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=01165e8f-afb1-459d-ab94-e2a41231afdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:34:24.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:34:34.856Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=46d64660-ff5d-4653-9349-35df4c4968d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:34:34.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:34:44.861Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=90fd97ff-9e96-4c6e-bbd2-3e78fa0dc7c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:34:44.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:34:54.867Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=5aa695c2-88a0-4ac3-b691-aa5a73f7d90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:34:54.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:35:04.877Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=30c7eea0-16bf-4f35-b55a-a7d9a0a34340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:35:04.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:35:14.893Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=4f3f53aa-9384-474d-8691-836377772dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:35:14.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:35:24.900Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=e294e015-4c27-4a33-893f-e39fdea17aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:35:24.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:35:34.904Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=8c8d6162-e6eb-46af-bc32-bcdd2061f305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:35:34.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:35:44.912Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=feeba661-e8f5-4674-a988-62cc64a72981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:35:44.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:35:54.918Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=43ccdd82-e740-4c51-9d6d-7658e98b0df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:35:54.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:36:04.923Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=5ca1e191-97f2-45ec-ad73-f933cc9d5882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:36:04.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:36:14.928Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=8459981e-2934-40cb-969d-6764f5f45ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:36:14.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:36:24.935Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=9aad6e4c-eb81-4ae7-a6bd-a23471a71a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:36:24.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:36:34.941Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=d89309d1-b6c4-4b2b-8188-f3b061662e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:36:34.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:36:44.948Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=1b9ed5e5-293f-4899-ae74-3c3e1332bb95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:36:44.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T00:36:46.006Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T00:36:46.007Z |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-02-14T00:36:46.008Z |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-02-14T00:36:46.012Z |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-02-14T00:36:46.016Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T00:36:46.016Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-14T00:36:46.016Z |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-02-14T00:36:46.019Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:36:54.958Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=78937587-0c22-4648-bef7-3b5d6c1921c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:36:54.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:37:04.965Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=ad6c2039-728d-4767-b809-9c7013254e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:37:04.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:37:14.972Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=c379fb0a-b99b-4302-bb39-97aa5b29cb0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:37:14.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:37:24.991Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=913bc866-abc9-41a3-939d-745c4fb5d382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:37:24.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:37:34.998Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=a957e0b0-80b8-41b7-a6b9-4f34c52024a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:37:35.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:37:45.003Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=e3c1aaf5-3c84-4fc6-9630-de5712590e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:37:45.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:37:55.009Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=5c3d0d58-0698-42fb-9366-5b42f7a285b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:37:55.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:38:05.014Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=a7a58255-342c-4f3f-88a2-b034d4c4ccb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:38:05.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:38:15.018Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=aea16d04-2b27-4fc6-8df3-514e7e176e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:38:15.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:38:25.029Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=41510ff9-6b79-4574-b4a7-46b3850034e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:38:25.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:38:35.038Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=e0ae73f2-7ff3-4b77-b5ad-bb7ff396c469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:38:35.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:38:45.053Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=cad24aa6-f588-4000-9c4a-736e721e56a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:38:45.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:38:55.059Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=50d1524d-21c3-428b-b476-564bc8d8a4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:38:55.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:39:05.064Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=3124903d-4cfa-4a0c-ba1e-57420b6d61d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:39:05.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:39:15.070Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=63e286e0-c9ae-4cf1-8bb1-f31144211fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:39:15.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:39:25.079Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=6900d71d-61cf-4edc-a46e-e212be831b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:39:25.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:39:35.086Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=6deae05c-2839-4748-b97c-6372dac4ab10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:39:35.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:39:45.090Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=98b5fd83-247b-4971-9ed6-1823ada89c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:39:45.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:39:55.095Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=f15bd922-9153-418e-9614-aaadaae42317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:39:55.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:40:05.100Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=9dc15e59-8539-431e-ade7-6240cced9ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:40:05.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:40:15.111Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=02797aba-2f75-41b9-8fd3-2517d8471451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:40:15.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:40:25.119Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=2d222b56-4411-4ffd-a7b7-7b816f9524f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:40:25.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:40:35.127Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=ae830f36-dcbb-4370-a57c-62027fa58d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:40:35.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:40:45.142Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=2e515f9e-4e16-47e5-b4c2-e5d38eda7db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:40:45.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:40:55.149Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=437209a2-5614-4008-88d3-97d062c1b1d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:40:55.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:41:05.155Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=077ab018-7177-4a55-b30c-fdd8a3590a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:41:05.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:41:15.161Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=d960f514-12d5-4aae-b058-fa69aeae44ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:41:15.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:41:25.167Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=25aa29dd-bedf-41bc-b682-daee9ac5281b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:41:25.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:41:35.172Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=0b69edbb-5081-4538-8696-5ab582e263ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:41:35.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:41:45.180Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=4ba66f29-59b7-4438-ae38-3df59935f133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:41:45.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T00:41:46.063Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T00:41:46.064Z |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-02-14T00:41:46.064Z |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-02-14T00:41:46.067Z |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-02-14T00:41:46.071Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T00:41:46.071Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-14T00:41:46.071Z |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-02-14T00:41:46.073Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:41:55.193Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=c32e765f-b287-4dba-9953-12778c8a39e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:41:55.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:42:05.199Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=6a21fb68-2b9c-4f86-84a7-be53d28a9786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:42:05.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:42:15.207Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=f79cecb8-2a03-48c8-afff-1a4626da97b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:42:15.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:42:25.220Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=5c22daa5-05fc-4052-8cb2-2a87dbc38c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:42:25.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:42:35.227Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=cec167f7-db96-413f-afae-88bf1c2c3c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:42:35.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:42:45.233Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=d9faa86a-9a34-4376-b0c5-d72c60a28c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:42:45.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:42:55.238Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=a4170f7f-c411-4610-8086-f5328540abf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:42:55.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:43:05.244Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=1a9e90b5-d738-4970-b8d4-7050b0733449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:43:05.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:43:15.250Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=d42f29a2-2d51-428e-9d76-13ca3a472adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:43:15.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:43:25.257Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=1bd4f1db-11fd-48b8-9724-a2eb60c03037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:43:25.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:43:35.262Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=f71d8b53-a86b-4451-9922-a5c74509e3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:43:35.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:43:45.268Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=f03b2f80-4957-4f6c-bfbc-13a318420a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:43:45.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:43:55.275Z |INFO |Init configs |InvocationID=4a89eec8-1e72-4800-be89-687c7bede5f5, InstanceUUID=3e15039b-5c56-4be7-a66a-92afa692e2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T00:43:55.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |