By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T03:27:47.584Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T03:27:47.588Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-12T03:27:47.631Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T03:27:48.527Z |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-01-12T03:27:48.638Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T03:27:48.639Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T03:27:48.640Z |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-01-12T03:27:48.848Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-12T03:27:48.921Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-01-12T03:27:48.957Z |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-01-12T03:27:50.830Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-12T03:27:51.641Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-01-12T03:27:51.673Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-01-12T03:27:51.674Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-12T03:27:51.786Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-01-12T03:27:51.787Z |INFO |Root WebApplicationContext: initialization completed in 2829 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-01-12T03:27:52.695Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-01-12T03:27:55.859Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-12T03:27:56.868Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-12T03:27:57.082Z |INFO |Started MainApp in 12.686 seconds (JVM running for 13.457) |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-12T03:27:57.165Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-12T03:27:57.168Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-12T03:27:57.171Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-01-12T03:27:57.227Z |INFO |Start scheduling PRH workflow |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:27:57.246Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=5f01d520-285e-47a9-9b01-1d80042f528c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:27:58.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:28:08.195Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=ddec4b9a-b874-4e75-95f2-c95c1c9391ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:28:08.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:28:18.230Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=17bcd55c-fe93-4819-bece-c7a85c3295b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:28:18.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:28:28.270Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=b243409c-06e7-4df4-9494-2457d6c44d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:28:28.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:28:38.289Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=5d3ad3d2-cc98-4e5f-9198-0fe860891c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:28:38.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:28:48.318Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=9aa91414-0981-4709-ab32-e320767e813b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:28:48.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:28:58.342Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=18ec6e35-bf59-4f2f-98d9-42b6b7c23e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:28:58.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:29:08.368Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=3ae35e29-0cfa-49dd-9962-85c8224ce3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:29:08.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:29:18.395Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=f03f1d11-940e-4a33-88f9-71b3b74546d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:29:18.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:29:28.413Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=743e185d-80d4-4f52-bf75-2497dc39067f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:29:28.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:29:38.438Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=618f967e-2acc-41c2-aa16-58339e4e8cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:29:38.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:29:48.465Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=752ce6e1-e21d-45cf-8933-0139e5100005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:29:48.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:29:58.482Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=933e129f-2092-442e-8a93-6e46a858ff39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:29:58.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:30:08.523Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=67c988ca-a528-4700-84f4-5abc3eaf2bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:30:08.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:30:18.574Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=d18d1018-37a9-4d79-902f-e8362bbe0838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:30:18.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:30:28.597Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=38741e16-0b5a-4d4c-abf2-2c754314dc3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:30:28.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:30:38.618Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=08847fa6-d405-45a8-9584-b49ff97fd5f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:30:38.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:30:48.639Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=23bc9029-9038-4030-87dd-e744d9a66516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:30:48.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:30:58.660Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=74c5e079-7d94-46ba-b11e-dae8ff1b25da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:30:58.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:31:08.687Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=e1c39cfd-1bf7-49e9-af81-2fddfe80f798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:31:08.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:31:18.704Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=62fe9dff-3966-430b-b42e-6009bebaaa80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:31:18.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:31:28.738Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=71d2bc0c-3c22-46b2-ae36-c2e231c912b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:31:28.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:31:38.764Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=cb426d39-a5ee-4a66-838a-a3dc428ebc4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:31:38.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:31:48.792Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=4983f4d4-9eaf-4a13-8818-07484eaff3d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:31:48.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:31:58.819Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=40637777-9b75-4938-91ce-ef8b093e149f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:31:58.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:32:08.841Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=f3bd7cbc-af38-4d87-93a3-77aa249229ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:32:08.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:32:18.901Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=25a85290-11b6-469d-9334-2fe4a390b05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:32:18.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:32:28.947Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=2b542405-fb53-4782-95a8-2988418083d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:32:28.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:32:38.973Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=2c17af8f-7ffc-4188-b5e3-386992cccf16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:32:38.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:32:48.992Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=6321cdf9-c809-4247-aaa7-ba75ea9f70c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:32:49.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T03:32:54.063Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T03:32:54.064Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-12T03:32:54.066Z |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-01-12T03:32:54.069Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T03:32:54.085Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T03:32:54.086Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T03:32:54.086Z |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-01-12T03:32:54.089Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:32:59.023Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=66cff045-e8bb-453f-9a3e-9f95d1053d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:32:59.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:33:09.081Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=20431b2f-d9da-4fa6-b57c-5079892a13c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:33:09.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:33:19.099Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=469ec94f-c6b0-470a-bf92-011af57ba4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:33:19.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:33:29.134Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=54ad0281-47be-4d7d-85c7-63c187408df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:33:29.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:33:39.153Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=4054a50a-e90f-4ede-b60a-747fd5b4dd75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:33:39.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:33:49.169Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=43bf96d5-3d82-4384-9463-76f266a569f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:33:49.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:33:59.194Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=e8ef990e-8a0d-40d8-95c6-61825bd45950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:33:59.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:34:09.229Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=bf65b8bc-b1b8-4dd5-8b51-e2e0b23b3b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:34:09.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:34:19.248Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=a4b28a3c-52d3-4ee2-987b-0b30d852d99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:34:19.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:34:29.266Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=d83d0198-3b25-4550-ba76-67138561bfec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:34:29.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:34:39.279Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=d01ab603-c201-4a75-8b8a-95e70fb91764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:34:39.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:34:49.294Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=21cf9394-4133-487f-a6d5-ada7d774eb64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:34:49.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:34:59.310Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=463e0ece-3a29-4e4a-bd4b-61afbbc69166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:34:59.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:35:09.321Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=d5c4edbd-e80b-42c2-9a54-6a9132c3c2ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:35:09.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:35:19.335Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=f9ac803c-cfe9-4fae-94e3-f066732e9329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:35:19.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:35:29.347Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=5445c681-93cd-45fe-80c1-9f441e87b7df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:35:29.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:35:39.360Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=b0dd083f-de4c-4ab6-bbbc-615f52f4732d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:35:39.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:35:49.375Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=baef033f-deb1-45c0-b624-ab3c9a8a94cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:35:49.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:35:59.385Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=57e2f86f-b88c-49e3-a2ab-d132fe794045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:35:59.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:36:09.409Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=236e568f-9f57-4226-895a-8a0c61ceb7fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:36:09.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:36:19.450Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=898ffd4c-31b0-4f3b-9226-4df95c01af4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:36:19.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:36:29.473Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=09677a23-6d06-439a-8a54-2ce7280f96ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:36:29.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:36:39.490Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=39021b50-abf7-44e3-a655-84c9f1724c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:36:39.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:36:49.504Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=b4a1916e-add4-424b-8580-07a38e8e8c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:36:49.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:36:59.543Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=43aba794-3d0a-46ea-94c6-058b7769d034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:36:59.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:37:09.568Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=eaf1adf4-9f9c-4dbe-9d47-63861635606b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:37:09.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:37:19.586Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=d26ec97e-ca3a-4eed-8ee3-f581e2a9fb20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:37:19.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:37:29.607Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=473f0878-8992-4933-9ed2-be06b00299fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:37:29.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:37:39.640Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=977a08d5-8cda-4e1f-aae5-8bf3d8b9aba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:37:39.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:37:49.657Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=adce0061-8fdb-4bea-9e96-558ababc69d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:37:49.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T03:37:53.109Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T03:37:53.110Z |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-01-12T03:37:53.111Z |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-01-12T03:37:53.114Z |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-01-12T03:37:53.125Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T03:37:53.126Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T03:37:53.126Z |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-01-12T03:37:53.128Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:37:59.672Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=43285f32-5bc7-4ef2-81ea-64b8c89fd826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:37:59.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:38:09.693Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=a91c8b59-cd22-4880-98c8-fcfb25d83eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:38:09.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:38:19.709Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=01b7825b-f2b9-4358-8ec2-c0b0440c9fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:38:19.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:38:29.726Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=c0b00ad2-b246-467a-b057-a70888f18da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:38:29.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:38:39.740Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=3c92e84d-5c1c-452d-bb53-5218753b4027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:38:39.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:38:49.758Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=74cdcd9a-d3a8-457b-b318-4e6f4cc6aa31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:38:49.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:38:59.775Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=232d0573-4811-4bfd-89dd-ac5e861ea47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:38:59.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:39:09.796Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=c13ab2bb-c3ba-4084-8698-3bd8fdf30309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:39:09.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:39:19.837Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=87be4ef7-6a38-4b80-8ad2-066ff57aec10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:39:19.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:39:29.860Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=d5806e02-18fd-482e-88c1-f73dc011bab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:39:29.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:39:39.875Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=fb00b25a-88f3-4a22-abfc-0cc1ede201ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:39:39.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:39:49.897Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=541dbf0c-b069-4f12-8f53-61d670b4df05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:39:49.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:39:59.912Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=2b7de722-cac6-4380-ad41-8c46907373c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:39:59.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:40:09.922Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=c8323a3f-d4c6-42d1-8bad-3e0882c1e4bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:40:09.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:40:19.941Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=07868f85-d02a-4cd2-af7f-3899d438ddfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:40:19.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:40:29.959Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=e1472a5d-f841-4af0-a355-1884d785fd6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:40:29.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:40:39.976Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=117dd0c9-9ca5-411d-a6cf-7bcf9b05e3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:40:39.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:40:49.988Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=a4d608e4-d539-453e-af0f-b5aa8f6e1460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:40:50.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:41:00.001Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=f17b31b4-d170-4368-b4bf-3d649cd42b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:41:00.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:41:10.013Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=2687d8ec-25dc-46a9-9da7-0a8b8b856c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:41:10.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:41:20.039Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=e7124f65-26bb-4278-9537-a4ee66293705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:41:20.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:41:30.051Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=e5c7d23d-7343-462d-8a6b-08ef6673f21c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:41:30.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:41:40.095Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=356568c8-b987-465a-930e-d5efe80e4ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:41:40.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:41:50.107Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=00b4900e-3c91-4c44-a4a7-b17fc15d6055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:41:50.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:42:00.122Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=b153f4ad-1afd-46a2-8030-44793bcc812e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:42:00.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:42:10.137Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=8038aa34-4e92-4b9c-bfda-2bb6199f583f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:42:10.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:42:20.149Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=36ead0e6-4f59-4c46-bae6-835a076f18d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:42:20.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:42:30.162Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=4713ec9a-746f-4873-b1b9-5689cb5068b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:42:30.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:42:40.177Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=687b676e-d9a0-415b-aa89-27dbd75c2a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:42:40.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:42:50.189Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=cf190f76-62c4-44fa-8633-b2e8db65eaf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:42:50.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T03:42:53.086Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T03:42:53.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-01-12T03:42:53.087Z |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-01-12T03:42:53.090Z |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-01-12T03:42:53.099Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T03:42:53.100Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T03:42:53.100Z |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-01-12T03:42:53.102Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:43:00.201Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=0109b670-3c72-4174-a17a-2ebdd6cdc021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:43:00.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:43:10.260Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=7920d956-e763-4042-941b-35af6e753977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:43:10.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:43:20.275Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=06109ff1-6c29-4df1-a422-188d9e51c663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:43:20.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:43:30.310Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=fe820cd9-95c1-4da1-b51a-cccaf7265a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:43:30.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:43:40.333Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=b85d3ce3-cd94-4d0d-829c-a6e947c52790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:43:40.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:43:50.346Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=38503fcb-52bf-43ad-b9f2-be7cdeb20521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:43:50.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:44:00.358Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=56e9f252-be2d-4231-ba41-340be78674bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:44:00.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:44:10.371Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=67a34d6d-66bd-4986-bbda-2122b49553bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:44:10.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:44:20.389Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=dd80729c-1f41-440e-a0bc-1baaabf07a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:44:20.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:44:30.403Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=131c5e96-6f15-45ba-ad28-79f5a0a6e95b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:44:30.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:44:40.425Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=6f886527-e3f4-4078-9c2f-cf9b897a3d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:44:40.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:44:50.442Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=9675c29f-310b-4f84-ab67-3a9e01661d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:44:50.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:45:00.472Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=9b5889b5-897d-4671-9f72-ddbacf6cbeb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:45:00.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:45:10.487Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=fe45692b-643c-4e45-a372-a23c5dcc737b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:45:10.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:45:20.506Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=43b97216-005a-4a8b-bd0d-cd12f7eeb40f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:45:20.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:45:30.521Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=a4d36ee4-c77f-4c37-86a4-a659c78b8b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:45:30.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:45:40.554Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=98af7e7e-2a4b-45a4-98ac-39de03777e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:45:40.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:45:50.570Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=e7ca001b-6417-4ce2-a2b2-2e280873eba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:45:50.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:46:00.583Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=c9d57c3e-cdd8-446e-98b2-d4eb69770c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:46:00.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:46:10.603Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=727b860b-551a-4299-96ec-138147a37fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:46:10.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:46:20.622Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=33ef09e8-134b-4341-9e8d-f37625fe2634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:46:20.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:46:30.637Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=6359a779-cdb1-4ab1-9733-8367c24ebb6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:46:30.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:46:40.652Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=22caee4b-3b45-41b8-98d3-f8bbd50b01bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:46:40.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:46:50.683Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=1c1769a1-3791-4b02-afc8-a6dcc7e33512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:46:50.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:47:00.698Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=b6ef4fb2-2c39-43fa-a75b-3c4af6368641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:47:00.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:47:10.713Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=a141f9a4-1463-4d6a-89c5-5fe6befa155a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:47:10.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:47:20.726Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=433e8573-512e-4015-b100-c723a7d0631d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:47:20.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:47:30.742Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=48f504d4-e17f-4323-b240-8fa298cfc8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:47:30.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:47:40.760Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=b54e9594-154e-4740-b978-b02a556ef989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:47:40.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:47:50.790Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=00d0a35b-5960-45e3-adac-0209e636c5f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:47:50.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T03:47:53.057Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T03:47:53.057Z |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-01-12T03:47:53.058Z |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-01-12T03:47:53.061Z |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-01-12T03:47:53.070Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T03:47:53.070Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T03:47:53.071Z |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-01-12T03:47:53.073Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:48:00.803Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=b33437ca-e252-40ff-985b-79b7955525c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:48:00.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:48:10.818Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=642c66a9-b287-405a-8b5d-b9c1b34465c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:48:10.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:48:20.843Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=07786c5b-5769-4ae7-8129-85dbefd9c35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:48:20.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:48:30.859Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=304c4c62-6def-4669-bba8-71b39e93d815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:48:30.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:48:40.891Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=8f0d5530-a404-4b45-8620-48f123794bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:48:40.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:48:50.909Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=28f2b8a4-5dd0-4372-a885-233fa9130a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:48:50.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:49:00.931Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=3fad016b-d9fa-4e59-815b-335d89a8fc74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:49:00.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:49:10.952Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=5c488276-748f-4a67-a2de-4056248ef4ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:49:10.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:49:20.973Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=6f28dbe0-65a3-42e2-91a2-6672eeb50700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:49:20.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:49:30.985Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=4947d270-646a-49a5-b88f-f09f6bf7fdd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:49:31.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:49:41.017Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=4ef7312e-06d6-4443-994d-ebd3d4d0fcbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:49:41.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:49:51.031Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=54547405-202a-4941-a37b-c94d0fa4ccf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:49:51.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:50:01.050Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=8ec48a52-bbe5-4fb9-b4c7-27fe7a5b441e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:50:01.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:50:11.065Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=c45054fd-c5af-41bb-8dff-14d13ae7fc95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:50:11.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:50:21.077Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=9dafc4fb-399a-475c-a858-7c94feb5807a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:50:21.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:50:31.091Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=22f5683d-ac98-4ef3-88eb-a229dfc0d3dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:50:31.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:50:41.102Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=a04545fe-51be-4311-8cbe-5f565c923096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:50:41.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:50:51.113Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=11e10a14-ed64-4a27-9c1d-34537bc930b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:50:51.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:51:01.126Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=86667bc5-148a-4bef-b4db-f514ab0262ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:51:01.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:51:11.140Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=6663b9a2-bc95-4099-a099-82de1a75ed64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:51:11.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:51:21.154Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=a3e51b85-e1b6-4509-bd34-d833ba4a9795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:51:21.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:51:31.166Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=86f01919-796a-47ff-920f-51aee1cdb29d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:51:31.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:51:41.208Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=03e22f36-49a5-4772-a679-59dd7c1db4bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:51:41.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:51:51.225Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=e5d99721-c9d2-4721-a88f-76d4d70f1d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:51:51.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:52:01.242Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=ad03bacc-2f70-4033-b5dc-94287850c1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:52:01.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:52:11.259Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=8a64bc26-16d3-405b-aee4-b6c2280567a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:52:11.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:52:21.280Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=1eb7d64b-4f60-4a85-a1c2-eba8ea9f3a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:52:21.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:52:31.295Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=f7e2c0db-32af-4ebf-a0b2-20c2c577fa16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:52:31.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:52:41.315Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=5381b87e-7cc7-430b-affe-0f2d973bc396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:52:41.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:52:51.336Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=04b908a7-ec9f-4cc8-9405-a8f2ba7123e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:52:51.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T03:52:53.052Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T03:52:53.053Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-12T03:52:53.054Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T03:52:53.056Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T03:52:53.064Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T03:52:53.064Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T03:52:53.065Z |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-01-12T03:52:53.067Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:53:01.351Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=f3def120-e847-478d-8e5d-68ef68ae9dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:53:01.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:53:11.365Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=2fb6e0a0-2ccb-4cf4-af23-8df84a8506a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:53:11.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:53:21.384Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=75c3be10-dab2-402a-87dc-d121793ae56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:53:21.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:53:31.396Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=1d0f1d7a-9fdb-4c35-be42-64cd64551f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:53:31.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:53:41.414Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=e47ff7aa-8366-4f18-ad39-6aab214fbeee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:53:41.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:53:51.429Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=081a450e-7a8d-4f9d-bb02-4f5b84af6f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:53:51.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:54:01.446Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=7d486569-aaca-4adf-b6f3-3b4f1958cfdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:54:01.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:54:11.460Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=ec693487-39be-4309-9d57-0aa4b080a277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:54:11.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:54:21.474Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=3d08eef0-3f2e-4847-9db6-88349bc3444f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:54:21.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:54:31.486Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=fcaf0d22-4888-4459-a3fc-bd91fab5d3e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:54:31.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:54:41.506Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=7bd83afc-0c1a-4186-b20a-b192d254696f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:54:41.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:54:51.521Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=de80d7c3-2c45-41a0-800e-fc67afd6c47d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:54:51.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:55:01.535Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=0d17cdfe-bd89-4d41-a040-bc63a395dc2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:55:01.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:55:11.546Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=9fe6a8fe-a53b-46b5-a591-3ba97bec17de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:55:11.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:55:21.557Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=2f989802-0818-488d-9c02-135404607a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:55:21.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:55:31.569Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=5fdf9b9a-069e-4e30-92be-3ae1ee4d97a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:55:31.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:55:41.582Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=332c83df-8c44-4277-882f-ccd7d94ba430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:55:41.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:55:51.593Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=1fcf6243-7882-442a-8411-ea0e53bd6039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:55:51.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:56:01.611Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=3fad9b55-6062-400b-a3ba-e1354bf5841d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:56:01.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:56:11.635Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=d92f25e6-3f43-456f-b280-bc3a4dbcb9a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:56:11.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:56:21.650Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=ae9caa22-39c3-4c65-9423-e3ac531b2e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:56:21.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:56:31.668Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=964e6d97-ec73-4d9b-b465-bb27f2cb8b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:56:31.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:56:41.747Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=1d145de8-adab-4364-821a-7e4600e84f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:56:41.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:56:51.764Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=6102ea52-c519-4093-8f07-d0539ec7de52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:56:51.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:57:01.785Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=d45a4b32-0780-459d-9997-068e458a4f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:57:01.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:57:11.803Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=2824cbc7-b592-4b90-8856-59ff447b9f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:57:11.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:57:21.817Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=ba3755d3-83c9-4821-af56-59432970e2ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:57:21.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:57:31.850Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=ce96f8cb-cf5c-4db4-9d55-1be15ecfd884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:57:31.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:57:41.867Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=a9851a5e-3af8-4fc1-b07d-1d256578df20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:57:41.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:57:51.884Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=366b6e4f-00e2-465d-ad41-2e16a07e42ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:57:51.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T03:57:53.114Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T03:57:53.114Z |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-01-12T03:57:53.115Z |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-01-12T03:57:53.118Z |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-01-12T03:57:53.126Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T03:57:53.127Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T03:57:53.127Z |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-01-12T03:57:53.130Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:58:01.907Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=cb1ee45d-0650-4ee2-8a0e-16f7566aa72a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:58:01.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:58:11.942Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=86bd58f6-6c4c-4e0d-8966-a3eaf37c5b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:58:11.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:58:21.971Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=7341103e-3e53-489c-a974-c867d1426590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:58:22.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:58:32.001Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=1b3a029d-265b-4e2d-9d9d-44dca9a0f228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:58:32.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:58:42.023Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=9ee6341e-b6b9-48b2-adad-35421060492f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:58:42.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:58:52.054Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=ef206e98-5a3d-4259-9509-b7ade7f68de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:58:52.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:59:02.081Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=3563e075-f691-4f96-bf16-fcc580d104cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:59:02.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:59:12.095Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=e0ca857c-b8e9-45db-bb87-afc4cdce5cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:59:12.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:59:22.107Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=7ffb016c-1e0f-49e5-9e96-db1553d2afc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:59:22.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:59:32.120Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=f11c9a73-5fb0-43f7-a65d-390462158931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:59:32.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:59:42.134Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=e6e19291-c61a-44a1-af1e-a5227ede3e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:59:42.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:59:52.148Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=5cb45ee3-d43e-458c-856c-92162e58ca87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T03:59:52.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:00:02.170Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=338df657-8eb8-4033-b8be-8abddc063743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:00:02.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:00:12.184Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=0c0d25a0-1de3-495a-ab7d-87e91e0f6550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:00:12.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:00:22.198Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=d326bda2-82ab-4a8c-827a-e7dd39da73d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:00:22.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:00:32.213Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=47dccdce-3ae7-44ea-b81b-f5187b1db3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:00:32.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:00:42.224Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=29986c75-f9de-421d-9123-1b6a25c084a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:00:42.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:00:52.238Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=8385b97b-c1ea-4864-b4d0-fbcac11cf3fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:00:52.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:01:02.250Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=0af99457-0254-4f96-8fcd-71d2fdf124b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:01:02.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:01:12.264Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=6165a443-efd7-41da-ac63-850259b3b12d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:01:12.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:01:22.279Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=5c8c3d81-153d-4151-82ea-3df66b8a0084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:01:22.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:01:32.294Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=4e3dcc6e-8ba2-4dc9-8641-9a6f876fbaec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:01:32.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:01:42.307Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=8363c946-1ef8-47eb-a633-54d05386f992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:01:42.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:01:52.325Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=e47aa3fc-d1e4-40b4-b3fe-4d387169c8d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:01:52.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:02:02.342Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=c32f4f4f-b789-4162-9010-09baa2cb7f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:02:02.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:02:12.360Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=4ae51673-6ee6-4005-8a22-862d284c25fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:02:12.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:02:22.388Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=59dee281-2bf7-47fb-92c1-5249c2bb9bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:02:22.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:02:32.408Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=000cd406-a09c-4a33-81ee-853675b148e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:02:32.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:02:42.419Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=1f1f34d2-1ba2-46eb-9222-16dc2d378b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:02:42.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:02:52.431Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=29a311e2-87bf-4d77-b441-25d7b15f83d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:02:52.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T04:02:53.079Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T04:02:53.080Z |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-01-12T04:02:53.080Z |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-01-12T04:02:53.083Z |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-01-12T04:02:53.090Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T04:02:53.090Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T04:02:53.090Z |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-01-12T04:02:53.092Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:03:02.443Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=aa37633e-f720-4cfa-baa9-750262409312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:03:02.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:03:12.455Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=990c6251-bbac-4daf-a60e-bc9e51858701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:03:12.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:03:22.468Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=855c1a9d-f8a6-45ed-8dff-19769da48eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:03:22.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:03:32.480Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=f17351de-99ff-44d5-9cd1-5bbd13472cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:03:32.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:03:42.496Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=6f48f8a2-c5fb-493e-bf98-fe2faedc92f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:03:42.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:03:52.505Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=339f6b62-7423-498b-859e-0db6ffb05d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:03:52.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:04:02.516Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=2c7023d9-e8b8-4c30-b0a0-f49f37fb831b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:04:02.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:04:12.530Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=888fa908-9202-421f-b245-7237cd882799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:04:12.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:04:22.545Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=a1e87ff0-f455-4b71-ad3e-7fdc350bc346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:04:22.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:04:32.558Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=07b2a081-f521-4335-bc12-daa09ab1fdc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:04:32.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:04:42.575Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=419e56af-6972-41dd-b41f-0289e912d9b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:04:42.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:04:52.590Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=1496fbdf-f7fb-4e6d-91f8-1ff6fdb2a85a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:04:52.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:05:02.608Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=19455112-3614-427a-ae10-db9e0eb726d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:05:02.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:05:12.622Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=6679d42d-1a33-4c51-932e-8eee01554587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:05:12.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:05:22.643Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=2fb6af37-c7b4-4a72-aeb4-f7f30bddbea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:05:22.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:05:32.661Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=e86c443b-6f95-4111-b979-6fcbde17eb73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:05:32.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:05:42.673Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=5a796bf7-2c79-4769-981a-410c95781225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:05:42.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:05:52.690Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=4c9997f7-83a0-444f-ae6b-6e0c2defb5c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:05:52.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:06:02.703Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=b9dbec9c-a4c5-4ef8-910a-ffce400e155a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:06:02.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:06:12.719Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=2f1cc430-8093-4877-8fe4-a2a26d7f59dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:06:12.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:06:22.731Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=a740bd90-9f40-43e6-a1ce-690d8c9ae656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:06:22.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:06:32.744Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=676c9480-942e-443d-82a7-6119558c042e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:06:32.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:06:42.757Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=5e9fb894-b349-482a-874e-dc060619ba4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:06:42.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:06:52.770Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=caefc00a-4edc-4941-ba16-7f9dc61d58e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:06:52.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:07:02.786Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=e9f394d2-a0a1-45ea-9c95-e8f427924338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:07:02.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:07:12.799Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=610e0220-3b13-4108-b0b8-30511542f203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:07:12.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:07:22.809Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=3bf13161-5cf5-478b-8c48-e78221d9e191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:07:22.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:07:32.827Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=92464c31-aed9-4e8f-a05a-06f7a3fcde38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:07:32.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:07:42.840Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=a584beef-9e81-4cbe-8ae7-bce7ba57ac0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:07:42.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:07:52.856Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=5fe2176a-3f65-40f4-8060-f740966dd8a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:07:52.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T04:07:53.061Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T04:07:53.061Z |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-01-12T04:07:53.062Z |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-01-12T04:07:53.064Z |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-01-12T04:07:53.075Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T04:07:53.076Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T04:07:53.076Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-12T04:07:53.079Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:08:02.866Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=4e0f8346-17fd-47f3-860a-3809a88dd166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:08:02.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:08:12.880Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=7f59cfea-1546-4250-b575-f84fb97076be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:08:12.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:08:22.892Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=04955714-62e0-44a6-a04c-e14b84a5a1c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:08:22.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:08:32.906Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=f266298e-c962-4094-a099-973e3240a902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:08:32.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:08:42.920Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=88cc0796-0555-46fc-b9fb-d80038b0aa83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:08:42.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:08:52.963Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=5d567db1-22c0-4184-bd3b-45225c6503fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:08:52.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:09:02.977Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=098d8e9f-20de-495e-938d-2038026a66ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:09:02.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:09:12.991Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=6671cd76-f840-4318-9cd4-89ea2c00d67f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:09:13.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:09:23.005Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=55aed339-da3f-4758-891f-b53e136ce395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:09:23.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:09:33.023Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=d472fea5-9dd3-4468-94d9-1419919820cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:09:33.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:09:43.035Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=ea8ac46b-de9f-4939-b79b-f41ec649370f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:09:43.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:09:53.046Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=f88a6a00-79e9-4296-84c1-d7efeac9b5b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:09:53.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:10:03.058Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=c13fc2c6-9ee4-4b7c-803d-d602ef478a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:10:03.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:10:13.070Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=b90f036d-3445-4cc2-b886-96dfce7df8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:10:13.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:10:23.099Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=498c2893-794a-4edd-b208-f0218d591f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:10:23.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:10:33.117Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=e335ac0c-cf8f-4874-a6e0-143f8d13fd0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:10:33.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:10:43.131Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=30ed9c6b-7902-4eda-b846-edfd913e1483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:10:43.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:10:53.143Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=7297b655-be83-4015-a5f0-0882a3458eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:10:53.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:11:03.176Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=52e219a2-9b16-4707-b1f1-02619092db46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:11:03.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:11:13.206Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=28fc1423-0d61-4f1b-ba47-74243a18f0d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:11:13.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:11:23.219Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=94ec7c0b-cc7e-4914-91c1-0c090b47e98b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:11:23.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:11:33.239Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=96dc3d94-d6c5-4d75-8322-90d30c5e839d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:11:33.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:11:43.255Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=f3af9f26-5dcc-4e14-a3cf-63021d590e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:11:43.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:11:53.278Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=d153811f-480e-47b8-8641-466c264f44f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:11:53.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:12:03.288Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=c8bbd6e8-b350-4498-9b11-2082c9573c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:12:03.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:12:13.299Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=911572fe-ec14-4231-b4f2-90ee7af7c4cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:12:13.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:12:23.319Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=648304c5-bcc0-4396-b54a-1e725893cacd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:12:23.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:12:33.332Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=eec4f334-4c56-4da2-931b-2ef44066e18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:12:33.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:12:43.346Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=40f5fbd2-d26f-428e-a17c-a6cf364cde8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:12:43.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T04:12:53.003Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T04:12:53.003Z |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-01-12T04:12:53.004Z |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-01-12T04:12:53.007Z |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-01-12T04:12:53.012Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T04:12:53.012Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T04:12:53.012Z |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-01-12T04:12:53.014Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:12:53.358Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=617a9fd4-ef2b-4079-8e00-5799f7f40a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:12:53.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:13:03.372Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=400b6fed-9cd0-48f4-8168-1e259ed0dc01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:13:03.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:13:13.388Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=b2c2a47c-4641-4b44-bc04-d3436b1399a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:13:13.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:13:23.426Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=664c52c5-fc42-4bb7-8e07-929e268fdaf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:13:23.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:13:33.443Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=0777e552-95f7-4c6d-9570-7212175491b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:13:33.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:13:43.459Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=af256317-a067-4d4a-93cc-42c29ff04cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:13:43.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:13:53.471Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=f4141ac4-7cbf-4cf7-90bd-de2b1af54194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:13:53.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:14:03.486Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=8cebecd1-4a91-424f-a24f-10c17f5be406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:14:03.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:14:13.502Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=23fd61fb-cb08-4d99-9f90-4f559ce4c4ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:14:13.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:14:23.512Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=289a1aba-c601-4af2-bc45-14e321f77b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:14:23.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:14:33.527Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=305c453a-33ef-4dc0-9259-46102f516bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:14:33.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:14:43.539Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=42261874-f94f-48bf-8170-989dd04549df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:14:43.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:14:53.552Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=9f122235-1e3a-456e-a0c9-14a8ad241fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:14:53.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:15:03.573Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=a6216876-8b85-407f-9f47-3222e19d9498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:15:03.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:15:13.587Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=de151879-9d22-4e1d-ba5f-687027657c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:15:13.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:15:23.599Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=f7c4b991-b2ce-4e53-8f87-593068f5bf81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:15:23.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:15:33.616Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=1fa20a7e-986c-45c9-ab42-8c688a16bcc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:15:33.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:15:43.627Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=dbeff1a3-b5ae-480e-8cbe-a9cec508eb9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:15:43.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:15:53.643Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=c57cff9f-d99b-4842-9993-fe01478e619c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:15:53.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:16:03.667Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=fe14c971-e3e0-42ce-80b7-06784ed037b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:16:03.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:16:13.677Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=a30dec46-65a9-49d2-a7f6-2b716719a740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:16:13.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:16:23.689Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=ec3af2cf-e68d-4456-94ed-fbb984748cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:16:23.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:16:33.701Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=eecfd92f-393f-41f6-8419-6ffd20b753ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:16:33.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:16:43.714Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=3c26aa9e-f2c4-42b2-b31f-9fa9966e54b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:16:43.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:16:53.725Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=55117a88-607e-4746-95a1-62add2090342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:16:53.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:17:03.739Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=fd847c09-49b6-4e27-8b73-a83c7b54f6b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:17:03.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:17:13.752Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=b7e0334f-226c-4a24-bbb4-8fd118b6b1ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:17:13.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:17:23.775Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=8f1037e8-90d8-4699-81c8-9398c8f160ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:17:23.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:17:33.797Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=ce75b01d-1d5b-4885-b49b-cc92ebe6fb4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:17:33.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:17:43.811Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=c92e0085-bcab-4d8f-b623-9cd7e5883edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:17:43.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T04:17:53.030Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T04:17:53.030Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-12T04:17:53.031Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T04:17:53.033Z |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-01-12T04:17:53.044Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T04:17:53.044Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T04:17:53.044Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-12T04:17:53.047Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:17:53.822Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=0ae945da-3bf1-4d42-9196-abb08b680105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:17:53.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:18:03.834Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=e0b6ed3b-33d2-4956-9d8b-4c5ca92d7d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:18:03.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:18:13.850Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=464d12ab-6f9c-4eb4-bb93-22b7d0db09d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:18:13.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:18:23.865Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=b5f7f07a-225a-4b20-8f91-6b854ad6440e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:18:23.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:18:33.893Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=6851be11-c8e1-4f2b-aae4-1e163030866d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:18:33.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:18:43.905Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=ea5cf2c7-07f5-4ddf-9b75-006654943b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:18:43.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:18:53.919Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=e32a1379-86ca-453f-8d40-ce32727a34a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:18:53.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:19:03.933Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=9d206678-512c-4d4b-b52a-31862cd40294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:19:03.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:19:13.950Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=ff46b8f3-f040-4753-b2c6-0d60d02c9c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:19:13.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:19:23.987Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=f55f086e-c52e-4248-9572-f1a0c7e82067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:19:23.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:19:33.999Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=cb0ee509-92dc-43a4-8c61-6223c56af968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:19:34.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:19:44.010Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=148117d2-b458-4806-885b-901ac91da690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:19:44.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:19:54.023Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=a55cbda4-ae40-4e74-a703-5f2a052890d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:19:54.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:20:04.036Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=7c4651d4-3af7-485c-ab13-e1ca9b1766df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:20:04.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:20:14.052Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=c96d7ee1-717d-4361-9708-2551029747cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:20:14.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:20:24.069Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=d9108a30-5bbf-4809-b96a-3e30411541d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:20:24.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:20:34.081Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=417d95f4-0bf2-4df3-ab78-190664d486b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:20:34.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:20:44.093Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=7c61ff89-b677-4508-91a2-cbb0c9041783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:20:44.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:20:54.108Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=416f845e-43ca-4a3d-afe9-59f413a0a530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:20:54.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:21:04.123Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=b0c059dd-6145-4429-b8a9-b154abb8540a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:21:04.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:21:14.138Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=c7b2b881-b106-4714-bd5d-abda97f785ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:21:14.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:21:24.156Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=59798104-d4b2-4843-baed-b8402fbec4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:21:24.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:21:34.168Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=69cf917b-4d2a-4ae3-8ff1-7c4d0909bfb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:21:34.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:21:44.181Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=ef331671-82f4-4d4c-93c3-b67884487c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:21:44.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:21:54.194Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=31692c38-96c7-4603-84d8-82911b84cd5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:21:54.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:22:04.208Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=c0b60357-bdd7-431c-9f57-f2daef96743b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:22:04.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:22:14.221Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=f3a3ee9a-3b40-4288-a6a3-9953c1a62e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:22:14.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:22:24.235Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=f4e95e3d-c383-4641-93e3-ec8200f66b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:22:24.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:22:34.268Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=d5431e98-0f6f-42e1-ac71-e21bb8320e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:22:34.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:22:44.276Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=6ac90f9c-f23d-4441-ad2f-3baa5dc9994b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:22:44.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T04:22:52.953Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T04:22:52.953Z |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-01-12T04:22:52.954Z |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-01-12T04:22:52.955Z |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-01-12T04:22:52.960Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T04:22:52.961Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T04:22:52.961Z |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-01-12T04:22:52.962Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:22:54.293Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=e946b469-13c1-4615-83a4-af026f3f0c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:22:54.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:23:04.306Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=e2511ba8-513a-4162-950d-3fcee095d5d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:23:04.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:23:14.327Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=c2237eb5-0b50-46fc-ae0d-09ade9cf60bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:23:14.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:23:24.352Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=8036755a-c40b-48fd-8ad2-98a7109ba201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:23:24.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:23:34.364Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=ae8dd4c0-0fdd-4e55-bb7c-a8a9dcbae9bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:23:34.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:23:44.379Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=8dd8462b-7778-4f25-af68-7f38214ff7a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:23:44.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:23:54.404Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=3e4d279a-f1dc-46b3-9a7f-78d9fe517df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:23:54.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:24:04.416Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=a8f70ec2-e957-4c70-8c2f-45aaee760886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:24:04.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:24:14.428Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=1e541a7e-c6ee-4d42-9a17-52fafaa168b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:24:14.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:24:24.442Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=9a63e405-60d8-4ab0-9235-eafa31b700f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:24:24.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:24:34.474Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=b421e9cd-ee00-40c4-8d84-cb4c19036641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:24:34.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:24:44.485Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=665e9bc5-b586-4b2e-94e7-2c3569e25ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:24:44.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:24:54.497Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=a3154e95-9ad4-4533-ad94-f7b465b9b492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:24:54.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:25:04.514Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=aab2c44c-2ec8-4c50-a6d3-f42c0a1e75fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:25:04.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:25:14.524Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=eecb77a2-8a9e-4c2e-ba7a-a3497ed7648f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:25:14.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:25:24.535Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=0741d341-e78a-4f6f-a7db-928b53be52d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:25:24.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:25:34.548Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=fc66401b-7d8f-4d0d-af50-aa89901691b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:25:34.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:25:44.564Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=51e20841-d4c4-4fc5-87ce-bfd71179c863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:25:44.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:25:54.576Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=175902db-34c8-401e-8ab3-99b29612fb6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:25:54.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:26:04.598Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=dc329fcf-5592-4052-b8fb-11a0ce517496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:26:04.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:26:14.611Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=f4f8f0ef-ed0b-4bb8-bc74-624cbc4f5e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:26:14.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:26:24.623Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=b15c1441-e34c-4e38-8411-fdc09e536c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:26:24.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:26:34.636Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=b13f8ccc-db3c-4ee6-87d6-de17658e7e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:26:34.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:26:44.647Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=cac234e6-16bf-488f-854a-7541d29b7ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:26:44.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:26:54.660Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=fdad743f-ef67-489a-b9ee-c246e52b92e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:26:54.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:27:04.676Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=36d38f94-4c94-4dd0-bccc-856a02f5f814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:27:04.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:27:14.688Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=5fd0f52d-0bb6-4189-9e91-7fbb2e10d4ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:27:14.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:27:24.700Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=a1df88de-4b64-4013-b10d-a2d0bd7726a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:27:24.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:27:34.716Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=aad7c73a-b4fe-4719-921c-1f37965f35ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:27:34.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:27:44.730Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=4456ba3b-0e9e-4c36-b95f-ec95df4f1877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:27:44.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T04:27:53.042Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T04:27:53.043Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-12T04:27:53.043Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T04:27:53.046Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T04:27:53.052Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T04:27:53.052Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T04:27:53.052Z |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-01-12T04:27:53.054Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:27:54.745Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=b14879bb-197e-454b-9431-579c7ec2e930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:27:54.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:28:04.758Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=0294a1e3-6aa2-4ac6-b387-c3b9914b44c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:28:04.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:28:14.771Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=c0a794d5-4e2c-41be-ad93-8bb89b5e58d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:28:14.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:28:24.784Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=7d859302-ad1f-4602-bfe6-3bc39b7d0d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:28:24.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:28:34.810Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=33d06ad3-0d79-4882-ad6b-49d944da2090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:28:34.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:28:44.828Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=9ab61952-7426-4f29-9e29-d99455595d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:28:44.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:28:54.841Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=a5ee29a3-30ef-4855-8bce-7efcb0006584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:28:54.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:29:04.853Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=0aa90145-cc06-42b2-af2b-e5e4b75ff54a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:29:04.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:29:14.868Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=24c33eb3-47fa-4950-b85d-04ca5e00d232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:29:14.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:29:24.885Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=2cb56a17-7041-4019-bd4b-044e9b6805bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:29:24.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:29:34.898Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=ac7218f8-f780-4c41-8b87-28cd981b37fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:29:34.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:29:44.911Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=4cf2bcb6-72a1-4aa5-ac22-ced7a7ffbdce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:29:44.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:29:54.922Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=605299c2-d4e8-47bd-b904-7aaee83446f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:29:54.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:30:04.939Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=58a0a1cf-6136-4621-8a6e-f22453c4b233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:30:04.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:30:14.961Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=c8c5e681-bd3d-43aa-9872-1a510e0e5ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:30:14.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:30:24.974Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=baa91b58-df02-4376-bd09-8ca759fd8989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:30:25.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:30:35.016Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=3e2cb87b-e1d3-4bc7-a0c8-c4535520b751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:30:35.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:30:45.045Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=53d06026-ebde-42f6-8ead-8df3ebfdb854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:30:45.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:30:55.062Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=8e84f39b-90a0-404b-9339-247e56adcd64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:30:55.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:31:05.082Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=2af176e6-1c40-4f60-b5b9-091d73e01df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:31:05.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:31:15.095Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=93da8899-c4b9-46e4-aa8b-90fc5a2fb4f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:31:15.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:31:25.106Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=5ba3e263-94f8-4bd0-983f-ea59ceecc015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:31:25.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:31:35.117Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=4ab69aaf-e38f-4c7e-9fd1-35b65e2e7503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:31:35.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:31:45.128Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=7415f990-876b-4144-a61b-5a36ed83ad2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:31:45.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:31:55.142Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=b65e007b-2534-4c82-952d-a803c3230db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:31:55.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:32:05.156Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=c46ae656-f9fd-4023-b274-400d53f65913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:32:05.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:32:15.169Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=82eeff5a-16a5-4b1a-945e-d9bf59d0ff9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:32:15.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:32:25.180Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=1b0c6d93-6f56-4fe3-ade3-5d9087f120e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:32:25.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:32:35.190Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=e3ed4998-e626-424d-b444-72fd7ad48eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:32:35.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:32:45.222Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=352808ba-a31b-4383-a5a5-9c2742b08e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:32:45.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T04:32:53.002Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T04:32:53.003Z |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-01-12T04:32:53.003Z |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-01-12T04:32:53.005Z |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-01-12T04:32:53.010Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T04:32:53.010Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T04:32:53.010Z |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-01-12T04:32:53.012Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:32:55.259Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=40cf6cfe-5888-4686-b2e0-0eeb8fe10079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:32:55.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:33:05.272Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=3f5c3996-6826-43ac-9e48-ac0b73bd4680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:33:05.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:33:15.282Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=d151cef3-cef2-4a4d-9c08-2e3f8ec25574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:33:15.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:33:25.294Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=65654a68-e1e1-4787-94d5-01020e3f63f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:33:25.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:33:35.306Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=9c48b88e-1e8c-47ea-a1df-74a9fafa7967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:33:35.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:33:45.318Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=3ca72a1a-68ea-4208-9a20-b7e186b5e0e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:33:45.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:33:55.333Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=929e2d73-cc30-4eee-8fb0-2604f7ee5ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:33:55.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:34:05.349Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=1e5024b6-e91f-4d2f-b847-b4d678cd4063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:34:05.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:34:15.361Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=795a770c-de72-486a-b667-6a7ba55a4bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:34:15.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:34:25.377Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=23094643-e78a-44bd-82bc-f77e3970435c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:34:25.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:34:35.391Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=530c96c2-4af0-4d2b-90f9-4343c661441f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:34:35.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:34:45.403Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=e325e3f3-6547-4ec1-b74c-6c290370f498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:34:45.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:34:55.413Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=026e218e-b8b4-43b7-a361-bb938ac59ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:34:55.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:35:05.423Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=1e288be0-ca30-4943-a2a2-c684887ca651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:35:05.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:35:15.434Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=65a8fe1c-f243-4da8-81a3-1444def46261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:35:15.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:35:25.449Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=3b83b65f-6b55-49cc-b9bf-64475980ce63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:35:25.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:35:35.460Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=e63e0839-8725-4a2b-8255-741944e21983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:35:35.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:35:45.470Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=fcd62642-917d-4c48-b404-8e0bed0700aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:35:45.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:35:55.483Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=17b6e117-f377-4e56-9652-911efb6e77de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:35:55.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:36:05.499Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=8ac74e35-6b1c-41d6-a7b6-4cbda71cc60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:36:05.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:36:15.516Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=41e39f09-91e3-451d-9f63-2ffa36bb91cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:36:15.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:36:25.528Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=d3805219-c547-4492-9a34-45c846aa40cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:36:25.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:36:35.538Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=de8af28a-b3fc-4d27-bf70-5f0edc433502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:36:35.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:36:45.551Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=4af52adf-9f89-456c-8a2a-a535b5d73521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:36:45.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:36:55.563Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=38b96b95-cbb3-4feb-8494-bfda8ea268e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:36:55.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:37:05.577Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=946f7f88-b799-4a95-b9b5-0e2a26a4ff68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:37:05.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:37:15.591Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=ce6c3ed2-ba87-491f-9ea3-e40c21e31586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:37:15.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:37:25.614Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=571b81ae-fe47-4a16-ac24-bb819e6d3cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:37:25.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:37:35.630Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=a7b2ff69-c9e2-4b79-b6b0-cafa68c4f609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:37:35.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:37:45.645Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=5d85bb4c-1013-4895-a26e-bcccf234792d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:37:45.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T04:37:52.935Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T04:37:52.936Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-12T04:37:52.937Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T04:37:52.938Z |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-01-12T04:37:52.944Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T04:37:52.944Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T04:37:52.944Z |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-01-12T04:37:52.945Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:37:55.663Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=5d5bf48b-c4e1-4169-8ae3-6caeb9d68ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:37:55.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:38:05.674Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=5ae8fc49-bc97-4158-8280-97cde71c1eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:38:05.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:38:15.685Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=93b95971-c88c-45c4-80e6-d6e6f217c0a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:38:15.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:38:25.698Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=6962c5f3-b374-4e48-8d5b-7f86363bc783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:38:25.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:38:35.715Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=1c34819d-d090-438e-a4a8-963e43ff7ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:38:35.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:38:45.730Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=45199112-cc9e-438c-8e37-3bf1f3b82dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:38:45.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:38:55.741Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=22110748-3b86-4d31-a5f8-80afcf6bbf8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:38:55.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:39:05.756Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=cf8b7277-5de0-4c24-a2d4-d55035e297ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:39:05.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:39:15.770Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=62518329-6948-45a1-a212-27cba168bb05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:39:15.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:39:25.783Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=692ab680-433c-46b4-9b49-2e77a1fb0f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:39:25.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:39:35.795Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=3aa393a9-abca-4ac7-aa8f-ab09cc81d745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:39:35.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:39:45.806Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=0f44341e-c3c8-49a5-bcf8-58e4e71a1aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:39:45.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:39:55.817Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=9246d4dc-544b-4cce-813c-30ab2202be10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:39:55.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:40:05.842Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=e8b34a0f-92ec-45d4-b824-bb80bccd56b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:40:05.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:40:15.854Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=61d85cdb-d008-463f-9133-6f90197596ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:40:15.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:40:25.870Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=16797028-9374-44bd-a62e-6be177571a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:40:25.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:40:35.882Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=48b98a0d-1593-4b23-8cf3-e07105222339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:40:35.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:40:45.892Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=82157313-d5d8-4931-9995-ca9084933b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:40:45.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:40:55.907Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=88cc0d98-e244-4041-a64f-40bfbb3743d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:40:55.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:41:05.921Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=b3414f2c-1d74-4e30-9349-ce8cc1cf078c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:41:05.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:41:15.933Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=94d9b409-b782-4c0a-b092-b3c4283d2e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:41:15.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:41:25.950Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=17aea562-68de-4857-9a5d-c8d57c01b548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:41:25.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:41:35.980Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=f1862135-6f88-4795-b4ea-c9a4cf186084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:41:35.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:41:45.999Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=8dee1fa1-1667-4302-92f4-53dea92b78e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:41:46.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:41:56.018Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=228e908b-72e6-4f69-95ac-4d398af917b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:41:56.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:42:06.034Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=25d35997-7a7f-4dcd-a2c4-3f29d53a3f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:42:06.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:42:16.045Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=0cdf7889-e6c1-41ae-ae8d-5653e9cf486d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:42:16.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:42:26.072Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=bb4255f9-51ba-4028-a4f6-cd5c414a8ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:42:26.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:42:36.090Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=b5b21bab-a051-4d38-9bb6-6d5cede67215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:42:36.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:42:46.105Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=c6e37137-a2dd-4a92-93fa-8f11ee064a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:42:46.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T04:42:53.057Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T04:42:53.057Z |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-01-12T04:42:53.058Z |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-01-12T04:42:53.060Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T04:42:53.066Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T04:42:53.066Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T04:42:53.066Z |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-01-12T04:42:53.068Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:42:56.119Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=35a65b30-4505-444b-abcc-276a9f0dc8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:42:56.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:43:06.138Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=d84a56ea-ee13-426c-954c-e61dd1bd5983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:43:06.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:43:16.149Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=76b6b0ed-b796-415d-a1b4-e6368da887ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:43:16.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:43:26.159Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=807be400-059f-43c5-ad69-3050f29afb06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:43:26.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:43:36.176Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=12f7cc5a-1145-458d-869f-15aec4624126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:43:36.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:43:46.193Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=c8e7ab42-447e-4b8e-98e5-aa5f99449d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:43:46.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:43:56.205Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=a1c270f6-2ed5-4ed4-8464-f74e9356a1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:43:56.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:44:06.223Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=73025386-45b9-49f7-88f0-a4912e02c7af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:44:06.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:44:16.243Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=5153b545-95cd-486f-8d98-cfbe51c94f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:44:16.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:44:26.255Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=11d4a328-2109-4490-a411-15f247bd6e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:44:26.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:44:36.268Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=e9f3f5db-5be0-4b87-a925-b0284950586c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:44:36.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:44:46.284Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=bda00d59-8115-47a9-8dea-0c88c71abb11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:44:46.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:44:56.304Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=94f243dd-631e-4af3-a179-450ae87cf000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:44:56.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:45:06.319Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=e31e77bd-9bc3-4d0c-9914-921059a6b95e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:45:06.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:45:16.338Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=ea9f5ccb-00e1-4cbc-8c55-fbd866be290d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:45:16.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:45:26.352Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=65b1304b-6faa-4667-9b66-16a4245a69cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:45:26.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:45:36.371Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=3ffcd1df-347a-4741-be3f-5a64248d942d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:45:36.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:45:46.382Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=de9ac0ed-7324-46f0-8236-dd971ee9e6c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:45:46.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:45:56.397Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=970b7051-ccae-42c8-a626-8f895caa1e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:45:56.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:46:06.410Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=08e98c9a-fca1-4982-9da3-13ccccd85f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:46:06.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:46:16.439Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=85c606e3-8788-4692-8ef3-d58797887cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:46:16.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:46:26.453Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=569e23bd-6c56-4a24-9f48-72b928385975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:46:26.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:46:36.470Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=6a537d13-293f-4f76-bd00-ef8527b30701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:46:36.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:46:46.487Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=a4229a97-818c-41e8-a2ca-23ed72eeac79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:46:46.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:46:56.499Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=9f5ae1e1-02a2-4fe0-be32-fe6f6114fe75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:46:56.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:47:06.512Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=9cf4c3a6-ca35-47c0-8090-466b66d03d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:47:06.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:47:16.533Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=547edd65-78d1-498a-8426-0d3863d55302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:47:16.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:47:26.547Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=e176a975-5e6f-45ad-b928-1385bd7c1a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:47:26.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:47:36.560Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=ad476967-77e6-4578-a18c-34d2075c3a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:47:36.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:47:46.570Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=e946e0ff-4dea-4110-ab2c-34bfb9b36a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:47:46.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T04:47:53.023Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T04:47:53.024Z |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-01-12T04:47:53.025Z |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-01-12T04:47:53.027Z |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-01-12T04:47:53.033Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T04:47:53.033Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T04:47:53.033Z |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-01-12T04:47:53.035Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:47:56.583Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=a54391a7-7e51-4613-9d04-cedec974c69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:47:56.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:48:06.598Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=0b3387f9-9d30-472c-8006-4d23a96c782d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:48:06.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:48:16.608Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=015a41d0-d5d6-4b7c-962d-bac1d8b52047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:48:16.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:48:26.620Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=1d32dca6-cd9c-4330-9aad-67909b8decd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:48:26.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:48:36.632Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=194649c7-6f7f-4067-94d2-2837ef3b1d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:48:36.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:48:46.656Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=f8ab02fa-5d6d-497c-9288-bb9e9bf8ec45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:48:46.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:48:56.668Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=8a7c836b-9f5f-4596-8a37-58c99ec9dd17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:48:56.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:49:06.685Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=f411cd51-be7f-46f9-b57c-1c36f04bf132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:49:06.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:49:16.698Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=4319c4f8-3af1-4d03-b100-648db270f9df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:49:16.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:49:26.710Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=142cec7d-193d-421a-84c4-111bfa1fd357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:49:26.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:49:36.723Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=bfc59d75-eb36-433f-b088-6a6f590d847f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:49:36.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:49:46.737Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=eb13b55a-a3e3-42b9-abc7-bd94b3dc5820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:49:46.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:49:56.750Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=9b668cf6-c8c9-420b-a09c-f80fac2002ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:49:56.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:50:06.761Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=8126dc4c-dddd-46e5-8a5d-838a94bceacb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:50:06.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:50:16.773Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=ee6086c0-1c20-430d-a784-a2dddad06565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:50:16.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:50:26.787Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=fb16f7f1-2686-48fe-b0d7-5e1abde8c335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:50:26.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:50:36.812Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=b5898820-98dc-4335-8dff-76d67d3b53f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:50:36.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:50:46.824Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=facf9006-6f21-4aa3-8079-6d82a62b1ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:50:46.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:50:56.839Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=1e6814ec-7e01-4caa-89df-026f951cb93a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:50:56.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:51:06.855Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=1d646e8f-f2ba-4c92-8597-af40f8eeb861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:51:06.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:51:16.876Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=bc7727cf-6c54-4100-9796-6060f7e55028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:51:16.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:51:26.887Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=cc7ba302-5ab2-4458-8a94-514a5ad92dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:51:26.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:51:36.901Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=d892fadf-9bf5-4a98-a317-b80877f60323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:51:36.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:51:46.914Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=fe93c5db-e767-48dd-824d-32d70abf8e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:51:46.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:51:56.926Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=4b99aa1c-e521-4f32-9380-81c2d6900cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:51:56.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:52:06.935Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=8bf099f3-11fc-4636-b881-f8536464fd04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:52:06.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:52:16.947Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=301f0107-2d0c-4412-9a4c-29d599ea43c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:52:16.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:52:26.958Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=5d81d925-cb74-4d05-8896-d43cc595ef46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:52:26.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:52:36.970Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=3667e1ae-4450-493f-8e91-f5d9c88001cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:52:36.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:52:46.988Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=0f8a962e-cf92-466f-827a-b9f6acdc63e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:52:46.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T04:52:52.965Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T04:52:52.965Z |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-01-12T04:52:52.966Z |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-01-12T04:52:52.967Z |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-01-12T04:52:52.972Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T04:52:52.972Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T04:52:52.972Z |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-01-12T04:52:52.974Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:52:56.999Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=2a24c48d-1841-4cca-a002-77cc2de80cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:52:57.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:53:07.016Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=e96f0d89-ad5c-4925-ae63-322704fce417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:53:07.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:53:17.031Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=d52dc822-17f6-4b10-8fc4-c2dcd2df0cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:53:17.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:53:27.051Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=3ae51cca-8dc7-4339-9a54-f35299b779da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:53:27.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:53:37.078Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=a80e63e2-b456-469d-8d6c-51a11dab962f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:53:37.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:53:47.096Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=472a36a9-ad24-4eae-a8da-dc060ea8374c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:53:47.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:53:57.112Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=f8939ae2-6e3b-44dd-98c2-252c800a5741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:53:57.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:54:07.126Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=b4e58499-2797-4582-ae8a-a28267907ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:54:07.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:54:17.145Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=15efd33f-885b-48f6-806e-c8d96b59beb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:54:17.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:54:27.158Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=61d5e241-5c57-4ba0-ad6e-b5fd8c11d56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:54:27.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:54:37.169Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=abede3f9-5e50-4d1f-9596-fa18f801454e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:54:37.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:54:47.179Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=0308c479-b8a1-4584-a087-410baa9ea196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:54:47.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:54:57.195Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=56b8ad11-5c4c-4371-86a3-56816f30f34c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:54:57.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:55:07.211Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=92ba9e0c-05bd-456d-ac7f-5ce283677bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:55:07.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:55:17.222Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=cabd095e-065f-4fea-aff2-af5409a413b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:55:17.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:55:27.237Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=ce32ecf4-bf9f-4a06-9d48-5ccad08154e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:55:27.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:55:37.254Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=2a237f6a-b97f-469a-aa4d-b61635d4230f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:55:37.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:55:47.267Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=6b9883d5-1de6-42e7-86d4-0c52524210ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:55:47.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:55:57.281Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=d6900241-3947-44fe-8ebf-ba02fcbd7ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:55:57.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:56:07.293Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=3e5357e0-7b6e-4427-9c18-71973672050e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:56:07.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:56:17.304Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=09eedadc-0fa8-4b6e-9da6-e7b1b727d2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:56:17.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:56:27.317Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=d6540ce4-1f38-4493-bdcc-78d87755a739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:56:27.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:56:37.329Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=74140aa6-12fb-4a78-b327-c8c7eb35cd42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:56:37.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:56:47.346Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=6204c360-6164-4ca8-892e-57f2f00cdd1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:56:47.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:56:57.357Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=850aef61-c1ca-4329-b80b-45008c2da6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:56:57.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:57:07.369Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=dc463b99-127f-4e3f-875b-64355411ccac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:57:07.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:57:17.379Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=dbea43dc-7699-4a47-beef-9b0298a432bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:57:17.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:57:27.395Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=13c7b4cf-7eab-4fe2-a9ad-78cf0fd577c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:57:27.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:57:37.410Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=758e337e-16b6-4440-9101-cdb6020a6646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:57:37.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:57:47.422Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=8cb2fa5d-9746-4c2f-a7b6-a197ec464893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:57:47.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T04:57:53.016Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T04:57:53.017Z |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-01-12T04:57:53.018Z |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-01-12T04:57:53.020Z |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-01-12T04:57:53.026Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T04:57:53.026Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T04:57:53.026Z |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-01-12T04:57:53.028Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:57:57.441Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=24b72de5-0c35-46d5-a092-42b86066e0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:57:57.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:58:07.454Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=f2f696af-e662-43c5-b67d-a88f48c73815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:58:07.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:58:17.474Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=d2d81aa3-084c-4b04-98ad-ec48c5f3e85c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:58:17.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:58:27.485Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=cc4971ee-eae2-40ef-9733-1fa2690cba87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:58:27.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:58:37.502Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=79ac82bf-6469-4752-9113-0b79e66b2be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:58:37.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:58:47.514Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=5f77cde2-9286-43b9-a688-026e7b2fbf1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:58:47.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:58:57.534Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=8a486f05-e6d7-439c-a35a-859ced0568ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:58:57.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:59:07.547Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=766ef4d1-8de2-45ae-b3a5-40d1332756d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:59:07.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:59:17.557Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=570a32af-869b-4636-b2e1-93d098b0a0ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:59:17.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:59:27.568Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=3458a139-ac44-41aa-b335-be7fbecf1523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:59:27.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:59:37.582Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=071ccaad-3d1b-4a24-af44-a3c22d571f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:59:37.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:59:47.595Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=6d8474b1-b712-4c44-8a0c-4a68fd0c8027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:59:47.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:59:57.610Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=d8b3d25e-4ceb-4326-a4d0-f0348db3ea0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T04:59:57.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:00:07.626Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=6ad6aef8-9b32-418a-a0ed-cee4fc19935f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:00:07.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:00:17.637Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=96f07b23-9632-43ba-9be4-465dfb95c5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:00:17.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:00:27.657Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=edc7ea28-84b7-4eb6-b5fb-69f052e23708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:00:27.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:00:37.670Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=a6fcf15c-7474-4c8d-b04a-5eb15cb332d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:00:37.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:00:47.700Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=9380d3bd-889e-4e73-bf34-a8c533ba2013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:00:47.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:00:57.711Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=61e14d76-382b-4cc8-91fc-6e4f768b3b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:00:57.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:01:07.725Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=1b25d80f-5aed-4939-8996-d34115adc43f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:01:07.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:01:17.738Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=cfcffcd5-4456-4fb9-bce7-5d02b84c32ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:01:17.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:01:27.754Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=490e6799-bf97-40e3-8732-22b039a3b263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:01:27.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:01:37.770Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=402194c8-2ff2-4be0-8990-9578a264c9ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:01:37.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:01:47.781Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=9c433d66-3ba0-4f8f-94d3-8299097f01ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:01:47.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:01:57.796Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=55b9f274-e934-4850-8d47-62cbb7e11e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:01:57.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:02:07.808Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=ec673d6c-9342-4c2d-b91c-96c399623725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:02:07.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:02:17.822Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=562aaba5-91ec-4569-af5f-94e98b3a63a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:02:17.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:02:27.834Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=0177d848-2fdb-4d3d-bedb-6f1c671c4cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:02:27.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:02:37.847Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=52d26f93-3c5b-4535-80bb-8b80133c0434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:02:37.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:02:47.858Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=2d35bb0e-907f-4040-8bb7-7898acdb704f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:02:47.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T05:02:53.035Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T05:02:53.035Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-12T05:02:53.036Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T05:02:53.038Z |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-01-12T05:02:53.043Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T05:02:53.043Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T05:02:53.043Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-12T05:02:53.045Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:02:57.870Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=652555a0-e99a-4c6d-a572-564496c65e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:02:57.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:03:07.883Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=eda3de5d-9d57-4cac-8032-3a7923b3bdde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:03:07.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:03:17.901Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=ac53ddd4-4ba5-429d-ad81-c9dba98aa227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:03:17.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:03:27.914Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=3df502c7-2c41-404d-a064-f98953ae562e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:03:27.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:03:37.926Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=650101eb-1635-4680-a16e-6162df054980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:03:37.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:03:47.941Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=56a156d0-054d-4077-8acf-055d1058e1f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:03:47.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:03:57.963Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=b3e49759-20e0-48cc-98b9-d285319b0377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:03:57.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:04:07.981Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=4c141d78-6cf0-45ce-a32f-88d1610cffcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:04:07.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:04:17.993Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=02c4a7d5-2c77-4c73-9296-97e9673cadae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:04:18.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:04:28.005Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=0fdfd00f-bed6-4e6c-ab67-8bcbc77325c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:04:28.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:04:38.018Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=75080ea9-573b-412b-bbfe-dee99bba82dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:04:38.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:04:48.030Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=39f84179-58de-4639-804f-2579a0a7bafa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:04:48.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:04:58.042Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=d7ba5309-108e-4cba-86c1-1efda94ad5fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:04:58.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:05:08.054Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=a50a2946-4975-46be-b394-1d2b43562fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:05:08.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:05:18.066Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=b69393e4-ecb8-47b2-8a5c-6a861c39fbfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:05:18.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:05:28.078Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=0fcbe591-1627-4aed-919d-2c6ca45ac9c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:05:28.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:05:38.092Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=87ee2337-aa4a-4424-9e02-1e36e041a0e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:05:38.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:05:48.111Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=f08b7c9f-84a4-4e58-99f5-09ebf1155d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:05:48.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:05:58.121Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=e56f07c7-895e-4c16-898e-f3b31afaca4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:05:58.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:06:08.137Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=cc2f0a81-0f78-4a26-aa93-58892ccfc049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:06:08.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:06:18.150Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=67d1ace1-d1cb-44e1-9587-414adfd9f9ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:06:18.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:06:28.166Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=567bee35-ffbe-46c0-8d0b-1d686fab6b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:06:28.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:06:38.176Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=f80c616f-14e2-4fa8-af21-81275439a6dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:06:38.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:06:48.190Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=d4794844-6b18-46e0-ad16-b0e8aea0a24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:06:48.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:06:58.204Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=9c62e928-c4f5-4f83-bb9d-80108d814b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:06:58.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:07:08.218Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=097034d5-aa15-4412-8273-325c3ad772d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:07:08.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:07:18.229Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=a034e900-fd90-4ce6-aa4f-fa6f5bff6b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:07:18.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:07:28.243Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=2dc0604c-728d-412b-b7df-a5ca96af9ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:07:28.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:07:38.266Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=739791b4-02c7-4472-a3af-4774c93b950e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:07:38.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:07:48.287Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=d0ed8619-d9f9-4c46-bf2c-9c98e979cfa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:07:48.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T05:07:52.940Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T05:07:52.941Z |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-01-12T05:07:52.941Z |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-01-12T05:07:52.943Z |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-01-12T05:07:52.947Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T05:07:52.948Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T05:07:52.948Z |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-01-12T05:07:52.949Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:07:58.302Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=c2330729-34fe-48e1-b503-993d31f0152d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:07:58.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:08:08.318Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=053ab51e-b4e3-4a50-94a3-7939bdba5aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:08:08.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:08:18.335Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=930e2070-47ca-40a1-9e34-4d4388614717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:08:18.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:08:28.356Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=afcddf25-81b9-4550-8eaa-a2a3bf7d1ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:08:28.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:08:38.369Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=075e97c2-02bd-4f9a-a4c5-fb247b55949e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:08:38.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:08:48.389Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=a3b0346b-41d6-4990-84b2-a493bb055596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:08:48.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:08:58.411Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=30fca603-ebd5-4ed9-a023-e10e0e363ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:08:58.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:09:08.427Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=6d421c9f-7cab-48d7-a462-ff9cb196d246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:09:08.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:09:18.439Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=7f162c14-94f3-408e-8abd-02ae24415e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:09:18.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:09:28.454Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=b4f91372-91a5-47f9-baab-82c342f4266d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:09:28.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:09:38.471Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=cbfd74a3-e020-4f8b-870a-eb6ddf084b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:09:38.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:09:48.484Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=0cb24d10-4a3e-45fc-bbbf-b13c52a603e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:09:48.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:09:58.498Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=6f7af8f4-d98d-4c50-8ad9-969aaf8b22cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:09:58.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:10:08.515Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=f4007e76-3207-406e-9f55-134fe9e39463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:10:08.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:10:18.525Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=18aad492-f3c9-430b-9413-d238b0654fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:10:18.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:10:28.538Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=c1407aec-9453-4606-b697-9095b3cad8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:10:28.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:10:38.557Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=30a1544a-7dcf-4ad7-a2b3-723fdec9543f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:10:38.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:10:48.567Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=83b60873-a186-4882-a247-685600e54cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:10:48.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:10:58.581Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=93a4ab20-6259-41da-a256-7649cb4de7c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:10:58.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:11:08.591Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=919b0fdd-c6fc-468b-b835-7feab2aa9891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:11:08.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:11:18.607Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=1324fdb3-b60b-49af-9fb7-fe5ca9c891e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:11:18.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:11:28.637Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=de78c4cc-2c60-4c54-ab29-ebc604e18e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:11:28.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:11:38.653Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=36ed2304-9db0-47a3-9c9d-29fa284ff19f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:11:38.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:11:48.666Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=c530672e-22ad-4362-84d3-bcb7e874bde2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:11:48.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:11:58.715Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=144cd286-41d4-4bbb-92c3-750785081ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:11:58.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:12:08.730Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=d90e0b0e-64ae-4590-9594-0a580bff11df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:12:08.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:12:18.745Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=90943e59-07fe-4a42-bb8e-3b2824b8c227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:12:18.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:12:28.766Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=e32b8e74-9490-4c3c-b0dd-f0ed5ca5ec7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:12:28.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:12:38.805Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=f22862a0-d4ab-46be-97bc-710fce7b6b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:12:38.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:12:48.819Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=2f77f113-623f-434e-8466-1e2aecd0ee8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:12:48.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T05:12:53.046Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T05:12:53.046Z |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-01-12T05:12:53.047Z |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-01-12T05:12:53.049Z |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-01-12T05:12:53.055Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T05:12:53.055Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T05:12:53.056Z |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-01-12T05:12:53.058Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:12:58.832Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=59e3b48e-7d8f-42cc-afe8-d07a5a553c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:12:58.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:13:08.848Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=a33c7f50-47cf-4ede-8cc3-596c5089c245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:13:08.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:13:18.866Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=cd77095e-ad59-481f-9aed-83b361ccb2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:13:18.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:13:28.892Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=e495ee30-d63c-49cc-8415-97648cc40c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:13:28.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:13:38.918Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=4c3e036d-3d07-47a0-a578-41800d1b61eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:13:38.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:13:48.930Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=61d077bb-3bd1-44ba-b73c-ff90e1fb8a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:13:48.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:13:58.942Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=e3b7df78-a6c5-4cee-93c1-df68929458c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:13:58.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:14:08.957Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=317da879-2185-4951-b34c-17276ecc55cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:14:08.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:14:18.972Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=671d492a-151e-4a8d-952c-8da839678305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:14:18.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:14:28.988Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=c3615797-9f0e-4ca8-ad13-d4a5e5ee6112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:14:29.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:14:39.034Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=084a02b3-a6ee-4d18-9332-127cd62ef301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:14:39.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:14:49.059Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=a6a101b1-ad0a-4324-ae07-23908fd20b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:14:49.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:14:59.076Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=ef889463-b703-4d69-ab65-a8946dc00993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:14:59.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:15:09.095Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=87773062-c1ea-4012-8f21-2042b56aaed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:15:09.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:15:19.104Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=615531dc-f11b-465b-914d-7d070d6f7d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:15:19.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:15:29.120Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=a834fe77-4cff-4cb1-b40f-aead53f3ca79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:15:29.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:15:39.141Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=aecae1b2-0c4c-4e75-90e3-026da2253a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:15:39.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:15:49.156Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=2ebf6115-997d-44f9-bae1-af3647226191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:15:49.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:15:59.173Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=92629ebc-e2cc-4d88-8522-fb80698fa8c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:15:59.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:16:09.214Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=ec6447d9-9a7f-4c16-9e34-0772f72d39a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:16:09.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:16:19.226Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=bd2a85b0-12d9-49ee-aa49-b5695497984e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:16:19.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:16:29.244Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=73b520c0-ac71-4521-a4a9-7687b43debcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:16:29.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:16:39.255Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=14c300c7-031a-4938-96c2-c2f76b5bab7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:16:39.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:16:49.267Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=937c256c-2b1d-4e96-abed-bd3e1046c0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:16:49.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:16:59.285Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=fe793b1c-f932-468c-9e62-8dac8264d512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:16:59.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:17:09.319Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=aa844299-17d6-4512-ab97-09cfbc2307c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:17:09.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:17:19.341Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=bea5604a-093f-4952-bb73-4645f5cc4033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:17:19.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:17:29.354Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=d67c6435-926e-4045-9c5f-8c706bd44f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:17:29.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:17:39.368Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=8f4faf78-7214-4c82-99b9-ba1bbbb0022f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:17:39.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:17:49.388Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=c9d3de43-5e44-45b3-ab97-2bada05c0f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:17:49.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T05:17:53.000Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T05:17:53.001Z |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-01-12T05:17:53.001Z |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-01-12T05:17:53.004Z |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-01-12T05:17:53.008Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T05:17:53.008Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T05:17:53.008Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-12T05:17:53.011Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:17:59.416Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=a42ecf4e-b45c-44f7-9054-08df0076b249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:17:59.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:18:09.454Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=e31f3772-13ea-4e7c-851e-d5b5958e7856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:18:09.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:18:19.465Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=2bcc2902-a579-4f6b-b35b-dce62244da72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:18:19.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:18:29.480Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=42b7ba54-a35a-4249-9094-ca75387e0a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:18:29.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:18:39.489Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=92d47b77-100a-466d-a6dc-a013464f6576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:18:39.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:18:49.513Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=4df68170-def8-4777-bcaf-fd12b46eefd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:18:49.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:18:59.528Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=67a90a44-6869-4d4f-8151-72c442e5ff78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:18:59.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:19:09.547Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=7a2dab4e-2d50-4beb-9b4a-0164183b4e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:19:09.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:19:19.564Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=491fd4eb-3f52-4d01-86c8-2af0a02961d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:19:19.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:19:29.574Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=bff9fafa-48f2-4b84-af48-956d858d3ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:19:29.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:19:39.588Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=a2b630c2-a3cf-4f3f-9a10-53d1ca8c5987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:19:39.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:19:49.602Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=d00c30cf-8405-41f4-bac6-e4cc68677831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:19:49.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:19:59.613Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=17135904-e727-49cf-9348-20ac97467e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:19:59.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:20:09.631Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=9edc1cce-4695-4362-899e-d2938b701cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:20:09.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:20:19.645Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=54294a26-c4eb-4e23-a9da-2e7cd38069ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:20:19.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:20:29.658Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=3d6538d8-4ffb-4bfd-a7fe-d70509a3ba8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:20:29.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:20:39.668Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=0e28ec11-e631-4859-9d12-8be9aa91e747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:20:39.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:20:49.709Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=42babc84-15d3-4e13-8ad7-e70d2ecedddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:20:49.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:20:59.720Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=259dae68-6192-400d-b1c7-863683ecdc75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:20:59.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:21:09.734Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=d176f529-dbf6-42dc-839f-0813c23a885d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:21:09.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:21:19.745Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=4226cab3-72d1-4798-8e4a-b63644da2550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:21:19.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:21:29.758Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=308000f4-f615-4468-a264-d4ba0c23da5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:21:29.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:21:39.773Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=2ac147b9-c38c-490f-864d-c890fac7282f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:21:39.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:21:49.808Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=70e3cfd7-8e6d-4b26-a86d-6496a800cebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:21:49.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:21:59.842Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=d102b66c-f01a-4176-aeb7-3372fc159c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:21:59.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:22:09.855Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=91f40bb7-1b31-4395-903e-accf7a745d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:22:09.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:22:19.869Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=9dcc28da-e65a-461b-bd2c-c5faf5b66ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:22:19.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:22:29.883Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=d6522c98-0307-4e74-943c-785d3e8d6c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:22:29.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:22:39.896Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=812d7ba8-d3b7-4a3e-b09a-b9003df95698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:22:39.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:22:49.911Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=1ae020f2-00f6-4cd6-9a8e-fdb3f5b8a9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:22:49.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T05:22:53.033Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T05:22:53.034Z |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-01-12T05:22:53.035Z |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-01-12T05:22:53.037Z |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-01-12T05:22:53.049Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T05:22:53.049Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T05:22:53.049Z |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-01-12T05:22:53.053Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:22:59.923Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=1e8ef9af-b8e1-4315-aa4a-ca098f102704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:22:59.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:23:09.934Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=3cfd5c54-8c56-440b-b6df-a27240d1a2da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:23:09.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:23:19.948Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=3e2e418b-2c0b-4af4-a51f-37555adde966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:23:19.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:23:29.963Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=7c9d9dab-1735-410d-bf98-227f110d41f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:23:29.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:23:39.974Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=7f3b153d-71d1-4857-8da0-7581748c1d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:23:39.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:23:49.988Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=5d4f452a-d4f4-4a9f-9ed6-d44daa4de097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:23:49.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:23:59.998Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=19185e46-51ae-4071-8ad5-e2f70cdb48cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:24:00.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:24:10.008Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=896aef81-3191-4311-a72c-135b9c1ed6c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:24:10.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:24:20.021Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=04c08f5c-e9e2-4533-8bb4-5af02f4217b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:24:20.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:24:30.032Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=37d314d2-6d62-4e31-b44a-77161fd0e9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:24:30.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:24:40.043Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=5142915c-0e61-43dd-bdf5-64dfa4330051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:24:40.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:24:50.053Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=d310b0fa-8465-4f30-936e-9ff4666e4cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:24:50.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:25:00.064Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=9d6765a4-17e1-4182-8899-b0dda80111c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:25:00.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:25:10.079Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=bbf89b12-45c5-4e0b-af58-dbc605c52476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:25:10.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:25:20.093Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=ca6a8267-659d-4fda-bd23-0aaccdded0e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:25:20.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:25:30.105Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=e1039e22-0ee6-4bc3-b62a-c3e1d8478751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:25:30.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:25:40.116Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=c154d445-06ff-43d7-9dd5-d6ac73e4a64f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:25:40.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:25:50.128Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=b4f3ac7b-e7ea-4185-895f-48f7a2dad5c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:25:50.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:26:00.139Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=55cd2246-81ec-4d61-819f-d2f24d7c7c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:26:00.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:26:10.149Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=455259d1-c33f-4a26-b3ea-be02be9b7de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:26:10.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:26:20.160Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=45d1a9ed-5e08-4c2d-888d-c2c8659e7f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:26:20.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:26:30.172Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=fe96ebeb-653d-4a00-a62e-95092d056add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:26:30.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:26:40.182Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=59b8d84d-f88a-43f3-a13f-a6f9ecd32843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:26:40.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:26:50.195Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=d10ed8cf-d871-4287-9463-d15cc5c44b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:26:50.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:27:00.210Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=fb7839f4-e4e4-492e-ab11-4dc30a2ae67a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:27:00.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:27:10.223Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=ab7b552d-3686-4df6-a031-a84da825bb03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:27:10.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:27:20.236Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=82ff90a5-c504-4433-a95c-5b4826f366b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:27:20.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:27:30.252Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=2d77dd48-23f9-4b22-9585-ccfd39a8a5cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:27:30.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:27:40.265Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=38689b0c-4ed5-438f-9ef5-bb8caf8a13d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:27:40.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:27:50.294Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=a1d3b228-a41e-48ef-9101-7a89a64583ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:27:50.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T05:27:52.946Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T05:27:52.946Z |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-01-12T05:27:52.947Z |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-01-12T05:27:52.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-01-12T05:27:52.953Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T05:27:52.953Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T05:27:52.953Z |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-01-12T05:27:52.955Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:28:00.305Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=6b29679e-501c-459a-b351-473dae2d47bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:28:00.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:28:10.319Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=f6ff2135-1396-48d5-b3b4-f81a4f32374a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:28:10.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:28:20.330Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=fe526285-1acd-4826-997a-14ca41d9c96e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:28:20.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:28:30.347Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=563d4db8-95d4-4642-8699-d567bd3381a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:28:30.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:28:40.360Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=2adffa3f-d1f2-42e5-b174-7f56356e05cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:28:40.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:28:50.377Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=568c66f1-f4ef-4301-ad1e-bf4dc79795a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:28:50.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:29:00.389Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=c402cd84-fa9a-4ce6-b860-c3a229de13dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:29:00.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:29:10.404Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=6591cfa0-fcbb-4730-b865-db67e0600764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:29:10.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:29:20.418Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=bd47c7d2-224e-455b-bab2-3587fac06b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:29:20.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:29:30.432Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=8b55bd1b-1910-4b70-863e-c2c30d3be348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:29:30.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:29:40.443Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=6da25df7-f3f7-44fe-bb7d-13c83793b25a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:29:40.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:29:50.462Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=1b1f27f0-2233-486c-9b1c-4720b6c68994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:29:50.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:30:00.487Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=64f1ff24-5a70-4f51-8796-9a6fd770bae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:30:00.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:30:10.514Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=512de0d1-49eb-4366-8787-9655c1693926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:30:21.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:30:31.139Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=6f61cf9b-da01-4138-869a-413d8156a1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2023-01-12T05:30:32.393Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=lfDiV1jDovOwS04ITpMy, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:30:32.863Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:30:32.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:30:42.864Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=b28076d7-f2eb-4eb8-869e-91a04ea06f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:30:52.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:31:02.508Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=d11f7bd5-ffbb-494d-b94c-172e43889532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:31:12.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:31:22.149Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=47b6ab44-bef2-4776-90aa-f2649c799e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:31:31.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:31:41.744Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=6d2e0cc0-052d-4e01-adc0-d5d50fe99e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:31:51.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:32:01.447Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=5b698c72-dc64-4b54-9b15-6958ddf50735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:32:11.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:32:21.151Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=a34f10f8-edfb-438e-91d3-30213a616353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:32:30.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:32:40.860Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=40769fce-e241-4abd-b62e-4707731d5d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:32:50.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T05:32:53.059Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T05:32:53.059Z |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-01-12T05:32:53.060Z |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-01-12T05:32:53.061Z |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-01-12T05:32:53.066Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T05:32:53.066Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T05:32:53.066Z |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-01-12T05:32:53.068Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:33:00.473Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=6a9c4e48-0fe3-46f4-9b67-cabe7fbeb357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:33:10.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:33:20.117Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=4ccbcec6-3669-4158-9700-39f221824d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:33:29.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:33:39.729Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=c9615c81-4270-49bf-9ac8-8e96141ab39f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:33:49.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:33:59.333Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=7b3efed1-497e-4719-9c2f-c658010304db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:34:08.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:34:18.938Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=8b1eebaa-ee5a-4b10-b89b-31492b8e997f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:34:28.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:34:38.653Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=b9820d61-e7a1-4fed-b4d4-061c7499b830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:34:48.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:34:58.393Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=7430f173-e614-4ee3-893c-d6bc5be315eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:35:08.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:35:18.115Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=8d8a8ea6-7c45-443b-a758-d4e00cf59fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:35:27.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:35:37.771Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=5b494699-fdaf-443f-a14f-e0b9a56e9696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:35:47.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:35:57.492Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=a4965abd-c2f3-4c7f-b37c-ca25470eecce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:36:07.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:36:17.119Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=7f345f99-5547-4671-b1e4-44e3d1250c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:36:26.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:36:36.928Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=485675c8-5e74-437b-9090-e1cf3c7c03dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:36:46.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:36:56.548Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=11d73e22-aeca-436c-9b22-c39782312482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:37:06.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:37:16.159Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=62c6f04e-c39c-408e-8444-21a8e2b2391b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2023-01-12T05:37:24.906Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=1s6k6FOkWXL7Hf7OBRTG, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:37:24.933Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:37:24.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:37:34.934Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=8556553f-4c2f-4421-9b34-1362cf72aebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:37:44.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T05:37:53.041Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T05:37:53.041Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-12T05:37:53.042Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T05:37:53.044Z |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-01-12T05:37:53.049Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T05:37:53.049Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T05:37:53.049Z |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-01-12T05:37:53.051Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:37:54.541Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=1d07ba9f-e1a5-4e32-a50e-8c3ef771e618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2023-01-12T05:37:55.481Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=T2q2RERwlULDeeG0aPOY, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:37:55.530Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:37:55.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:38:05.531Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=485dbf58-473e-44a7-964d-0fd43f9ece44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:38:15.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:38:25.142Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=6112f296-6bb4-45ca-af39-3ae5e7eb27cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:38:34.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:38:44.840Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=fbe5dfb3-b20a-491e-8991-61701d5ca081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:38:54.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:39:04.464Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=621e7fd4-2128-41d7-be62-25b500ca148b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:39:14.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:39:24.074Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=83968e56-a0b9-4405-bf64-4700e01d204d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:39:33.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:39:43.686Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=b8bd1edd-b27f-4efb-9354-b2ab81279e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:39:53.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:40:03.332Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=895cb019-da1c-493f-b6fb-03722bf8fe22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:40:12.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:40:22.942Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=90f99f06-aecc-41c8-9aba-8f77db689403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:40:32.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:40:42.501Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=d3448e64-0447-4313-9bc7-d2955393bc9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:40:52.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:41:02.105Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=a1a8ca14-03ef-4db6-96ed-bc4a45af36cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:41:11.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:41:21.684Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=a4aea10d-c4dc-4132-ad7a-e3e3ae162397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:41:31.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:41:41.287Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=40c4dc96-4e66-4e66-aa6c-8dde4368ff44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:41:50.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:42:00.858Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=f8c2b14b-a6fc-4789-adf5-306ba5d2e1d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:42:10.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:42:20.432Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=e0bd7c1e-6c09-4fba-a6b8-b496c5bb08f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:42:29.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:42:39.998Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=a3e2678e-c6e6-4bbf-8ff6-141c9ee5b126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:42:49.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T05:42:53.049Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T05:42:53.049Z |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-01-12T05:42:53.050Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T05:42:53.052Z |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-01-12T05:42:53.057Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T05:42:53.058Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T05:42:53.058Z |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-01-12T05:42:53.060Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:42:59.557Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=669c6deb-6806-43ed-94f7-4465f5b959f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:43:09.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:43:19.125Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=79944c2f-17b7-4f11-98dd-b0410d08e42b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:43:28.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:43:38.703Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=671cb7a1-a923-467f-a090-1090c1684057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:43:48.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:43:58.263Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=38cedffd-2114-4c8a-896d-71c8ede53703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:44:07.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:44:17.820Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=664d5377-2966-40d4-8d46-b5c0fa8dc9e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:44:27.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:44:37.391Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=08b72428-a919-467f-84fc-7f69027b9c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:44:46.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:44:56.961Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=708aad1c-db1c-4fe5-9ea0-f1208aae55c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:45:06.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:45:16.549Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=fc91a228-b006-4de9-94d5-0412c0114822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:45:26.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:45:36.103Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=349a69bd-d03e-4329-a3e8-bd490d14b2ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:45:45.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:45:55.663Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=2b1b4ade-c962-4aaf-9083-5c1338d78d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:46:05.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:46:15.246Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=d30aea53-baf7-4354-b336-44777e5c6e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:46:15.992Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:46:25.988Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=abf722a7-4871-440e-8625-4fea0497a652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:46:35.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:46:45.579Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=736a46e5-5a55-4a08-bb1a-b47af225e24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:46:55.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:47:05.141Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=967e0655-9950-418f-b793-0eb7d9c76d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:47:14.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:47:24.757Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=bd3d56d1-5209-47d0-a9b7-d0cb898a40f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:47:34.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:47:44.325Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=cd4847be-beb8-4714-acd8-233ad694d717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T05:47:52.949Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T05:47:52.949Z |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-01-12T05:47:52.950Z |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-01-12T05:47:52.951Z |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-01-12T05:47:52.954Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T05:47:52.954Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T05:47:52.955Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-12T05:47:52.956Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:47:53.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:48:03.901Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=a94e9dd8-1aa3-4045-be3c-2ced6a14caad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:48:13.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:48:23.515Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=25b0b25d-90a3-4889-8e85-2680c572ba7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:48:33.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:48:43.078Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=b249c8f5-e28d-496c-8bc9-34fd32113cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:48:52.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:49:02.659Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=4d3253dc-e1e3-4e27-89ec-516ed5ef6977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:49:12.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:49:22.255Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=47849964-2c8b-41c7-a090-41bba175cd0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:49:31.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:49:41.817Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=feda2b77-b6c4-4324-9f82-0279c159557d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:49:51.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:50:01.434Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=b74ffb81-1d1f-48da-8397-6d2505f4fe61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:50:11.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:50:21.018Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=dc3ff369-73d9-400b-9210-043431f4e957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:50:30.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:50:40.598Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=040fffa6-abbd-4200-90cd-b868e52149f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:50:50.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:51:00.153Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=0640125a-42ed-4e6d-b280-dea95dda0f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:51:09.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:51:19.723Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=3586625c-245d-4867-ac4e-933dad0d1b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:51:29.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:51:39.299Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=9ce9c28c-bd37-4edc-9043-1739244b2210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:51:48.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:51:58.891Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=a6bb9411-417f-412c-a126-2d5ad6275af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:52:08.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:52:18.513Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=7e4d79bd-caf3-4c70-97bc-ff672f039ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2023-01-12T05:52:23.178Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=M9KVQCNjBNT4Us7whNdD, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:52:23.211Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:52:23.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:52:33.214Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=b3e1e807-7972-40d7-91d2-ede322237cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:52:42.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:52:52.814Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=2a95666b-a2d2-4eaf-bce2-792677bea6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T05:52:53.089Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T05:52:53.090Z |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-01-12T05:52:53.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-01-12T05:52:53.092Z |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-01-12T05:52:53.096Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T05:52:53.096Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T05:52:53.096Z |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-01-12T05:52:53.098Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:53:02.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:53:12.410Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=6b6ed782-8c97-481e-bf1e-d215306a287f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:53:21.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:53:31.978Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=64a0ade5-21ac-4c6d-a208-91103f0d06c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:53:41.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:53:51.548Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=d10ca404-88b6-4022-821d-15c2e92927c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:54:01.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:54:11.098Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=1ec9000a-b7b5-44aa-aa7d-64aac92d40d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:54:20.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:54:30.723Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=491456ee-1549-4088-a7af-1094ea6a269f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:54:40.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:54:50.268Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=6e5b483f-5689-4a0f-93c6-fb729d09a61a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:54:59.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:55:09.848Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=79f8829a-70da-4e6a-85da-9c1e39b64339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:55:19.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:55:29.439Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=95887041-990d-4f6b-a25d-6a545a97df43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:55:39.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:55:49.021Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=2b6be66b-2bbc-4d42-985a-3e3de16d8259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:55:58.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:56:08.599Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=175ca52d-7d96-48c7-a349-3b69e38a1a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:56:18.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:56:28.187Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=09c4a3e9-a68b-42ed-860d-a315fbe7796b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:56:37.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:56:47.760Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=981a7cb4-92b1-42eb-a801-e9a7fee0241d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:56:57.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:57:07.318Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=96326f84-f62b-4864-befd-edd858ab7f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:57:16.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:57:26.890Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=b97a7f3f-8281-45e7-9d3b-68f32fd14081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:57:36.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:57:46.474Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=60b0bb70-d6f1-418b-9e5e-955407284257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T05:57:52.975Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-12T05:57:52.976Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-12T05:57:52.977Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T05:57:52.978Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T05:57:52.984Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-12T05:57:52.984Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-12T05:57:52.984Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-12T05:57:52.986Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:57:56.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:58:06.058Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=fd771d24-9d49-4819-b2c4-23b26ec76578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:58:15.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:58:25.657Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=cd1aa930-4902-422e-848c-802e96df775b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:58:35.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:58:45.212Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=18dfacfa-7422-411e-b0d3-a6cd525845cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:58:54.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:59:04.803Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=2a9b7cc2-76d6-43ff-9f15-f7efa7d8e11c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:59:14.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:59:24.404Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=f9c645f9-e3df-4790-946a-b5a054de85e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:59:33.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:59:43.965Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=8a402e36-986b-4d03-8097-98e7b7c38170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T05:59:53.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T06:00:03.558Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=05502e1f-7fc9-47be-8fe3-32518d018cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T06:00:13.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T06:00:23.162Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=9f144ab0-9c07-41ad-aa96-f3bf6e22d08c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T06:00:32.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T06:00:42.719Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=717a8547-0bb7-4ffa-92a2-0c39cc0dd71d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T06:00:52.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T06:01:02.332Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=702dd385-819e-49ea-bee7-b4e12c3e4f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T06:01:11.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T06:01:21.929Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=b7ee954d-0e43-4303-9d2b-0f0cd2470960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T06:01:31.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T06:01:41.506Z |INFO |Init configs |InvocationID=d5a68ee0-2811-4f02-8aaf-dc204a945081, InstanceUUID=26070b31-05cc-45aa-8856-c8dab87991c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-12T06:01:51.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.Schedule