. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: 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 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:39:14.398Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=7cce147d-ef96-4a53-a739-543896c570d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:39:14.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:39:24.409Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=8cb6c020-d797-481f-8c27-3a642d9f45f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:39:24.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:39:34.435Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=c432c23d-bc3b-4cfd-9c78-cd2150e4b02d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:39:34.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:39:44.446Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=48c1bac5-558f-420b-80ba-1183d6df137d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:39:44.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:39:54.457Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=85e5bf66-7ddb-4687-975f-7879a43f640b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:39:54.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:40:04.467Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=60c1503c-f750-4af8-b1d5-3d1570267ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:40:04.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:40:14.487Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=0fdef5ce-7e56-4806-a304-6e6632815528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:40:14.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:40:24.500Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=e8b5bb3b-79f4-4906-9f16-c78d5d8674fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:40:24.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:40:34.511Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=ea0eee77-af74-4fe1-977a-cc0e7503e2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:40:34.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:40:44.522Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=fb1e1450-a4e0-401d-accc-2a871c8edeed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:40:44.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:40:54.533Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=22ed7791-d16b-4775-8910-f729fbeb19b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:40:54.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:41:04.547Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=60a1b664-00a4-4895-82e8-37afc1e1ce2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:41:04.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:41:14.562Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=79553eb5-fe9c-48fa-93b2-31ae17c3a3a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:41:14.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:41:24.574Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=46ed978e-2ead-4b4f-9904-401448bce07c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:41:24.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:41:34.586Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=327a2d10-3017-4722-aed2-89770f6437ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:41:34.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:41:44.600Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=6235b1a5-c25b-400f-a800-df86216f721c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:41:44.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:41:54.615Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=2e4cd894-d60b-4bf5-9386-8677a845258d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:41:54.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:42:04.628Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=1d200398-f6cd-4605-bbae-e06cf1b83609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:42:04.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:42:14.641Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=757b0f49-cef6-419b-a510-2ef6b6271da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:42:14.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:42:24.652Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=6350fd5b-a663-4748-9ac9-a7ee6680de93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:42:24.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:42:34.663Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=d20b35d5-363b-4b61-b191-aad3f5ed0d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:42:34.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T10:42:35.029Z |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:42:35.030Z |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:42:35.031Z |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:42:35.035Z |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:42:35.042Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T10:42:35.043Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T10:42:35.043Z |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:42:35.045Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:42:44.675Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=ff49cfd5-4b63-4ac2-87a2-a8d9ab83f945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:42:44.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:42:54.688Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=5cadcbfb-be61-439c-8ba7-ae0761089afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:42:54.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:43:04.699Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=22de6ba6-7443-406b-a909-45bb334a937f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:43:04.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:43:14.733Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=2d82d092-6d42-4c5a-b3bc-cf2d9a9b43c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:43:14.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:43:24.744Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=2ef67442-c746-4e62-a220-2738fb91094e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:43:24.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:43:34.756Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=997b8e43-4a5d-420c-8362-9bd4f56fa260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:43:34.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:43:44.768Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=0b0d759a-7fa4-4194-b506-d2ededf1ecea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:43:44.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:43:54.780Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=4ddb43f4-1edd-4cbd-b5eb-886b668d5621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:43:54.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:44:04.792Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=0d6b943d-b25d-4439-aefb-6afbb763f1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:44:04.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:44:14.824Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=590fc579-3bbd-43b9-9abf-362bfbaaa803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:44:14.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:44:24.837Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=9f21085f-3660-4fd2-9d87-b42479ff11e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:44:24.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:44:34.848Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=6cfe64b9-ac96-40b3-92a2-67caf891cdc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:44:34.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:44:44.860Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=3bda9644-5020-4dbe-831c-36d01941090c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:44:44.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:44:54.873Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=fcf0ede3-c421-4d5b-855d-3e145250e3e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:44:54.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:45:04.887Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=74190aa1-1a43-4c5d-b4e7-b25bd9a1e9ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:45:04.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:45:14.898Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=af15f252-8699-482f-a60d-32da3a85138d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:45:14.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:45:24.909Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=97786419-9508-41b8-9946-94f81e05a65d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:45:24.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:45:34.921Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=12e6fbe2-ab05-4ba8-81bf-5e3af747f55b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:45:34.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:45:44.930Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=ef5b3b71-a9b3-48cf-80b2-137847ac3f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:45:44.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:45:54.941Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=930ad918-9909-45e3-9918-f849a8636877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:45:54.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:46:04.953Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=666b583d-e61c-45da-b59a-e98bac033990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:46:04.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:46:14.964Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=bdc697b0-88db-4bcb-b10c-f56dbe72a696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:46:14.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:46:24.978Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=c1987ea0-ce01-4a8a-a50b-8287eda29341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:46:24.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:46:34.989Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=6b4212e1-a76c-4591-8c02-eb9838030c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:46:35.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:46:45.002Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=2a26628d-f6b4-41d4-9ff4-a33ab2df85a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:46:45.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:46:55.013Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=c1661be7-448c-4cdc-9591-1eb65a96da9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:46:55.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:47:05.025Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=87e0003a-9b3f-4960-b582-72db4ab9ca88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:47:05.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:47:15.035Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=dbf8818e-a1eb-4e7f-aa3b-c95089aed66a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:47:15.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:47:25.048Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=03e33f0f-13c2-443b-ad0f-2427ee4ca14f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:47:25.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T10:47:35.005Z |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:47:35.005Z |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:47:35.006Z |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:47:35.010Z |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:47:35.021Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T10:47:35.021Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T10:47:35.022Z |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:47:35.026Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:47:35.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:47:45.074Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=9e59c2f4-6ad4-4a77-a653-d4d4440a96bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:47:45.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:47:55.090Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=7740b3f7-f676-411b-ae3a-2cab4882883d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:47:55.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:48:05.103Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=8f204c44-a02a-4e24-a804-4580a7f74c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:48:05.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:48:15.115Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=33dc7f28-a17a-4b5a-99a9-c634665a763c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:48:15.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:48:25.127Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=ffec22fd-774f-49d4-8b99-27b860de0922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:48:25.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:48:35.138Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=00910212-13a4-4a40-bcc3-efe7b4181ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:48:35.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:48:45.166Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=cedf1c76-d11e-4f7c-b04c-a79c02a748a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:48:45.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:48:55.178Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=6341240f-7fc8-41cc-b11c-6065d51f8dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:48:55.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:49:05.191Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=98167c4e-83aa-48ea-8082-a3db28ae2c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:49:05.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:49:15.205Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=77be6f5f-867c-4469-b780-61b99574b252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:49:15.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:49:25.217Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=53ae8eb4-bc85-4235-8223-2c7a632c3965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:49:25.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:49:35.228Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=105ff25f-c984-4e11-ac1b-0ffeee64e321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:49:35.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:49:45.243Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=eb480b56-b18b-4c7f-96b2-262e3edbeeb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:49:45.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:49:55.256Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=5e154160-f747-470d-92f2-8f910012e396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:49:55.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:50:05.292Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=8b52ea54-6019-4c4f-98e4-114d59fc8b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:50:05.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:50:15.302Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=0edf2d86-ae55-4eab-ba87-9fe1c08a949d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:50:15.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:50:25.316Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=ed09e399-0241-4c27-a60d-16ce203ab2fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:50:25.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:50:35.327Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=2a67a174-c456-40c1-a708-9401ce950d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:50:35.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:50:45.337Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=03196715-e270-4835-894d-c003b24c03c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:50:45.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:50:55.348Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=3c964495-547c-4b55-bfed-cedc3d1051da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:50:55.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:51:05.358Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=7e6510ce-4994-4371-925f-7c341ce9b7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:51:05.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:51:15.368Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=bb8f1071-fcfe-48e8-8ab7-976d10e5ef2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:51:15.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:51:25.379Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=fec36f7c-d5bd-4171-9031-bbbfc10a6ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:51:25.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:51:35.391Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=884e6f9f-f75e-416d-afa6-fe49d73dcde6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:51:35.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:51:45.402Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=e66285c7-d169-4de7-9ff9-e93a02bb94fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:51:45.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:51:55.413Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=5b53c11d-fcaa-4a41-acbc-d89792cd9c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:51:55.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:52:05.424Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=dd38bb6a-d301-4800-9bdc-8161bcd4c54d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:52:05.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:52:15.437Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=dc95e8bb-8c7a-4dab-bdbe-7d12ffbcaec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:52:15.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:52:25.450Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=d2d711ee-801d-4152-997f-aff8946e0630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:52:25.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T10:52:35.020Z |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:52:35.021Z |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:52:35.022Z |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:52:35.026Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T10:52:35.031Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T10:52:35.031Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T10:52:35.032Z |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:52:35.034Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:52:35.460Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=a568db8d-c822-417e-a968-e8c887d81853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:52:35.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:52:45.472Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=7557791d-4b43-4118-a7f9-5a1111f30689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:52:45.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:52:55.483Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=bf042b97-ef5a-42e2-a93c-399e0631031e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:52:55.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:53:05.498Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=431a1de0-7c1d-4ef5-a64d-40508b8c9820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:53:05.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:53:15.510Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=de92b4ec-96c5-4b8e-8801-14a950af1c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:53:15.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:53:25.523Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=ac051c54-339c-4e83-862f-6ec00910f727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:53:25.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:53:35.534Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=45116fa7-23bd-4fd0-8384-ac84995007bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:53:35.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:53:45.544Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=614d2694-dcb4-4c4b-9318-1036ea44ad42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:53:45.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:53:55.559Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=6eadfced-7d15-47f2-b9bf-2a9772174a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:53:55.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:54:05.574Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=fdacc94c-14b7-4a8e-9857-e5d04d4e1f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:54:05.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:54:15.604Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=1e913f86-9df9-4d40-89bd-386d292614a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:54:15.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:54:25.616Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=e365f952-e195-4035-aa21-b258b4a4936d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:54:25.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:54:35.625Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=dfbfc646-cadf-40cc-8c13-891e504bb818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:54:35.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:54:45.637Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=0ca60cf1-a423-4848-8a54-26faad153341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:54:45.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:54:55.647Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=ea97b0de-800a-4be4-b6d5-76568ffc8c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:54:55.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:55:05.660Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=5bdd8dee-f34b-41b4-98f4-aef766957d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:55:05.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:55:15.671Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=6684804b-47eb-402e-9348-9d82df3839c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:55:15.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:55:25.682Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=1a875a74-a634-4ef1-ada4-a0c0783b93c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:55:25.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:55:35.695Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=fab8140f-60f3-457a-822d-68f3f2a9f55d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:55:35.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:55:45.705Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=d51a5023-20a8-425c-8496-6d819c791cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:55:45.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:55:55.718Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=6de54fae-37ff-42d8-8eae-f197341f7c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:55:55.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:56:05.728Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=920e87de-8f38-4e6e-965f-b528551c0e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:56:05.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:56:15.739Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=53846a7b-b668-4c11-bd5d-409f72c10bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:56:15.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:56:25.752Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=a633136d-3caa-4f0e-a51e-da93eaf1d5d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:56:25.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:56:35.763Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=f60970e9-86b0-4e46-ace5-b37abee6cb71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:56:35.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:56:45.776Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=9b824c1b-6aac-41ca-95d8-be2133e6ab4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:56:45.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:56:55.787Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=9b22ce90-c6a6-4987-ae6d-96ea2455da52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:56:55.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:57:05.800Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=6d26cdcd-b282-4f0e-b4e8-51c940399de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:57:05.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:57:15.810Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=451c18ff-6d5a-467c-9335-5a06f2a5d85b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:57:15.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:57:25.823Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=8007a395-0ab6-4001-b278-1134ede8a073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:57:25.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T10:57:35.066Z |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:57:35.066Z |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:57:35.067Z |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:57:35.069Z |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:57:35.075Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T10:57:35.075Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T10:57:35.076Z |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:57:35.078Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:57:35.838Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=df4920ac-839d-4410-b184-89bed25ff29e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:57:35.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:57:45.850Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=89b115ba-a38b-455d-9475-cc65c30f3398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:57:45.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:57:55.863Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=ee961cd1-2ad9-4157-b84d-d306b409c9e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:57:55.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:58:05.878Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=edc073ad-782e-466e-97e9-b725774f7e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:58:05.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:58:15.906Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=63262d10-154f-43d3-98b3-3b79b9d9cb0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:58:15.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:58:25.921Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=59b4d68b-8a47-4fad-be48-d1595872c0ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:58:25.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:58:35.945Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=358e0351-4c0d-4e2f-ae00-af4bde0d4497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:58:35.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:58:45.957Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=0434e4a4-a240-4a54-b475-75bc53ce8d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:58:45.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:58:55.971Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=91f869fc-555d-4f37-9ef9-dbb16552e38a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:58:55.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:59:05.982Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=322dfae4-7b33-4f22-bee7-9347709be90b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:59:05.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:59:15.995Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=ddd9c556-c6b2-40d0-b67b-8cf853302702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:59:16.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:59:26.013Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=3c2fc5b1-e876-427b-a94c-59632047b175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:59:26.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:59:36.026Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=36075bdb-b236-42fb-b401-959885c65e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:59:36.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:59:46.041Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=8f48608c-ad16-4d9b-9682-5db1f05a3297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:59:46.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:59:56.051Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=6b3c5027-4e47-4b4c-9392-d7a1eab5ebf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:59:56.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:00:06.063Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=3f390f79-9bed-4453-bba6-5d02ba7bfb35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:00:06.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:00:16.079Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=80198edd-88d5-4ae7-88ca-53eaee8b1d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:00:16.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:00:26.090Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=52c6022c-bff2-4a9f-aecb-a4491a497e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:00:26.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:00:36.107Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=e5286f0a-e7a6-4e03-b5f6-9f5052d31610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:00:36.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:00:46.131Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=78285644-0b68-4ae1-8421-73f2627a76a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:00:46.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:00:56.143Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=34a5274b-0fcd-4281-9b4e-ec8d2580b218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:00:56.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:01:06.154Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=91b9ec87-8ff6-4f75-ad09-eb5a27794470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:01:06.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:01:16.172Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=ee92d715-3fea-487f-8430-0445e2c6dc7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:01:16.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:01:26.184Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=0bfc444d-f345-4f56-938f-5b6f0b5ddea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:01:26.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:01:36.199Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=957bd4d0-6539-4914-a024-26d276aa1b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:01:36.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:01:46.213Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=ad43f798-0ea5-4760-ba3c-15ba4e8ad09f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:01:46.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:01:56.223Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=77b9110a-f5eb-4c32-8737-e27e7dd232b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:01:56.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:02:06.236Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=6387a4bb-078f-4c00-9554-9cf1add5d996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:02:06.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:02:16.255Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=d6f69700-ea50-4abb-abae-2dfc794d35bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:02:16.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:02:26.267Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=d12b0cc6-f170-4e08-9c02-e52d890ff23f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:02:26.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T11:02:34.957Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T11:02:34.958Z |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-22T11:02:34.958Z |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-22T11:02:34.961Z |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-22T11:02:34.966Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T11:02:34.966Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T11:02:34.966Z |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-22T11:02:34.968Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:02:36.279Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=a5f42b4a-23cc-423c-b23c-6d5aaa413ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:02:36.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:02:46.294Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=8e9bb243-1d8a-4807-a4a1-90cdfa042e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:02:46.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:02:56.328Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=ac0b6cb5-5917-4043-bd92-725d47ec455c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:02:56.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:03:06.343Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=7567a6d9-6879-4414-bd62-1b567e1f8dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:03:06.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:03:16.355Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=1c1eeed9-3253-42a5-b600-8d4195eb7f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:03:16.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:03:26.372Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=5adeaab3-0df4-41ac-b8a1-479688cf14fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:03:26.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:03:36.386Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=4c7546f0-bd6e-4906-be09-db2329cb0dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:03:36.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:03:46.399Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=aea44ffd-1060-42b1-877a-c4deedfecfbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:03:46.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:03:56.409Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=d4d7ec64-79ad-4b5c-ad6c-e65bb3be890f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:03:56.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:04:06.419Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=6887e923-dc71-4b00-a856-156ead8b6422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:04:06.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:04:16.430Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=8475e56d-51ee-4b51-a3cf-b9c14426fd41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:04:16.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:04:26.440Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=99312759-bff8-4ebf-9d70-2ebdd503b52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:04:26.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:04:36.486Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=0587ea7d-073f-4d45-b426-5152e99e66cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:04:36.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:04:46.497Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=4b55fbc5-86ca-40c9-aaba-7c621c8525fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:04:46.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:04:56.509Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=256169e9-24eb-4dfd-924b-1bb7ad112cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:04:56.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:05:06.521Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=25597013-f7b0-4ec5-9a9d-cacea96a9787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:05:06.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:05:16.536Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=f053b5a7-e981-42d3-b341-5a521e6997b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:05:16.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:05:26.549Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=e3269438-1769-4358-aa44-cf6bf09841e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:05:26.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:05:36.563Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=c6fd40fc-7de3-4305-b2df-62666e39bf9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:05:36.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:05:46.574Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=bdbe45c4-a532-4502-9922-c16352ac9c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:05:46.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:05:56.587Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=d6310db7-fed9-4bd9-83a8-32ef10643d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:05:56.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:06:06.599Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=127f7355-0cad-4100-a899-fb320fd3f7a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:06:06.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:06:16.611Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=ecb72b0a-fa94-4cd6-b690-113ff817c23a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:06:16.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:06:26.624Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=2519232f-7555-4387-b950-9c0f317c10e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:06:26.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:06:36.643Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=b461140e-712f-4bce-ac64-6c7c322dab4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:06:36.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:06:46.654Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=ec4c4e6f-680e-440a-b429-afd7706ea551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:06:46.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:06:56.669Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=26f66c9b-6785-44e6-9bd0-010cd1a6894c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:06:56.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:07:06.680Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=d5a38ecd-4e59-462e-b104-86a546d1c1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:07:06.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:07:16.696Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=e00cd023-d17c-47af-baf5-d0f9c55b2d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:07:16.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:07:26.710Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=d2691552-7c4a-4983-9366-70c04e0628b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:07:26.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T11:07:34.973Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T11:07:34.974Z |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-22T11:07:34.975Z |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-22T11:07:34.978Z |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-22T11:07:34.984Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T11:07:34.984Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T11:07:34.984Z |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-22T11:07:34.987Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:07:36.723Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=7aa7918c-b312-4b86-a95a-da4d32ccdf76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:07:36.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:07:46.734Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=f8f7bedf-4901-421f-8a37-b71dea628e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:07:46.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:07:56.745Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=061bd2cf-aa99-4399-8c6d-935ae17062e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:07:56.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:08:06.760Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=f145eb9d-b311-4845-a277-7bef8d93c54d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:08:06.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:08:16.772Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=3147ccbf-fa2a-48f1-b791-8a97a71f34d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:08:16.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:08:26.784Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=3ae7a612-e35d-4c37-b9ee-cb9978a43e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:08:26.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:08:36.795Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=fadd8e86-6a69-4080-8ba7-16cfef552f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:08:36.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:08:46.806Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=43b9336c-2acb-4997-b2fb-34355316fc16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:08:46.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:08:56.824Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=3454df48-ca57-424c-865c-4011d763e4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:08:56.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:09:06.834Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=07d91017-b231-4be4-be7c-7d8ee6b40f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:09:06.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:09:16.846Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=e1115130-ce63-4aaa-a8e6-8f15ef00c377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:09:16.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:09:26.859Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=39ab0d1f-d156-47e8-8a33-7aedffb50977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:09:26.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:09:36.874Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=d32583ed-2198-4380-9d0e-7953bce4c4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:09:36.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:09:46.884Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=a7445787-6127-4371-bc31-eb1f8e1f6cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:09:46.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:09:56.899Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=5af0323d-deee-448c-b84d-4cf46329894f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:09:56.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:10:06.910Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=cf0e3f4f-ef42-4e03-b9d4-248d8771c659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:10:06.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:10:16.924Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=70301b8a-e5dc-4dce-8c76-a15f316f941f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:10:16.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:10:26.935Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=36ff0284-b03a-4d6b-b908-0de3241eea99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:10:26.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:10:36.945Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=4134d02a-4c1a-4e76-9e36-043f96e3c587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:10:36.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:10:46.954Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=8232513b-013c-4619-a4b8-38315fa21dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:10:46.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:10:56.965Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=9841fad2-30c8-4622-b191-c8e2152076f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:10:56.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:11:06.977Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=a9ea31b9-bbab-47aa-9d2a-e462feb6f1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:11:06.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:11:16.992Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=3ac32d77-7634-417c-877d-ef1ce1033b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:11:17.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:11:27.009Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=598eab86-34ff-4ee6-94ab-0e534d02f3f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:11:27.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:11:37.022Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=b1f35f09-1934-42e6-a5dd-413b6cc9ee82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:11:37.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:11:47.034Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=a9a91f5d-aee7-48e3-a9d9-98061fc87c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:11:47.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:11:57.047Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=81173414-76cf-4d57-94b7-5836db65e9e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:11:57.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:12:07.058Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=eda7ffff-b6d4-4a4a-9329-ab2df9cd7776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:12:07.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:12:17.077Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=9d387eb4-5bed-4e9b-8a97-29356516cdd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:12:17.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:12:27.093Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=e1321f1f-38a3-497a-8bbd-ecbe7c162a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:12:27.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T11:12:34.914Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T11:12:34.914Z |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-22T11:12:34.916Z |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-22T11:12:34.918Z |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-22T11:12:34.923Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T11:12:34.923Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T11:12:34.923Z |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-22T11:12:34.925Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:12:37.107Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=d1504c9f-a34d-4ad8-aba4-784aae757991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:12:37.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:12:47.121Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=c5375dbd-f7f5-42d9-9fe5-e74412ce6f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:12:47.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:12:57.136Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=7b22b77e-6bce-4655-8b00-b80d041a8e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:12:57.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:13:07.163Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=69999c45-3ec6-4995-8aa7-f962c307f696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:13:07.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:13:17.175Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=0e4cbbc5-c0f5-4f97-9293-bf4d6fdf4fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:13:17.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:13:27.191Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=4ff60a94-af2a-4731-b34d-0b782160d514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:13:27.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:13:37.205Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=c98224f0-d120-4af9-ae95-a1b6a2c4cadd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:13:37.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:13:47.232Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=5391e5a8-50cf-4b7b-a40a-c23d92d098e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:13:47.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:13:57.248Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=f49179e6-e567-48ad-a37f-224bfae47d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:13:57.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:14:07.259Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=088f7047-f55a-4498-9b28-b0933fde370d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:14:07.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:14:17.271Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=9794b56f-f94a-48ea-ac35-c469259e222a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:14:17.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:14:27.282Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=19688c06-7bbf-43e7-8890-7f4a74813d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:14:27.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:14:37.299Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=2d8d4815-0d1a-4b18-870d-f79809e494a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:14:37.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:14:47.310Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=79b281e5-b046-4b0a-8539-8c8c965af1a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:14:47.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:14:57.322Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=2fe004fa-784d-419e-9a30-5346f26fe9fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:14:57.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:15:07.332Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=0a2470f6-f431-493a-a5d4-b1bdf1e7e968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:15:07.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:15:17.346Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=ed65db48-19e8-41e6-9a7d-57c55b6b49a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:15:17.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:15:27.358Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=6b472f16-bfc9-44a8-8537-f69b4fb49da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:15:27.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:15:37.368Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=668b08e4-21ec-4949-8393-047703c3a0ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:15:37.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:15:47.387Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=436d3eae-19b1-44f6-8c29-b01d5dda1844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:15:47.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:15:57.398Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=8b75d01d-4418-496e-9bb4-53ce2176353b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:15:57.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:16:07.409Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=3a38899e-76fb-4664-9571-1d57e34dbf71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:16:07.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:16:17.420Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=026e6b56-7eba-4db1-8355-d91c64241e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:16:17.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:16:27.439Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=37bad460-9a06-4e5c-bb91-304379cea9f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:16:27.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:16:37.464Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=1273dea4-7f97-44bb-8b93-d266d92c8992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:16:37.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:16:47.475Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=5a7c4fc4-ac71-4105-bda6-cb4fa988d60e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:16:47.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:16:57.487Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=1c9e33fc-1be4-49c2-903c-deecbd3f184f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:16:57.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:17:07.499Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=31b29543-5ced-4eae-adad-e9e48d2ff9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:17:07.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:17:17.510Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=671af379-bfcc-46f8-9938-dcd549f4cfa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:17:17.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:17:27.521Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=9e4cacfa-89a8-46c8-b60d-29fffd5282be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:17:27.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T11:17:35.022Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T11:17:35.022Z |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-22T11:17:35.023Z |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-22T11:17:35.026Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T11:17:35.032Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T11:17:35.032Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T11:17:35.032Z |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-22T11:17:35.034Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:17:37.535Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=83b050c7-8bff-4b56-9f24-3a448d297be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:17:37.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:17:47.547Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=a9ed1de5-100c-4292-9b62-4dc1ee090d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:17:47.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:17:57.558Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=920b1456-6ebc-46fb-9434-3c5ea7c2bbe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:17:57.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:18:07.570Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=5173724c-cdb1-41b1-a919-01ad9a1e5f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:18:07.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:18:17.581Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=bf8162c7-4369-4069-a486-15189eed3496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:18:17.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:18:27.591Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=c5ca4eb3-0b80-43fb-994a-5d560d9375b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:18:27.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:18:37.603Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=f9297723-d619-42b0-82cd-69b8bb5f6538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:18:37.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:18:47.613Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=9f0d3115-0c55-4237-bbba-e431b4aab7d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:18:47.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:18:57.622Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=8c102238-d7d3-4df5-8640-41fb41bf9a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:18:57.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:19:07.633Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=8c288463-08c7-463e-95c4-4cfbadde4340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:19:07.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:19:17.643Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=e8f62cd3-f5f9-4239-a446-0221351a8470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:19:17.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:19:27.653Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=504194f5-30c3-4110-aec3-35078bbccf64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:19:27.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:19:37.665Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=3f643338-143f-4686-a6a6-085afd2648a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:19:37.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:19:47.680Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=499efd20-9205-4578-b2b0-f6797466546b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:19:47.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:19:57.696Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=0aac7179-1b99-42bb-818d-1aada02c306a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:19:57.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:20:07.707Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=97995690-ed47-4833-82de-577823ad1e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:20:07.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:20:17.719Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=7fac9227-0d8e-40da-8f81-08a0ef67bf7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:20:17.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:20:27.733Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=f922e461-ac5d-4bfe-bd2e-c7d73279a60c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:20:27.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:20:37.745Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=c5119bba-8bb1-45e1-8876-3856f6437610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:20:37.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:20:47.756Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=382c7569-6bdb-4e31-9a56-9b018fe07113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:20:47.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:20:57.771Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=6c72477f-70cc-4c8d-bb19-ee70645b5efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:20:57.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:21:07.783Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=e5df473d-3c5e-4025-b869-69cae6aeb62a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:21:07.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:21:17.799Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=24bf0986-b47a-4063-974c-e642371b20ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:21:17.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:21:27.813Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=eb6f8d24-984e-40c1-9e54-4e0a528af92d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:21:27.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:21:37.826Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=63c0d2ee-bc2e-4739-b807-36359a052dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:21:37.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:21:47.837Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=aab9006d-84b0-4899-b1c2-dedf9a8bbf8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:21:47.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:21:57.847Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=d299fa69-31df-43a6-9c78-b3646c4fce21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:21:57.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:22:07.859Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=9485cbb2-d4e3-4564-aba7-7cc3e411739d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:22:07.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:22:17.877Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=7fe2f986-88d5-4da9-8152-ea5c868c33bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:22:17.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:22:27.889Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=cf6e9e53-b905-4662-a447-39894d4e555f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:22:27.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T11:22:34.998Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T11:22:34.998Z |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-22T11:22:34.999Z |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-22T11:22:35.001Z |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-22T11:22:35.007Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T11:22:35.008Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T11:22:35.008Z |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-22T11:22:35.010Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:22:37.904Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=1b01738b-6da4-4f71-9631-e6a2b5b532d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:22:37.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:22:47.928Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=3b2790d7-a2c6-47d6-9035-a1df619506a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:22:47.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:22:57.960Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=c67d7dbd-7d90-46c7-a4f9-0673067d139e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:22:57.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:23:07.979Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=605d3c9c-c756-478b-917c-f2410aef2141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:23:07.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:23:17.993Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=020b4183-aa03-45ce-80ac-8909e3752873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:23:18.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:23:28.007Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=a45165d1-6ead-4621-827c-35a81ea6c1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:23:28.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:23:38.019Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=cedde910-829e-4cc9-8e99-8fd7b5b89c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:23:38.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:23:48.032Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=a0856e8a-5dfa-421c-bbb4-5a931d238db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:23:48.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:23:58.051Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=aab7e14b-32ae-418a-ab42-bff05d760890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:23:58.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:24:08.062Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=148177a2-8eb0-478c-8170-220f4d3f3b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:24:08.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:24:18.083Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=32148a7c-50a8-40e4-8a5b-8752a32b8b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:24:18.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:24:28.102Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=5556a769-8fa1-4027-8c40-6fb0a18fed7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:24:28.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:24:38.116Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=d1457866-721c-403c-8d1f-aec6f8ee3b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:24:38.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:24:48.129Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=12ea2fc2-32df-4503-a5b6-8726b401c22d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:24:48.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:24:58.142Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=1d5b2c4c-b7e6-4e94-8241-20fe6a2f13ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:24:58.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:25:08.153Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=fbdf68a7-e66a-4acf-b45d-d3f0e740bfca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:25:08.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:25:18.162Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=95c65fe0-45a1-4151-900e-6a4f4aa40f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:25:18.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:25:28.173Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=b062a64b-71fa-4872-8bda-dde942125096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:25:28.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:25:38.193Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=8ac04bec-b7a2-4d45-bda4-70f3fd83ccfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:25:38.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:25:48.204Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=165ecf9c-0acf-444b-b8ab-51dc2e751319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:25:48.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:25:58.216Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=e2b1af59-301f-4f55-8b89-8630275c98f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:25:58.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:26:08.227Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=60cecdad-4e6d-4e1c-837c-672d22698a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:26:08.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:26:18.238Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=1a48d906-e7eb-4d1a-ae86-8460c979a412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:26:18.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:26:28.257Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=dc255cfe-9475-485f-b4dc-97dc2b8e17cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:26:28.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:26:38.270Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=0c01b327-4be3-4343-8966-c265a46305f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:26:38.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:26:48.283Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=a17576b8-729a-4a0c-8b92-6dc37d9572ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:26:48.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:26:58.294Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=60fdae57-4487-41bb-8c66-cc39bde62cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:26:58.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:27:08.304Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=cdee45d6-29bc-4527-9b93-13e9e3fa4ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:27:08.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:27:18.318Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=b4511699-37e9-4705-bc3f-76a1791e377a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:27:18.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:27:28.341Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=f7508191-0cd3-46d0-8e4b-3e0d0d11124e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:27:28.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T11:27:35.092Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T11:27:35.092Z |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-22T11:27:35.093Z |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-22T11:27:35.097Z |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-22T11:27:35.105Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T11:27:35.105Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T11:27:35.106Z |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-22T11:27:35.109Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:27:38.361Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=e7da73f1-bf07-449b-b817-85a9c87057f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:27:38.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:27:48.380Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=fe4d42c9-2256-4638-92ad-4a1a5bc9e0e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:27:48.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:27:58.396Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=7c596428-960f-47b4-915c-3dd813b7a7f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:27:58.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:28:08.416Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=d0e7422c-c7e9-434f-b1ee-39a82a0053cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:28:08.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:28:18.430Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=6f3c44ff-741f-4763-907f-be6358967ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:28:18.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:28:28.447Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=8beeb18a-384c-4986-92ce-3d90aada197f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:28:28.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:28:38.458Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=2bcdcb48-6591-44d8-ad16-33edadd919e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:28:38.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:28:48.471Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=1f5fd663-3248-452c-9b7a-f81eb5ce6de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:28:48.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:28:58.483Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=a2c5c6a7-0421-44ae-b82e-d7058024b3c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:28:58.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:29:08.497Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=62167533-c099-4f8c-8f47-d420b3f6af21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:29:08.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:29:18.509Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=06620c1e-0d24-4aa2-afbc-72a1932f38a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:29:18.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:29:28.526Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=55a8eabd-7a05-41da-947a-6f2a5f2e1dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:29:28.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:29:38.537Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=28f13273-2f9a-40dd-ad39-66b36e0eb16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:29:38.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:29:48.549Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=56474453-b4dd-44eb-bfde-227549bd059b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:29:48.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:29:58.559Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=96ef7be3-aac6-48ad-91fd-555b2daa05f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:29:58.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:30:08.578Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=074edbba-3a3a-4c33-a108-0867503345bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:30:08.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:30:18.591Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=badc96c9-5cd7-40f6-84a9-7bf528b8b4ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:30:18.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:30:28.604Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=06e26f13-3203-48d2-be06-296f9fbe1f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:30:28.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:30:38.618Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=9313c535-ca7c-4cd5-ad83-adde8e847a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:30:38.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:30:48.636Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=fd7b7797-1c43-4f1a-b3cf-d0aa7f44158a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:30:48.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:30:58.648Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=7b59e9d1-7a09-4084-b017-a6db6c66cf8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:30:58.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:31:08.660Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=4d0d4d80-9060-4522-97f6-dfc2079c93a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:31:08.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:31:18.672Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=bce43fd5-049f-4cb1-ac2d-ca2dd1e0211a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:31:18.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:31:28.682Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=c047641f-4465-4a68-a674-f8659e6c30f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:31:28.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:31:38.700Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=7984871e-3347-46b1-86f8-aea197c3764f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:31:38.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:31:48.711Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=09a4d36b-bc39-4c73-9965-5a4acf0b6ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:31:48.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:31:58.722Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=fe2cc813-69ab-4dca-a7c7-269206bf5fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:31:58.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:32:08.734Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=38536f01-ae4a-40a5-b7d1-0d89841e371f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:32:08.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:32:18.746Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=1ed522d5-cf5c-4bd8-87f3-d7315aaf75ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:32:18.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:32:28.760Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=2aa9538d-0324-4e7c-96dc-ffcf0cfa608b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:32:28.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T11:32:35.021Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T11:32:35.022Z |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-22T11:32:35.023Z |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-22T11:32:35.025Z |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-22T11:32:35.031Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T11:32:35.031Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T11:32:35.031Z |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-22T11:32:35.034Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:32:38.775Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=50a74fd1-e06d-4ee0-9775-faa3939c116c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:32:38.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:32:48.787Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=72ab89e6-1f3b-4427-b586-c35309053ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:32:48.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:32:58.801Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=107f4277-d4b1-4a7a-b0ed-7be1abbae308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:32:58.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:33:08.815Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=e6df03cb-2ffc-441c-99f7-21c7ce9189e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:33:08.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:33:18.827Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=ac64e809-44a2-4281-92b3-b1f1418f1b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:33:18.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:33:28.839Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=adffdddf-b83f-47d1-8f7b-761de7387e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:33:28.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:33:38.851Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=cf3eab93-6b80-4990-9aa3-7e84ef2b6223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:33:38.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:33:48.862Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=28afa984-bc47-499e-bb51-5bb7ca5d5567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:33:48.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:33:58.887Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=c26f19bb-500b-4da2-bf9d-00e6d1d1b35c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:33:58.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:34:08.898Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=963e3efc-1592-4bbe-b9fb-d753cb122150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:34:08.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:34:18.915Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=0a80759c-5c59-4519-a17a-d6db90c4bb22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:34:18.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:34:28.926Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=12bf1522-430e-40f5-a070-1830dc2e4f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:34:28.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:34:38.936Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=e3400351-7553-47bd-8e84-f1b40d96f032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:34:38.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:34:48.947Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=3e103f2a-0622-490b-b4f8-e0ad3f312b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:34:48.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:34:58.959Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=c6b29c85-4ce2-425c-ab36-741b90f32146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:34:58.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:35:08.970Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=e334d3f4-078a-43ed-aff5-68a494d683b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:35:08.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:35:18.980Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=21fef4ee-ddba-4a7c-a72b-22bb082fddec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:35:18.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:35:28.991Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=cbfc7749-a012-4105-8f3e-5b900322cfe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:35:29.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:35:39.002Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=a0585281-8db9-4fb2-8044-92a9b9c21fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:35:39.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:35:49.024Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=c33acc8f-2e5f-4730-8062-f1ec58010bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:35:49.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:35:59.037Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=2be7d8e6-fd4d-4ef2-ba81-c617671d068e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:35:59.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:36:09.047Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=8741b959-f228-4851-9e14-c15d0d3aa34b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:36:09.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:36:19.059Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=2b3dc960-19c6-473f-a3e3-4556182dba13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:36:19.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:36:29.071Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=2e9019ed-fc1c-449b-85d7-6e0347e8e6a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:36:29.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:36:39.081Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=8478dad3-fd95-40e3-a9e7-3c2f2e79eb3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:36:39.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:36:49.095Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=21acedf4-fc5d-4afd-8152-4198506dc549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:36:49.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:36:59.106Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=43e66aa3-5a73-4da6-8606-b533685b9ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:36:59.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:37:09.118Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=863d37f0-91c5-423c-9740-e80f0e44e463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:37:09.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:37:19.129Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=e403b751-ca75-48dd-9da6-abcc0fd74a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:37:19.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:37:29.141Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=b2f13578-a1b0-4f66-87c6-53c2aa9bd899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:37:29.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T11:37:34.946Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T11:37:34.947Z |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-22T11:37:34.948Z |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-22T11:37:34.950Z |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-22T11:37:34.955Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T11:37:34.955Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T11:37:34.955Z |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-22T11:37:34.957Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:37:39.152Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=8433a095-14ab-423e-afbd-f24dc698543f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:37:39.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:37:49.162Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=891a6dbf-38de-4aad-98a1-7ed594a13b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:37:49.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:37:59.173Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=8e27f740-f153-4ad5-ab22-28d3a01b2284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:37:59.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:38:09.185Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=be2cb3f0-71c6-412c-ba64-3faf8d281609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:38:09.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:38:19.196Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=9fbce9c8-2f68-4505-8c49-283a7f4151ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:38:19.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:38:29.210Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=7bcde550-8029-4701-afc6-61faa294847a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:38:29.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:38:39.221Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=0a21797d-29cc-4d16-97b9-7baf722c0b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:38:39.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:38:49.232Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=11e3564a-a6d3-435d-8c61-37b875752e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:38:49.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:38:59.242Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=8a59807d-de01-468d-8010-219b9d5c48b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:38:59.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:39:09.256Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=ca19b4a9-d83c-4371-8acb-ee750dcd027e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:39:09.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:39:19.266Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=a1715c0f-5751-422f-bba2-c687aff983ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:39:19.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:39:29.277Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=0e5a2fed-76d5-4018-8696-3d2952afe32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:39:29.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:39:39.288Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=9dd43332-ac6c-474b-b843-fef3f815b2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:39:39.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:39:49.305Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=c6d7a3a1-d324-477a-8004-5a65a056f49f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:39:49.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:39:59.316Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=5d28ce02-9b06-4ebf-a213-98ce578730f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:39:59.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:40:09.328Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=3358a45e-b72e-431d-a2c6-e2d7e7a0f541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:40:09.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:40:19.338Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=e2c38ad7-f692-4c8c-a555-64826bd0bf6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:40:19.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:40:29.363Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=eff18528-cc63-4234-aa37-63811378c7e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:40:29.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:40:39.377Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=3b6ab676-9a35-4243-aa40-aee37bc743ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:40:39.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:40:49.403Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=a724b0aa-e39e-4d3e-b37e-f6677979e6ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:40:49.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:40:59.428Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=511134cb-4121-491d-b56a-47fde8fea691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:40:59.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:41:09.439Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=dad2b3d3-5f15-4152-94b2-c4ccf32acec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:41:09.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:41:19.457Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=fe1a67cd-7bf8-4caf-bbfa-db9c6b3ec2da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:41:19.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:41:29.470Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=2e4cca83-1db9-4487-9602-660fbe7fe85d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:41:29.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:41:39.486Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=73b98ee7-3c97-45d6-8a5a-ce6fa77f83af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:41:39.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:41:49.499Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=739ce4aa-8bc1-48ac-90a2-f1c3c13127d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:41:49.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:41:59.512Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=b1f97db0-0326-42db-b3eb-3589c183150a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:41:59.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:42:09.523Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=37559dcc-d444-4438-9e0f-f51ade55c4c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:42:09.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:42:19.536Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=deb028f8-5ad4-4fff-a391-bad5cccda557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:42:19.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:42:29.548Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=3a1afdf7-dfad-4d0b-924f-5990e392958c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11: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-22T11:42:34.982Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T11:42:34.983Z |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-22T11:42:34.984Z |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-22T11:42:34.987Z |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-22T11:42:34.993Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T11:42:34.993Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T11:42:34.994Z |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-22T11:42:34.997Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:42:39.559Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=d5d0347c-f158-497b-b989-90b718fb4c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:42:39.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:42:49.571Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=0f13ccde-07ae-466f-8cac-9bfa7403593a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:42:49.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:42:59.583Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=78084c2c-7882-41b6-8f8c-ad81ffec1ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:42:59.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:43:09.597Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=a5b17b77-9b43-4f16-8c82-abd6c7db4576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:43:09.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:43:19.609Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=f22ee493-b9db-435c-b167-cb12132735e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:43:19.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:43:29.621Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=122f1b10-f1e9-49d1-bec5-39d894d409ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:43:29.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:43:39.632Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=82858e63-543d-4daa-aeae-2f0d8e54f0b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:43:39.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:43:49.642Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=46c5877b-ef7d-403f-8f9a-0d0bf49c64fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:43:49.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:43:59.652Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=48cf15fe-2db1-498c-a6e7-04ce9b2f9a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:43:59.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:44:09.662Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=5a90a8d3-90a9-4928-b7c9-06867cbc2c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:44:09.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:44:19.675Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=7c1ace3a-81e4-4662-a970-84e6a4c052fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:44:19.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:44:29.689Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=bc16f0f4-f9aa-4515-9acb-654e5e6fa343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:44:29.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:44:39.703Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=2b27cfcf-8f39-494d-a83b-7bee45b81c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:44:39.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:44:49.715Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=dbadfe31-ec63-452b-9066-f7c41b91b54e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:44:49.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:44:59.734Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=d015e6af-19f3-41e0-8796-4504fddfbd8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:44:59.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:45:09.745Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=bd892361-bf9f-4fa5-a834-b94faf796d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:45:09.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:45:19.756Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=9b5a59ae-5c19-40a3-8d17-883bd226892a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:45:19.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:45:29.782Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=7b3f9f53-6fc3-41fd-ad02-6c0dbb82059a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:45:29.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:45:39.795Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=4c8d2905-3da8-43ed-86d1-9d5f1772546b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:45:39.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:45:49.835Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=15b77033-7144-4dc6-80ca-7bd0983ee1fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:45:49.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:45:59.848Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=49b50359-d43a-4c6b-94b9-869d0175568e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:45:59.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:46:09.859Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=4e96eb3f-acf0-45a1-a446-18e4bfbe6f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:46:09.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:46:19.870Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=a7a70431-3d8e-49b3-9322-851986a9f254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:46:19.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:46:29.882Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=fdfb01f1-4c3d-4102-be41-0a730fe3a673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:46:29.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:46:39.893Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=67aafb91-43ef-42e2-a238-56e2b4141186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:46:39.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:46:49.904Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=92711dd2-4cc3-4dfe-ba14-1ed6f2f93cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:46:49.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:46:59.915Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=c1d3ae79-7f13-4fb0-a14a-164894c5b5d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:46:59.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:47:09.927Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=8663c445-1026-46a8-8e33-d2be2c265025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:47:09.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:47:19.942Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=e0ee0750-3de7-4ebf-8069-a79bdcd6b176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:47:19.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:47:29.955Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=e65587ba-32bd-41b6-b841-56d0b8dc6145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:47:29.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T11:47:34.963Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T11:47:34.964Z |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-22T11:47:34.965Z |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-22T11:47:34.966Z |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-22T11:47:34.970Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T11:47:34.970Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T11:47:34.971Z |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-22T11:47:34.973Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:47:39.968Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=37552af3-5eb1-4312-b7fd-f722206b87f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:47:39.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:47:49.983Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=5ea385c5-4432-4952-a43a-fc512e3a75a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:47:49.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:47:59.993Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=0122c2df-b171-427c-a5ec-f848e5bc7fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:48:00.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:48:10.007Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=4861eb8c-4cce-47f3-b1fd-c98813d81868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:48:10.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:48:20.020Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=27b260fa-b39d-473d-bb10-3eff07b1016a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:48:20.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:48:30.031Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=7ec2f8b0-9ddd-4f16-b2e4-5885ea9b1ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:48:30.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:48:40.042Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=a80d4ed0-a0a1-41cd-b5e5-735c482d1d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:48:40.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:48:50.056Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=481b6436-3df5-44ec-9b9c-d93568ba0bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:48:50.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:49:00.065Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=176e1eb3-a959-43a5-8095-5fadffcf5295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:49:00.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:49:10.077Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=db1d546a-c4d4-45b7-bbd1-83d7854bdc06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:49:10.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:49:20.089Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=639aedb5-82a1-4034-929f-b0a700195833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:49:20.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:49:30.100Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=73e35dc0-6c2a-4f6f-92a7-42381a118236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:49:30.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:49:40.114Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=8678a00a-4b39-4f34-a902-fed73b182c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:49:40.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:49:50.126Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=f7447414-4ea2-414e-ad0d-a6d505df8c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:49:50.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:50:00.135Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=e989871b-d3fa-41da-b6b9-7c90b577f62c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:50:00.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:50:10.149Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=80133670-b34c-4d15-b9be-821d522d48e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:50:10.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:50:20.160Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=761b2d92-d695-45d4-b1e0-2a29cc65065b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:50:20.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:50:30.172Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=2a332fb1-59fc-40b4-b25a-35b647029099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:50:30.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:50:40.182Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=ae48b607-9d5e-41dc-8f20-259dc51bb026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:50:40.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:50:50.195Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=e33e6bcd-8b82-4c5d-ac97-e1af1d66ff1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:50:50.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:51:00.225Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=c7e2761e-d6c2-480e-8781-8e3ce743be29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:51:00.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:51:10.236Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=f61a56d3-8968-4c57-ac88-5c75c23a304a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:51:10.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:51:20.247Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=6dec376c-3ad7-485c-bc13-68df12074b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:51:20.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:51:30.263Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=bf1dacab-9f9f-4cd5-bd4d-71e199f06e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:51:30.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:51:40.278Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=74c44836-b6cb-43ff-ba88-765123c42a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:51:40.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:51:50.307Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=2ba5bcf6-58f5-4bfa-a6ba-a3c4df469bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:51:50.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:52:00.322Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=4b574047-07e4-4cfb-9273-9345b54fcb62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:52:00.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:52:10.338Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=6e53a240-12df-4d02-8448-5d8e53065828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:52:10.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:52:20.350Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=1fd6d08f-53ae-4ecb-a8ea-e67659ed629d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:52:20.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:52:30.365Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=5822f329-b3fd-4a8c-ad4e-461ac3ed7b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:52:30.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T11:52:35.035Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T11:52:35.035Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-22T11:52:35.036Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T11:52:35.039Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T11:52:35.044Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T11:52:35.044Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T11:52:35.044Z |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-22T11:52:35.046Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:52:40.374Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=378f8d23-831a-48ff-b49c-996afc6b9b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:52:40.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:52:50.393Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=a2ea3b36-b2b0-4905-92ce-e2bb4dfbc815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:52:50.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:53:00.410Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=59331469-35c0-4159-98a4-a41c0b61bd6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:53:00.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:53:10.425Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=a27b03db-fa53-4e4f-9198-30c64a81cc16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:53:10.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:53:20.437Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=aa6fbee1-ed69-4a70-ba4b-918806587db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:53:20.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:53:30.449Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=8d760684-175b-4991-9f52-daf285573a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:53:30.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:53:40.465Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=f3badf08-714e-42e2-8bac-48612dfd02c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:53:40.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:53:50.484Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=06307062-29e8-48c4-84cb-ba549e0d0d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:53:50.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:54:00.523Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=0b9166e5-eb1e-4dba-9bd4-6a09a3b5a8d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:54:00.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:54:10.534Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=ac543777-6b43-4427-8eac-d6c01ffbc38d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:54:10.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:54:20.549Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=961a6759-1c85-4282-a878-0dd6c67aba48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:54:20.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:54:30.564Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=6774adeb-831b-47d3-8d58-be9ca568d4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:54:30.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:54:40.580Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=1bfde224-6653-4cad-8238-b5aa89e3415e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:54:40.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:54:50.594Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=9617fbc6-3764-49e6-ad8a-fd5e2ec572f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:54:50.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:55:00.604Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=19f4bd59-532e-496d-ac02-42078776f4b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:55:00.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:55:10.615Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=ecb1fd62-90d9-42fc-bc05-b48196b03de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:55:10.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:55:20.629Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=e65a3767-e6f1-4ed9-9323-4d8f6069e9da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:55:20.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:55:30.643Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=6a17eb83-0255-4ef5-88cc-8f1a803b1994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:55:30.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:55:40.656Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=a2ecfacb-20cf-4079-b17b-ccf20c847fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:55:40.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:55:50.672Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=d6758b7c-5cca-47b5-b046-6cb6f399eda9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:55:50.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:56:00.684Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=68af11fb-9cbb-409d-9cb4-1ca0611052bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:56:00.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:56:10.697Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=f1f451b7-81b5-4890-b1dd-f6b921a9f2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:56:10.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:56:20.708Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=1535371a-f677-41fc-8cdc-40cc6f785cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:56:20.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:56:30.730Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=d7359b8f-28f3-40fb-b27e-970397261a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:56:30.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:56:40.743Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=e53c6dc5-b999-4d56-93fb-1b7ba44511a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:56:40.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:56:50.753Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=db58bc24-f28f-4296-bfb9-54e588339c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:56:50.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:57:00.768Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=2bc10826-ea74-4d9e-aacf-4a05b7324828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:57:00.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:57:10.783Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=cfd1ba15-c7a4-4b36-930e-bccd64c1e973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:57:10.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:57:20.800Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=bdd3604b-b96e-42d6-89be-45868475618b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:57:20.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:57:30.809Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=0cc4330a-aaaa-49d7-8b7f-a16c2eaa1e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:57:30.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T11:57:34.935Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T11:57:34.936Z |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-22T11:57:34.937Z |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-22T11:57:34.939Z |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-22T11:57:34.945Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T11:57:34.946Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T11:57:34.946Z |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-22T11:57:34.948Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:57:40.821Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=81d784e2-0459-453c-967c-04636f0d29d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:57:40.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:57:50.835Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=ac72b063-2a6a-457e-92bc-fa02336cc0ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:57:50.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:58:00.846Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=c300ebfa-66fa-43b3-97c4-b9a05f5819fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:58:00.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:58:10.864Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=a39c7b00-0506-4c70-8a20-df8070e3daeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:58:10.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:58:20.874Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=c26da436-b7f2-4e82-85fe-011db18a3fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:58:20.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:58:30.887Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=7890e2b5-2c23-41a7-8c02-65324cd094df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:58:30.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:58:40.898Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=3fc45346-214d-4a19-b94f-ef3995acca36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:58:40.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:58:50.933Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=8cb982e0-6797-4644-99e0-3e3805887f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:58:50.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:59:00.943Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=34ee00ab-540f-4f04-93dd-875b0819b08e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:59:00.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:59:10.954Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=98b293ab-5e44-4a82-9b05-02ab3473f0e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:59:10.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:59:20.965Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=26428f73-70c6-4511-9d6a-9b405c2e6ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:59:20.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:59:30.977Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=9d0c314a-4929-4f29-932d-90dfa07144d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:59:30.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:59:40.992Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=f36fe83a-4aaa-4845-9c33-d703492ecb9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:59:41.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:59:51.003Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=f422392e-832f-404e-8789-534fec71b174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:59:51.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:00:01.016Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=d0edbd2d-d407-4139-9686-3e8838796b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:00:01.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:00:11.029Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=be7aeeb7-15df-4cda-a16c-0fe822279551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:00:11.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:00:21.040Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=ac8453dd-379d-4474-ac1b-4f0c7bc94ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:00:27.875Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/CzACf3j6f9oSpfAojvcz'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:00:37.873Z |INFO |Init configs |InvocationID=eebf0d95-8222-42e6-ab40-c8f2fbfb50f7, InstanceUUID=e2d6cf52-0f19-49a3-83d5-5226212ea4df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2023-02-22T12:00:40.644Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=CzACf3j6f9oSpfAojvcz, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:00:40.900Z |INFO |Prh consu