By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T06:16:14.924Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T06:16:14.957Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-02T06:16:15.099Z |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-02T06:16:17.354Z |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-02T06:16:17.798Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T06:16:17.799Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-02T06:16:17.800Z |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-02T06:16:18.194Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-02T06:16:18.566Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-02-02T06:16:18.824Z |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-02T06:16:25.004Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-02T06:16:27.944Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-02-02T06:16:28.078Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-02-02T06:16:28.081Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-02T06:16:28.303Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-02-02T06:16:28.304Z |INFO |Root WebApplicationContext: initialization completed in 9478 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-02-02T06:16:31.390Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-02-02T06:16:41.116Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-02T06:16:43.044Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-02T06:16:43.601Z |INFO |Started MainApp in 41.24 seconds (JVM running for 43.36) |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-02-02T06:16:44.059Z |INFO |Start scheduling PRH workflow |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:16:44.116Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=5cbe8984-dcbc-4dd0-b946-560af066813b | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-02T06:16:44.094Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-02T06:16:44.188Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-02T06:16:44.224Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:16:46.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:16:56.707Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=c76dfe08-2c11-40e8-bf0f-b3438beb66cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:16:57.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:17:07.067Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=30ee6b73-756d-4cd0-9b34-3bccc22032ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:17:07.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:17:17.173Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=e3bf4c30-e9c1-4e9b-bd5e-97e665c0ad7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:17:17.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:17:27.366Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=410c7fdc-137a-4a07-8313-b8731a8c9f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:17:27.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:17:37.498Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=50071459-0d2d-43dd-a5c0-d29da72b4af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:17:37.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:17:47.732Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=4641c3ff-a11f-4bf2-aaec-e375c153418f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:17:47.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:17:57.835Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=195e68b9-78d7-437d-9725-3ae67b9109e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:17:58.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:18:08.167Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=ed591d33-a1d6-420a-847d-16899d5cbcf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:18:08.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:18:18.230Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=8f257a17-1919-44b4-9259-d3f9ce0f02d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:18:18.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:18:28.292Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=a5205232-1cf0-46f5-9948-3196b4f815f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:18:28.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:18:38.363Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=e3d8f2b9-ea31-4f31-bdb4-8be21573c04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:18:38.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:18:48.519Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=a44427ae-32af-49ac-ba69-ab586cb739b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:18:48.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:18:58.613Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=2aebd60d-ab7f-4923-b971-07e71467038e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:18:58.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:19:08.698Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=0508b0c3-2e53-44c6-839a-b786ea12c6b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:19:08.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:19:18.808Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=ce85d01a-2e09-4c9b-a6fa-6dbc0775ec81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:19:18.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:19:28.864Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=ebcf1982-a5a1-4f21-9dc9-4b6aaa3350e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:19:28.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:19:38.984Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=44d675d4-f01a-4704-9d6d-545869358c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:19:39.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:19:49.042Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=d5ffde5b-e1ca-48d1-8537-b35da85acf38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:19:49.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:19:59.092Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=8a3d28d9-d8e9-45e3-bba2-355553981377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:19:59.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:20:09.177Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=ea8f7f38-43c8-4718-870c-ea4ce573574e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:20:09.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:20:19.235Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=593ad038-5c41-4e37-950b-7778c593ecf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:20:19.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:20:29.402Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=876a018a-b9e7-4d89-9790-14125f179734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:20:29.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:20:39.455Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=585e7b2e-525b-4334-ae91-c406f3e3d3d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:20:39.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:20:49.528Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=7726cbd7-b10f-4a18-b9df-83833e712c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:20:49.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:20:59.632Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=665133dc-597f-42da-b5a2-76fcae1fba7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:20:59.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:21:09.713Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=08878ebe-53a6-4e78-b749-36488b202150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:21:09.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:21:19.760Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=f3fb7474-705c-451a-841a-eab8a8546bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:21:19.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:21:29.851Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=ae78b259-ce89-4f5e-93d0-aa9deaaef0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:21:29.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T06:21:32.167Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T06:21:32.168Z |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-02T06:21:32.170Z |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-02T06:21:32.189Z |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-02T06:21:32.212Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T06:21:32.212Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-02T06:21:32.212Z |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-02T06:21:32.217Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:21:39.876Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=cc6d87a7-9dc1-4359-9565-27080a70e291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:21:39.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:21:49.936Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=4a829271-fc60-4227-963d-6de9c1a3a4df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:21:50.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:22:00.052Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=a74ab152-07b7-46db-83ab-705a4602b2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:22:00.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:22:10.175Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=6f39e2f7-8dba-4890-8731-e548c4a16c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:22:10.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:22:20.242Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=3da5e807-0c6d-4fc8-b785-43fe11c306d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:22:20.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:22:30.417Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=ff7f4eea-fbc8-4bc1-8e97-c1de525d7939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:22:30.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:22:40.554Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=bc2d1c17-bc32-49b8-87e0-1c485d0ccedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:22:40.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:22:50.620Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=fa42b6da-4eeb-47ba-81ab-6398693c1442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:22:50.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:23:00.687Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=82668630-98c1-4244-87d8-1af1845781c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:23:00.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:23:10.813Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=f14efa5b-951c-4a06-9e8a-4b769c740051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:23:10.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:23:20.869Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=aae3ad3d-9a4f-4a79-9f0d-59dad252ea07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:23:20.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:23:30.911Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=7336672d-41ee-40e8-88aa-5071cda9383b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:23:30.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:23:40.978Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=2da9c1d0-58ca-4cda-9013-6926f21b2497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:23:41.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:23:51.031Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=9cfd5a88-39f5-4152-8c65-e433d24abe2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:23:51.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:24:01.135Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=c6de7b73-c9d6-491a-9fe3-908ef1a23c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:24:01.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:24:11.441Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=afe98bd3-5485-4ff2-bb84-5abaae987081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:24:11.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:24:21.484Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=7e98e62a-969b-49c6-83a8-1e8d14e1f630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:24:21.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:24:31.819Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=1180a069-de10-4d20-abe3-a8fac5495ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:24:31.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:24:41.911Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=b2d29e94-e098-48ad-94e0-f4926f10e990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:24:41.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:24:51.982Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=78254e0b-b573-47f6-a758-f023c54866c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:24:52.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:25:02.050Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=95c5e9e8-e4e1-4de3-8a27-7b95a3bd8fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:25:02.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:25:12.133Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=8acfbd59-7dd3-4ce2-b980-b1c50110ee70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:25:12.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:25:22.221Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=97a77b5d-0fd2-4bcc-956e-808a890a491a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:25:22.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:25:32.357Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=1ac9218e-611b-4867-828f-7c709c62245e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:25:32.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:25:42.443Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=75646936-f520-4a2e-bddd-012bbecb570e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:25:42.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:25:52.546Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=1828d465-951d-4860-9540-bb64e38c2a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:25:52.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:26:02.608Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=46d54a6f-2026-4e74-aebf-06d72cad6cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:26:02.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:26:12.658Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=85f825c8-9d0f-4fad-b555-8495cba66739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:26:12.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:26:22.758Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=fa0f7d11-9abb-42a2-870d-f7bb87dab91e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:26:22.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T06:26:32.292Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T06:26:32.293Z |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-02T06:26:32.295Z |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-02T06:26:32.301Z |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-02T06:26:32.320Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T06:26:32.321Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-02T06:26:32.321Z |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-02T06:26:32.324Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:26:32.938Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=f5075604-676d-4821-8039-be25ce1b873c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:26:33.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:26:43.021Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=5ea23ab2-c539-491e-ae1e-9a9c00c799b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:26:43.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:26:53.166Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=e19749bd-48b4-4db0-a3fc-8ffb63b5c9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:26:53.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:27:03.251Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=a61562e5-d860-415e-983f-5d4b2844e4ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:27:03.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:27:13.339Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=605573df-9e03-4c63-9e16-bf2607c9bc19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:27:13.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:27:23.446Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=bf6ee241-1d9c-472d-a12e-d78dce100d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:27:23.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:27:33.583Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=f486bb3f-cacf-485d-8564-ef3567d8617f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:27:33.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:27:43.650Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=f9a7ed8e-022a-47b4-924c-00dac81b6721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:27:43.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:27:53.787Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=7b08cf8c-8d62-4772-8545-c94a7ab51622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:27:53.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:28:03.865Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=aaed5ea2-5edd-40e1-a3b4-d40f2fdbf472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:28:03.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:28:13.907Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=d41140c5-2617-4764-b705-c08b13368c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:28:13.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:28:23.989Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=13fc3672-f69b-4986-b177-f00df0536383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:28:24.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:28:34.180Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=09160b6f-db5c-45cc-a2eb-bb274df0fa7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:28:34.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:28:44.322Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=00f71fb2-e89d-4e35-9f96-d285637b06e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:28:44.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:28:54.475Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=b30c13fe-15a3-451e-a363-8d87ac2689af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:28:54.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:29:04.653Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=01a5930c-97f4-48e5-8e60-55733f0e7da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:29:04.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:29:14.727Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=437aa906-f704-4e47-9c12-2a464cfb32ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:29:14.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:29:24.779Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=4f826e09-f58b-496b-942d-d811513eb89a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:29:24.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:29:34.844Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=e1470046-da29-4794-989f-bd485fccb393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:29:34.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:29:45.003Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=d32ba1ba-0513-4cf0-be00-38c49560fd1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:29:45.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:29:55.222Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=3f6a35c5-85a6-4a85-b660-b6384f8c3793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:29:55.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:30:05.370Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=a68d26a9-3505-41a8-b251-c0532af92c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:30:05.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:30:15.837Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=8cdddae8-1a97-4961-bdf3-cd20cec011d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:30:15.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:30:25.986Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=c814ceda-cd75-4f42-a520-bb1e520669e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:30:26.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:30:36.077Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=7e2bb1a7-6948-4eaf-94b9-52d2417ed62e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:30:36.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:30:46.237Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=304feccc-bbe4-4ea5-9507-d0e6963d886d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:30:46.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:30:56.379Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=ba8d7888-7375-4452-8e77-626783cefe52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:30:56.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:31:06.493Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=bf7fe8c0-ecae-4006-8d6d-c3bc26d66453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:31:06.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:31:16.643Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=7028d0eb-9b32-4cb0-883c-06f62d69d7be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:31:16.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:31:26.686Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=29423d3c-cca0-43d5-be13-7160e085691f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:31:26.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T06:31:32.874Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T06:31:32.875Z |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-02T06:31:32.877Z |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-02T06:31:32.882Z |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-02T06:31:32.914Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T06:31:32.914Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-02T06:31:32.914Z |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-02T06:31:32.921Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:31:36.825Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=318dbfc7-1ead-4b62-b23d-2b171f8d899e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:31:36.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:31:46.970Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=d1ca3be4-f2cd-404e-b848-fcda870151fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:31:47.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:31:57.093Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=6a9016c4-3c76-48e2-9a90-c847f4aa05f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:31:57.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:32:07.161Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=e1a6b808-b313-4567-8be7-c413a63c1329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:32:07.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:32:17.411Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=d97d4e9a-eae6-4a8e-b274-40c6120fa3ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:32:18.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:32:28.267Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=41c4cacc-878e-452e-a519-48ec5a2b2dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:32:28.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:32:38.450Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=9ac1d8c2-0a66-414a-ab74-9bb573a8baa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:32:39.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:32:49.333Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=427dc102-357e-41e1-b93b-b132ed4e1ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:32:49.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:32:59.517Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=6024c93f-1fa2-4d87-b0c0-a175a79f6f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:32:59.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:33:09.656Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=142afede-73d3-44ff-8ce9-44d08480c498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:33:09.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:33:19.814Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=936cc773-d53d-4bc7-97ea-6fa69cd7fad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:33:19.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:33:29.888Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=86db6c25-2feb-4458-81df-7ca72e78674d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:33:29.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:33:39.956Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=29347a90-10b5-4072-9fbc-cad7e08137de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:33:40.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:33:50.153Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=01e7c103-9330-4a44-b3e9-07eaa375a902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:33:50.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:34:00.328Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=19b44e14-275b-40b9-b12d-881dfb408d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:34:00.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:34:10.459Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=c2bc68fd-1b71-4c40-b1a1-48bc7ef01e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:34:10.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:34:20.734Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=36dc151e-0873-4732-985e-2439b61e8bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:34:20.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:34:30.846Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=42ea9428-dc8b-493a-ba56-d950a1647e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:34:31.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:34:41.076Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=daf009b8-d0ef-467d-a81d-eac082a0e5a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:34:41.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:34:51.162Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=275ed7f7-dddd-4cde-9e6e-7ef273419874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:34:51.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:35:01.239Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=dc738342-a744-48f0-b0fd-849dacadbb34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:35:01.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:35:11.331Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=2bfdce83-1115-4725-beaa-b5425f873c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:35:11.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:35:21.389Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=11375833-488a-4840-aca2-8830cf0fde0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:35:21.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:35:31.519Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=7211c815-d776-4b49-b85e-44caabbb15c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:35:31.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:35:41.595Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=e670122a-da77-4883-9ee6-26768c15cef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:35:41.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:35:51.655Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=d7676043-c621-4b14-87c6-b7995c0c61d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:35:51.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:36:01.782Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=33ce2ceb-8b64-4de4-a5b7-470ad4eaae54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:36:01.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:36:11.994Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=0a6211e0-3f62-463f-b009-8b761bbef0d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:36:12.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:36:22.096Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=65ccfd67-0dca-43ef-9d93-986c3d99ca70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:36:22.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:36:32.285Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=adcf191d-1bc5-40ef-bb83-f3316f6f628a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:36:32.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T06:36:33.193Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T06:36:33.193Z |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-02T06:36:33.195Z |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-02T06:36:33.236Z |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-02T06:36:33.256Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T06:36:33.258Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-02T06:36:33.259Z |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-02T06:36:33.281Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:36:42.434Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=4b2ef51b-ba2b-450b-a359-11d47d6617f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:36:42.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:36:52.515Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=c81a99e1-0daa-4350-98aa-8cbadbcf7cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:36:52.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:37:02.619Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=caf8d601-dc01-4051-a54f-4a5c7427471f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:37:02.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:37:12.815Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=f74b6b8d-ef20-443d-8137-736296546813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:37:13.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:37:23.353Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=15d558c5-c028-402a-8104-9d6fa3bd2074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:37:23.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:37:33.935Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=d5b357a2-c9ce-4d9f-91e7-bd261ed20078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:37:34.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:37:44.265Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=b817561d-f964-49b2-9d69-6b556b3a58a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:37:44.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:37:54.896Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=7ea7e5f4-35e3-42fe-88fb-a7f25855ebc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:37:55.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:38:05.107Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=76b2077d-3717-4bca-8014-79693de7a557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:38:05.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:38:15.269Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=8941c799-0ef4-40f5-891d-e962b8c04fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:38:15.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:38:25.352Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=1bbd5d69-8dc5-423f-bd2c-b4c47e692fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:38:25.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:38:35.469Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=5eff7689-6146-4c56-896c-438c563d021a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:38:35.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:38:45.555Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=8196184c-9ce3-41e2-a1ef-8eed3ec9169b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:38:45.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:38:55.583Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=56758051-3551-4d0d-94f3-54a0b539221f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:38:55.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:39:05.610Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=94cf2a4a-9443-45f2-9089-a1e8a240845e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:39:05.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:39:15.655Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=1a889861-844f-4726-a54a-6a4aa5c5bf39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:39:15.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:39:25.730Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=74e2032a-2f15-4305-ae5b-14dcc30e8897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:39:25.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:39:35.809Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=65ccc8c2-f9bd-4d76-a262-1b57b93ba013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:39:35.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:39:45.943Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=6a64328f-99fd-438d-90aa-b1760363e4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:39:46.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:39:56.001Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=6c847a03-0a06-4763-9402-29e4f3264054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:39:56.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:40:06.070Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=2fd98bad-dcc0-4ee2-be2d-082cfe9285ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:40:06.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:40:16.164Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=928594d6-02d7-4a29-b6ec-ce1c74df7d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:40:16.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:40:26.225Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=88fffd5c-2350-47c7-b7b2-77379654a8c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:40:26.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:40:36.300Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=90d1d7ed-73f6-4e9a-abe8-6a1459930f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:40:36.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:40:46.420Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=d9445c0c-53f8-4c48-a185-aa97b5a57c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:40:46.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:40:56.531Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=71d7c585-a6b0-4d54-8892-aea4720fdb0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:40:56.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:41:06.606Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=12c3bcda-0e57-45a2-89be-43431f3c1451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:41:07.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:41:17.165Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=5b268269-20e9-47ba-9337-7fad0069ffcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:41:17.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:41:27.229Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=97d49b81-27c8-406c-85d7-9ce2a982166f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:41:27.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T06:41:32.084Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T06:41:32.086Z |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-02T06:41:32.088Z |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-02T06:41:32.095Z |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-02T06:41:32.118Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T06:41:32.119Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-02T06:41:32.119Z |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-02T06:41:32.128Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:41:37.486Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=fb98f838-4815-48b0-a2bd-64c7c5b03d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:41:37.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:41:47.688Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=937f01e1-bb2d-4190-be01-ddc40f246a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:41:47.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:41:57.746Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=58a23f53-d27b-4c99-a9f5-30c5efdfd9ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:41:57.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:42:07.842Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=6945a84a-9858-475d-adef-5437c8afd880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:42:07.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:42:17.899Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=84771b3b-d1d6-4636-8b30-301c327584be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:42:17.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:42:27.988Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=710a0657-1696-4768-a101-ac74665f69b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:42:28.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:42:38.117Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=16844b63-7388-4a12-8518-6bd8c242ba29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:42:38.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:42:48.185Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=53b41412-d339-4534-b6a8-9c9c0e00715d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:42:48.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:42:58.247Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=8c904ae7-4076-4206-b122-d77082b01344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:42:58.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:43:08.343Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=2b9375e1-3d2f-4ce5-bed4-a30a1e70e98e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:43:08.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:43:18.420Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=0ca1be30-fdda-445c-b439-6308e495d6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:43:18.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:43:28.513Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=2f9e30d6-9236-4296-8f8e-a419a05588a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:43:28.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:43:38.624Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=e4969db0-f858-4b26-b391-58cd4da61dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:43:38.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:43:48.740Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=0ff4ffe3-168b-46ce-b132-a50054bb4299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:43:48.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:43:58.846Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=ecf555f4-4cce-48c9-9997-cb6016d039db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:43:58.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:44:08.953Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=4d4d9a1b-2b18-4086-81d6-825957114b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:44:09.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:44:19.059Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=0ae7319d-aa17-422c-bac0-7b6c79def120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:44:19.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:44:29.192Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=4271e24f-76f2-4f7d-bb59-4b7c4f80c207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:44:29.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:44:39.274Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=b2821bd1-2d71-40b1-a5c9-5d871995b9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:44:39.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:44:49.312Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=51717634-15f7-43fa-a735-d79bf8663aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:44:49.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:44:59.367Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=96772132-43e7-419f-8a2f-81ab85a237b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:44:59.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:45:09.457Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=a8612a0b-a3ea-4aeb-992a-2feaba3c8c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:45:09.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:45:19.524Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=6b0f7f33-f85e-49af-8720-747e9cd20595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:45:19.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:45:29.585Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=31624e36-3638-434f-8ebe-6534286ab653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:45:29.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:45:39.643Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=3027a5e0-79d0-4717-afa6-7dd0b7f8c88d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:45:39.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:45:49.689Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=aa393fd0-7223-4f1c-9120-f11a1869a505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:45:49.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:45:59.730Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=6c4df7dd-e8bd-43d0-8346-c906d2b2684b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:45:59.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:46:09.773Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=7fa585a6-536b-486c-ba37-45b1cc2fca96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:46:09.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:46:19.801Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=927f7795-cfb5-4795-8ce7-b3af2bc7569f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:46:19.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:46:29.912Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=d2d3bea6-0fd5-4c0d-b5bc-42fb3b96fced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:46:29.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T06:46:32.212Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T06:46:32.212Z |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-02T06:46:32.213Z |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-02T06:46:32.219Z |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-02T06:46:32.236Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T06:46:32.236Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-02T06:46:32.237Z |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-02T06:46:32.241Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:46:39.952Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=233be688-2b4e-48d2-a6f9-e27a0a18a706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:46:40.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:46:50.034Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=fc4718e0-116a-4c19-8c77-1e79c71720c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:46:50.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:47:00.078Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=1b0d8a9f-aeb9-4344-b73a-e8d6bf6fe35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:47:00.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:47:10.147Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=44b583a9-aa18-473e-ad4f-8d7d2cc7aec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:47:10.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:47:20.177Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=fd2c707b-253a-44a4-822a-b26187005956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:47:20.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:47:30.237Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=cdf57ab3-6c3c-4dc3-86fa-f2d06371b255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:47:30.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:47:40.310Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=6f37d4a1-5a50-404c-9f38-9792f24e3c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:47:40.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:47:50.384Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=eb2478e9-83ef-4f95-bd6c-184323b75a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:47:50.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:48:00.527Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=fe0bd056-e856-4f9c-ad57-f4fa16ef26f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:48:00.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:48:10.583Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=d06a5dc5-cfd1-446e-a7c7-7f30b6bf268e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:48:10.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:48:20.640Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=6b0b9503-666a-4e15-96d0-afa5c52517c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:48:20.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:48:30.755Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=911747e1-1fa3-46c0-b46e-67374f77eb78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:48:30.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:48:40.867Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=ae4dbbe5-d079-4eb4-a92b-9da3800050ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:48:40.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:48:50.979Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=f4c0529f-fef3-4b34-9f9f-67685655bfc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:48:51.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:49:01.151Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=36811db2-dffc-4c39-a03a-f1ed3f35711b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:49:01.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:49:11.255Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=54320082-fb8f-4557-9918-ed15bea0d55c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:49:11.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:49:21.393Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=38193213-5721-418a-8080-c01700423c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:49:21.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:49:31.450Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=ac15b9d2-ab3a-4615-937e-28b9c235371d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:49:31.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:49:41.499Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=dc9ab51e-3d95-42b8-b4f9-55ef64a59f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:49:41.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:49:51.523Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=47774cf5-d01b-4c0d-8721-6c791ca2099f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:49:51.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:50:01.607Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=e235e9b7-6bf5-412c-8880-d80dbdb7c672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:50:01.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:50:11.669Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=275cf0d3-8be0-4451-b55e-44457d49b087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:50:11.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:50:21.738Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=01596afd-99b6-4a55-b1c5-33d44c3b7d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:50:21.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:50:31.915Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=c1051109-beff-4706-aa6c-64f15c78e0ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:50:31.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:50:41.986Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=d4cb412c-7070-4793-b26f-76dfcf381466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:50:42.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:50:52.037Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=a0e17867-58b9-489d-9954-69e0ad66d032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:50:52.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:51:02.077Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=6be41c37-8ecd-45c5-91dd-436edcf472fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:51:02.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:51:12.116Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=0ba0d9c5-72f3-40b6-a0e4-c437c64c47e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:51:12.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:51:22.210Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=20f4b715-6af7-4fac-ae06-ec7cb1ceeac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:51:22.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:51:32.277Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=db06aa42-6bbd-4a34-9fe5-d76e1680da71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T06:51:32.370Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T06:51:32.371Z |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-02T06:51:32.373Z |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-02T06:51:32.377Z |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-02T06:51:32.400Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T06:51:32.400Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:51:32.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-02T06:51:32.400Z |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-02T06:51:32.405Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:51:42.401Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=3b701ffb-9738-485d-8674-7d8c0ca37dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:51:42.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:51:52.443Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=3ce78523-d001-4eeb-b187-ec0788684214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:51:52.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:52:02.469Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=057bf0c8-0f03-46fd-bd1a-0119bdb4dded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:52:02.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:52:12.535Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=1e2e840e-da3a-4f5c-b294-110e4b1da1f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:52:12.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:52:22.677Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=a8d07b8d-53e7-4f59-9e98-708a3218f055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:52:22.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:52:32.723Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=ab183ea4-ba0e-4259-87d5-13278c004804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:52:32.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:52:42.871Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=3afbfbed-0849-4f1c-90c7-69eabd984191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:52:43.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:52:53.015Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=aac8db55-c12c-4f87-8c32-76ccc1554055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:52:53.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:53:03.081Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=a1abc038-45dc-4280-be81-1dc746fdf099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:53:03.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:53:13.167Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=04cdb51b-4e5e-428b-a595-3b302fbb1321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:53:13.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:53:23.275Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=a31738ed-d7e0-4662-b3d8-7795abbf6367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:53:23.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:53:33.365Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=6ccb3712-87df-49b9-9d40-ee7e9548dcdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:53:33.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:53:43.413Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=5152d998-5596-43cf-8441-b1e5458d2894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:53:43.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:53:53.466Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=02a8e3fe-0b7d-46fa-ba52-3e0d00474c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:53:53.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:54:03.505Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=ba58d1fa-9624-480e-b23b-5e0bedbc8255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:54:03.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:54:13.550Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=a77bf020-ddf3-4046-b423-da8f59c5dc86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:54:13.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:54:23.615Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=32d79486-e5bf-4a46-98f1-5fdb0495ffbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:54:23.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:54:33.680Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=9fc76f7f-02d4-4b98-9d30-3509ec8aa048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:54:33.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:54:43.946Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=48e88866-2f4b-4877-91e7-06ba5185e6cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:54:44.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:54:54.037Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=904bac2a-5063-448e-a88a-d705463f2013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:54:54.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:55:04.084Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=1cb0dc08-102e-41c4-a2d3-0f7bc7fae09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:55:04.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:55:14.515Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=36978211-59f3-4a44-9ea9-52e25d534389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:55:14.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:55:24.546Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=9d52c977-8486-43e2-a222-98932dde840d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:55:24.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:55:34.641Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=f1b050d0-7cc6-4877-b66f-78233df72921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:55:34.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:55:44.786Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=ee8d3cef-37b0-4981-8454-e8cc75ba448b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:55:44.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:55:54.824Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=aca319cb-798d-44d1-b5c4-609d2c53dd6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:55:54.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:56:04.917Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=6c2bfe3c-4b29-4ff2-a80c-779668ada960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:56:04.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:56:14.956Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=811bfe1b-0a08-48ac-a57d-f92d0fa86f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:56:15.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:56:25.008Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=d00b3eeb-9a45-40e4-913b-acd6cb74d7b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:56:25.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T06:56:32.267Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T06:56:32.268Z |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-02T06:56:32.270Z |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-02T06:56:32.275Z |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-02T06:56:32.300Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T06:56:32.301Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-02T06:56:32.301Z |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-02T06:56:32.309Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:56:35.077Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=f7bc481f-a3ee-41f8-9749-70799f2aa6a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:56:35.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:56:45.115Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=14192918-913c-4683-a7ca-fd33d96ac209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:56:45.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:56:55.233Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=a8cec3a6-75d6-44d2-b3a5-ec25f5c91c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:56:55.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:57:05.292Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=f34327c1-b5b7-4955-bc0e-7861e39136fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:57:05.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:57:15.528Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=25cbaaa3-361b-4bdf-ad33-b1988689d430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:57:15.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:57:25.633Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=a05ebe1d-5e13-4d05-9a68-53a0e6add25c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:57:25.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:57:35.740Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=5a743388-1bb0-44cd-9e16-050486eaac67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:57:35.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:57:45.869Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=f9af7699-066d-46fd-a3d4-244a49330302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:57:45.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:57:55.952Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=fa481ce3-266b-4945-9016-35e3c98fa5ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:57:56.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:58:06.044Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=bdfc8f3f-4c81-45c9-9fde-e27012286a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:58:06.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:58:16.173Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=59c5e514-0ec0-4bcc-a96c-e8619bdd67b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:58:16.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:58:26.243Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=28b57916-3a03-4829-a418-98adf66b5168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:58:26.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:58:36.282Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=180b04f1-22aa-4b5e-9190-cc95e7385971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:58:36.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:58:46.328Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=c24b24a6-c210-4d5f-a45c-ebf203a55754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:58:46.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:58:56.371Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=c3779de4-4bb9-4194-a9cd-db9c79821d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:58:56.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:59:06.433Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=b2e6a1de-99f7-429f-81b4-fb7efc074392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:59:06.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:59:16.485Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=8b5d514d-7752-41c7-9a4d-d3b6df485795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:59:16.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:59:26.536Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=ccf50b72-b28e-4d25-9175-e0eb45eb18a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:59:26.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:59:36.677Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=9e440ecb-1acd-4c1f-83b7-7a26eda1d114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:59:36.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:59:46.796Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=ebfdc129-c322-4a44-86ed-3c436a469201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:59:46.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:59:56.934Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=ad77a46a-7dfc-4767-80b0-bc22b74c71bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T06:59:57.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:00:07.013Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=c6367b88-0356-4d0a-aa3c-421935625034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:00:07.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:00:17.086Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=62e2f1d4-376f-4340-ac6d-33bdbc2cfb37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:00:17.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:00:27.172Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=e582d74d-41aa-40e0-8a03-a17e00105d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:00:27.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:00:37.244Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=6b25fe18-0aea-42de-a3ab-0b7171e66dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:00:37.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:00:47.475Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=e224338c-da2c-41af-a2b8-dca430240fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:00:47.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:00:57.895Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=05742eb8-f8b2-45e7-9c0c-c9fc59f82c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:00:57.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:01:07.989Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=448a41e7-1d24-4c06-80f2-476ba36cc30c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:01:08.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:01:18.058Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=33e1be33-c5ac-4a55-8c2b-7890e6690074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:01:18.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:01:28.156Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=b17a75a8-0f5c-4b21-aea7-f2e77c78cb72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:01:28.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T07:01:32.282Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T07:01:32.283Z |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-02T07:01:32.286Z |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-02T07:01:32.295Z |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-02T07:01:32.316Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T07:01:32.317Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-02T07:01:32.317Z |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-02T07:01:32.323Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:01:38.303Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=2d6529e3-1a48-4173-add1-982d698db110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:01:38.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:01:48.423Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=f8e4e6fd-0628-47f5-a06a-add37c0a7380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:01:48.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:01:58.506Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=902730c0-822b-4217-8b95-5ca2bb7ac353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:01:58.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:02:08.596Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=b66b8f95-8de8-4313-a98a-14a2668cfa98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:02:08.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:02:18.655Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=cd918a78-90b4-4816-851a-e5e85663dc63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:02:19.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:02:29.480Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=49209d46-af31-458e-a9d1-8843c0825518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:02:29.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:02:39.546Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=8fac2545-c098-4805-9915-43f601df7e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:02:39.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:02:49.801Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=ba0b32b1-740d-4e07-98b1-5f974a1608f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:02:49.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:02:59.887Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=127175b6-fb69-4fef-86bd-1845a907e688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:02:59.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:03:09.926Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=108d1533-645e-489e-863f-d5c55b002000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:03:09.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:03:20.004Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=0df0c42d-0cd1-4e13-b486-e07ddbd01c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:03:20.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:03:30.112Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=8677e506-12ca-4434-afbc-22ea48bb71ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:03:30.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:03:40.240Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=9516b85b-d96a-4422-bf18-852e9af44f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:03:40.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:03:50.269Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=d0a87d0a-376e-4c1d-a732-e53fa63e7c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:03:50.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:04:00.311Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=e4a4886a-5796-4fa3-b452-4c6a3ffd0c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:04:00.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:04:10.437Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=1d4552a7-ffea-4c96-8c87-97d88a32fcb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:04:10.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:04:20.491Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=470f6ba7-7fe6-4dc8-b35e-422f132f483d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:04:20.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:04:30.610Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=f4b679b2-d914-4e12-b891-baa779230b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:04:30.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:04:40.666Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=8fc13875-939c-4b99-b557-4c10df99864c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:04:40.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:04:50.724Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=55b9d486-bfe9-4bd7-a6f4-74d9df7ac271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:04:50.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:05:00.814Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=9b9d3d9e-ba05-45b2-b999-54d18118c335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:05:00.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:05:10.938Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=12ca9063-96d3-4729-b9e1-7ceb1443ab59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:05:11.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:05:21.130Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=43da3c6b-28c0-4df1-97b0-a5d112bd94ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:05:21.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:05:31.195Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=e8b9268a-acb5-4a48-9571-30945dc8fbb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:05:31.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:05:41.284Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=0717bd72-4ee0-44d1-b86f-d4289664a9f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:05:41.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:05:51.372Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=bb3f4a49-d976-4145-ae40-00560dc360a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:05:51.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:06:01.451Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=cf43d761-9ec9-4cb2-bc0f-c81058a19dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:06:01.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:06:11.552Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=96754917-12b3-4671-92a0-585ed347c236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:06:11.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:06:21.636Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=2863b022-2d80-4704-9e99-1b867a2246df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:06:21.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:06:31.716Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=4d5189f9-5e82-4f9d-bf66-920759600306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:06:31.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T07:06:32.175Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T07:06:32.176Z |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-02T07:06:32.177Z |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-02T07:06:32.182Z |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-02T07:06:32.201Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T07:06:32.201Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-02T07:06:32.201Z |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-02T07:06:32.207Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:06:41.900Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=dabfa242-1769-4b8d-90c5-1a8b6fe40717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:06:41.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:06:51.959Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=5928274b-3985-428e-b44d-ce882e7d861b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:06:52.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:07:02.021Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=e0a03bad-9305-4ca2-889a-50f62523207a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:07:02.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:07:12.067Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=1b9b4077-eb2c-4bfe-979e-11e22ff839fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:07:12.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:07:22.127Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=165e863e-f01d-4476-b027-abc4cbe36c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:07:22.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:07:32.223Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=e3aa00e9-df9f-46d0-a795-1df02f5597c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:07:32.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:07:42.329Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=8d898f37-2aa4-45a7-a699-27e59a9cfc94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:07:42.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:07:52.440Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=c54f2d07-c9f6-4287-82c1-b5d7fbac00a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:07:52.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:08:02.609Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=2126e57c-4733-450c-af3d-cc446b9e19c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:08:02.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:08:12.672Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=3ade22aa-69ba-40d1-9c8f-e8080aaf3f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:08:12.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:08:22.737Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=78628bd8-4903-466e-9d18-960206cf4850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:08:22.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:08:32.780Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=f081d66a-12e0-47aa-ad9c-ab8b83de7c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:08:32.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:08:42.972Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=6eb73653-1ed0-406d-9af8-a49e868ac3a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:08:43.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:08:53.073Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=5913fee2-2ca1-4105-8579-54fcbe628958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:08:53.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:09:03.275Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=ebfbd282-9eae-4c36-bc96-79cb6f7bec75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:09:03.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:09:13.368Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=b7cbf055-f54f-44db-b346-90daf7510dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:09:13.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:09:23.516Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=09877c62-a9f3-4bb3-ae15-dae52d222c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:09:23.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:09:33.633Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=2d886195-2154-4f03-b9ae-7c2c93d49763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:09:33.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:09:43.691Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=6f8b8b0b-2fab-46bb-a432-d4d91d48b9bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:09:43.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:09:53.857Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=47a39244-ed3b-403f-82a2-081bba8ef241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:09:53.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:10:03.932Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=794c6115-4083-4158-aaf5-33d4491d2cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:10:03.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:10:13.984Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=6eedc8ab-badf-4b64-a761-a207c53341ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:10:14.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:10:24.082Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=add57ca7-cfb2-4d35-8052-008f9e704333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:10:24.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:10:34.103Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=c4c1848e-9aa2-4323-bf2f-8d9a985cc76c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:10:34.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:10:44.163Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=e62f9fc7-a1cc-4ba8-a2c7-50806dd1577f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:10:44.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:10:54.208Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=318f0372-b244-4107-b816-bed172069d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:10:54.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:11:04.255Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=b2275d96-dd6e-4710-8e9d-263f0d01e04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:11:04.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:11:14.317Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=eaaa9cf5-1eae-45b8-ae6b-bc3014401abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:11:14.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:11:24.387Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=7e8fe3a6-bce8-4ccf-8976-7168beefcc67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:11:24.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T07:11:32.283Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T07:11:32.283Z |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-02T07:11:32.285Z |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-02T07:11:32.299Z |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-02T07:11:32.316Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T07:11:32.317Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-02T07:11:32.317Z |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-02T07:11:32.334Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:11:34.418Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=873c63e9-caff-4188-9fc2-6dc0275bb13d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:11:34.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:11:44.458Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=d1f87cc3-f4bb-4b80-98f8-9766e4c3776f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:11:44.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:11:54.498Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=259d1e0e-90a6-4fcf-959e-53598735e232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:11:54.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:12:04.614Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=73010073-add3-449d-8f0a-dddfbe6e0431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:12:04.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:12:14.663Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=d6303997-8375-4057-abf8-cb6d27661911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:12:14.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:12:24.771Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=c234378e-f185-4795-aeb9-42f6bb71497c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:12:24.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:12:34.899Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=b40ee8ff-ad90-41e8-ac15-1c2ead9ebaf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:12:34.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:12:44.959Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=834d0035-0517-465a-9bdb-03026a7a78bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:12:45.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:12:55.027Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=ad4b2ed4-0ff8-43e1-a469-ab1be4f78f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:12:55.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:13:05.055Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=3837aa79-c4f0-4c1e-8281-37c10fe2fe21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:13:05.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:13:15.187Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=459f3c1f-b12f-4732-8e7d-79c1f392e219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:13:15.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:13:25.297Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=6335d714-6215-4af1-9cf7-6f24ac038c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:13:25.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:13:35.381Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=82c447ec-87c2-4dd8-b3e1-f74b674b4b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:13:35.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:13:45.505Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=290ba954-6011-4d61-9186-f27a97d53745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:13:45.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:13:55.560Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=027d1f06-6458-4ef7-b7f7-02d8696096fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:13:55.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:14:05.761Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=42b3c732-efad-4c00-88d2-6e5904bae2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:14:05.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:14:15.832Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=70037c92-ccf9-494a-8860-177f0379523b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:14:15.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:14:25.883Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=b757e4b8-defb-4f13-b908-c1a9a3eb17ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:14:26.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:14:36.016Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=a28dd953-b20f-481b-b205-51397dc2e3c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:14:36.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:14:46.079Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=85d555d3-fdda-4e65-8104-cdc34b28cfa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:14:46.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:14:56.167Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=bb884914-65d2-43f7-9506-93e0a9c5dbee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:14:56.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:15:06.478Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=18452948-d2fe-4e6f-ae4c-ec4b4f406049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:15:06.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:15:16.546Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=3de5d80d-6e7c-4d9f-ba54-620936029459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:15:16.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:15:26.653Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=07b68c53-2f62-49ef-93b8-fb7d0093fa7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:15:26.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:15:36.741Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=3e1fef41-f757-43e1-a101-efe4f5c07cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:15:36.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:15:46.817Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=ca7679a4-aa5d-47bf-94d7-c40529368faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:15:46.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:15:56.870Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=52db6251-736c-430a-96a0-64a8485152f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:15:56.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:16:06.945Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=514d85e0-5928-4ebf-a450-b468cf5dcb00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:16:07.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:16:17.075Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=618c42fa-d751-4e4d-b7b3-48a46ee21fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:16:17.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:16:27.171Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=3837c1fb-e1dc-4eb3-8887-29e4cf6fe823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:16:27.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T07:16:32.366Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T07:16:32.366Z |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-02T07:16:32.367Z |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-02T07:16:32.372Z |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-02T07:16:32.386Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T07:16:32.386Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-02T07:16:32.386Z |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-02T07:16:32.393Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:16:37.285Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=a2ac0098-055f-47cf-a676-9133efb86d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:16:37.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:16:47.374Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=23ab82b4-2430-4484-8422-da2a0e3deeb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:16:47.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:16:57.446Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=423b15ff-9e52-43dd-8493-2a8ab83dbb20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:16:57.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:17:07.472Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=741e9b19-0867-4032-82cc-9a857d2d0023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:17:07.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:17:17.516Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=385f76a4-b4d8-48c7-a383-b26e1a68921a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:17:17.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:17:27.545Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=bec08f16-e59a-4194-96bf-04ef76e100b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:17:27.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:17:37.571Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=ecbec13e-bf09-4296-ac1a-1385c460c8dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:17:37.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:17:47.625Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=7d712079-b200-4ca7-a4a0-691a1abe083d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:17:47.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:17:57.666Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=df7bc8c2-81cd-4b2c-8c12-eec10cbeb213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:17:57.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:18:07.714Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=af0b8c83-0212-492d-a04b-fca3d7879050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:18:07.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:18:17.746Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=5929dc47-085d-4ce7-a404-d01dba8bd51a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:18:17.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:18:27.791Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=d65fcdf1-2acc-4efe-bf01-f9889dd5c1be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:18:28.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:18:38.009Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=7498fb50-e35b-45ec-b7cf-c685e6d11385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:18:38.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:18:48.047Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=cf3ea8d4-0941-4346-95a6-57d0f6a21d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:18:48.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:18:58.072Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=6d49fcc0-19b1-4881-bb17-7808a7eb8902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:18:58.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:19:08.262Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=a1d4ff22-9fce-4c8c-bc5c-62650aaf2741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:19:08.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:19:18.347Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=2d115801-4dd5-4084-8b8d-bcae84831061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:19:18.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:19:28.437Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=2b534596-2787-483c-baeb-840880337cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:19:28.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:19:38.547Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=40d3420f-4a05-4b7b-86f4-cb81cd0986c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:19:38.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:19:48.572Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=ef6b4a2e-f5e8-4328-9692-d038425c9797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:19:48.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:19:58.604Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=23460c54-2e53-4531-8d3b-b4d4c6d61e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:19:58.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:20:08.655Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=a320f77e-def5-4cf4-ae64-97982bb518dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:20:08.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:20:18.715Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=b2cbe862-488e-44a3-8cc1-6872de32ce95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:20:18.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:20:28.761Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=aede49b3-efb9-4655-a96f-89e13496af97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:20:28.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:20:38.852Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=bd9fab51-8c32-4ac9-91f4-76665390872e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:20:38.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:20:48.967Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=31a0b28b-bcd3-4948-8979-eb096973311c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:20:49.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:20:59.061Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=61bc8c06-5a11-41eb-b586-230442169000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:20:59.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:21:09.225Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=4b38dc6f-2c33-44f8-bea2-90a9be8baa1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:21:09.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:21:19.275Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=b391ff7f-99a0-4394-8233-fc16e9f9bd17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:21:19.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:21:29.430Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=546458cf-bf4a-4699-81bd-3a9a3e48f7b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:21:29.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T07:21:32.042Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T07:21:32.047Z |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-02T07:21:32.049Z |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-02T07:21:32.062Z |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-02T07:21:32.073Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T07:21:32.073Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-02T07:21:32.073Z |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-02T07:21:32.076Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:21:39.588Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=af336193-41ca-451c-a79c-d43ad5d22f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:21:39.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:21:49.682Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=cb214c16-8efe-49d4-97a3-6a21acddd7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:21:49.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:21:59.709Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=2bd9f951-83d9-4784-ba60-02203f6c4da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:21:59.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:22:09.762Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=daa4a08f-6159-496c-9e3f-bd81ae0cf692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:22:09.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:22:19.842Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=9fe8cb7a-6f29-46cd-b869-956ca010b213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:22:19.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:22:29.947Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=00cca03b-7064-4ecb-8696-6181656c0b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:22:29.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:22:39.995Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=b246cc4b-ee70-4617-8903-709d471d8460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:22:40.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:22:50.055Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=80a47983-63d3-4d57-a6ae-678acb1c31e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:22:50.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:23:00.151Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=f6f1f857-d750-443f-a6c1-e3ffcfafd0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:23:00.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:23:10.244Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=ce636f32-bccb-45b7-ba88-4898ed8890d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:23:10.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:23:20.287Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=0c4f7933-5da4-4c5c-b658-2e8e18abf639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:23:20.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:23:30.307Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=8aecb225-d4a7-46e0-9f99-6adcb7a0fb7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:23:30.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:23:40.369Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=a48a893c-d47e-4183-824c-3602facaa137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:23:40.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:23:50.395Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=8118cfd0-ffc1-4520-8107-59d92de8e790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:23:50.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:24:00.421Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=6eb3e8a6-872f-48a1-a55e-7f6795916b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:24:00.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:24:10.458Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=8337ca24-20aa-48ce-a162-de5267439783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:24:10.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:24:20.492Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=4a3b1ee2-fae0-455a-983d-f96a2f03846c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:24:20.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:24:30.511Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=1acf4e83-f43e-44e7-baab-3ecf24050d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:24:30.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:24:40.547Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=a32ac11c-d1a9-4fdd-983f-8583dfa5fb54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:24:40.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:24:50.573Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=86f15328-ac90-4b39-b2d0-caf4ee511bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:24:50.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:25:00.598Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=23d21b5c-5b71-42d7-9d06-ad9428d9a53a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:25:00.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:25:10.678Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=9c092e2e-8a99-40d3-abcb-7a76cf5e48ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:25:10.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:25:20.697Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=e0093198-be71-4192-85a5-a16eeda7203e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:25:20.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:25:30.788Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=61bbe2a1-77e7-448c-a65e-8c14941a283b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:25:30.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:25:40.818Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=f074b372-fdcd-4357-af09-353ec9941eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:25:40.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:25:50.844Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=2403ad1b-3717-4051-8dd4-81a20ff0bdab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:25:50.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:26:00.869Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=c5026758-daf6-45a5-9255-337b462bd484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:26:00.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:26:10.916Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=1679b8fd-8340-4b08-95ac-f5c46963e623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:26:10.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:26:20.938Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=e4be679c-a5bf-4abd-968f-3ed237920256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:26:20.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:26:30.959Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=d5fc7fa0-adc7-4a9c-ab59-065272547894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:26:30.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T07:26:32.094Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T07:26:32.095Z |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-02T07:26:32.097Z |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-02T07:26:32.102Z |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-02T07:26:32.117Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T07:26:32.117Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-02T07:26:32.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-02T07:26:32.121Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:26:40.984Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=3ea3dd80-796b-429e-876d-4cd38e8de528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:26:41.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:26:51.007Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=366745d8-5d75-4363-8315-5cd67c9ea880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:26:51.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:27:01.070Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=a3dda41c-1def-42a2-914a-ad2474c98ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:27:01.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:27:11.171Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=f1ce7cf6-2c70-4a38-9c27-26d4aea66fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:27:11.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:27:21.243Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=8ec9f7bf-1469-4243-9bc4-4e4f6188cb8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:27:21.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:27:31.276Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=f952e30c-cdfa-43b2-b059-c461f40b67d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:27:31.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:27:41.345Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=7908725a-fe26-4ba8-9708-5cf98e78b219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:27:41.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:27:51.383Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=fdba2417-733b-49da-a9e0-c5d5c1a30d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:27:51.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:28:01.430Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=e8392b12-344f-4b26-93d5-0e8de987fe51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:28:01.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:28:11.513Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=c4f9eaeb-f592-4ee1-bc95-17aae8771acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:28:11.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:28:21.575Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=fba096cc-7233-4d2f-aeb2-de31c2e280c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:28:21.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:28:31.645Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=819ee620-fcfd-4dd9-82c5-7fe4683eb4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:28:31.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:28:41.717Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=342e2221-f3f4-4410-a667-b88080d6e102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:28:41.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:28:51.776Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=9193c513-efee-4787-9d70-2edaa795ad28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:28:51.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:29:01.886Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=2d969d7b-a815-4e95-b4ab-f280cd80d469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:29:01.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:29:11.989Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=33bfad1e-115b-4bd8-9f0b-1a25c7321ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:29:12.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:29:22.035Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=bfa9a23e-5a4e-4696-9199-d2c441c79bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:29:22.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:29:32.126Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=c38647dd-cf1e-4365-b85a-4e60e3420839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:29:32.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:29:42.163Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=43fd3f7e-0d26-4624-a8bd-7f730ec17305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:29:42.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:29:52.197Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=4609ea13-f300-410b-8cee-a2278699dd76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:29:52.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:30:02.216Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=84def5c9-ce46-462a-8e66-f579d08ffa73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:30:02.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:30:12.260Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=cf0b4abc-c811-4ea9-8371-d1803947b4c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:30:12.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:30:22.331Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=b72b067f-8801-41fa-a8ed-8ef270d5ade4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:30:22.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:30:32.425Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=1b4134f0-de78-41c5-834a-0bc9f5132da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:30:32.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:30:42.464Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=9ea44c43-c384-48f3-a1ad-f6e22e46e9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:30:42.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:30:52.498Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=d6d563c2-4837-4e15-99af-3e3f58f6d557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:30:52.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:31:02.528Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=4ac1d476-6a08-4829-8180-8400a12610f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:31:02.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:31:12.551Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=89585d2c-30f0-4441-811a-3b85a5f9f399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:31:12.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:31:22.595Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=eb3795c7-cbb7-49a1-a2c4-73e49533a7e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:31:22.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T07:31:32.087Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T07:31:32.088Z |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-02T07:31:32.090Z |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-02T07:31:32.094Z |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-02T07:31:32.110Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T07:31:32.110Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-02T07:31:32.110Z |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-02T07:31:32.114Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:31:32.680Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=1e6db91d-c3b3-4ede-afcb-8400c40bdf20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:31:32.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:31:42.796Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=9d3355f6-605c-49fa-8086-25e088c623c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:31:42.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:31:52.859Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=c5dd846f-f66b-4883-abad-ccb760766f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:31:52.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:32:02.897Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=ca270307-fa15-40ca-bce0-ec1c85bebad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:32:02.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:32:12.951Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=93279f8a-4109-4fd8-9dc4-84358ffb2a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:32:13.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:32:23.010Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=bd607b80-d667-4c5d-aa6e-1e43c8e08aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:32:23.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:32:33.045Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=9cfed90d-4af9-480d-aeff-da18b8dde32c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:32:33.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:32:43.165Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=87da531a-df9e-47b8-a9f0-1ce18b7d0c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:32:43.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:32:53.199Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=afbea209-d1c1-411e-b9be-3ce43ffe80db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:32:53.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:33:03.236Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=cac63d09-29ae-4abf-83a7-dab6fbd76f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:33:03.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:33:13.287Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=5ef3b441-f507-4ec5-a724-fe83057b1def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:33:13.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:33:23.363Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=2e9e8465-64d6-44f0-bea8-cb993cbd18b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:33:23.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:33:33.425Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=fb03cfd1-b24b-4c6d-a1e2-f3bc88ef594b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:33:33.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:33:43.511Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=e2052b9e-db3a-41a0-93da-c66f35610d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:33:43.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:33:53.642Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=05fb52e8-afd4-4b5d-9896-44ca7e2ca34e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:33:53.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:34:03.697Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=ac80e8a9-56c9-4709-b1d4-2ed2d2de7bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:34:03.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:34:13.870Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=d0c42a08-cacc-4fbc-9d64-588c26d5e045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:34:13.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:34:23.993Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=901e1966-c07e-4aa9-9a6f-bc0dbf9d60c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:34:24.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:34:34.030Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=55d3756d-3f04-408e-8b43-3bf27fad1319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:34:34.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:34:44.063Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=588ff981-1fb2-4ccc-b430-5a8bd195572a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:34:44.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:34:54.085Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=5ecbd7c0-a246-4508-bc4d-4b930d82e8f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:34:54.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:35:04.127Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=5e8de442-854e-4c99-aadb-f0e942e10230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:35:04.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:35:14.179Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=bb006f0c-8b1b-450d-93a0-8d5996c3de16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:35:14.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:35:24.204Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=5c5bc469-e32c-4ccf-82ca-0f5249c4008b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:35:24.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:35:34.233Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=457eec47-8ce7-4915-baae-003b6a0bf010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:35:34.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:35:44.272Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=a7494ac0-58f1-4955-91a0-4da655205fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:35:44.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:35:54.309Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=6222f774-4b97-4b6c-8bc2-16940924bf43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:35:54.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:36:04.344Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=4cec06a6-e00f-4730-9194-61def0836d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:36:04.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:36:14.408Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=5e97dd7a-975f-47a0-a5ff-b6743373490e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:36:14.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:36:24.437Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=bf42a488-b5ec-4e56-a947-58350ba7e234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:36:24.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T07:36:31.932Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T07:36:31.933Z |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-02T07:36:31.934Z |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-02T07:36:31.936Z |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-02T07:36:31.950Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T07:36:31.950Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-02T07:36:31.950Z |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-02T07:36:31.953Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:36:34.461Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=05a30a14-fc4a-4271-a744-c492ba4d7b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:36:34.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:36:44.507Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=edc0f2b8-d714-4c1f-a355-5f524da76960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:36:44.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:36:54.548Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=78ec583a-1449-4712-a8bc-3a9e925720bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:36:54.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:37:04.578Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=f6505ccb-f694-4298-8417-261a77c2ac48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:37:04.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:37:14.626Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=105bba88-28b4-4d5e-849d-f7038cb42313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:37:14.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:37:24.684Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=f66cd218-b3bc-4267-a264-e4d4b666b9ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:37:24.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:37:34.737Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=59527b18-14d9-4760-adaf-a385a59dedfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:37:34.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:37:44.765Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=5bd949bc-13ae-4776-bb7b-a6cfcb912e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:37:44.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:37:54.820Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=6621b506-77cb-45f8-a321-4e93c8db8b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:37:54.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:38:04.864Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=aac56a37-c94f-4785-a202-cff82c8c9c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:38:04.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:38:14.908Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=42caf0ea-b903-45c4-8767-eb9b3fc5e743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:38:14.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:38:24.940Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=76777576-9747-40f5-9b34-8af7b04bbb68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:38:24.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:38:34.969Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=a0107714-00a3-43b0-9202-ee963136d1eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:38:35.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:38:45.009Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=2877aecc-8c97-4ee5-94b9-7efdb1f0cd60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:38:45.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:38:55.028Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=9579ea9d-103d-4409-9aab-4c5919029993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:38:55.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:39:05.189Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=c381a984-d1f1-474c-adb2-0018979b01b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:39:05.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:39:15.389Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=e734e048-f116-4258-a28e-92e7efb48641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:39:15.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:39:25.434Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=99b638b5-84d2-4c21-9b0d-8dea2384ea15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:39:25.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:39:35.466Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=54a7ad70-453d-45b3-98d4-cda3a8a43c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:39:35.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:39:45.527Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=13972624-6250-4c9d-8c10-487d916e9ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:39:45.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:39:55.594Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=d00bbd29-008a-4481-b06f-23061cf7d689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:39:55.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:40:05.687Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=f9791628-4ec3-4d7e-9fa2-be610a716074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:40:05.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:40:15.710Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=57d67bfb-7fd9-4a44-9b8e-39c0727b96db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:40:15.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:40:25.746Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=32a9c502-0eeb-42f7-857d-1ce7cc3373ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:40:25.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:40:35.806Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=34a19466-9ea0-41cc-a5d0-66abd29bf9bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:40:35.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:40:45.896Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=714bd132-e012-40da-b07c-b1b42aea376b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:40:45.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:40:55.932Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=958637f9-b802-4705-8eb6-144f693ccd69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:40:55.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:41:06.015Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=e1f21bdf-494e-427c-9c29-cc6fbf5add9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:41:06.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:41:16.062Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=0ae322ae-f28a-4918-9ce2-b6162c2a3caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:41:16.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:41:26.128Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=3afed13f-c7ed-4f8d-8e64-8078f0510b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:41:26.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T07:41:32.199Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T07:41:32.200Z |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-02T07:41:32.201Z |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-02T07:41:32.205Z |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-02T07:41:32.217Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T07:41:32.218Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-02T07:41:32.218Z |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-02T07:41:32.222Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:41:36.181Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=ef785fa2-7f52-4ea8-b154-188943da4c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:41:36.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:41:46.208Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=dda8dfbf-a273-4466-b878-03ad6dda980a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:41:46.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:41:56.239Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=629067d5-b6eb-4491-bbc1-d03401f7c3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:41:56.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:42:06.269Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=97a67dfe-4da2-4808-9519-32efe32e4318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:42:06.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:42:16.329Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=4b45412f-f9cf-4c7b-aad6-c98b103f11f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:42:16.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:42:26.366Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=4c1005f5-8be8-476a-bce1-d7af31bab0cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:42:26.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:42:36.395Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=1bda806a-3806-4ec1-9d1f-cab6db1f4e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:42:36.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:42:46.456Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=d151eef5-faea-47bf-8e94-f2bce2092f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:42:46.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:42:56.551Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=b9e51fbc-cbc4-4e1c-a1c6-1d4306b9d4d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:42:56.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:43:06.651Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=039ea1ac-c660-4323-8b77-cd7026b260c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:43:06.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:43:16.687Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=7fea4963-a471-4faa-9895-81dd4b0085fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:43:16.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:43:26.816Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=e65774ce-2e1d-401e-ac0a-13d6827f18cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:43:26.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:43:36.978Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=2faa3efe-fa93-4881-a05f-9690288bccea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:43:37.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:43:47.060Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=2239192f-bb0f-4b03-9602-7dbd16fd3d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:43:47.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:43:57.155Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=38d644a9-f6fe-4166-a63c-2345eab70fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:43:57.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:44:07.199Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=28160f90-8a5f-49bb-b6d1-16c40fac71b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:44:07.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:44:17.277Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=b1849fbb-21e8-4aac-8160-2de1b6050a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:44:17.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:44:27.494Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=5e3b9b49-8b19-46c3-a51a-edcb51c63b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:44:27.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:44:37.569Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=c62f55e1-a04e-4b54-b9f2-d987e8ffe47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:44:37.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:44:47.607Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=9fd7e4d3-2d2f-4be4-aaf2-1bdbeed59c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:44:47.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:44:57.655Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=8d477577-63bb-4339-ac3c-16a38ad147c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:44:57.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:45:07.702Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=89fabf18-c451-481b-94fe-f7688c1d1400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:45:07.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:45:17.740Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=704fe6e1-055f-4f10-bc34-7553dfaf0ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:45:17.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:45:27.836Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=ba9ab897-d87f-4562-8cb1-810fa74881a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:45:27.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:45:37.940Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=4f995528-7c8b-4f1a-851e-9189f8621ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:45:38.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:45:48.001Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=999a6b05-2698-4e30-a1ad-ab3bbb1638f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:45:48.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:45:58.014Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=d9505694-3c05-4eb4-90f7-42d7c76eeca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:45:58.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:46:08.071Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=37d885f1-0a95-43bd-80d3-4ef5e512d4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:46:08.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:46:18.098Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=59f5a638-b334-4393-9df3-d1ad44f44bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:46:18.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:46:28.133Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=0e9d12d0-565f-4dab-bd86-cd4ad7b3b481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:46:28.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T07:46:32.245Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T07:46:32.245Z |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-02T07:46:32.246Z |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-02T07:46:32.249Z |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-02T07:46:32.257Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T07:46:32.258Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-02T07:46:32.258Z |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-02T07:46:32.261Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:46:38.150Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=e5c51983-26d0-4e10-b6ce-b8ab2cb42e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:46:38.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:46:48.182Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=734efc75-a67c-4f6c-91ef-155776815d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:46:48.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:46:58.203Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=5587d0f1-40b6-4be9-a16b-c229e1eea4d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:46:58.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:47:08.230Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=de5bc2d2-a59e-458b-9f89-056c524b7b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:47:08.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:47:18.272Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=a0c7af35-e313-46f3-b374-bf32fd23a7d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:47:18.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:47:28.340Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=b199da06-bcc3-43f3-ae20-a9979bcada7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:47:28.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:47:38.424Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=e53a6682-09d3-4a16-8c87-185a7078e353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:47:38.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:47:48.437Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=a659985f-3e68-4d5b-8aca-401e0f6c14ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:47:48.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:47:58.455Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=1faf4e49-7482-48b2-a7d5-f9bf64485930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:47:58.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:48:08.488Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=32a089d9-d6fd-4f15-9dde-34abec593b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:48:08.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:48:18.531Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=114731b1-66bb-4846-bd1a-02c072221a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:48:18.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:48:28.582Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=4a784221-8977-4552-a4c2-8510fd591aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:48:28.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:48:38.619Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=5afb4a71-e7f3-4ba8-adf1-4853b0196b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:48:38.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:48:48.648Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=66c195a2-72f8-4f08-9997-32518ba52ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:48:48.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:48:58.675Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=555bc086-056d-4ade-9df8-4e958a4e91aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:48:58.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:49:08.704Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=2c5c21ac-8b3d-4b5f-a6e6-79109a4df5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:49:08.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:49:18.735Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=0319574e-4e45-47a2-be89-4d238666e9fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:49:18.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:49:28.790Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=931dcdc7-267e-4680-96ee-f7b6c0601869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:49:28.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:49:38.849Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=acdeb093-f019-488c-837e-1e3d142aacc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:49:38.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:49:48.876Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=742cfea6-ef66-4b2e-a043-51d1235d7dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:49:48.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:49:58.947Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=55aac793-ce06-4019-97d9-ed7872dff361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:49:58.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:50:08.991Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=6ce9393f-70ab-4268-9a05-9d17256d77e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:50:09.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:50:19.005Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=41d08087-5eea-4a1b-b030-d73142f0ff79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:50:19.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:50:29.022Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=35d0d282-9715-41bb-a3e8-7b3b08edbea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:50:29.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:50:39.064Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=21f3e8e5-95d3-4314-8748-b52d21c04592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:50:39.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:50:49.125Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=07029800-6865-488a-8b47-ee090135894a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:50:49.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:50:59.219Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=93941774-2114-42ce-80b4-5f612ce0d380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:50:59.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:51:09.275Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=e8c70c45-736b-414e-8244-5449eb065492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:51:09.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:51:19.315Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=277c76bf-ff51-46a5-b683-055711b9c352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:51:19.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:51:29.376Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=23a6d128-7b61-4166-8199-927592777a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:51:29.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T07:51:32.425Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T07:51:32.426Z |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-02T07:51:32.427Z |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-02T07:51:32.431Z |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-02T07:51:32.441Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T07:51:32.442Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-02T07:51:32.442Z |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-02T07:51:32.445Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:51:39.453Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=dad27348-175d-4aa7-a22b-3ec7dc12a0ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:51:39.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:51:49.513Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=e587a74a-2525-4944-968e-cf80ec6bbaea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:51:49.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:51:59.609Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=361526c7-25db-40da-8586-a6ff5d48a2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:51:59.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:52:09.662Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=fc6efccc-b593-4475-ad19-bd34b005964d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:52:09.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:52:19.718Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=3c48bc5f-fc36-4192-b6aa-244016a3e2bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:52:19.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:52:29.752Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=2564bf3a-d387-45e7-bb48-118dd51adb20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:52:29.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:52:39.779Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=3754a4ef-cdc1-40e8-a163-d7198947e995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:52:39.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:52:49.882Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=279f4dd1-30f0-478e-94a8-9faef1e9a48c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:52:49.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:52:59.947Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=27198260-7262-43f9-8264-0809e17e0d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:52:59.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:53:09.974Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=654fadc1-62dd-460b-a5f7-a183e1a7afdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:53:10.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:53:20.021Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=9b9f399f-3055-469d-9a21-bfe093b16eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:53:20.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:53:30.061Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=23442740-6ba5-49b7-97de-b0be5b0b362f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:53:30.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:53:40.079Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=6c418b42-bef7-4775-be21-1aed2b06f70c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:53:40.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:53:50.102Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=c3dbc756-1148-4314-a848-2b423fe039fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:53:50.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:54:00.215Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=b741ec96-b9e6-4b96-a494-6a2464699eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:54:00.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:54:10.301Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=02b04eba-46a7-4030-bdf5-d75dfd76afd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:54:10.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:54:20.330Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=4a4e6c88-7367-4fad-9c7c-751840504934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:54:20.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:54:30.366Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=fc87fdd6-f8c9-42b1-a03d-3d7c8d3971ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:54:30.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:54:40.396Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=c0d32d24-b129-4134-86da-54703cbc721e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:54:40.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:54:50.431Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=c51a1186-7796-4e18-a0b1-d30939d8d44a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:54:50.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:55:00.463Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=b9aec61e-ec6b-4eb3-8c54-8e33f7d6bce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:55:00.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:55:10.540Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=2b303053-a50e-456d-9b5b-0387b1cee693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:55:10.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:55:20.584Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=603e4664-da34-40a7-b9c9-eacc51c0032f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:55:20.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:55:30.607Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=f30cd780-4ab9-40c4-a07b-63c930978a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:55:30.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:55:40.653Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=c61da974-df4a-4c6b-8096-9cd7cb7124f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:55:40.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:55:50.691Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=78f4d1c6-03ad-4294-8ff7-a77465bdaac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:55:50.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:56:00.740Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=5f2742de-b4af-4103-85d9-427e708ebc1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:56:00.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:56:10.771Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=137db031-d7ce-431f-95da-faeed3c438a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:56:10.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:56:20.822Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=33ecb594-3637-4d74-b713-0cc1d179c78f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:56:20.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:56:30.877Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=1fc29c41-19dc-43dc-ad58-77a582eb3293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:56:30.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T07:56:31.945Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T07:56:31.945Z |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-02T07:56:31.946Z |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-02T07:56:31.949Z |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-02T07:56:31.956Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T07:56:31.957Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-02T07:56:31.957Z |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-02T07:56:31.959Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:56:40.895Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=57cafd7e-9941-4655-80ef-919bb35a65f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:56:40.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:56:50.962Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=ec5fd521-7c0e-45bb-a31b-96a58d34c03f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:56:50.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:57:00.984Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=ff328856-bc29-44bb-985a-cd64c2ae0317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:57:01.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:57:11.009Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=9d422afa-5a13-4c49-8884-05ca8bfbee15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:57:11.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:57:21.073Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=31e59218-cc27-4bc5-9c2f-a305445b4ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:57:21.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:57:31.119Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=92b59fd9-65c5-4604-b519-cd62b25bd3ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:57:31.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:57:41.167Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=29205ddb-960d-44f2-b9a5-4c06cd872b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:57:41.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:57:51.240Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=e7f2d75f-eed1-4575-a242-c0e866a39cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:57:51.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:58:01.284Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=7eb61bc0-4665-46ba-a3ce-cd6a94d759f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:58:01.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:58:11.319Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=456d0987-e92b-4c55-aa52-72b94781c624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:58:11.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:58:21.402Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=f8f1e06a-d1fc-4697-b1e4-1a173deb439f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:58:21.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:58:31.536Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=07a51092-9c63-4ccc-9c92-f588c4364cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:58:31.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:58:41.559Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=b2e09329-0ec9-4863-9667-f53b9230c2b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:58:41.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:58:51.599Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=19ce8ba0-f5cb-4939-812e-72f2496d4360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:58:51.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:59:01.657Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=761766ae-7c42-4185-9adf-4aa1c976b50b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:59:01.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:59:11.703Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=0f87fcf6-9acc-4d4b-ad3d-0e4e21a9f7de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:59:11.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:59:21.759Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=880dcaf0-b3e3-4b76-980c-8fbb7e5d8069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:59:21.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:59:31.891Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=5111eacf-3e76-4758-87f5-4ccc09d2646c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:59:31.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:59:41.982Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=5dc807f7-cab1-49c3-9395-116e3eb13752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:59:42.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:59:52.068Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=fa244f6c-7eb1-402d-9320-d9b44ea5aebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T07:59:52.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:00:02.219Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=3ef559fb-8620-4d30-af50-48f16bfc8e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:00:02.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:00:12.277Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=ec5af98e-31cf-441e-9d33-94c622c7347a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:00:12.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:00:22.327Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=a8a45442-61e3-4e90-82f6-3ce396f14baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:00:22.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:00:32.397Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=43dbf7d5-9e45-4aca-aac2-742833a24210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:00:32.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:00:42.493Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=ec4de844-b963-4180-85a7-8f2b9216e488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:00:42.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:00:52.516Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=6989ac4e-bda3-448f-b975-a9076027f2ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:00:52.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:01:02.542Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=7ccc6cba-5ccc-46f1-b82c-5b905779b064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:01:02.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:01:12.583Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=0c8f2e4e-7c68-4d22-bfbd-2ab94b4d3d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:01:12.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:01:22.624Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=1da641bd-c022-4b15-a8e8-fe1271252f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:01:22.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T08:01:32.201Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T08:01:32.201Z |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-02T08:01:32.203Z |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-02T08:01:32.207Z |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-02T08:01:32.219Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T08:01:32.220Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-02T08:01:32.220Z |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-02T08:01:32.224Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:01:32.669Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=4239ac79-828f-4252-977c-e8310924b154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:01:32.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:01:42.773Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=1a2d4e30-bc83-4fdd-bf22-9b75ed145de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:01:42.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:01:52.837Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=82844ec1-b334-493f-b255-537963ad27a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:01:52.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:02:02.920Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=5f2aee7a-57f9-4c9e-9272-b2c2f41b0ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:02:02.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:02:12.957Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=27764bec-04e7-47e1-9d0e-b6b20d9b9553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:02:13.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:02:23.008Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=0c6ea5b1-9203-4955-b5ec-bb3f70e72e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:02:23.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:02:33.071Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=c6e1f04d-b7dd-4262-bbe1-4dab470ecb11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:02:33.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:02:43.133Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=2a0609a9-d216-40f2-87b4-c297bcb44050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:02:43.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:02:53.239Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=a7e0ddac-116e-470e-be93-be7521816a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:02:53.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:03:03.261Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=4a014f6b-7662-4079-8241-0052a1285797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:03:03.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:03:13.277Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=9fc0a5aa-9232-4bf1-bab5-581152f06e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:03:13.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:03:23.324Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=e8108c43-ac23-4754-bd7d-302a16720641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:03:23.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:03:33.385Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=ec6dfede-56fa-40f7-8765-40a0e28f24a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:03:33.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:03:43.405Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=ca22873a-1f1a-4628-b137-2e96c468bfe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:03:43.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:03:53.445Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=f896589e-dd7d-4f5a-9148-5637d3a47521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:03:53.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:04:03.474Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=3e5a36d4-1036-4901-bf0e-8b26f4a9f390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:04:03.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:04:13.494Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=a2f6f99b-a6a2-4f5d-b817-5570c7bee7df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:04:13.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:04:23.534Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=bce89411-51cf-4c97-a900-4a89d33cc591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:04:23.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:04:33.562Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=aed79721-14df-427f-b2d9-f44222fd00fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:04:33.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:04:43.585Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=ac22a13c-8dda-40b1-8484-91309876ae0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:04:43.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:04:53.648Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=030addd6-4a5f-4f3d-8b63-e59eeb958845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:04:53.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:05:03.722Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=1230ba81-2d8c-496f-8305-46d73386ff53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:05:03.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:05:13.747Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=dc4c850c-b123-485a-a57e-fbf0c157b972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:05:13.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:05:23.795Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=0a9940e8-75f0-4596-b116-f583d16cd0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:05:23.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:05:33.829Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=9c9e81e6-cd4e-46f6-b821-95545fde9c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:05:33.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:05:43.877Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=1ea1d1c0-1274-45f2-b73f-748470380f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:05:43.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:05:53.909Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=1d576951-0460-4e0d-8d18-3f3598ec0c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:05:53.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:06:03.954Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=1ea33b89-2fda-49ce-a43a-e5277293f08c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:06:03.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:06:13.974Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=273c17b8-bb8b-4e5a-839b-bf7ee48eebb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:06:14.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:06:24.023Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=9c4317ff-d1df-4d56-9025-7b1294221d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:06:24.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T08:06:32.160Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T08:06:32.160Z |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-02T08:06:32.162Z |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-02T08:06:32.166Z |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-02T08:06:32.177Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T08:06:32.177Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-02T08:06:32.177Z |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-02T08:06:32.181Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:06:34.052Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=43ebcfac-bc7a-4695-a353-78cae373a290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:06:34.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:06:44.079Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=23aededb-b8b8-4d29-b756-acfd865c616a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:06:44.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:06:54.101Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=0b6171ed-7ea7-4ded-8817-acc38bacc731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:06:54.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:07:04.136Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=8a532348-4cbc-49ef-9dc4-fba71e773bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:07:04.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:07:14.171Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=7ab36757-72da-4ea6-be58-8e5d23af5df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:07:14.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:07:24.185Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=f049fdec-a886-40c8-b0c2-a0c7a3084590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:07:24.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:07:34.213Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=c76a9bcd-9f90-4829-a03e-f121854ecbe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:07:34.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:07:44.250Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=f0aa23e9-7c94-4849-8838-99c2fbd39c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:07:44.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:07:54.280Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=bd98f79e-5f84-4b3e-9dce-87c906aad70f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:07:54.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:08:04.313Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=cab9b049-f23d-4c1f-8e64-a05f28d72669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:08:04.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:08:14.369Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=8f68c8cc-9c20-4fdc-a7f0-58e82920dc25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:08:14.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:08:24.400Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=e8d25dea-e1f4-4460-ac3f-477a79c312c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:08:24.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:08:34.461Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=e97c6859-bdcc-42a4-8662-731bbc0d3a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:08:34.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:08:44.531Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=770191c7-a762-48f9-9cb7-9e0781d914bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:08:44.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:08:54.549Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=a60a3d4e-7612-4877-b2f0-d80311f2a266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:08:54.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:09:04.575Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=f2bf71d6-007e-46d3-9aff-1e061829c6eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:09:04.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:09:14.592Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=8fb5174d-f211-4cd4-8a57-f94d49abcb21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:09:14.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:09:24.648Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=e1030bc9-0140-477b-8554-8262637a56e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:09:24.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:09:34.765Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=3eb3c3a2-e780-4c9d-95b1-ee347948831f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:09:34.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:09:44.810Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=1c943f84-13f7-4754-8ad3-e2bf23abd29e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:09:44.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:09:54.905Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=91922485-4cca-4bf8-9e17-730467300462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:09:54.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:10:04.956Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=8a65430d-b1ff-40e0-aa6e-29abf4a4fe50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:10:04.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:10:14.998Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=668c9be3-ee5e-47b3-9c91-45fa6adc44b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:10:15.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:10:25.020Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=33863426-e61d-4fe7-ab46-3d2eec9c093e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:10:25.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:10:35.127Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=4b0c7c9e-70d8-4019-90bd-519583125533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:10:35.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:10:45.267Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=b1a7deb6-7e80-4c6f-9006-96ec5e40f16f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:10:45.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:10:55.317Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=8918f284-3a64-419b-918d-1a59a33491ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:10:55.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:11:05.387Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=cb368279-7c09-463a-ba9f-42f86495e500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:11:05.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:11:15.408Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=92a4f808-32fb-4aeb-90f8-e93de2e51a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:11:15.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:11:25.484Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=fa6473ed-73a8-4ac2-a040-780700a7705e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:11:25.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T08:11:32.491Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T08:11:32.492Z |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-02T08:11:32.493Z |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-02T08:11:32.498Z |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-02T08:11:32.509Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T08:11:32.515Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-02T08:11:32.515Z |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-02T08:11:32.523Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:11:35.551Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=3028e346-1ccb-4f9d-8f29-98aea01d6249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:11:35.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:11:45.631Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=be55c835-a798-45ad-b025-b513b123c8e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:11:45.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:11:55.738Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=fd9cca4b-6b4e-43d6-9b17-6dbcc7f52418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:11:55.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:12:05.788Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=4878abfd-01c5-4616-91b0-0e757bbeadf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:12:05.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:12:15.828Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=46b0c9f7-5402-437a-84d1-c57e03311948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:12:15.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:12:25.910Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=50b34900-bb46-4077-8cd2-7b82f9ffa2bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:12:25.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:12:35.991Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=63de3710-195a-499e-ae72-0664fa258b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:12:36.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:12:46.101Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=5fd851c7-8c0a-4c6f-b232-8a934e19868c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:12:46.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:12:56.145Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=4d59b7e7-5874-4851-9e18-999f5bd74065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:12:56.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:13:06.212Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=a904dfa4-9b07-470d-b09e-e4f4c42b2b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:13:06.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:13:16.234Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=30015b06-b133-4409-ad5f-519c1bd49c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:13:16.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:13:26.276Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=23a3d68b-73bf-4e69-ab7a-7ad328d7fc0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:13:26.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:13:36.333Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=84f6ea8c-14ed-469c-be77-b23b7d55d414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:13:36.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:13:46.365Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=db8d7d23-a04a-417d-bd71-966202e55380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:13:46.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:13:56.457Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=b49eb7c3-faae-49fb-8c5f-9df0e9ff3278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:13:56.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:14:06.492Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=b03a790e-5402-4ebc-b60c-4a30fde654c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:14:06.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:14:16.523Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=6ca59b41-f503-4927-9b0d-5ebb3ed00f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:14:16.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:14:26.655Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=f2c7c921-9ec6-4c3c-9a2a-c128aa154ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:14:26.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:14:36.809Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=49cca7c7-0422-4084-bf64-79b9ae1240d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:14:36.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:14:46.881Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=53b0bbf2-6b43-4055-9cf4-6dbb54ef3e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:14:46.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:14:56.950Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=b4977c9a-02aa-4254-af97-991daa627a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:14:56.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:15:06.981Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=5746edd7-475a-43b6-88bd-9942c2b825ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:15:07.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:15:17.057Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=84889aa3-03e8-4f2d-b933-acbec2e404e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:15:17.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:15:27.128Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=f6c161b9-4df9-407f-b4c6-9ccdc1b37e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:15:27.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:15:37.249Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=e5dd8545-a6ce-4feb-b849-de8f800508c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:15:37.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:15:47.289Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=60ec912f-2a67-4670-b88b-c1263240a31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:15:47.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:15:57.320Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=cdff6b77-0cb2-4084-b4be-e27766914201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:15:57.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:16:07.337Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=acfe0a7e-6b91-4863-93f5-16193a89394b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:16:07.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:16:17.373Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=f21f6d03-a9a9-49a4-a665-1af3921b48cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:16:17.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:16:27.509Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=c0c2bc40-711e-49fd-bfaa-d90a1e4ff053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:16:27.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T08:16:32.240Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T08:16:32.253Z |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-02T08:16:32.258Z |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-02T08:16:32.261Z |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-02T08:16:32.277Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T08:16:32.278Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-02T08:16:32.278Z |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-02T08:16:32.281Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:16:37.563Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=5d415c9f-48e3-49b9-93f9-49df180bf69b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:16:37.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:16:47.602Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=dcd9621b-0e45-4e7b-85d9-bdaa79ba1791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:16:47.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:16:57.656Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=b7f8b621-dad6-4de2-9878-b16fd1733635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:16:57.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:17:07.685Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=f4d11beb-687a-47e5-8d37-a964ce22abcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:17:07.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:17:17.736Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=18c115ee-65d8-4f84-9d4b-a553ed2b5179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:17:17.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:17:27.758Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=de2cc481-a1a7-4090-a77e-183617126222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:17:27.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:17:37.932Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=b793cc7d-1155-40fb-a5ff-2ba146cabe27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:17:37.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:17:47.986Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=41ef97bc-8052-44e6-b317-4193b7c60ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:17:48.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:17:58.057Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=94bdb6fb-30f9-4372-a9d0-8516faa7120d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:17:58.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:18:08.082Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=d9bf9e17-98f1-42fb-9795-c7800c825f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:18:08.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:18:18.111Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=f61049f9-e357-40da-91ea-4faf72bd8ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:18:18.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:18:28.143Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=ce2bbcb4-f2e3-49e2-aacc-80d63f844e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:18:28.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:18:38.253Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=0bf50c46-9919-4ec5-ad0d-101722474d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:18:38.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:18:48.290Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=1fd6d021-8aae-4d24-b525-d369d2558eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:18:48.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:18:58.314Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=c0b56a44-dbf1-49f0-8c34-ddf2af7fbbd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:18:58.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:19:08.344Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=07b81418-472f-4c88-8cda-174c72e6f42c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:19:08.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:19:18.384Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=74590e50-c6e2-48de-bc68-e1571970c259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:19:18.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:19:28.401Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=f18e46a8-fbc9-49c3-b10a-6211b7e9b163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:19:28.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:19:38.420Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=1c52f30d-7267-4ad5-a11a-67b6edbe78f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:19:38.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:19:48.453Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=799b4245-b63b-41d9-bc30-e466a9340d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:19:48.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:19:58.490Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=28c8ed49-36f1-4747-b2ec-b04e113185c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:19:58.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:20:08.523Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=b19934dd-ce83-4890-a2a0-13081179d76b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:20:08.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:20:18.550Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=f1610e06-a41e-45a8-8510-912cf268653d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:20:18.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:20:28.594Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=84993dfa-8a0c-4248-ad02-038e2e38cf12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:20:28.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:20:38.618Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=4423a420-9299-4dec-8276-f80b90a723f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:20:38.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:20:48.691Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=3e9eb908-c421-496f-8f9a-3bca61a70d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:20:48.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:20:58.772Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=25bcf65d-1bc0-4108-bb2b-8dc831e60e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:20:58.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:21:08.811Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=3b48e395-c5b7-4a6c-a7be-4865e821c361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:21:08.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:21:18.896Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=9b267f74-fba1-4fad-bd78-6be823a83fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:21:18.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:21:28.971Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=e1996d59-d240-4b4c-8ba2-61baf798ae9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:21:29.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T08:21:32.192Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T08:21:32.193Z |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-02T08:21:32.194Z |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-02T08:21:32.198Z |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-02T08:21:32.209Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T08:21:32.209Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-02T08:21:32.210Z |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-02T08:21:32.213Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:21:39.066Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=30b3d3e8-71cf-4b13-a8b4-b68548f4684d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:21:39.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:21:49.081Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=6199f9ef-4ab8-47a1-8d0a-3b9c0828c7fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:21:49.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:21:59.118Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=7ddaca2b-7843-406d-b87a-4533255fe759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:21:59.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:22:09.147Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=e52e9d38-ed20-43e0-ad43-aedeb33ef3fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:22:09.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:22:19.173Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=bb11df6d-45c8-4614-be91-ea7795096e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:22:19.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:22:29.190Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=337191fe-c9e6-430a-9339-e6561224a18f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:22:29.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:22:39.231Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=5d6ef609-9ca1-4b2c-95ad-fa949368d6f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:22:39.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:22:49.274Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=b5ea4c5d-671b-4296-9ceb-bcbe0474eee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:22:49.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:22:59.331Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=c54ff3b8-6539-4bfd-8932-905d57d6dc81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:22:59.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:23:09.370Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=a541da09-819b-41ad-bb39-20b52dac0adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:23:09.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:23:19.399Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=29a535dd-1f95-4e1c-94c0-7f84a16e02a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:23:19.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:23:29.436Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=8a7a076a-9512-4bf7-b53a-7310bdc12842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:23:29.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:23:39.479Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=9ce86001-c73c-4db7-a998-def5eceffddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:23:39.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:23:49.498Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=dbb5aaef-7255-4a75-8c1d-1f286021d43c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:23:49.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:23:59.570Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=2c298ac6-d706-4060-989c-dcc4a7e0fb8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:23:59.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:24:09.611Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=8eff2bd8-d4b0-48f1-a188-313e6fa64e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:24:09.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:24:19.639Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=859b4b35-0b38-4209-9397-97953477590b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:24:19.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:24:29.769Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=f8f369f4-732e-4f57-9924-cc847b6cc7a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:24:29.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:24:39.813Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=811802d3-5973-48ba-9fb5-620f81fa6772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:24:39.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:24:49.842Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=df3648f6-b7cc-4cbf-a80a-523f83bfdd77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:24:49.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:24:59.875Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=6f36d71b-96ec-4dd7-ae7d-9aab57238f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:24:59.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:25:09.898Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=fb5bb8af-b05c-4451-bb0f-dbafeaf9b0af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:25:09.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:25:19.946Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=513df471-ada4-4d09-91c4-6d73d5544ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:25:19.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:25:29.981Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=5a34e419-928f-43a1-b11e-e44bb66332ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:25:30.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:25:40.018Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=71e28757-b708-4c1d-9818-f6b38b778874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:25:40.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:25:50.046Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=d67b8975-db79-49fd-a613-8fa1d1dfd21f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:25:50.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:26:00.143Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=c1af7b62-bdec-4b7b-936f-1bcfe584b734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:26:00.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:26:10.168Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=4976cbb4-dd11-4221-b0a5-fa02ab985d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:26:10.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:26:20.255Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=d0af9789-362b-4948-9d74-4fdcc6a36d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:26:20.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:26:30.284Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=f8583af8-0d72-4993-923f-f67c638ca6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:26:30.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T08:26:32.268Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T08:26:32.275Z |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-02T08:26:32.277Z |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-02T08:26:32.281Z |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-02T08:26:32.306Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T08:26:32.306Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-02T08:26:32.306Z |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-02T08:26:32.318Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:26:40.418Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=96234238-b057-47a7-ac88-8ac51c9adf91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:26:40.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:26:50.444Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=760df1dd-8ae0-46d0-a0ec-adb306439585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:26:50.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:27:00.478Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=22350346-1acf-45ed-a926-3619130a4887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:27:00.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:27:10.502Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=317e58dd-3e12-4943-a786-ebc59b01d06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:27:10.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:27:20.569Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=55b39564-44dc-4782-a7e2-e63653f8cfa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:27:20.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:27:30.625Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=891af252-21e5-41cd-8cd9-d57d8c346a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:27:30.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:27:40.693Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=ce266fab-1627-483b-8fe3-75c93af2f65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:27:40.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:27:50.713Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=150bb677-8331-4819-b0bb-8d9f2fa7930b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:27:50.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:28:00.748Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=340679fc-850e-4603-90b2-542988bb4067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:28:00.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:28:10.798Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=f319bf2e-91f1-4703-99a4-5185c31ffd21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:28:10.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:28:20.828Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=06eb440b-cc45-469a-92c3-0cfd23607b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:28:20.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:28:30.867Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=c3d0a9cf-d3cc-4189-bae9-2852d4949aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:28:30.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:28:40.921Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=bd048844-1f01-4e05-9e9a-ad82dd288c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:28:40.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:28:50.975Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=25379abc-2bd2-4d98-8010-9ded07016bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:28:51.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:29:01.020Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=5339e15f-1c15-43a9-8aaa-af544c0da5b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:29:01.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:29:11.064Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=1106f9e1-8cdc-4b84-9f2c-2a048f578928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:29:11.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:29:21.096Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=47bebbd2-ac99-455c-8689-7efd6393d434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:29:21.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:29:31.142Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=280e92b5-4e82-491c-80bd-4685ee6f66cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:29:31.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:29:41.195Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=e2606f05-3dfb-4b0c-bd88-596d8204d487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:29:41.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:29:51.221Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=584d283a-c8e1-4dab-a829-1f1da1539f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:29:51.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:30:01.319Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=42ab62cd-b00b-403e-bddd-7b95f5005841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:30:01.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:30:11.383Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=653b1420-6f27-46ab-87a6-aa3506b34df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:30:11.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:30:21.444Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=e9c67c4f-84cd-4fab-b0ee-261704a3d514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:30:21.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:30:31.481Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=d9b2ac6b-fc26-4137-b8aa-8b327cdb029d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:30:31.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:30:41.614Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=4f38461a-0ddf-4d5a-8010-65e4a8f0ec3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:30:41.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:30:51.635Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=895aca10-a215-45f7-b710-83b4111396f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:30:51.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:31:01.653Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=77b06de1-18c3-4999-a901-ee3b751577e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:31:01.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:31:11.744Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=0897ecd5-d9ad-441e-9e9a-6b857a47bc5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:31:11.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:31:21.855Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=4434943e-dc5b-4512-8474-1dfe7de10c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:31:21.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:31:31.911Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=857e444f-ea3f-47d3-b84b-4c3c72b490e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:31:32.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T08:31:32.132Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T08:31:32.132Z |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-02T08:31:32.133Z |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-02T08:31:32.134Z |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-02T08:31:32.141Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T08:31:32.141Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-02T08:31:32.141Z |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-02T08:31:32.143Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:31:42.056Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=4b9b654b-980d-4c9a-b216-c839b623181a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:31:42.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:31:52.112Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=f243d607-d953-4f42-805e-43145b498a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:31:52.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:32:02.192Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=dd8984d5-b111-4583-9079-938274e67c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:32:02.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:32:12.252Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=4397f8aa-952a-4f02-ad49-37875e73db87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:32:12.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:32:22.293Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=150f6e8c-155a-4fee-9df5-fa30d1556527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:32:22.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:32:32.350Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=4b437712-5a4a-47fa-b770-ad28d49e2f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:32:32.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:32:42.382Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=7c2ff960-13c1-41a2-ba0a-73c39dc48119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:32:42.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:32:52.396Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=6d33d8c8-1ced-423b-8904-445ee44cf4be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:32:52.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:33:02.432Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=354fd3b9-cd22-4dab-b3e9-f69a757fecbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:33:02.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:33:12.463Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=58ee6f8b-f4b7-449f-8c3c-5c0ec4cb0393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:33:12.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:33:22.494Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=349d56dd-dd1a-4b35-b1b4-ea2948014005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:33:22.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:33:32.631Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=1c193a8b-e83f-46a5-b14d-f471686e9894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:33:32.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:33:42.670Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=73cd77c3-e962-45fc-8869-e36fa77c8b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:33:42.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:33:52.735Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=d30fd5d0-7cdf-4d0a-bc3c-8268ab46a217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:33:52.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:34:02.781Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=c6436f92-a871-4f93-a5dd-f00788a1cb31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:34:02.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:34:12.792Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=166dd9c8-5725-4efb-a549-7e4147ee06d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:34:12.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:34:22.823Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=abb3b3fc-ce80-4462-beed-80edab2bb30a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:34:22.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:34:32.878Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=d0a90eed-7320-4206-8335-4b6eedb43a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:34:32.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:34:42.919Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=e6c67ae1-0559-4f2b-9e23-2a01e577f0ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:34:42.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:34:52.978Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=98c9b1a6-cc92-4f8b-938c-823fface657c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:34:53.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:35:03.085Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=2130a063-a261-4d33-90e7-4826e562fcae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:35:03.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:35:13.148Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=bff573b5-2274-45f7-aa78-899e0cad746c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:35:13.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:35:23.186Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=8fb1ee82-8233-47b0-9590-3359a62e05eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:35:23.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:35:33.218Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=c2a42a1b-7c67-44fa-a283-c1c99da509c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:35:33.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:35:43.262Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=0abf99fb-c254-43f3-8d57-07240993de44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:35:43.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:35:53.317Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=683d2bcb-65ee-4e13-9221-5d04526da8e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:35:53.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:36:03.356Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=af0c5f7e-874e-40b1-a18d-2daacd84ef2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:36:03.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:36:13.381Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=c41992e7-cf89-43e4-b6fb-6f0974fd5688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:36:13.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:36:23.440Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=44aad185-1390-483b-a31d-113d0eefaaf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:36:23.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T08:36:32.388Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T08:36:32.389Z |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-02T08:36:32.390Z |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-02T08:36:32.394Z |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-02T08:36:32.403Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T08:36:32.403Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-02T08:36:32.403Z |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-02T08:36:32.407Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:36:33.545Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=837f2895-5136-440e-89d1-61e54dedeff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:36:33.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:36:43.589Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=3023d313-2b56-4c62-b26f-cf2136ad6508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:36:43.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:36:53.649Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=9fa94999-f3eb-484e-b075-ad9538775f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:36:53.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:37:03.667Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=45179a7c-41e8-4524-b566-bc53322d1cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:37:03.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:37:13.683Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=332a2424-4cb3-466d-b377-f39c6094fe2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:37:13.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:37:23.714Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=fe16613a-3409-4ba9-a5f6-55106fd8186b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:37:23.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:37:33.775Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=c4273888-afa1-4700-9fa1-8b121d192fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:37:33.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:37:43.831Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=f29548cb-2e42-4f7d-aa5d-544721568d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:37:43.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:37:53.872Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=806c1da3-192c-4b1d-9ca7-d78c0923704a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:37:53.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:38:03.963Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=cf20bc99-7356-458e-b636-30b52c6ceb78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:38:04.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:38:14.015Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=0296eb40-b58f-49d0-8f58-43173656269a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:38:14.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:38:24.098Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=c9637b53-12d3-43d9-91ca-8e3ebe7f738f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:38:24.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:38:34.140Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=9bbab7aa-185d-49e6-bfbd-2043ad5e20de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:38:34.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:38:44.201Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=cff4ade8-5b38-47bf-98a0-6b1ec94a8a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:38:44.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:38:54.223Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=7b78a507-6589-4b4f-b6dc-62df55c11d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:38:54.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:39:04.255Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=333ff42e-45c3-457e-a0df-aecba6909fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:39:04.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:39:14.292Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=912b07e4-4123-4b3b-8cc3-853212033dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:39:14.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:39:24.311Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=9ea6606b-8af1-4412-8a0f-01475604bfc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:39:24.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:39:34.337Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=309da34d-62a4-4c36-8179-93f8e77d7457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:39:34.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:39:44.367Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=3b0f313f-b40b-4771-a48d-54c8319b9f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:39:44.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:39:54.383Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=8c5e6456-d3c4-4dd4-abb1-68fe5a6ad257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:39:54.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:40:04.404Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=793043b0-3e3a-4200-824d-377cb0cf58ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:40:04.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:40:14.428Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=a3d47679-6eba-4432-a873-d12518ebbef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:40:14.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:40:24.476Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=848262d2-4d8e-4fe4-a385-1dbd68948be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:40:24.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:40:34.515Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=302de095-0b94-4f65-a1e0-13ffb79fdc11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:40:34.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:40:44.565Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=89491d34-0976-44f9-8e40-af5042ef0403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:40:44.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:40:54.593Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=d1bd7ada-5aed-47c6-a38f-c0c53c445ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:40:54.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:41:04.629Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=8705ec4d-5ffa-41fa-9f4f-533d84eb8ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:41:04.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:41:14.647Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=5ffcd220-6f02-4581-ba87-14c9c1dd196b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:41:14.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:41:24.682Z |INFO |Init configs |InvocationID=b657cbff-1c5c-4013-a3de-1904298de2a5, InstanceUUID=2fd8a5b0-fdc6-4f00-9a67-72eb50651e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:41:24.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T08:41:32.132Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T08:41:32.132Z |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-02T08:41:32.134Z |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-02T08:41:32.138Z |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-02T08:41:32.147Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T08:41:32.148Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-02T08:41:32.148Z |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.aaiClientConfigurati