By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T23:13:02.468Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T23:13:02.470Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-10T23:13:02.501Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T23:13:03.041Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T23:13:03.121Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T23:13:03.122Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T23:13:03.122Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-10T23:13:03.259Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-10T23:13:03.317Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-10T23:13:03.337Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-11-10T23:13:04.607Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-10T23:13:04.957Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-10T23:13:04.971Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-10T23:13:04.972Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-10T23:13:05.011Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-10T23:13:05.012Z |INFO |Root WebApplicationContext: initialization completed in 1674 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-10T23:13:05.279Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-10T23:13:05.907Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-10T23:13:07.232Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-10T23:13:07.771Z |INFO |Started MainApp in 7.423 seconds (JVM running for 8.04) |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-10T23:13:07.832Z |INFO |Start scheduling PRH workflow |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:13:07.846Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=fe9e7367-2d3d-44f8-8432-784085951fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T23:13:09.305Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.146.53:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:13:09.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:13:19.340Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=30e1762a-cbe9-4208-8124-a7d0155a1698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T23:13:20.398Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.146.53:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:13:20.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:13:30.402Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=ddabfc5d-3a50-4888-b4da-0d45c01a3f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T23:13:31.470Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.146.53:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:13:31.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:13:41.472Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=4611ab4f-7029-4e1a-9527-55f0cc60a6e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T23:13:42.542Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.146.53:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:13:42.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:13:52.544Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=2611be62-a97f-4c7c-94f7-3ee20977745f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T23:13:53.582Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.146.53:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:13:53.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-10T23:14:00.076Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-10T23:14:00.076Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-10T23:14:00.080Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:14:03.583Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=c3dff622-c4d3-4039-9532-caad5382333d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T23:14:04.623Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.146.53:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:14:04.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:14:14.626Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=ee9d17d3-5e20-4575-ab26-d51d8a710956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T23:14:15.665Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.146.53:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:14:15.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:14:25.667Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=0aae17f0-3ea9-40b8-b97a-357dba472130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T23:14:26.703Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.146.53:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:14:26.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:14:36.705Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=a2511f46-22d6-4b6a-8ff3-9f6326807017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T23:14:37.744Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.146.53:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:14:37.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:14:47.745Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=51eec883-b764-47a9-ae55-14745035dbc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T23:14:48.785Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.146.53:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:14:48.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:14:58.789Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=d89b2461-1fcc-4378-9d4a-e5c308aa91dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T23:14:59.822Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.146.53:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:14:59.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:15:09.826Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=e25dd892-67bd-47e1-ad49-d9b982bc3881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T23:15:10.862Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.146.53:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:15:10.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:15:20.865Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=b5c802d9-1297-4bcb-a345-a36f81a686d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T23:15:21.901Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.146.53:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:15:21.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:15:31.905Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=e7917589-805d-48e0-afa8-78ec35be603d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T23:15:32.941Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.146.53:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:15:32.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:15:42.943Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=9868e80d-8c80-4bd3-b8ab-c2c524126ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T23:15:43.981Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.146.53:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:15:43.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:15:53.983Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=b554c8e6-76e7-479e-ba5a-30870a92d291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T23:15:55.022Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.146.53:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:15:55.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:16:05.025Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=622229c9-0074-427f-81d3-f9785abc0677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T23:16:06.094Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.146.53:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:16:06.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:16:16.097Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=9535cffb-7b93-4acf-b2d0-bb53d63176cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T23:16:17.134Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.146.53:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:16:17.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:16:27.136Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=23cb53a4-db7a-4f69-bf21-d46ddabaa4c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T23:16:28.174Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.146.53:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:16:28.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:16:38.176Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=0353fd31-631e-425c-acdc-12169125fcbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T23:16:39.214Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.146.53:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:16:39.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:16:49.216Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=9ccacda3-3d24-4baa-b8d5-a593c8a18e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T23:16:50.254Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.146.53:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:16:50.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:17:00.255Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=566da669-9262-4c3f-9bda-d6cf7d69acdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T23:17:01.293Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.146.53:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:17:01.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:17:11.295Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=4bb6f494-de07-4e0c-88cb-91390122f900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T23:17:12.333Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.146.53:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:17:12.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:17:22.336Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=93f20ebb-f9d9-4609-9c41-498520eb808e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T23:17:23.374Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.146.53:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:17:23.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:17:33.378Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=6fa31a87-1a07-4054-a5e6-45697e2bdc0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T23:17:34.414Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.146.53:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:17:34.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:17:44.418Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=97c1d509-873e-4ba4-b04d-6d3afd519879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T23:17:45.454Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.146.53:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:17:45.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:17:55.456Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=0975f37c-7d18-4848-bf03-7c519d1997a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T23:17:56.497Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.146.53:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:17:56.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T23:18:06.373Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T23:18:06.373Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-10T23:18:06.375Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T23:18:06.378Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T23:18:06.386Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T23:18:06.387Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T23:18:06.387Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-10T23:18:06.389Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:18:06.499Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=05b553d4-7122-4cfe-8b58-9310d40aa923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:18:06.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:18:16.595Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=b81e0db5-4b8d-4542-8f41-3031ec0dc87b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:18:16.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:18:26.611Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=f37a4b39-a839-4af9-b8a3-dc1c29242508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:18:26.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:18:36.628Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=e7ccba91-5947-493e-bdda-48869dd39534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:18:36.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:18:46.655Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=27961f00-44dc-4316-96aa-bcc3f3a39d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:18:46.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:18:56.676Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=29b5371f-2cef-4f48-aeaf-c31e213f0e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:18:56.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:19:06.696Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=fcefaeaf-e0f8-43dd-acad-af2e25cd01a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:19:06.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:19:16.717Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=fa9c8e90-38c3-4c68-ad7f-151d8216f82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:19:16.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:19:26.729Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=475ea92b-22d2-4fa5-8cc4-d70fbb92d1d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:19:26.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:19:36.751Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=e99e9216-a243-43ee-b1d9-601a6061655e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:19:36.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:19:46.762Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=8b3edd06-5654-40c6-b582-e0f7d6e4d2e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:19:46.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:19:56.778Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=b088b61a-aa90-4f66-84a6-7072274ce56c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:19:56.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:20:06.788Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=e6e8c53a-f1df-42e0-b5d8-e00bbba3043c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:20:06.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:20:16.806Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=6dc5690e-4d77-4a62-ac2f-0a7f15ac941f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:20:16.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:20:26.818Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=c912df8e-cf7b-4837-88a4-c24597fd04a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:20:26.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:20:36.839Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=08294295-bdf3-4a8c-8fd7-91bc3d46fb97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:20:36.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:20:46.878Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=51839483-c315-4c2f-abff-7e6a060ef457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:20:46.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:20:56.893Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=584545dd-ee1c-4885-8bf3-b686b32af46f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:20:56.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:21:06.904Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=a9b16227-16fc-4de9-9a5c-26b57c046224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:21:06.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:21:16.918Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=44db5277-f21a-4eae-a087-6178703ba639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:21:16.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:21:26.933Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=d1f98a11-3ad4-4dde-9ed9-1782fbf7d8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:21:26.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:21:36.943Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=6d9846a6-8f15-4a8d-83c5-6cbd3167b89a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:21:36.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:21:46.959Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=fc95a9bc-f2cf-461f-bbf6-365b631d5e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:21:46.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:21:56.972Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=59d0316e-5f3a-4f56-b7ee-38fbd81fb83b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:21:56.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:22:06.982Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=7d1b2dbb-4d9a-4e28-9a2c-4c4e90fc1e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:22:06.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:22:17.000Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=01a9be66-6a09-4172-817a-84dae792311b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:22:17.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:22:27.010Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=0fe5e27b-b54f-4caf-a34e-a94c24627b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:22:27.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:22:37.024Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=dc578278-caa0-4aaf-9018-f504f306ecfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:22:37.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:22:47.035Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=76468dd6-3529-49c3-9d96-6c6c661c3b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:22:47.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:22:57.048Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=55afda1c-5339-4b36-9eee-0869eade74a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:22:57.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T23:23:05.622Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T23:23:05.622Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-10T23:23:05.622Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T23:23:05.625Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T23:23:05.632Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T23:23:05.632Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T23:23:05.632Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-10T23:23:05.634Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:23:07.060Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=1f2531c3-89ae-4886-b70e-9f37a24c8cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:23:07.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:23:17.077Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=1deb5eb2-997c-487e-bc76-18eff9523df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:23:17.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:23:27.092Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=31496908-5901-4a79-846a-66b054c2b3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:23:27.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:23:37.103Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=463d8655-97dd-4010-beb1-1cd03c798ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:23:37.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:23:47.116Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=b285cb5f-a74f-45be-920d-145c67147f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:23:47.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:23:57.125Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=c411e4ff-e7f6-4f13-a52b-6b7408d3623d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:23:57.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:24:07.142Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=d83d8f8f-2869-4063-af7e-5297fc1e20a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:24:07.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:24:17.158Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=aae13861-e252-4204-8a22-2e4c52a8a22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:24:17.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:24:27.169Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=428ba653-a45a-4f20-9c13-b40244936fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:24:27.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:24:37.183Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=6b5f3f70-3632-4699-95bd-3a3fd411cf2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:24:37.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:24:47.196Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=902135a3-636f-4a20-b4c1-7ef13be9defc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:24:47.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:24:57.212Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=b2f7cb47-5102-4fda-854e-4752540a2bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:24:57.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:25:07.220Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=2aa67fc6-3fd5-4666-ae1a-7160ae6b5b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:25:07.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:25:17.232Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=7f81e04d-428e-4ac9-bd82-95424714c033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:25:17.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:25:27.241Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=4461ee40-1f3f-4f6f-aa52-6955f1194843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:25:27.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:25:37.252Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=ef391c9a-96f9-479f-b881-14401dcc40c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:25:37.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:25:47.266Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=2bd1c5c4-ab26-4932-b9e7-b334cfcf2f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:25:47.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:25:57.276Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=bcde781a-695f-44f5-bde6-06bcbf4b6fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:25:57.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:26:07.292Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=18047139-17ce-4d63-b3dd-745ae5f0f5c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:26:07.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:26:17.304Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=bdcf73b7-8d19-489e-8603-02f717a78574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:26:17.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:26:27.317Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=3c829614-9995-4f9e-a14c-7a69b91cf8f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:26:27.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:26:37.328Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=db57aadf-3c8c-4fd4-aed2-f17abcbb341d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:26:37.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:26:47.343Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=970d9482-dd38-406a-9824-e05d75da5b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:26:47.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:26:57.358Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=a92a03cb-c543-47a4-98a9-06ef87f20f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:26:57.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:27:07.370Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=cf4d20b6-6f77-4b05-9f53-990280cbaf84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:27:07.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:27:17.387Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=235b2c99-6eab-4040-a867-b485a50b573e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:27:17.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:27:27.398Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=03101338-23c8-44b5-b32a-eb014686394a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:27:27.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:27:37.413Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=06946463-4328-4f00-b91c-c41c4486669f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:27:37.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:27:47.424Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=2ed33d54-45cc-4cba-942b-dc8f4c1cebec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:27:47.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:27:57.452Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=89909f57-5eed-482f-a248-31c2b49acf72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:27:57.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T23:28:05.665Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T23:28:05.665Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-10T23:28:05.666Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T23:28:05.668Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T23:28:05.686Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T23:28:05.686Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T23:28:05.686Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-10T23:28:05.687Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:28:07.486Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=00e624ca-94f5-4379-b225-0dc145d4d064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:28:07.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:28:17.501Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=d76aea89-e72e-4b53-971d-938f469f0c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:28:17.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:28:27.511Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=710b1b7d-aa9e-41b0-807d-27142b09952b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:28:27.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:28:37.536Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=f4e8148a-1eb0-4a48-b272-235d08b28ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:28:37.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:28:47.566Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=6c4de61d-5e03-4e85-93a4-fd27a20a81f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:28:47.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:28:57.600Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=17b2499b-0fc5-4991-b961-5fa0c95ec69b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:28:57.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:29:07.618Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=a2e29899-fd49-4031-87e9-f526937e61cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:29:07.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:29:17.632Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=0c719868-89d0-416c-bbf4-db54f925074a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:29:17.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:29:27.645Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=5d730089-aaad-453e-b385-346467cc728c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:29:27.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:29:37.668Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=6bec4229-a745-427e-84ca-952069ba35b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:29:37.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:29:47.680Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=5dc37285-adcc-4a79-9e91-fdbb30fa94a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:29:47.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:29:57.687Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=97ccf4f0-a69d-48f1-ab9b-e4e016a1c9c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:29:57.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:30:07.698Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=907f2676-ecf8-4fa2-a187-e42d7c9dfe83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:30:07.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:30:17.714Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=576fcd29-4204-4d3c-939e-341d632edb23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:30:17.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:30:27.732Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=e17056da-1a0e-4ca5-94d4-69c185420cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:30:27.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:30:37.762Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=a96ab642-0f0a-425f-a802-df5e0c4e6897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:30:37.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:30:47.770Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=043e1f09-a86b-4d46-b733-cdfa3c0d2935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:30:47.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:30:57.779Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=96545c42-b19b-40f0-ac1c-f308ab423422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:30:57.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:31:07.791Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=ae668938-329f-47fd-a192-b207ada09714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:31:07.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:31:17.806Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=f74ffc1c-cc11-487e-a965-78dc0da1be76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:31:17.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:31:27.815Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=41084f9e-e65e-487a-9604-851208f74f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:31:27.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:31:37.825Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=c79acad3-2fdd-428f-9ee4-12b8505efc6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:31:37.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:31:47.834Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=f7cf9d51-2b47-4af0-a902-610bc41fa78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:31:47.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:31:57.844Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=157474be-d5b8-4aee-bd14-6ba094a7a5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:31:57.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:32:07.854Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=17eb8942-fb68-4173-9986-3df5bdb35a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:32:07.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:32:17.872Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=b14c9fcf-d7ef-4adc-b3b3-eeb487cf9324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:32:17.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:32:27.883Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=5934c4ae-1a63-426c-a69e-dfdac0e61059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:32:27.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:32:37.896Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=2d1a31a7-d8b8-43c7-8785-a672c5e1c93c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:32:37.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:32:47.909Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=d4d215bc-a2e4-44bb-8941-c4ac4904bc73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:32:47.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:32:57.918Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=5a43c3aa-2854-4b6e-9a6c-3d48f4e4c45a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:32:57.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T23:33:05.622Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T23:33:05.623Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-10T23:33:05.623Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T23:33:05.625Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T23:33:05.632Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T23:33:05.632Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T23:33:05.632Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-10T23:33:05.634Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:33:07.928Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=d6f033d5-782c-47f6-a140-ad4115af217d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:33:07.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:33:17.937Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=56c91375-207d-4af5-be62-e25620b8d865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:33:17.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:33:27.954Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=19128178-0db9-4739-bb16-15fcfe5b5bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:33:27.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:33:37.969Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=764cb126-2ffa-46ba-9a95-c47ba0599df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:33:37.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:33:47.978Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=8db4521a-9705-40d3-bd72-498012dcb9dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:33:47.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:33:57.990Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=23bc9705-19b8-4ee6-8e0a-2535f67a715b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:33:58.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:34:08.004Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=2d133b11-7aa6-4f69-a169-0bc0fe06e8b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:34:08.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:34:18.014Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=9c6e1b38-9efd-4c01-9923-0d053667d224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:34:18.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:34:28.023Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=934f32ad-abff-489b-9e4d-dbb17dd31f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:34:28.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:34:38.031Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=13f5fa9b-5db0-4c14-8ff4-40e6d2e31e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:34:38.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:34:48.041Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=83820bfb-a838-4ff6-acc5-4e322e053103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:34:48.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:34:58.057Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=8651f747-0f84-4156-a8a6-bd91e963ec42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:34:58.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:35:08.069Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=9999195c-bdae-472c-96f8-fd5953c3e469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:35:08.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:35:18.077Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=4d4742bb-6349-42d0-8e2b-d5968ee361ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:35:18.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:35:28.088Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=a2374a8b-aeaf-461e-8715-0de4f37a370e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:35:28.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:35:38.099Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=dcab3415-1471-4ec6-b2fd-84eb0fbcf43a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:35:38.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:35:48.106Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=8273a285-194d-44e8-a768-c35fcd35ae4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:35:48.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:35:58.114Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=05b4d70f-4ef4-4c2a-9a1d-5efecc290e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:35:58.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:36:08.121Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=a62afd8a-cb69-4973-82cc-f7a883e42e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:36:08.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:36:18.130Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=fb794907-6cbc-4232-9672-c81bfb3cf41e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:36:18.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:36:28.146Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=67e16919-162a-40ee-8127-78df6f2b2f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:36:28.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:36:38.153Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=6566b65d-fc0a-4867-ae7a-ee5fc369f5e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:36:38.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:36:48.163Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=31c3e200-bbb7-4432-9929-a209971a1117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:36:48.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:36:58.172Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=a79102e1-c478-4936-8fc7-ab64733704d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:36:58.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:37:08.180Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=4a0a6bf5-21e8-4e69-91aa-f7922f8a4218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:37:08.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:37:18.188Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=6e340573-616d-473f-89ed-16dda3384374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:37:18.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:37:28.199Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=931186c6-7c00-4b21-a88b-1315d81500ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:37:28.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:37:38.217Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=a5997330-871f-4030-b00a-e36e5801de18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:37:38.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:37:48.225Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=67f1abae-8415-418c-9f62-42588b5dfe22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:37:48.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:37:58.236Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=8cb0a7ab-50e0-4803-9456-5d00e99d472c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:37:58.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T23:38:05.620Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T23:38:05.620Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-10T23:38:05.621Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T23:38:05.622Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T23:38:05.627Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T23:38:05.627Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T23:38:05.627Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-10T23:38:05.629Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:38:08.247Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=1dbc95a7-b731-44aa-aeea-81369476e9f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:38:08.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:38:18.257Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=dcced4c3-97cb-4e86-9e6b-f9e6ce808353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:38:18.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:38:28.267Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=7e534ce3-6b51-4deb-9b9e-9e8c7b1b59ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:38:28.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:38:38.277Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=8a8e8c4b-1758-4ddd-8924-e0e54a529fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:38:38.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:38:48.285Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=23c7b8b7-74ba-46c8-aaef-cd1b93f4a4ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:38:48.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:38:58.294Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=3cfb8b08-51cc-4aa3-9e3f-975a60f3d827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:38:58.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:39:08.302Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=fbb47ade-f1f7-46ca-99f7-754ff7205312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:39:08.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:39:18.314Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=57417c2b-2df7-47f7-ae18-26547007be8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:39:18.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:39:28.322Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=249ff677-78b3-4e24-b1c8-190227a9c425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:39:28.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:39:38.337Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=65730e16-6cf8-4827-b806-1da81a5cd644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:39:38.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:39:48.349Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=b280de53-41b5-434e-8c3f-2ff0f8d41858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:39:48.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:39:58.357Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=aecc9d3e-a896-4346-b49b-9aae33c53cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:39:58.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:40:08.367Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=66ff772a-de1f-4176-8709-483879099e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:40:08.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:40:18.376Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=14ada779-8e3c-4e07-82ff-6c06ad96ded8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:40:18.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:40:28.390Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=7f256dc7-09e3-4b17-8a47-83e8e3b4a6a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:40:28.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:40:38.409Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=11c4b750-713f-494b-946f-eecd9bcf3d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:40:38.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:40:48.418Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=5947e9d1-c5f5-4d8e-a668-dd3b5f43dfd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:40:48.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:40:58.427Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=56b4b8a9-2f24-477a-8f32-8baec0cbd1c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:40:58.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:41:08.441Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=9a81f49d-97e5-466c-a32c-570c98c321bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:41:08.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:41:18.450Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=e92fad0e-6fe3-4f88-be92-16b8ef3690d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:41:18.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:41:28.459Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=6a107922-35f7-48c6-8286-6432bd5e9042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:41:28.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:41:38.477Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=2c2fbf65-2338-491c-9250-ff35561bef1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:41:38.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:41:48.486Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=2035c8af-2ba5-4828-abc3-9e978f2c57c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:41:48.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:41:58.495Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=242f5fe4-3ca5-4e5e-a5ab-fbcd69629841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:41:58.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:42:08.506Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=76e77a20-2da0-44e7-b294-b5b93e42d5b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:42:08.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:42:18.527Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=1f412270-46ff-4c5d-a963-9f1f9a365618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:42:18.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:42:28.535Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=2389dba8-d202-4662-ad83-85dbe1b582a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:42:28.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:42:38.547Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=17e62652-d94d-4696-b02b-4f638df59f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:42:38.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:42:48.558Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=68eb2db3-c5c8-4402-b5aa-53161edcee34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:42:48.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:42:58.567Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=e2dac44c-3e0a-4a8d-9fd7-acc7dd94a1b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:42:58.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T23:43:05.587Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T23:43:05.587Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-10T23:43:05.587Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T23:43:05.590Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T23:43:05.595Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T23:43:05.595Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T23:43:05.595Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-10T23:43:05.596Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:43:08.582Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=dc309559-7fbc-418e-a171-69b412108086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:43:08.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:43:18.590Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=22ccbe0b-2aa4-4d1c-b3f9-1d226998edb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:43:18.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:43:28.600Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=ef092931-c28e-43a9-ac23-ba148c0561a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:43:28.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:43:38.618Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=153195b9-ea43-496c-9766-f562f0ca6bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:43:38.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:43:48.629Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=ec913ced-1bf8-4911-889c-50cc5ba25d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:43:48.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:43:58.637Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=8e43126a-fdb4-4e7f-86c4-a618cca57662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:43:58.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:44:08.647Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=0bc229a2-1b63-4b20-924f-0649e700592d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:44:08.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:44:18.657Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=49a019eb-b0fc-4ac8-a5b7-5660e94d990c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:44:18.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:44:28.666Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=2876cec3-740b-40ec-b335-dcca2192bfde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:44:28.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:44:38.678Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=6e7701a2-4538-4bc9-b0f6-97bb8fb2d59f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:44:38.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:44:48.691Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=fe27ec1f-7017-464b-b563-ddf7fcd82586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:44:48.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:44:58.699Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=0951c67b-7e15-471e-a361-4123d8b498f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:44:58.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:45:08.709Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=b3b78413-fc5c-4d10-8026-9264c5617981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:45:08.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:45:18.725Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=cbcdf9d1-8b08-4742-af02-151b4bf27404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:45:18.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:45:28.733Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=4087acc5-5019-4ca6-9eb4-881b9e1bc0bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:45:28.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:45:38.744Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=cf46e2d4-5c68-4631-9a33-2a3ec193bf7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:45:38.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:45:48.755Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=0d8553de-fadf-40cc-8022-39fb77028f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:45:48.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:45:58.762Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=6a5e1999-abf8-48a4-8ced-540084c8bf41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:45:58.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:46:08.770Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=915da9db-07bb-4359-a926-d6e7ec4b6214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:46:08.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:46:18.777Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=23b8364b-2827-4232-b32f-f375affa6f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:46:18.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:46:28.786Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=0a721b5b-36ad-435f-a211-0c856c209062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:46:28.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:46:38.800Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=ea7f4f91-b3ba-4321-96a7-27d00980f4b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:46:38.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:46:48.812Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=6d46e6a0-86fb-4e10-9c8a-c67e779babf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:46:48.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:46:58.820Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=640d5097-7f45-4fbb-ba92-b180e5738d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:46:58.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:47:08.831Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=05a25024-f86d-4579-9cb3-dee3155e030f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:47:08.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:47:18.839Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=33b8d274-8aa7-4449-9ecf-1f94f4718f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:47:18.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:47:28.845Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=2c7e1bb1-82ee-417d-ad06-0d38aeca6f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:47:28.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:47:38.854Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=5e065fdf-bfab-4b91-bbf4-d629ddd78653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:47:38.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:47:48.862Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=5fd1ce02-5cfd-4de6-99bd-0f254ea37c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:47:48.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:47:58.872Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=a8e2e272-a3fc-44c6-ab4e-b5d97d69e463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:47:58.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T23:48:05.650Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T23:48:05.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 |2021-11-10T23:48:05.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 |2021-11-10T23:48:05.653Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T23:48:05.657Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T23:48:05.658Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T23:48:05.658Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-10T23:48:05.659Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:48:08.886Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=affd2022-52fd-4874-831f-865d0d59a8c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:48:08.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:48:18.896Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=ec22e537-e78e-45b0-8816-01f93908f17c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:48:18.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:48:28.911Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=faf13d8c-3a41-424f-a8e1-555589c31517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:48:28.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:48:38.921Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=8d8c8865-a6e3-4a78-86e5-3b8918a03c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:48:38.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:48:48.940Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=c457aa5d-053d-4786-a43b-a5725ca3a4c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:48:48.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:48:58.949Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=90fdbf41-e929-4c89-90e1-1cf3d4a78e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:48:58.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:49:08.960Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=f7659fe4-d260-4322-9d5b-975753a1fb7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:49:08.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:49:18.968Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=e79c171d-e886-4c6b-bbec-a098875b660d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:49:18.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:49:28.977Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=e4445281-66a8-4540-a955-3100af9b88dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:49:28.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:49:38.993Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=5ba22660-e67d-4e97-a09b-9d2479966ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:49:39.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:49:49.005Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=168b1c75-1455-4b80-ac82-ba12dcee1efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:49:49.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:49:59.016Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=af7a27bd-2a91-44fa-a84d-6dcdb07a3e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:49:59.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:50:09.027Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=771fd239-eca6-4f83-bf5c-06c6a1406111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:50:09.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:50:19.037Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=c6c7f8c8-9906-4292-90de-7c102b298afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:50:19.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:50:29.047Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=908790ce-8baf-434e-9dc4-ba0b22056817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:50:29.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:50:39.058Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=f1d0ac6a-f57e-4526-a240-3db76713c657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:50:39.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:50:49.067Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=db31b3e5-6049-405b-b41d-4b6f9125c2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:50:49.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:50:59.103Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=e8095027-05e5-41c6-a989-0241a724ce48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:50:59.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:51:09.117Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=7d59f130-8701-4512-9a50-5efb84f533e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:51:09.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:51:19.124Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=891ba887-5e50-4007-8673-3fd1e93bbcbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:51:19.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:51:29.134Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=1c233fd5-5c28-4d78-9b14-82e332cec6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:51:29.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:51:39.158Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=10a7b0bd-04c4-436f-bc06-3674dcdb43a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:51:39.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:51:49.168Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=cd95c6d9-3ef0-4297-a296-1f743815d64b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:51:49.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:51:59.176Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=11d3f7d1-5c01-4aef-8235-bc2d7b2b20bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:51:59.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:52:09.186Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=0d6e4ada-4cf7-446f-9aba-fd89bc138fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:52:09.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:52:19.202Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=50c5fa4f-ffd0-4818-9633-5963e196f740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:52:19.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:52:29.211Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=34ec3e07-f4fb-4893-b3ea-8aaaf97fef8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:52:29.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:52:39.229Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=f5521f8b-7090-4d98-8090-bbf6d6a6443f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:52:39.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:52:49.239Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=51500f6c-ba85-42d2-84c0-fc2781a386d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:52:49.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:52:59.247Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=201c6026-89e4-47aa-8ea5-e12a2a195fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:52:59.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T23:53:05.638Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T23:53:05.639Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-10T23:53:05.639Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T23:53:05.641Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T23:53:05.647Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T23:53:05.648Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T23:53:05.648Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-10T23:53:05.649Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:53:09.256Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=c5c6e6a1-fc69-4290-bb08-9582f04b821c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:53:09.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:53:19.272Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=99e5c76f-0251-4f23-8894-be28d4ec471b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:53:19.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:53:29.280Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=763f9223-5215-4531-98f1-ea6d38ed633c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:53:29.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:53:39.289Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=3aa4c14a-5bc9-440e-bb28-e83d2e776f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:53:39.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:53:49.303Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=041f16d1-cb3b-48fe-8b9f-091dd23aaf55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:53:49.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:53:59.311Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=54c83fb2-5b34-4ad4-b76c-be04affc8082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:53:59.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:54:09.318Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=4ec8ad75-af88-40cb-b1d2-50a1007a7c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:54:09.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:54:19.328Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=05c96ba1-9b91-425f-ba6b-e37ca65a5288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:54:19.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:54:29.338Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=79188024-278e-42c7-ad58-9c088dcb38da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:54:29.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:54:39.348Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=c6849881-0fdc-478c-94f4-2e0f7952b3e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:54:39.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:54:49.357Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=9975a752-2cc4-41b8-a83d-651a7a3dba0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:54:49.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:54:59.363Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=34889a30-2012-4234-bef3-f0160e05c308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:54:59.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:55:09.372Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=268178f9-2d79-440a-aaa7-3c8675594a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:55:09.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:55:19.387Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=1fe7d751-ac47-4954-b245-5b4526082507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:55:19.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:55:29.396Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=f9398024-26ab-4287-9813-1437fef31ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:55:29.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:55:39.403Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=72b777cc-9eba-4ee4-9fc6-a02a4402f9f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:55:39.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:55:49.413Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=cef344df-60e9-470d-b112-b6307542b539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:55:49.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:55:59.420Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=8b23940e-d7c0-4db0-a82b-2f8f93a45484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:55:59.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:56:09.428Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=d8dc4afc-12c7-486b-a1a5-f62ff5b8f12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:56:09.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:56:19.438Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=8bcb4a2c-4518-41b2-a106-a7bb9defcea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:56:19.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:56:29.445Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=68e583ce-56bf-443f-9f8d-ee92640e12fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:56:29.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:56:39.452Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=59d3c2d2-8c19-48cb-b9bc-83ad93a208be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:56:39.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:56:49.461Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=49c39d65-fd40-4a17-961d-99941f43f43f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:56:49.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:56:59.477Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=f03021e5-43a4-4958-8768-5d48bb04bdf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:56:59.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:57:09.485Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=a1910719-8a2d-4deb-9dec-0eb2d88f5001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:57:09.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:57:19.494Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=4c836b8a-e9ee-4a44-aaae-b5a5dcc24ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:57:19.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:57:29.503Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=d3ca80ef-f878-49f0-b306-e6a966fce478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:57:29.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:57:39.510Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=64df07c3-ef0c-4dc6-bbfa-f16113d88248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:57:39.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:57:49.517Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=26ddeebe-fe57-422b-b593-8076f598e437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:57:49.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:57:59.525Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=bbb68994-8855-4274-9032-cff8e6362ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:57:59.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T23:58:05.652Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T23:58:05.653Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-10T23:58:05.653Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T23:58:05.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 |2021-11-10T23:58:05.662Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T23:58:05.662Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T23:58:05.662Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-10T23:58:05.664Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:58:09.532Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=dde4b5aa-0425-40f0-88f8-e2dc908693fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:58:09.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:58:19.541Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=a876e4e2-42a1-4a8a-88a9-c22ddc9e0b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:58:19.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:58:29.548Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=24d8a0cd-e1f9-46df-b52c-41df4e0c15ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:58:29.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:58:39.558Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=d32e4006-f4ea-49cc-b2b4-dfcf7618b789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:58:39.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:58:49.567Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=d88442d5-b543-4817-9574-d7f372b407c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:58:49.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:58:59.579Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=9ee08408-a8f8-4723-ba64-df0c253be3c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:58:59.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:59:09.589Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=18ce40ac-d60b-4349-ade7-154799796af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:59:09.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:59:19.596Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=05df1573-552a-4a30-b935-ddbd7bc39fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:59:19.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:59:29.605Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=660c712d-acc1-4f3a-8781-3a8abb4bd706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:59:29.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:59:39.632Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=12e8ff1d-6d2a-472e-82a6-a29a2ef0c32b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:59:39.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:59:49.647Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=034216ac-7fc2-4807-8642-e2e362f3a53e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:59:49.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:59:59.655Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=2df2ea29-62ff-4e9b-a312-3f0e999f67df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T23:59:59.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:00:09.667Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=837264cf-37ea-433b-b4ff-d51c891fa57d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:00:09.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:00:19.697Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=e53cdcba-02c4-43fe-be5b-8ed909c179ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:00:19.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:00:29.707Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=1d21192f-1617-41d6-a07c-16e8f003e7ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:00:29.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:00:39.715Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=573bbff1-b23d-4266-bc8f-05f495454516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:00:39.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:00:49.725Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=4d483269-8250-4253-90df-83db48ee2d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:00:49.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:00:59.735Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=fe379029-75d3-4f41-b3ff-41b10ba9fe98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:00:59.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:01:09.745Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=21d3c616-a3ca-4fbf-905c-7da1749dad5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:01:09.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:01:19.760Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=d8380cc1-4c68-40cd-a7e9-895bf98169c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:01:19.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:01:29.768Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=79bb3713-a383-4935-a0fc-d6857d077b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:01:29.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:01:39.779Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=7b361d0f-cd80-4bdd-8ef8-6346454ac03c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:01:39.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:01:49.790Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=b2f37ce4-987f-40b2-ab73-ba724dafc269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:01:49.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:01:59.798Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=f65d83f3-9fab-46c3-981b-6deabb7cde41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:01:59.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:02:09.809Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=cab9a9f5-c96b-4593-81bd-e9b4f8b545a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:02:09.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:02:19.818Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=cf37b5d8-635d-45f5-837f-99879341e49e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:02:19.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:02:29.827Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=cf8164ea-4afc-4c9d-9566-5dff03e09211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:02:29.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:02:39.843Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=3ac5305f-91b9-430f-ba2d-958f7087ef09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:02:39.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:02:49.852Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=639eec14-d8cb-4223-a559-265ba5212869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:02:49.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:02:59.860Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=4a21bb28-7b9b-4be6-adca-ea7d86d56faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:02:59.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T00:03:05.630Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T00:03:05.630Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-11T00:03:05.631Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T00:03:05.634Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T00:03:05.639Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T00:03:05.640Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-11T00:03:05.640Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-11T00:03:05.642Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:03:09.870Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=68c53436-77c1-4275-acfc-229671d5df8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:03:09.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:03:19.879Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=43e2cebf-6242-4525-80db-a2d4079b740a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:03:19.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:03:29.890Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=f1dceaf3-ec95-495f-94a9-50c6b88361e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:03:29.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:03:39.900Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=228ea90b-d728-4b1a-bc4f-6cf9275029d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:03:39.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:03:49.908Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=b7613e1d-51f8-4935-91e3-aefd9515ab14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:03:49.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:03:59.921Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=af315d8f-0bed-4e17-97f5-72c281f4b980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:03:59.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:04:09.930Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=a52577e3-0299-4a0f-9b52-f74cb8257f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:04:09.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:04:19.939Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=f8298ce2-a7ab-4e1c-bea6-37008af1eb31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:04:19.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:04:29.958Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=36ba1112-b239-4f00-8e03-b6759105d167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:04:29.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:04:39.975Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=0a89e940-9e6a-420e-91a4-1de845c5b0da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:04:39.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:04:49.983Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=8c561120-778b-4f63-a64b-4552d191b6a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:04:49.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:04:59.992Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=ddab1ac8-f483-42d7-8e10-6ff5d86a2c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:04:59.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:05:10.000Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=1d6caf92-d1de-40f7-9bd5-d1edc57973a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:05:10.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:05:20.009Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=b2219ec3-ab2c-4819-8c50-f086b345f0d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:05:20.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:05:30.025Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=2c3cfb68-9a0c-45d4-b203-b8c7669ed1ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:05:30.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:05:40.032Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=d043b06d-82a9-467d-b22d-a2d7f7258ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:05:40.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:05:50.040Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=11ba55ed-e47e-4ccb-9ad4-792987f4abc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:05:50.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:06:00.049Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=dbc5b496-eded-4c72-a48f-886cf32d4563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:06:00.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:06:10.058Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=c2a48cf8-869a-432e-99ab-0cf3e1a2dc1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:06:10.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:06:20.067Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=1e95a448-aebf-4bbd-ba54-70e23ae0414d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:06:20.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:06:30.075Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=9d1bf131-cf49-492c-8d2b-a61d4ea29893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:06:30.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:06:40.083Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=f5ae28a9-1a62-4aac-8d19-7a750d946762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:06:40.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:06:50.092Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=b141fa3a-a2b8-4d37-a3a5-b65a24d1f4c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:06:50.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:07:00.108Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=e3355282-aa35-45e2-b2b3-85923cbd7656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:07:00.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:07:10.115Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=484304f8-b15a-419b-ab0e-cb888141e848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:07:10.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:07:20.124Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=594458dd-47df-4acc-9e12-61f3fd6abca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:07:20.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:07:30.133Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=4d831447-7139-4a14-ab66-12dc37720fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:07:30.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:07:40.141Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=2dd0e5b3-80ab-4a80-b473-7c3a8833c4b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:07:40.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:07:50.149Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=aee58f73-fe25-4966-be15-3e44fc4cbc81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:07:50.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:08:00.156Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=9eef7108-9153-4dcc-a14f-f898406f14e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:08:00.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T00:08:05.618Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T00:08:05.618Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-11T00:08:05.618Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T00:08:05.620Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T00:08:05.624Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T00:08:05.624Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-11T00:08:05.624Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-11T00:08:05.626Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:08:10.163Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=7e4326ed-9637-451e-8cfd-7192fc0ac355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:08:10.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:08:20.170Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=d71a5012-bd6a-4896-b132-a89e7c372b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:08:20.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:08:30.181Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=6dd3be27-af45-4fa4-afd0-81fa23129175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:08:30.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:08:40.188Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=cf2a07d8-b84c-40fb-8caa-52bdde2fbe3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:08:40.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:08:50.200Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=283e806f-b4ab-4645-b2a1-a4f892d172f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:08:50.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:09:00.209Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=c5de2e32-7c8a-4a7c-af20-ed91e8334633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:09:00.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:09:10.222Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=f2d31e9b-b9ee-42df-8719-84941dd98e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:09:10.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:09:20.231Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=8504c258-a69e-4793-a5de-d694bcee67ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:09:20.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:09:30.246Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=a004db10-f588-4329-b56a-7ae739ad7784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:09:30.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:09:40.257Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=7b5be634-f0c7-465c-b778-1e2c0bda7e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:09:40.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:09:50.264Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=326c315c-4e38-4239-a36f-e838b87bfc45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:09:50.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:10:00.274Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=b247794f-eee5-473f-9c6b-4a4ec7bf857d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:10:00.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:10:10.282Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=5d2718af-f86c-4aba-9124-ad58f9a7960a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:10:10.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:10:20.292Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=9862a357-63bc-4f08-b4dc-a8583f2c63eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:10:20.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:10:30.300Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=3a971ead-0814-41e6-b161-3bb5558b1d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:10:30.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:10:40.309Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=d5ecae8d-96d0-417c-9caf-7d6aa01155cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:10:40.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:10:50.318Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=83d0de65-701c-4543-b2cc-297b09bb5472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:10:50.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:11:00.335Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=86a5a322-134d-4ede-9018-8213819bbd45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:11:00.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:11:10.343Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=dc9461cb-d5cd-4fb3-84ff-0413950814eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:11:10.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:11:20.352Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=20d2ca6d-41da-419c-8780-9e93f793ea37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:11:20.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:11:30.365Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=785fdedb-34de-49c6-bd93-8429c25c6af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:11:30.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:11:40.373Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=14cc3a5b-2fcb-4947-a33c-6b327b2517cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:11:40.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:11:50.382Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=00913e8f-8d9e-4cab-ba44-56fd40794479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:11:50.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:12:00.390Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=a1217725-410f-461a-933c-1c841163f989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:12:00.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:12:10.398Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=df9adfb6-5083-4f37-a9d9-b126b6a0e5a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:12:10.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:12:20.405Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=48d4db5e-85e0-435f-b6c8-506ab52c0bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:12:20.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:12:30.420Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=c166bf96-f08d-4d16-badd-d08512eea127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:12:30.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:12:40.428Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=0b11128c-8188-48a0-b1cd-b3ea7c7701d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:12:40.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:12:50.436Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=284a27e2-e3b6-4809-a495-7d4c4bb07ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:12:50.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:13:00.445Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=da02d7b1-fb06-4fe6-9ce0-7a4c86fa8c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:13:00.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T00:13:05.632Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T00:13:05.632Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-11T00:13:05.633Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T00:13:05.636Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T00:13:05.639Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T00:13:05.639Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-11T00:13:05.639Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-11T00:13:05.641Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:13:10.453Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=4ab86a0d-c52e-4c76-9ebb-09ed270ffd19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:13:10.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:13:20.463Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=9a871373-27a3-4cac-9eed-1ad520ba3d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:13:20.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:13:30.470Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=6dc00dcc-90eb-4aca-9f16-897edb784cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:13:30.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:13:40.479Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=033ba66a-8900-45ae-a804-c72e472a1ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:13:40.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:13:50.496Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=3d2d1f1c-4e51-4153-ada7-f78472954d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:13:50.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:14:00.504Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=22f4d9cc-8607-48fa-b862-bf306b2415a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:14:00.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:14:10.523Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=ace8af1f-c695-4cdb-ac6a-1e2df7ddd37b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:14:10.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:14:20.553Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=c12bddd1-6880-4ab6-860f-f51d36d61f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:14:20.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:14:30.563Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=512f7b80-36ca-4a84-aab8-969d1ac88fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:14:30.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:14:40.571Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=b015857b-c237-47f2-894e-32b5d1db1a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:14:40.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:14:50.578Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=36df7e54-3f48-4bb6-bbf3-35c5e63a2fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:14:50.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:15:00.585Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=a3595edc-1dea-4609-98f3-df8083d29ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:15:00.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:15:10.599Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=db04d429-d3a9-42bf-a722-aaae46f0406b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:15:10.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:15:20.608Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=9dbddcb9-2c37-4a26-9b78-63061bfb7242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:15:20.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:15:30.619Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=c690d1a6-0edd-4f01-8b30-b459e10d5176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:15:30.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:15:40.627Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=75703668-5f78-4fa3-a9fd-969c04ec33ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:15:40.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:15:50.639Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=e7164d3b-cafa-4055-a3f4-690fb99ce32b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:15:50.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:16:00.647Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=f41e0681-4aa9-4366-a150-6971de143636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:16:00.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:16:10.654Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=4dc76a72-cce6-4d38-8189-8cc31c742a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:16:10.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:16:20.663Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=05c1497e-6f3e-4b1d-87f2-f0b0238d6e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:16:20.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:16:30.677Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=ff9a5d3f-568e-4626-b648-613c39406f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:16:30.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:16:40.687Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=3ad8592e-2f4e-4133-a8f1-5b03313cf48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:16:40.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:16:50.695Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=1a868cfb-bb53-459b-a779-11cee24e7607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:16:50.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:17:00.702Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=c740d4bd-d89b-42ec-8e28-6e27a30a55d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:17:00.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:17:10.709Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=41bf874d-365e-4220-aa4e-02e981f334ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:17:10.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:17:20.722Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=2fbe3843-e2b8-473e-ab12-bbb9cb54c2ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:17:20.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:17:30.732Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=9fba1f4b-2c8f-48b6-8ce7-10f0dcc02aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:17:30.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:17:40.741Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=0c66a169-09bf-4b3e-9506-fefbd10f0250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:17:40.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:17:50.749Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=2fab3b9b-9420-46ce-b852-a00302e31518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:17:50.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:18:00.764Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=02a1f5e6-9a02-4974-9383-84bb575ec63d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:18:00.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T00:18:05.615Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T00:18:05.615Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-11T00:18:05.616Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T00:18:05.617Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T00:18:05.621Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T00:18:05.621Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-11T00:18:05.621Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-11T00:18:05.623Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:18:10.771Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=796b00de-b66f-4351-aa6d-4254eb3e2df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:18:10.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:18:20.781Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=fdb771d6-b958-4613-8697-df3b55f18e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:18:20.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:18:30.791Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=b1cf1e48-2d47-4d36-9cfc-8d0f025f094a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:18:30.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:18:40.799Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=9a2735e0-8aa3-4aef-b313-19f9c0bd60f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:18:40.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:18:50.808Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=1aeb71e7-e856-4df7-a72c-ee7a2f3f13b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:18:50.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:19:00.816Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=ebffce4d-91b7-493a-9691-b4f7de9eb495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:19:00.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:19:10.827Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=19fd8d6d-8e27-4f0a-9044-447aac93c9bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:19:10.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:19:20.843Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=14fa8591-021c-4fa7-a0e2-76479dd2d1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:19:20.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:19:30.851Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=f638be60-f65a-4d3b-8e8c-2c055b556103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:19:30.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:19:40.861Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=5f2827e0-2aff-4e0c-878f-57a6199b26c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:19:40.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:19:50.868Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=b2fd43da-da54-4171-a21c-65836be40b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:19:50.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:20:00.877Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=6fe5ab0e-90ba-4108-a44f-5bf4fa3c3c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:20:00.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:20:10.887Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=8e869c97-1daf-4b0a-aa94-2a525fdfd2c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:20:10.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:20:20.895Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=97881eac-a383-43e2-b7a9-690edf7c2165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:20:20.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:20:30.903Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=f457c66e-ab98-4954-bdba-27e25f4faff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:20:30.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:20:40.914Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=2f16cce7-6a88-4156-ba33-8875be24cdc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:20:40.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:20:50.927Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=84dc72db-d8ee-48c4-93d4-65a75d8d98c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:20:50.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:21:00.934Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=e416678e-af9b-4648-bd98-69bcb7df307c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:21:00.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:21:10.942Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=a67b1cee-a138-4b6e-98bc-91a8cbcdde85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:21:10.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:21:20.953Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=dea2bd82-dd76-452d-bc94-eabe8ae7c666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:21:20.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:21:30.962Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=2d37b02a-3742-469d-9ba3-3888b9cfa19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:21:30.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:21:40.970Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=90a06341-4921-4d68-8a59-bd257e238597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:21:40.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:21:50.977Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=67626096-bea4-4b75-980f-e204cfb699e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:21:50.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:22:00.985Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=5a6052a1-d688-4b05-ba4e-8ef3b9325c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:22:00.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:22:10.999Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=af5de2a1-d655-406e-ade9-f33ef5f0871b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:22:11.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:22:21.007Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=1ce4761d-a0c8-4115-8e0d-6069a54be180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:22:21.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:22:31.019Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=388a0a76-944f-4576-b7bf-7b33e28b7bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:22:31.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:22:41.029Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=d3741ebd-03a6-45bb-b4a9-c6a7d8641698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:22:41.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:22:51.036Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=17b4094d-4398-4ee7-8d53-a33c5f2b1d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:22:51.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:23:01.044Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=c912c7b5-82a8-488b-ba44-357cdb27dbd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:23:01.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T00:23:05.642Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T00:23:05.642Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-11T00:23:05.643Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T00:23:05.645Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T00:23:05.649Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T00:23:05.649Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-11T00:23:05.649Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-11T00:23:05.651Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:23:11.052Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=7cdf98dd-c088-4729-850a-eb04204d5971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:23:11.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:23:21.061Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=9cd1f7b4-8003-4127-804b-78935b96f2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:23:21.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:23:31.076Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=77fc9e83-7470-4711-9cab-eacf74ed52a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:23:31.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:23:41.087Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=42654414-f0df-4ead-9859-54dd1918e5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:23:41.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:23:51.094Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=8fa34656-529d-4f2a-b049-2420c2cb4e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:23:51.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:24:01.103Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=9a3976d2-367d-4f2f-bebc-dc8af991c071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:24:01.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:24:11.113Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=72a54e0c-db32-4b34-9942-73b10b7cfca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:24:11.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:24:21.123Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=40850d2b-2182-4608-bdc2-50058e73f632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:24:21.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:24:31.134Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=fb3c5ba4-b77f-455e-ade8-1cb0ca4faab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:24:31.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:24:41.140Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=ff936b38-2e8a-423c-b6dd-3314e0719bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:24:41.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:24:51.147Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=d2655b74-676d-4127-a5e0-d2e3896a4b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:24:51.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:25:01.156Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=564f6d58-5e2f-41f4-b852-c981f0aff441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:25:01.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:25:11.164Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=07138346-7709-438a-929f-a6119b9cd47c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:25:11.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:25:21.179Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=5d89ecb2-d405-4a01-a8b7-92e4689b3879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:25:21.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:25:31.198Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=2aedae16-083c-4141-ac39-4f23401b7281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:25:31.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:25:41.206Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=19e79be2-5ac0-48ca-98fa-ca6b1f4ba0c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:25:41.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:25:51.214Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=e439ae32-ad20-42de-8153-00fa9783cf8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:25:51.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:26:01.222Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=7a0d1470-6eee-4ef6-8e91-0e392381f590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:26:01.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:26:11.231Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=f2337c77-0bb2-43b2-ba92-b5f523ec07f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:26:11.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:26:21.249Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=7bf2ac49-e09b-414d-88a4-50016b2fc8bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:26:21.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:26:31.256Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=422313f8-f3d0-425d-aae9-c76bb0aa21b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:26:31.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:26:41.266Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=2589aaac-c976-464d-872f-1a7acb21c75e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:26:41.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:26:51.276Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=7ed35051-cca2-4272-9182-fdd8af55a1d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:26:51.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:27:01.287Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=609569f5-f6f5-4092-892e-cc5ac2bf1126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:27:01.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:27:11.295Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=3b36f6e4-8883-4a1d-b9db-ad819e9a18f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:27:11.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:27:21.304Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=b00bc79d-5348-4dea-b159-10d8ae29edac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:27:21.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:27:31.315Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=9acab61c-a867-4c3c-8bcf-a985ae3283c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:27:31.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:27:41.328Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=8a8d0ade-16c8-4bae-92fb-54877795b50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:27:41.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:27:51.340Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=c73d63d0-9fbd-40dd-912d-e4972ae3194e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:27:51.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:28:01.346Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=95a3ac32-12ab-4e43-91d3-9e091f8762ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:28:01.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T00:28:05.639Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T00:28:05.640Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-11T00:28:05.641Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T00:28:05.645Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T00:28:05.648Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T00:28:05.648Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-11T00:28:05.649Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-11T00:28:05.650Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:28:11.354Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=8db0f5cc-d7df-4fc1-b576-608c6a417955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:28:11.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:28:21.363Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=b1e732f3-c8d1-4c4d-a767-b5db06e98918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:28:21.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:28:31.374Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=27707741-264f-47ec-9935-eb933419a17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:28:31.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:28:41.384Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=8301833c-81e2-4c1e-b51f-7c6b02166d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:28:41.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:28:51.392Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=116f5482-76d6-4c7a-a47c-ba702971652b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:28:51.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:29:01.399Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=696e1860-8447-41ce-a54b-fe6934ce8689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:29:01.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:29:11.408Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=fb58df65-bedd-4c2d-83c1-0b6cc5962b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:29:11.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:29:21.421Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=ff946170-448f-4c29-b041-8d94ce478327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:29:21.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:29:31.427Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=adc7dd72-2ca2-4b68-9f28-ccbeca3fa9d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:29:31.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:29:41.436Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=6bee38fe-9657-4bde-9019-5a61b56bd5ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:29:41.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:29:51.446Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=787aa20b-d442-4b45-8d6b-24b7df4273e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:29:51.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:30:01.454Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=0c6b416b-09a5-491e-8b98-a843d361cfbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:30:01.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:30:11.462Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=be6564dd-d704-4969-87ad-5aedf0d4e1c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:30:11.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:30:21.471Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=f71df9c5-e536-4c11-928a-b29bc9fb6283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:30:21.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:30:31.480Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=2c057fd2-9723-45ec-885c-79ee7aeb385b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:30:31.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:30:41.493Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=bedc14ab-6168-4fa0-9621-0108e0346544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:30:41.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:30:51.499Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=af2bd238-f305-40b2-9165-63c30fc08071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:30:51.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:31:01.508Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=148cdab8-b088-485d-b4d3-16a9f0c0bc73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:31:01.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:31:11.519Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=13d4bfbf-dac0-421c-bef7-a73384741fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:31:11.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:31:21.529Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=f043d0a8-3d2a-4479-9da2-2665b95f1d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:31:21.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:31:31.538Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=88d17ab4-9969-4ba1-b65c-c77f7d2747f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:31:31.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:31:41.548Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=7ce94728-470f-48a0-93bc-c3e0e92d1b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:31:41.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:31:51.556Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=a28f1166-a969-402f-9a38-4e05fe121871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:31:51.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:32:01.563Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=4f84cd75-8406-41e9-8ed7-605164121fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:32:01.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:32:11.574Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=9a704271-f364-465f-8e0b-216ae2a9c3cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:32:11.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:32:21.582Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=df7ed78e-61a5-4760-b4f1-fe3522dad2a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:32:21.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:32:31.589Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=a2ead897-acc6-4fb7-aa9e-d26e027f9803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:32:31.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:32:41.599Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=0bdf08c4-a94b-444e-98da-78fd93d435d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:32:41.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:32:51.609Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=28597170-4643-4bb3-9e18-233c9e3659b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:32:51.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:33:01.618Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=a2d8373a-612b-4f75-8f99-a06e0f74cd2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:33:01.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T00:33:05.668Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T00:33:05.668Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-11T00:33:05.669Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T00:33:05.672Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T00:33:05.676Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T00:33:05.676Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-11T00:33:05.676Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-11T00:33:05.678Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:33:11.628Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=32256f7e-715b-4234-80b8-f870a1d6bda1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:33:11.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:33:21.636Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=5e087e73-987f-40b8-86aa-28fdc851c6e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:33:21.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:33:31.644Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=1624393a-3da4-4947-b983-0ea249b5fbc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:33:31.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:33:41.656Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=d01d78f6-3d43-4b3f-be40-90654b03c6b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:33:41.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:33:51.663Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=95560745-fa5c-415c-a459-b86d9235943a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:33:51.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:34:01.671Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=c1c8d332-23db-4925-9019-153ec3cefc90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:34:01.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:34:11.679Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=f4a0a786-aba0-47aa-a9fb-3a56bf7077a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:34:11.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:34:21.687Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=992ea8aa-d9b4-4d5b-9988-598a422cc27e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:34:21.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:34:31.695Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=d8490f61-04d7-4532-bd0c-31c50e8aefc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:34:31.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:34:41.705Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=9fd842d3-ed2a-48d6-bb62-f1a992b35cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:34:41.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:34:51.711Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=813f2948-8cef-4c9a-833c-a1ad0b615076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:34:51.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:35:01.719Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=691d9e48-ea11-4b34-a0b1-6e0ab0bbf580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:35:01.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:35:11.727Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=a01ce5be-e263-4a05-9c05-9c1bb56bb320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:35:11.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:35:21.734Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=4e380d7d-c826-474e-9b6c-9baca3fbcc17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:35:21.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:35:31.746Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=0f422aac-3b06-45c0-8a75-b52019c66bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:35:31.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:35:41.752Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=076d048c-70f9-4005-8b2e-cfa3c95c1b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:35:41.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:35:51.761Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=22bc465d-e510-4b6e-b402-cbfd64d0878e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:35:51.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:36:01.772Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=8a0b8d0a-3dfa-42ba-baf8-90d830017618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:36:01.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:36:11.778Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=d7b1182c-6e67-4d9d-8789-2bb97cb81388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:36:11.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:36:21.785Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=1ab9eaf1-9802-4854-b06d-95e1796706da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:36:21.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:36:31.796Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=281072fe-64a4-4573-9d1a-c3b4ae6548d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:36:31.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:36:41.802Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=10724b8b-0648-4dd1-968f-a1630ba42788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:36:41.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:36:51.810Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=df2c951d-a34c-47e6-a33a-f6547b22c757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:36:51.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:37:01.817Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=0b2867ae-f2da-4bd0-8cbc-4424b2f22bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:37:01.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:37:11.824Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=7c85dd21-b1ed-4c01-81b5-4afb3ae7eedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:37:11.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:37:21.833Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=2d75747d-72d7-4611-8638-67ba14e8ee21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:37:21.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:37:31.840Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=b3983851-c910-4a3e-9d20-9870c60c40ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:37:31.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:37:41.849Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=ca74b231-bc29-4f50-b46b-240666d30857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:37:41.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:37:51.858Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=b49ba8f3-555c-449d-9a25-53cf292317c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:37:51.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:38:01.872Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=454fe1c0-0088-4a20-9e7b-6a784dcc8f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:38:01.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T00:38:05.595Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T00:38:05.595Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-11T00:38:05.595Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T00:38:05.597Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T00:38:05.600Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T00:38:05.600Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-11T00:38:05.600Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-11T00:38:05.602Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:38:11.882Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=2e77a5ab-4127-4076-84b4-994a55fa4ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:38:11.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:38:21.892Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=74ff8bb1-1d34-4a43-b236-35f19e1194c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:38:21.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:38:31.901Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=07ec157c-8efe-4087-9eb1-52ce6ad46440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:38:31.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:38:41.906Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=cc404a16-2add-4d64-9716-ab34d1ae107c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:38:41.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:38:51.914Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=dc6eb3c3-1520-419f-97d5-9c76244fadec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:38:51.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:39:01.923Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=803dd8b9-3622-45c3-8e6b-342000a0cce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:39:01.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:39:11.932Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=bb1bef8a-5195-484c-ac74-bb4975a7bbb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:39:11.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:39:21.948Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=93675691-eb06-46aa-ba41-71da53a1754e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:39:21.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:39:31.955Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=aaae9e5e-4695-41ea-9442-4e8f6565ea76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:39:31.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:39:41.962Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=f59bdade-ddf9-45bc-9fff-81981573fe9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:39:41.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:39:51.971Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=ed253336-8e45-460b-855e-e04a38dfab53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:39:51.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:40:01.978Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=47c161a2-02eb-4632-9583-b77d623fc915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:40:01.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:40:11.985Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=58ab4b6d-619d-4828-8462-702693ceac81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:40:11.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:40:21.991Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=41a770ef-c016-4a8a-8731-c74b45b736b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:40:21.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:40:31.999Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=90766464-8763-4768-9e03-b6a5fcae95e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:40:32.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:40:42.008Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=234b119c-74ef-44a9-bbc7-109707427578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:40:42.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:40:52.023Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=c5086270-46ec-4920-a7d3-2f1cd3c8e638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:40:52.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:41:02.034Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=6a85bec1-de74-44fa-96f3-740a4e11249d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:41:02.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:41:12.040Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=3bee0892-e416-40b6-9d7c-aab498a30749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:41:12.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:41:22.048Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=051f6063-40bd-47ba-891e-d0091e76cfad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:41:22.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:41:32.056Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=53f03233-e5a9-4adf-ba7c-fe520d65b5b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:41:32.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:41:42.063Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=12da4b3f-9744-443c-a58f-91a319e524f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:41:42.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:41:52.071Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=8168de10-fdf6-4405-83f6-894b925807f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:41:52.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:42:02.077Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=2a36239e-88f5-4afa-86cf-e05464fdc383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:42:02.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:42:12.084Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=d9ea805b-ae67-4ba8-8a5a-4f51e6cedbe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:42:12.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:42:22.092Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=a4c490ee-4643-4d7a-9838-ac4067f581cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:42:22.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:42:32.102Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=4bf818ce-5b54-4518-a0f7-c90769642a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:42:32.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:42:42.116Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=ddad5ec9-c26c-4c70-ab34-4384a0b3c487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:42:42.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:42:52.122Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=c2ffed28-ece4-4068-8dc2-66ba246afcb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:42:52.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:43:02.128Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=1d0c8fd8-d7e9-4b19-9915-9aceb657fb0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:43:02.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T00:43:05.712Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T00:43:05.712Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-11T00:43:05.713Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T00:43:05.715Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T00:43:05.719Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T00:43:05.719Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-11T00:43:05.719Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-11T00:43:05.721Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:43:12.137Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=1d2914b0-701c-4f84-88c5-d4ff4a1d51f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:43:12.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:43:22.145Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=2758916e-9593-420b-a374-8d99d529db03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:43:22.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:43:32.154Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=140bc6f1-a1e6-4321-82c8-9ce3c18650cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:43:32.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:43:42.161Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=7552c4c4-ace9-42d3-a2af-26e238736de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:43:42.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:43:52.169Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=3eb802bc-406e-4023-b1ea-dabeb46ea5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:43:52.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:44:02.176Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=5060bc15-78d7-48fa-bb2a-422e9dde96d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:44:02.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:44:12.184Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=158be180-7d8a-47bd-b99a-90ee17f91f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:44:12.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:44:22.196Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=4a27e445-ed21-4e0b-9801-b01d750b8140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:44:22.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:44:32.203Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=bfe7471b-b4dd-45d5-8f9e-7a665b24b026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:44:32.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:44:42.209Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=9d3c45ad-a4bb-4691-938b-7013882c80d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:44:42.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:44:52.216Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=6e093ca0-e015-4554-b40c-8725c9d14b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:44:52.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:45:02.224Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=d26e73f2-099f-4569-a955-3b339951eaaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:45:02.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:45:12.231Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=8190189d-e438-4738-bc16-6549c0f8809f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:45:12.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:45:22.238Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=ae74cd07-e8b0-4794-9945-33acca3488fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:45:22.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:45:32.247Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=57c7edc3-6fad-4744-8c03-673235925b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:45:32.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:45:42.254Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=c9ca52c8-3626-4e54-b12e-04419e399b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:45:42.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:45:52.260Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=998982d0-a2de-46ea-ab64-43bfa2b3bab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:45:52.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:46:02.270Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=2176222e-a56c-4ac7-915e-28bc1c373d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:46:02.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:46:12.279Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=4602c84b-0f04-44d1-b258-ada4b7515efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:46:12.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:46:22.287Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=456509d4-fdd5-4679-8c4d-e22f73aa59a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:46:22.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:46:32.298Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=9d6462ca-8cb3-49b9-8a8f-7ff773fc71ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:46:32.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:46:42.306Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=ba09a750-bc5d-4ccc-8970-b68e3970abfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:46:42.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:46:52.314Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=b1ed9d48-88b6-4854-bddc-ed9e20117168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:46:52.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:47:02.322Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=c36f3366-958f-4637-80b2-582c1dca5ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:47:02.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:47:12.328Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=1cbbcb36-a777-4ce6-a41d-f1cb943d8f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:47:12.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:47:22.335Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=5bf3012f-a43b-4313-8531-d84e72168001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:47:22.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:47:32.344Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=ddeb1702-5031-4f08-adb9-f0dd9fdf032f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:47:32.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:47:42.361Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=1da45925-7e15-487f-9517-0628eac2a071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:47:42.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:47:52.368Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=96821165-813d-4a66-bb61-20805ff67198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:47:52.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:48:02.377Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=22b2c73d-99f8-4829-bfa1-fb94c5ebd7f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:48:02.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T00:48:05.607Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T00:48:05.608Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-11T00:48:05.608Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T00:48:05.610Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T00:48:05.613Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T00:48:05.613Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-11T00:48:05.614Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-11T00:48:05.615Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:48:12.387Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=58822920-3cea-41cc-9fb3-a776631188c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:48:12.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:48:22.397Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=2441a5b6-a8a7-433d-9a50-2b5ed17d82bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:48:22.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:48:32.407Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=fafd14dd-3196-436d-88b2-9994a97af842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:48:32.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:48:42.416Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=bab01d6c-25ef-44da-935f-1cbe7cc87c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:48:42.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:48:52.425Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=bde36913-cff2-4ee6-b191-e90e41282e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:48:52.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:49:02.434Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=67fab4b7-fc80-462d-a9d6-48e9b04efd58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:49:02.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:49:12.450Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=aa7b434f-adff-4068-b7f7-b3824b59088a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:49:12.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:49:22.460Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=f297b65d-9e77-4895-b085-22b8c600929a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:49:22.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:49:32.467Z |INFO |Init configs |InvocationID=9e7dce5b-9d6a-4217-ac97-d510d360313d, InstanceUUID=7e83ef61-5ad2-4b9c-84d3-09596923c423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T00:49:32.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |