. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T09:37:30.006Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T09:37:30.011Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-22T09:37:30.052Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T09:37:30.903Z |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 |2023-02-22T09:37:31.016Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T09:37:31.016Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T09:37:31.017Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-22T09:37:31.214Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-22T09:37:31.282Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-02-22T09:37:31.311Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2023-02-22T09:37:33.004Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-22T09:37:33.719Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-02-22T09:37:33.746Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-02-22T09:37:33.747Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-22T09:37:33.835Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-02-22T09:37:33.836Z |INFO |Root WebApplicationContext: initialization completed in 2523 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-02-22T09:37:34.648Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-02-22T09:37:37.293Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-22T09:37:37.990Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-22T09:37:38.033Z |INFO |Started MainApp in 11.327 seconds (JVM running for 12.162) |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-02-22T09:37:38.298Z |INFO |Start scheduling PRH workflow |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:37:38.317Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=5b0ab52e-dcc0-480e-8201-b28921994b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:37:38.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-22T09:37:45.643Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-22T09:37:45.644Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-22T09:37:45.646Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:37:48.953Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=f451c80c-6e0a-4f28-ba78-22d4fd5fed0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:37:48.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:37:58.985Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=9260abd3-dc9c-47f2-a52c-02daaf45969e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:37:59.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:38:09.016Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=afb86f31-b55f-4f77-aa53-67ad12afab8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:38:09.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:38:19.043Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=fa6cd1e5-5868-46c7-aeb6-2fa78b831056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:38:19.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:38:29.077Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=ecc756e0-7990-4205-b4d9-b2c3d83f193d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:38:29.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:38:39.109Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=ddd9f524-58e4-4983-a0be-e4c048411042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:38:39.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:38:49.147Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=78ed31f2-def1-4df1-b57f-4b66515c6de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:38:49.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:38:59.165Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=3064d144-7d5d-4a8a-aaa8-f71a1490b2d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:38:59.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:39:09.185Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=5a12736b-111e-474e-b74d-d661fb2c6444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:39:09.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:39:19.200Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=0b4e2238-0165-48f0-88c8-64ea196433c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:39:19.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:39:29.222Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=b95f43f8-1a43-416f-82bb-b2fdf65413a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:39:29.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:39:39.239Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=349391a6-d451-4d41-b43e-4ba89c7dad7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:39:39.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:39:49.253Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=6f1204ec-3bbc-4997-b7d8-c7ed22f50ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:39:49.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:39:59.268Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=2c66c2f5-aa74-4631-be0e-c06138feac82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:39:59.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:40:09.282Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=6847c1f2-fb0f-4add-a3bc-6fe58d3447e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:40:09.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:40:19.318Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=23921bca-0f14-4972-96e9-1f2e8cdad7e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:40:19.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:40:29.334Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=8386afeb-1195-4847-8d42-fc880ad1c4d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:40:29.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:40:39.353Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=2ab75ad1-c9c1-4704-9b1d-678b4caae7e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:40:39.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:40:49.367Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=895e0842-a9eb-4ea1-954a-f05c0c068115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:40:49.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:40:59.384Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=ea52b507-394f-437a-a545-c8d14a03ceeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:40:59.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:41:09.413Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=1cb7d9f1-16b4-45e7-8b21-a572994c9b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:41:09.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:41:19.433Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=67da604c-3d39-4a2a-b1cd-301a83885bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:41:19.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:41:29.446Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=1e46ae6b-7c99-4d93-850d-6aac93b5a7b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:41:29.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:41:39.462Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=cd9c7631-ee6f-446f-b559-6419f5b81259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:41:39.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:41:49.483Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=daa28a7a-7caf-447f-81bf-2905dea30d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:41:49.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:41:59.507Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=b6d2a3fc-16ca-4b86-a2f6-7efd08bedfc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:41:59.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:42:09.522Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=f93f8b4b-eb4c-4b84-a819-962dff68058b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:42:09.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:42:19.534Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=e3bfd69f-dc9a-4c62-ab11-14b014d127e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:42:19.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:42:29.548Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=78ae23db-c442-4a44-8ac9-1731d535202f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:42:29.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T09:42:35.884Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T09:42:35.885Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-22T09:42:35.887Z |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 |2023-02-22T09:42:35.891Z |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 |2023-02-22T09:42:35.914Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T09:42:35.915Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T09:42:35.915Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-22T09:42:35.919Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:42:39.560Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=c849b088-2b18-4421-ab6b-bf0365677f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:42:39.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:42:49.572Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=0cfe05e6-c33a-4ed8-b7cb-10b2cdf73e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:42:49.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:42:59.586Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=5d85d84a-1b9e-4a02-9a72-7c8d5a71e0f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:42:59.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:43:09.612Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=c4766a2f-e9b8-41cc-96c0-dd627c76b629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:43:09.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:43:19.622Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=e47d2a76-0ec8-42c2-91e8-0bb1aca8458f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:43:19.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:43:29.632Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=66b9e879-5267-4ba9-9c6c-f150bc5d1031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:43:29.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:43:39.643Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=2a977d17-8a86-461d-b7e1-2575159bda63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:43:39.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:43:49.661Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=789fe687-ccd1-4557-bb8e-8168c63a42f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:43:49.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:43:59.672Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=50c0ba1c-9458-4211-ae74-8bd2a47a47df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:43:59.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:44:09.685Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=37c8b4e2-47d9-402d-8c8a-df120f245a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:44:09.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:44:19.707Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=e4898277-5396-4d3a-b158-4c87b75cfb9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:44:19.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:44:29.723Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=de10f8ba-c544-4328-9fa9-db3f100ba3a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:44:29.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:44:39.741Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=4ed490a0-3654-4658-93d3-252bc872d272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:44:39.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:44:49.760Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=7dec58af-751a-4e82-b9a9-b1d4159d241c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:44:49.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:44:59.778Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=f70d0766-a3f7-4cd8-a044-1a5cf616e09c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:44:59.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:45:09.807Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=1ec62e91-b2dc-4308-a6ef-fd8b90a1b8b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:45:09.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:45:19.823Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=c82e12eb-0ef0-410f-a4f1-15b27671c057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:45:19.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:45:29.836Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=3414875b-134b-4d47-8387-70fd37629739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:45:29.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:45:39.849Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=9282116b-c418-49f7-b792-130e33b29065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:45:39.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:45:49.861Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=632db4d2-3ad6-47ab-bdf1-44891866b4e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:45:49.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:45:59.876Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=fa5c5742-ab0f-4282-9999-1b8b0bbcfbda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:45:59.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:46:09.889Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=f93172e8-b01d-450c-945e-0dd5cf28d926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:46:09.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:46:19.904Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=21a922ba-b9f7-4626-96bd-626b0c8a6a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:46:19.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:46:29.918Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=13dcf3cc-15a2-4287-ade8-f07935551e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:46:29.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:46:39.931Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=8d227096-b958-4af6-9e84-a89fcea9f6a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:46:39.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:46:49.942Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=4aa9a9fb-4b55-4198-b578-be174ea5a364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:46:49.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:46:59.955Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=36c49136-f062-4a83-a05d-79e8128861fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:46:59.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:47:09.974Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=4694f9ec-19b8-4f5f-b576-db6d6e398904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:47:09.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:47:19.987Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=0ad52e1b-ef0a-4e23-8ce5-976436fe5594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:47:19.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:47:29.999Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=4555297d-7810-464d-b169-5a40123f2334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:47:30.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T09:47:35.055Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T09:47:35.056Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-22T09:47:35.057Z |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 |2023-02-22T09:47:35.060Z |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 |2023-02-22T09:47:35.072Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T09:47:35.072Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T09:47:35.072Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-22T09:47:35.075Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:47:40.013Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=30394349-f17a-4b4c-9f0a-9175c6548a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:47:40.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:47:50.032Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=8398484f-46d1-4b4d-8900-cb7b0e8a74e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:47:50.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:48:00.064Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=f09f727b-fba9-452a-963e-68ede443a979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:48:00.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:48:10.077Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=bbf75953-98fe-491a-b286-f08a61b0448f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:48:10.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:48:20.090Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=d116f46d-aaa2-4b27-84c9-1a2d9f46db41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:48:20.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:48:30.103Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=9f7b8561-266c-43b6-9cad-7e110c1cf346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:48:30.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:48:40.114Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=f5ed68f9-036e-42d3-8351-11e9953cfcef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:48:40.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:48:50.126Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=d390c719-7904-4899-8c75-c7756e811663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:48:50.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:49:00.139Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=6b26b5e1-9ed1-426d-b606-b51deb0a38df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:49:00.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:49:10.152Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=feb9637e-46d7-4c97-858f-f42a1c7f1086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:49:10.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:49:20.168Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=134eed10-66bd-42b5-9968-5e3f2b820865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:49:20.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:49:30.182Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=810dbc21-2445-4bec-b788-88f3cd928a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:49:30.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:49:40.196Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=7de468a2-2ac2-41a0-bf34-88c92b1dbad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:49:40.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:49:50.220Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=9bc53677-ac56-4e62-a547-f0a48da9c182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:49:50.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:50:00.245Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=fd66bf72-93bf-4126-9e18-4f10095a415f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:50:00.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:50:10.266Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=e4d89ba5-9fc1-4c4e-9bbd-a693de16ba8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:50:10.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:50:20.278Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=284f1c9c-bccc-48b7-8c8f-791c20bf85de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:50:20.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:50:30.291Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=5465012c-1cc5-455f-a2db-424176b65dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:50:30.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:50:40.306Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=62b0e35b-4d4f-4b40-a75e-5400cfc8365f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:50:40.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:50:50.319Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=b0483d65-9b13-4d97-8f81-b8c8f2b8ca20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:50:50.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:51:00.340Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=4f7ac8f8-b1f2-41df-9c42-6559e67bbdf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:51:00.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:51:10.353Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=522d1c9c-0ecc-484b-98d0-68a0a539dd10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:51:10.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:51:20.365Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=728e4957-fad9-490f-88c2-66f525ebd9f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:51:20.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:51:30.383Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=e82d08d6-63e2-4700-bbbc-0c17a99a8f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:51:30.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:51:40.395Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=3cbfebe0-0988-4a88-a68c-5e140554c0a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:51:40.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:51:50.407Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=48ba84f1-9fe3-48d3-98b6-925ca817528e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:51:50.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:52:00.419Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=4085c27f-8a42-4fb2-a939-ce43820f37cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:52:00.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:52:10.433Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=9940ae1f-2b50-4459-bf9c-563bd1581cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:52:10.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:52:20.452Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=f2f0e8c2-696c-45b0-af4c-020052f6354e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:52:20.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:52:30.468Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=96b5740f-3823-49c5-bb1e-1b4fe3f8380f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:52:30.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T09:52:35.083Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T09:52:35.083Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-22T09:52:35.085Z |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 |2023-02-22T09:52:35.089Z |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 |2023-02-22T09:52:35.109Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T09:52:35.109Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T09:52:35.109Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-22T09:52:35.114Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:52:40.480Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=ba475cd5-c40e-42de-88c6-8d67dc6bf57e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:52:40.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:52:50.494Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=eb35b185-1382-441e-a6a4-4d1f3f1963c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:52:50.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:53:00.506Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=4ae269d9-e6ba-48f5-9f86-62ca84d67771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:53:00.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:53:10.520Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=74489676-1e1c-47a1-b5a8-639297dc3851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:53:10.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:53:20.533Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=a9bcd32a-abe7-4375-a067-2a3da47bffac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:53:20.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:53:30.544Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=db37842f-2c8f-4f68-b76c-feea53e1c475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:53:30.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:53:40.562Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=383286f6-615c-4965-b8d1-f1708e7ae221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:53:40.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:53:50.577Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=036b7809-e031-448f-9d83-b5a8211c679a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:53:50.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:54:00.590Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=36881101-e5ff-44a9-a17d-ea698e44d162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:54:00.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:54:10.605Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=4b6b884a-20a7-493d-b5fa-01254f5cef26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:54:10.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:54:20.621Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=d2db0fd3-6b4d-4d74-b9cb-df6d9726e8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:54:20.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:54:30.659Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=221da6d9-7d7c-4a81-8cc7-21d70444b930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:54:30.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:54:40.672Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=729ebdff-22b4-47ee-a07e-0892cc3204d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:54:40.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:54:50.690Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=bdc55833-41d9-4e49-abf6-5e36d40ba2eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:54:50.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:55:00.706Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=14223cb1-823f-4ec2-a850-d43100b9c5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:55:00.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:55:10.723Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=c43db6de-fd85-4de0-9205-e1b6f53e3891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:55:10.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:55:20.736Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=f924d34e-d889-49fb-a96b-8702a3baec3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:55:20.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:55:30.746Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=3e3f2342-835f-4605-a32e-9f4af0c58d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:55:30.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:55:40.761Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=a18b460f-8b83-4ec9-b78c-5a689d4c81eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:55:40.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:55:50.772Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=045579d6-ed3d-4a34-bf33-977ef3fa6ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:55:50.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:56:00.786Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=d041225f-ea8d-41d0-a6e7-9597db232d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:56:00.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:56:10.802Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=1896cb6f-378b-4526-9469-d93c77f310a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:56:10.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:56:20.815Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=bdda10ed-3cbe-419e-9538-32c687f06b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:56:20.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:56:30.830Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=d7d1b57e-3040-4691-8bcf-7ddf97656c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:56:30.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:56:40.841Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=88e09c9f-e8c7-4ec5-9cc4-2819192e1350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:56:40.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:56:50.852Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=3158bc6a-ec7d-4a50-b9f5-1a77f8223261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:56:50.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:57:00.863Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=40382f5d-7e08-40d1-981d-feccc77d4658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:57:00.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:57:10.876Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=1a70f7b2-e5dd-4cae-8f21-b4c565a32e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:57:10.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:57:20.890Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=de752a2c-4688-4a09-9ab7-9860d1f91cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:57:20.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:57:30.902Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=999f313c-aca4-4b7d-bc07-a875588c3602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:57:30.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T09:57:35.101Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T09:57:35.101Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-22T09:57:35.102Z |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 |2023-02-22T09:57:35.105Z |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 |2023-02-22T09:57:35.117Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T09:57:35.117Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T09:57:35.117Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-22T09:57:35.121Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:57:40.921Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=392b1aa7-a99c-4595-b2bd-3994d590d763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:57:40.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:57:50.944Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=04d27399-a95b-4953-8b13-2f7bed69bfa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:57:50.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:58:00.957Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=3609294b-c20a-4f39-8560-2aabd8577bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:58:00.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:58:10.970Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=b9e3cf92-7fe9-4810-8442-80ba93656145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:58:10.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:58:20.986Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=cf9eb398-0063-4ad9-98c2-aae5cff6b0eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:58:20.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:58:31.001Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=72d2aef8-08f3-459d-bbfe-f21fabe0fc6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:58:31.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:58:41.016Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=57f641f8-aef8-4617-bc75-a1eb5dd98f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:58:41.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:58:51.029Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=20bfd912-dc11-482d-b16f-00189c1b6ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:58:51.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:59:01.043Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=bab76c3c-1d8a-424c-a28b-e7ef8fdeb6bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:59:01.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:59:11.057Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=da54cb75-f025-4129-934a-fa925ae19cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:59:11.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:59:21.068Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=e668475c-0b85-43bc-bcae-6c3124cc17ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:59:21.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:59:31.082Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=130e6ed1-0a9c-4cbc-a333-8a6b991eaf90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:59:31.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:59:41.094Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=0aed751b-bd5f-46be-acc5-dfbf6a337fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:59:41.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:59:51.108Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=03c818ee-548c-4468-9b85-94a3d15c4455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:59:51.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:00:01.121Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=586c66a8-61c2-4e90-95dd-bf9f964d95fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:00:01.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:00:11.134Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=88f6e44a-473f-4a3d-a5c9-15ff6c8cb144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:00:11.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:00:21.149Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=98f0e157-0eba-47b5-97ba-21e827c8a637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:00:21.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:00:31.162Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=61b3d8cd-c3eb-4689-a90b-508332f477c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:00:31.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:00:41.174Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=0935e933-192d-4326-bbb4-4cf5cf6d9560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:00:41.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:00:51.189Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=dce22aca-7096-4675-8739-4a1ff77dde27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:00:51.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:01:01.202Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=98ab11d6-6432-4487-9638-e37f46610519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:01:01.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:01:11.219Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=547a017d-c9e1-4c54-81a8-f4c1f004dacd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:01:11.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:01:21.234Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=b2598c78-85e9-43df-bf5a-9a9a015dabc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:01:21.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:01:31.247Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=4ce53a28-fc65-4556-9f4f-6c411438e686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:01:31.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:01:41.261Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=ab17d793-224c-4d6d-9ab3-29c31200ab3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:01:41.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:01:51.273Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=7d4f0dc4-746f-4dd7-8120-84d919a822b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:01:51.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:02:01.287Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=da095245-8bbb-44a1-852d-80ec3b908ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:02:01.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:02:11.299Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=6860ea4d-5f52-426c-9730-ef592fc79fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:02:11.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:02:21.312Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=5d1978d4-d32e-44fe-bb42-823a5de8adc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:02:21.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:02:31.350Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=96d60573-81f4-4b74-b4e2-f7792dba92d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:02:31.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T10:02:35.025Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T10:02:35.025Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-22T10:02:35.026Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T10:02:35.029Z |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 |2023-02-22T10:02:35.036Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T10:02:35.037Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T10:02:35.037Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-22T10:02:35.039Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:02:41.384Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=796cd2ce-0ff7-420b-94e3-6a68442cf625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:02:41.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:02:51.400Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=0a4364ba-d731-4681-bc3a-1ace91325d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:02:51.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:03:01.415Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=b466ea87-c6aa-4b44-a14a-6774811adadd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:03:01.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:03:11.428Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=f5aa4ae2-6bf0-4b2e-90ba-ff0c13c50050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:03:11.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:03:21.440Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=4bee7ecd-ed22-466d-9c18-0a264452946a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:03:21.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:03:31.453Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=fbd854ed-2647-411d-859a-d8db4ba71097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:03:31.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:03:41.464Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=2a79ee48-1654-45f7-8aae-19c88eefa618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:03:41.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:03:51.477Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=4a628d9a-8055-47b5-91c6-2c6c384ab23c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:03:51.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:04:01.488Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=34e7f4d3-87a5-4808-90f8-6cf9ee8848a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:04:01.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:04:11.501Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=1fcf7e1a-5024-4a43-9693-af35027da705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:04:11.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:04:21.517Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=39c3cea9-aacd-444b-8ef4-34ed45f0d80b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:04:21.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:04:31.531Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=f6f906a9-c6d8-420b-9c3b-6b8ef8434e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:04:31.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:04:41.549Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=40e2bf3f-7251-4d40-a307-ffe7a8ec4255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:04:41.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:04:51.564Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=9b585f6e-32d9-4756-84f6-ff6a2bc38e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:04:51.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:05:01.585Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=b7e37fec-dd22-4925-8a6e-45d7581925b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:05:01.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:05:11.596Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=9efd1db1-1839-41e8-a193-97bb3fd6e955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:05:11.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:05:21.610Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=78bfb37f-1a73-493d-9083-5fb2595f626d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:05:21.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:05:31.623Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=60c01fe5-69ee-43c7-90d6-95481ab6718f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:05:31.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:05:41.639Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=c6ee8d47-6639-41e0-9f75-8795ec53f439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:05:41.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:05:51.653Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=cdad86f3-25e8-49fe-9442-1c16f9f84a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:05:51.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:06:01.666Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=d15f892d-85f2-4ae2-9743-476ebf28f1da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:06:01.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:06:11.679Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=364b677c-6c46-486b-9b0a-3d983d48a445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:06:11.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:06:21.692Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=eb376ef4-f17a-45c7-b67b-49f582d9b6dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:06:21.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:06:31.703Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=57b337d5-9ebb-4fa3-b36c-7436bda47f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:06:31.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:06:41.719Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=d1521754-6897-4691-af01-8958c0ffedd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:06:41.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:06:51.733Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=cd8ca7c4-2019-4cf7-addb-82be455d9ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:06:51.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:07:01.746Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=bd909534-1e16-4ee0-9802-ebc072474e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:07:01.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:07:11.758Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=738ae4fa-2b2a-46c8-8a2c-ac1506576934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:07:11.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:07:21.769Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=0d4407aa-70b4-47fe-ad4d-709f7edd6295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:07:21.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:07:31.782Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=f3befac2-689b-4f54-afab-bad3addabebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:07:31.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T10:07:34.975Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T10:07:34.976Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-22T10:07:34.977Z |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 |2023-02-22T10:07:34.980Z |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 |2023-02-22T10:07:34.991Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T10:07:34.991Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T10:07:34.992Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-22T10:07:34.996Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:07:41.796Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=42b9ab8d-da5d-401d-b0c1-d581a61b9a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:07:41.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:07:51.811Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=f58ae86d-d538-4060-92ba-0abf23c367c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:07:51.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:08:01.824Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=b1197608-4bd9-4fff-9f55-4811efdbe40f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:08:01.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:08:11.837Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=8cf08f3e-5a99-443e-86ac-81a407851c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:08:11.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:08:21.848Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=1c62e189-eb84-4416-8282-9a39e7fdbd83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:08:21.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:08:31.865Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=548d6db7-3cd6-484a-a7a7-5536e038d21e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:08:31.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:08:41.876Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=f301af99-a856-4d24-ac97-f1a3b3c14ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:08:41.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:08:51.891Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=26bd10a5-5f2c-407c-80c9-ca695f32bd9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:08:51.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:09:01.906Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=0cc9dc7a-2967-4e25-abb0-cb7f14ca6871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:09:01.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:09:11.918Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=16fa4c22-facf-477b-86da-52a3f4669c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:09:11.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:09:21.930Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=988f6228-4e6d-4be9-bd18-5d21e3b76400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:09:21.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:09:31.946Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=88d7ef8e-0089-4f0c-a78e-130ad6e8fb53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:09:31.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:09:41.958Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=9f6fa41d-bfd8-4644-8b63-2f30b40880f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:09:41.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:09:51.971Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=f81e03bc-7b16-428e-a0fe-d117282e4ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:09:51.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:10:01.986Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=217e8405-cdfa-49d3-976d-6c2e0b5a9637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:10:01.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:10:12.000Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=5ab33126-f310-4d1f-b192-b21c81a3477d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:10:12.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:10:22.013Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=dbab9bc3-35db-4f44-a11f-d8e4d65c3956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:10:22.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:10:32.024Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=9d08bf5c-1113-4911-9e5e-0085d96cf6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:10:32.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:10:42.074Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=e1bd375d-1120-4b14-9ba4-870d56519f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:10:42.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:10:52.089Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=c68d539b-8aa8-4fbf-a6a2-97c89d679b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:10:52.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:11:02.105Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=55131264-40fc-4ffa-a760-89db69cc1851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:11:02.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:11:12.118Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=70a4abc5-4593-40f8-9de2-3d18bc969c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:11:12.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:11:22.131Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=b5109bb8-165a-4d2a-9e18-fdba883f9969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:11:22.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:11:32.144Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=e4ce0352-c5fc-4145-bdb6-d81c9e7294db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:11:32.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:11:42.157Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=06da5e26-b42a-497c-8074-a461fd58e035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:11:42.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:11:52.168Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=ed9850df-c329-4ffc-8f0c-f5be7eba2814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:11:52.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:12:02.182Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=a3e36293-768e-42c3-b2cd-58bb547f4423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:12:02.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:12:12.197Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=c290da60-0cf1-40cf-a6ea-c1511a621224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:12:12.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:12:22.209Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=012dab7d-9bd5-46ab-a36e-fdf34be17703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:12:22.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:12:32.220Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=6bb658c6-81bc-49de-b599-b58cf2816158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:12:32.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T10:12:35.100Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T10:12:35.101Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-22T10:12:35.102Z |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 |2023-02-22T10:12:35.106Z |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 |2023-02-22T10:12:35.120Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T10:12:35.120Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T10:12:35.120Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-22T10:12:35.125Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:12:42.232Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=a9b0c0eb-cb0b-4602-b4f9-9c27f680911c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:12:42.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:12:52.243Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=0096cf92-5e59-4ac1-bf76-fa9ee5a2be65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:12:52.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:13:02.254Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=3178a570-0920-4d60-b070-8f8728bf6248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:13:02.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:13:12.266Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=92c6a51a-04e3-4ef9-8094-e7361f9a3c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:13:12.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:13:22.278Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=bed41e7b-dd10-4f00-a8d4-74f43328c608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:13:22.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:13:32.291Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=ebcfa306-41fa-488e-8a16-fc121bf52e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:13:32.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:13:42.303Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=f36b3734-fc81-4041-8c1a-1c914f9a8dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:13:42.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:13:52.315Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=71b1f71b-d63b-416c-bc2b-e97202baf802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:13:52.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:14:02.326Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=d083e146-03df-4fd2-b8c7-9a3e07e7cc48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:14:02.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:14:12.339Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=16460dcc-bd26-4c0d-aed6-52c3001d9e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:14:12.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:14:22.350Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=1a634649-afd3-40f9-962a-c543284f2f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:14:22.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:14:32.361Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=87ce253c-189f-4ad6-9bbd-7e2bea9a4cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:14:32.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:14:42.371Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=f26dd6ef-c808-4815-bc87-3235ce59b8f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:14:42.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:14:52.383Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=41dd249f-37db-43d7-8cd4-7a213d835751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:14:52.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:15:02.396Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=c3545a34-0851-45c3-a475-f0c02c73068c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:15:02.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:15:12.409Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=ed64b39b-43cb-4f2b-b114-c19759da1a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:15:12.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:15:22.425Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=02003008-7212-4094-aaac-170f5a76dce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:15:22.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:15:32.438Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=e44e9de5-7e45-4fe3-88ee-a3ed80656e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:15:32.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:15:42.449Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=95eb54ed-ae43-453b-8654-6b5ad13c1ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:15:42.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:15:52.476Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=63e5f767-edae-4e0e-ab38-53cfdfbe6d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:15:52.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:16:02.487Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=46e3719c-4dd6-41c2-851f-36ffbcbe80ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:16:02.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:16:12.503Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=154489d1-3257-4050-a480-3f538fb9b726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:16:12.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:16:22.515Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=49aed7ff-2a4a-4257-a83f-ee50c24ab013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:16:22.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:16:32.527Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=4ab9ac63-3442-4319-80f8-a3be00aebc73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:16:32.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:16:42.540Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=cae7ea22-adce-438b-8cd4-ba1df0f28681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:16:42.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:16:52.553Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=586fe037-e574-4fbd-a881-b23e242f336e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:16:52.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:17:02.567Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=ba0cb598-12a1-4712-9dfe-b47d228c30b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:17:02.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:17:12.580Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=7a85465f-008a-4ab0-984f-c7ca3da7a23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:17:12.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:17:22.594Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=3844bc66-8f45-4abe-be98-984470e0c310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:17:22.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:17:32.611Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=38c3cd82-200b-47ec-a766-ab19f655aee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:17:32.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T10:17:35.053Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T10:17:35.053Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-22T10:17:35.054Z |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 |2023-02-22T10:17:35.056Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T10:17:35.063Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T10:17:35.063Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T10:17:35.063Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-22T10:17:35.065Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:17:42.626Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=488b2b8b-29f7-42f6-a7a7-c831efb934a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:17:42.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:17:52.640Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=9f2916d6-3647-4820-8f9e-677cd168ab4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:17:52.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:18:02.652Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=8f7d569c-662f-4828-a6b3-c8ea26fae4d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:18:02.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:18:12.669Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=1e354a53-e0f4-4948-ac72-0ceb99b6ded2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:18:12.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:18:22.684Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=8bc57488-761e-4fa8-bfeb-869950a97441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:18:22.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:18:32.698Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=f3db56c7-0e8b-4440-9261-96ba6182831b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:18:32.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:18:42.713Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=b5cc8d6a-827c-40c0-80a6-2eb07f2c3027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:18:42.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:18:52.725Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=01929e44-0e27-48f8-b8e5-007bb96239d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:18:52.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:19:02.738Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=d43fcedf-97d7-4cfb-812c-ce7923593c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:19:02.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:19:12.750Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=6149a653-a671-472d-875f-385b9e7f4ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:19:12.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:19:22.761Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=28c8403c-03de-40a4-b22f-f9a8bb9522cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:19:22.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:19:32.774Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=f3cf7129-af55-4a3d-a01e-e9582d905cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:19:32.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:19:42.785Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=ca47b0a9-0dc9-4e70-822f-692f544a35fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:19:42.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:19:52.797Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=84070c64-6735-4a4e-8c29-41410e79b3b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:19:52.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:20:02.808Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=2a433600-4fee-47cb-9b83-6d58900fb3e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:20:02.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:20:12.822Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=ba082212-6f57-47ac-aac7-4a8c8e359fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:20:12.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:20:22.836Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=ee35b1c6-da1c-4107-b895-df83611f85e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:20:22.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:20:32.846Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=9fabae61-f34b-4be4-9754-e46fc0bdf954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:20:32.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:20:42.857Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=1dd01bc5-2973-4609-9d0d-82ac0ccab7a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:20:42.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:20:52.871Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=dc2df7cd-7a72-4c9e-addd-ca7232f82392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:20:52.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:21:02.914Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=9c2065a5-4ae0-4448-a24d-144975c110ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:21:02.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:21:12.926Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=8db79dd2-1789-41cf-806d-bd2184070aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:21:12.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:21:22.940Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=78126675-6dff-4c16-97da-b45485d76a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:21:22.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:21:32.951Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=b87d8f4e-7aa9-4580-990f-6751f2fbdf93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:21:32.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:21:42.966Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=2614d45e-b6bb-4790-b63f-00b0fc69342d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:21:42.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:21:52.981Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=8755e17a-52f2-40e9-b2ed-9269e8e54ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:21:52.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:22:02.991Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=862455ac-3b76-4c69-812e-55602a629362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:22:03.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:22:13.008Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=cb43e880-36f7-442d-b9c5-37a9eb14de87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:22:13.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:22:23.019Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=eb48ca12-57d0-47d4-a741-20b6499098a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:22:23.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:22:33.032Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=e6ef5782-08b6-4930-8e19-661c539f7abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:22:33.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T10:22:34.922Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T10:22:34.923Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-22T10:22:34.924Z |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 |2023-02-22T10:22:34.927Z |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 |2023-02-22T10:22:34.938Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T10:22:34.938Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T10:22:34.938Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-22T10:22:34.941Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:22:43.044Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=060cd73b-efeb-47a7-bc3b-183b743469e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:22:43.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:22:53.057Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=2b1d5103-b2f3-4ca6-a530-918e2ed5e347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:22:53.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:23:03.069Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=b7dc8331-0dde-4c8c-81a1-d15aa6c8b06e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:23:03.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:23:13.081Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=d2f8b919-2be5-4f50-8058-78381603a294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:23:13.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:23:23.094Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=ea9eb2e0-1bbe-4192-bd78-92d7de9e8890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:23:23.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:23:33.107Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=80168181-ca5a-4695-b3ec-24a31c2fc0c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:23:33.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:23:43.120Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=ab86396c-3d46-4ffb-96f7-b63f3542ff95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:23:43.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:23:53.135Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=0f6707f5-108e-4c39-af5e-7fcd0e3cb561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:23:53.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:24:03.148Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=091260e2-3273-4085-a894-87fd6d5b72f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:24:03.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:24:13.158Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=3b4d964d-40ce-471f-a17f-2e338014ee46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:24:13.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:24:23.171Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=b4cae831-5d76-4541-8766-9275f9ed9641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:24:23.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:24:33.187Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=b0d50565-3672-4cab-94aa-ba46ea52a236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:24:33.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:24:43.205Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=381ee679-cda2-481b-aa2d-b947536ea267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:24:43.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:24:53.220Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=3d2696ae-2fde-4769-a93f-b905dd8c71e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:24:53.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:25:03.232Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=f507a401-4671-48a3-904b-fcc8e6465177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:25:03.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:25:13.253Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=7afb0256-2a09-4411-a6fc-9d2c227d9387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:25:13.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:25:23.272Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=75159433-d67e-45ba-affc-df8194b4328f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:25:23.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:25:33.285Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=9cb44cf7-91b5-4d1b-9f24-12d7ff7047fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:25:33.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:25:43.297Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=5ca4634d-4324-4dff-a0fa-7e809d9bd63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:25:43.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:25:53.310Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=d8690845-4cf6-4219-b372-cbdc784e870f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:25:53.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:26:03.322Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=b25b3d34-28a6-4f57-ae1b-23548ee033a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:26:03.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:26:13.333Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=60690b48-6812-4208-a571-8c6ebab31409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:26:13.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:26:23.344Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=835d4564-c3d6-4eec-bbe6-81652c07bec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:26:23.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:26:33.358Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=882c49d6-959f-4bcf-8e8f-81759070cde9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:26:33.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:26:43.369Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=7524ebd3-a3e3-4472-baa0-b0a265a8e99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:26:43.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:26:53.380Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=e05eb7df-f871-4683-a91b-816fe2ac5fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:26:53.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:27:03.391Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=0f7b6fea-e561-41c9-9d11-d7469b2052f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:27:03.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:27:13.402Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=18389232-a7f7-41f0-bf70-759b6dcbed72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:27:13.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:27:23.415Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=c075a37e-b06c-4c07-ad98-05e7009b3579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:27:23.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:27:33.428Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=81c20dbf-1d7b-4b2a-8fac-c3df92b0e9dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:27:33.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T10:27:35.083Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T10:27:35.084Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-22T10:27:35.085Z |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 |2023-02-22T10:27:35.087Z |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 |2023-02-22T10:27:35.094Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T10:27:35.095Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T10:27:35.095Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-22T10:27:35.097Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:27:43.444Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=d6c8b7ea-887f-4079-8ca0-62748e5b3eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:27:43.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:27:53.457Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=2578f42e-66b8-4e02-857a-13d63412e05a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:27:53.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:28:03.514Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=57302de7-1bfd-48e3-bb0a-9eafda07e96b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:28:03.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:28:13.525Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=594dc326-443f-4ca4-a7eb-9987b6882570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:28:13.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:28:23.537Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=e50af65f-f8ba-43a1-bb7a-426a4b3952fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:28:23.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:28:33.548Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=9cb8e5a6-91d9-4446-a512-bc8a464ba487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:28:33.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:28:43.559Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=c860f6b0-cc35-4e0c-a508-85696ddb5bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:28:43.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:28:53.572Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=04a4e44c-9b82-4e8b-91a7-a2305a9e9ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:28:53.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:29:03.585Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=df6330b7-14ce-4da1-8452-e8731055aadd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:29:03.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:29:13.595Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=3f2754a6-4c9b-4c56-a5e9-d55b070be1b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:29:13.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:29:23.606Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=c85b7d9e-96b8-4970-8f72-145fbe15e56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:29:23.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:29:33.621Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=5f7476d0-419d-421e-a023-a20f96c39f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:29:33.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:29:43.633Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=0ce259be-2859-4524-a6a0-772364aaa3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:29:43.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:29:53.644Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=c5bb3c12-c4b5-468e-b7b4-9a0de5cf2157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:29:53.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:30:03.655Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=6b8ec591-b7c0-4760-9869-4b234d6c2927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:30:03.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:30:13.666Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=80e2c9e7-47b0-42ff-88c1-ddbafce901b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:30:13.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:30:23.678Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=a0b87d33-f5df-462b-97a0-0bb39e8a5e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:30:23.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:30:33.693Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=a399b191-7e9c-41f2-817a-6718c2a042f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:30:33.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:30:43.703Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=3d43be7c-d71d-48d2-b54b-2f152e7624a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:30:43.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:30:53.717Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=a430b2c6-e196-4dad-8b67-58058dff18ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:30:53.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:31:03.737Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=bf79cfc2-2176-493d-a60c-586adff1fc76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:31:03.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:31:13.747Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=6bff8dbe-bd8e-4631-bd9e-60e065c09ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:31:13.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:31:23.757Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=59f6ecdd-4acb-4c44-9a34-d5502e4f2c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:31:23.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:31:33.767Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=0a1ef291-20fa-4fcf-9f14-a4cb9e53bbd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:31:33.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:31:43.778Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=ceb35724-1128-4bb7-b647-b7aca0e3fe00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:31:43.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:31:53.790Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=79777c7a-d6ce-4e8e-bc89-272f6268f244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:31:53.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:32:03.800Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=7d27c563-2942-472a-924a-8fbafa2f397f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:32:03.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:32:13.811Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=251e38fd-52bf-47c4-af7b-391f426ed739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:32:13.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:32:23.823Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=a334a225-35a4-4f37-9990-f273446d036b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:32:23.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:32:33.834Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=f2f075d6-6b6c-4b6e-9b4c-0302880ce095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:32:33.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T10:32:34.882Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T10:32:34.882Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-22T10:32:34.883Z |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 |2023-02-22T10:32:34.884Z |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 |2023-02-22T10:32:34.889Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T10:32:34.889Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T10:32:34.889Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-22T10:32:34.891Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:32:43.848Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=c0807982-d368-4e54-959b-4d5a0b7c3369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:32:43.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:32:53.861Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=89ecfe38-1fb6-45c4-a2cd-d29d46c1daf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:32:53.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:33:03.875Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=52c9e5b0-e2bc-4ad1-8ef2-6d974e0e76a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:33:03.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:33:13.885Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=bffa8037-8dab-4757-81d5-71587bade1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:33:13.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:33:23.898Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=285a4562-dc51-45b2-8233-58498cd3b254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:33:23.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:33:33.911Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=e5615f13-cfab-4766-8539-ad733eefa4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:33:33.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:33:43.921Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=819394cd-836a-40cd-bdf6-5c6bf5fa63b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:33:43.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:33:53.931Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=e899c0d9-95b9-4fae-bc05-9069d03a7cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:33:53.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:34:03.942Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=085f3165-227a-4367-9bb2-994bfffdf7a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:34:03.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:34:13.959Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=3695a335-7624-4cfb-a9bb-3aa846664f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:34:13.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:34:23.970Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=2db55e5c-a2f8-496a-93c5-3fdd3fb569db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:34:23.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:34:33.981Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=98d117fb-ba58-4264-99ac-3a9d8fb973f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:34:34.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:34:44.009Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=601e665d-1824-4648-9893-93b6d760301b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:34:44.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:34:54.028Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=1af813b9-6337-411b-a7d9-3e6441cf4d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:34:54.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:35:04.039Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=dcdefa9f-c60c-49bc-ab7e-96b15a98999a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:35:04.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:35:14.052Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=598b22be-91cc-4fe4-9913-7b129d00f097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:35:14.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:35:24.063Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=d6df0cd6-78b5-4e96-bb24-6b5f27fd4199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:35:24.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:35:34.076Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=1bae0440-a15f-41bb-be2e-be06db36fd3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:35:34.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:35:44.088Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=ab88d11b-de01-4717-97d2-f78252782840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:35:44.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:35:54.100Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=de6270f3-8db5-46ff-a541-26c2468fa769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:35:54.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:36:04.132Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=0eb3eee5-b242-433f-9537-c709816c319d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:36:04.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:36:14.143Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=6f2eff49-528e-4c84-a91a-bc7c5fa5a9fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:36:14.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:36:24.153Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=613aac78-d62b-48aa-bd83-7b217f2eebcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:36:24.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:36:34.164Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=a3c3c9a0-8d96-4847-94df-5c2dae383f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:36:34.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:36:44.175Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=ce9ecf58-58f4-466b-adde-f42fbadf9362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:36:44.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:36:54.187Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=aef6b7e9-92f8-42b7-8bd2-88f5c5011e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:36:54.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:37:04.204Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=591aa2af-3baa-43d8-a24d-64c389be9bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:37:04.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:37:14.217Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=0da7dc37-059b-4052-874b-64593da872b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:37:14.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:37:24.237Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=3f40ec2b-a2c5-47fc-8946-d4a8c1692b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:37:24.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:37:34.253Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=355d4b97-2b98-40a4-ab83-3570041d185c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:37:34.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T10:37:35.011Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T10:37:35.012Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-22T10:37:35.013Z |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 |2023-02-22T10:37:35.016Z |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 |2023-02-22T10:37:35.023Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T10:37:35.023Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T10:37:35.023Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-22T10:37:35.025Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:37:44.276Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=6fb387d6-b236-43e2-a718-05cde9260897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:37:44.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:37:54.290Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=38b8015a-e782-409b-95f1-c978e81f9c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:37:54.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:38:04.304Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=830c3ec5-bee7-46c0-9dcb-51b0e1d99300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:38:04.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:38:14.325Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=dc2f97bb-8b9b-49dd-bd85-1c2ec031883e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:38:14.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:38:24.337Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=25ebffde-84a6-4029-b48c-77eb455e6f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:38:24.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:38:34.350Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=031e0796-603c-4024-91c8-24bd28f7d1d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:38:34.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:38:44.361Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=dd576e5b-e121-4291-9749-de482c3ee0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:38:44.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:38:54.373Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=40c7ad5e-bea7-479c-866f-a87003f037a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:38:54.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:39:04.383Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=498b9ae2-19ed-4b1f-9808-d5fed7afcc02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:39:04.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |