By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-06T03:09:02.059Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-06T03:09:02.063Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-06T03:09:02.098Z |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-06T03:09:02.716Z |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-06T03:09:02.814Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-06T03:09:02.814Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-06T03:09:02.814Z |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-06T03:09:03.007Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-06T03:09:03.105Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-01-06T03:09:03.162Z |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-06T03:09:04.401Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-06T03:09:04.863Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-01-06T03:09:04.882Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-01-06T03:09:04.882Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-06T03:09:04.944Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-01-06T03:09:04.944Z |INFO |Root WebApplicationContext: initialization completed in 1781 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-01-06T03:09:05.625Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-01-06T03:09:07.845Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-06T03:09:08.508Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-06T03:09:08.665Z |INFO |Started MainApp in 9.522 seconds (JVM running for 10.339) |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-01-06T03:09:08.740Z |INFO |Start scheduling PRH workflow |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:09:08.754Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=a4c9d5b2-78e1-43fd-b5a5-5d828e98282c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:09:09.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-06T03:09:17.468Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-06T03:09:17.470Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-06T03:09:17.474Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:09:19.229Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=1ee30ffd-8ad5-4068-a952-e376ecc9ab53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:09:19.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:09:29.250Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=2bb0bd9f-2334-42a5-8a3c-3b979ed092a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:09:29.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:09:39.268Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=69e3913c-eacf-42c6-95e0-4a1ebd47dfef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:09:39.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:09:49.280Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=ea12aa44-809d-4da9-ba90-d1d3ba86dc98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:09:49.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:09:59.288Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=388caf51-6478-457f-91cd-0c142344077a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:09:59.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:10:09.297Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=2ec785d8-9370-4e85-a51b-23472ce4a77f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:10:09.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:10:19.306Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=ba1a4a82-58bf-4724-92bb-fc8f127417fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:10:19.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:10:29.316Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=215f4ce4-d0b6-47de-b172-27c57db1a26f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:10:29.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:10:39.328Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=fc1b34d4-3d8b-4262-b037-669e2686c8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:10:39.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:10:49.337Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=7c67d4a2-edc9-480e-a4ab-dc78cad7b426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:10:49.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:10:59.346Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=59e9933c-3c20-4022-98cd-be12071bfbd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:10:59.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:11:09.355Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=ec023922-f27e-4e72-a5e5-5157cc3fd525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:11:09.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:11:19.365Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=0753e836-281e-460e-ac80-561c1a51cfa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:11:19.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:11:29.383Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=33d6979e-1517-4379-b8ec-d1937122ad7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:11:29.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:11:39.396Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=b10c5140-5a35-45a1-b688-dc33b6f0d5d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:11:39.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:11:49.406Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=41d9addb-f174-499d-8694-d9f10ccc6f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:11:49.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:11:59.421Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=73a5f415-5314-466f-b10b-ba9c3044fc5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:11:59.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:12:09.440Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=57d61b89-fac2-4e53-bad5-bc4d4b24bc9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:12:09.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:12:19.451Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=8d208435-ed2c-4d87-ac4a-f9244002715d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:12:19.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:12:29.461Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=274929d8-b988-4c0a-a788-954321b27886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:12:29.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:12:39.487Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=3e441024-bf59-47a8-b877-c6ac49cd12c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:12:39.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:12:49.501Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=b4f5adca-1270-414f-b89f-288866b30015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:12:49.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:12:59.512Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=2467e675-78c9-4768-8ba5-6c03c24dcb59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:12:59.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:13:09.538Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=022c1462-6a6b-433e-932d-437d83ce044b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:13:09.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:13:19.557Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=76845ff3-6303-4cd1-993c-4440942993f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:13:19.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:13:29.578Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=d238c622-0c03-4ca1-af95-54431b52957d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:13:29.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:13:39.589Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=cd1e3683-b4be-4854-b51f-4289875dbdaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:13:39.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:13:49.599Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=f526b204-2c6e-41a6-ad98-2a74e24eb434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:13:49.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:13:59.628Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=780f9bba-978b-4f9b-b571-945a91c1f1b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:13:59.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-06T03:14:06.766Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-06T03:14:06.766Z |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-06T03:14:06.767Z |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-06T03:14:06.770Z |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-06T03:14:06.783Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-06T03:14:06.783Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-06T03:14:06.783Z |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-06T03:14:06.786Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:14:09.641Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=b23b3b41-7877-49b9-8f27-61a5bd23f0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:14:09.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:14:19.651Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=4b8b169c-711b-4316-83be-cfb72fe938f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:14:19.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:14:29.661Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=9608ac37-2ac9-48e3-906e-cbe064e5e145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:14:29.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:14:39.672Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=0a7f6064-fb3e-4f91-9349-536cb446e6d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:14:39.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:14:49.683Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=5a389bf8-a481-4096-b4cd-78cb01f2dd98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:14:49.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:14:59.703Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=8394fde1-3afc-4802-a476-0f6954170362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:14:59.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:15:09.724Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=1822a823-6bc5-40a4-8cbf-fd9dc830348c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:15:09.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:15:19.733Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=2ef24d29-db94-4f00-840c-2dee7a9ae1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:15:19.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:15:29.753Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=18ddbb37-1a53-49e4-ac25-0106827b8324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:15:29.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:15:39.764Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=9fb29517-1d07-4a04-a656-68b8ce1ed027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:15:39.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:15:49.773Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=61bcdc61-b9f2-4bbb-9093-d64418c0aae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:15:49.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:15:59.783Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=93d0578e-e1db-4918-a342-ef0fc713a145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:15:59.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:16:09.793Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=887c52ff-1057-4264-b146-b0dc68613024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:16:09.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:16:19.805Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=8551dacb-cb8e-4de3-97eb-9ba4909cda14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:16:19.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:16:29.815Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=61802865-9bae-4589-975e-05fd12fddc99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:16:29.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:16:39.825Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=14867980-aa9b-4aab-beb8-30b256b7a816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:16:39.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:16:49.837Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=7e5ca084-f808-460d-a81e-db6daf8be4c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:16:49.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:16:59.855Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=e2deed26-dbb2-4c79-bd86-1e204c3ffca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:16:59.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:17:09.868Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=17be5d94-107a-4ecd-959e-970082ee1180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:17:09.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:17:19.879Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=abef92bd-5713-4223-9db6-abdafa56708a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:17:19.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:17:29.892Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=aed4e3f8-edba-42f5-b202-374ab5fa2c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:17:29.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:17:39.903Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=60cfa529-05bf-4aeb-b750-28531e9b2cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:17:39.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:17:49.920Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=73571247-0998-4eaf-a650-d881c24a5cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:17:49.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:17:59.932Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=56d0bd95-3c91-411f-a316-a0bfdcd09804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:17:59.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:18:09.943Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=28e26b16-164d-4a54-aa67-8f580711c6db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:18:09.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:18:19.953Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=e8572568-cb8e-4ea5-b3f9-9c3c55def70d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:18:19.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:18:29.963Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=c187328b-a3ad-448f-92b5-3675088347cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:18:29.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:18:39.976Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=8cbbab61-fc8c-4c2a-be31-d55ed04466e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:18:39.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:18:49.985Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=3d207cec-4bc8-42ba-83d6-0fec4ddeb0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:18:49.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:18:59.995Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=ca752ead-f9fd-413b-b604-f3c54faa6a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:19:00.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-06T03:19:05.955Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-06T03:19:05.955Z |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-06T03:19:05.956Z |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-06T03:19:05.959Z |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-06T03:19:05.970Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-06T03:19:05.971Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-06T03:19:05.971Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-06T03:19:05.973Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:19:10.006Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=0f3af60e-19e8-49fb-ac6b-729cd95f3571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:19:10.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:19:20.016Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=69e0181f-960e-477a-93e6-0a267f2f9d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:19:20.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:19:30.028Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=f886ca65-2447-4c30-b8bf-3080938e0139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:19:30.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:19:40.038Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=92b06f70-c167-4846-905c-0a59670be327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:19:40.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:19:50.050Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=4926ec47-6ea6-4606-87d5-a19b2cc624cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:19:50.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:20:00.060Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=debc6cbb-6a92-49cf-adea-dca5797ae533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:20:00.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:20:10.070Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=65502d65-ead3-4ad3-a097-5fec041260bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:20:10.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:20:20.086Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=f935a319-e4bf-483e-9a93-f2be562030a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:20:20.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:20:30.100Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=94c3150e-cf11-4793-8cbf-3e18fa251188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:20:30.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:20:40.112Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=7c98621e-06bb-4b39-acf8-746da94a854b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:20:40.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:20:50.129Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=d1d147cc-6315-4435-a0cb-0ed311a4a9a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:20:50.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:21:00.146Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=3e554d18-6f3c-47cf-bed2-8010d59dd11c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:21:00.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:21:10.157Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=aed17d53-05ae-4ccf-8187-d932b630319b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:21:10.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:21:20.174Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=e957f112-045c-4592-b861-fa57006e67b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:21:20.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:21:30.185Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=f21ad568-4266-45e0-bf6e-23174abae045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:21:30.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:21:40.196Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=1a8e6055-fb8d-41a0-89ba-ff0275bfb4fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:21:40.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:21:50.213Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=7d6dcbf9-d56b-484a-b570-3325738bfe33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:21:50.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:22:00.225Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=d9e278f7-5fba-4bb7-89e8-bf6132641433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:22:00.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:22:10.237Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=9f30a206-a9f2-44bc-9dd3-f28892e9fdd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:22:10.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:22:20.246Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=91263dc6-e117-4e04-8f32-a345e4818f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:22:20.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:22:30.257Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=4362b4fb-8c76-423f-b09a-cf5c865dddf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:22:30.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:22:40.268Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=2ea52409-106c-4394-bc1b-6e518e7d88be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:22:40.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:22:50.278Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=fa409e5a-212d-4967-af49-ee984e745214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:22:50.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:23:00.287Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=d171f20e-f19b-4d4a-a74c-ec377d8e454a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:23:00.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:23:10.301Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=9173fe31-70dc-4151-a53a-a54fe9ec06ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:23:10.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:23:20.311Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=41974964-9b62-4293-b7e1-067d1b05f494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:23:20.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:23:30.325Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=2b37bbb8-644a-41d8-963a-a046f1e4edf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:23:30.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:23:40.336Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=8e898334-bc82-43c0-ab78-2a06f8f9d4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:23:40.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:23:50.357Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=33cdfd2e-e806-4a5b-af2c-418507cc16c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:23:50.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:24:00.372Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=8964000d-25bb-4ac9-b200-56a01a47dc13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:24:00.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-06T03:24:06.019Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-06T03:24:06.019Z |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-06T03:24:06.020Z |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-06T03:24:06.023Z |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-06T03:24:06.034Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-06T03:24:06.034Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-06T03:24:06.035Z |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-06T03:24:06.037Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:24:10.388Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=89f36903-a9b5-40dd-831c-f2f78195283e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:24:10.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:24:20.404Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=8588ace9-ad98-43c1-8038-83c03492dc79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:24:20.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:24:30.413Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=0345f14a-fa00-4e7c-9cd6-30184d244fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:24:30.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:24:40.423Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=44b983ba-0678-4935-8472-21605cd1288e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:24:40.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:24:50.435Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=12370ca6-3d4e-41c6-b6fc-2c3c991345ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:24:50.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:25:00.448Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=ccdd21aa-a900-40f1-a349-516353851a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:25:00.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:25:10.457Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=db3fa103-f17a-4790-a923-f138e208412b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:25:10.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:25:20.466Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=491f5152-0f21-4f11-a7e2-b362503c2906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:25:20.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:25:30.479Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=1216c7b9-6bed-4963-bba5-9bd802b25573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:25:30.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:25:40.497Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=69cd64bb-bd89-4775-a4cd-2e087eb563d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:25:40.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:25:50.507Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=9215a655-dd2a-49e2-8811-73f18ebf5e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:25:50.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:26:00.530Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=15a65537-801e-44d5-bde1-3382d8915a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:26:00.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:26:10.545Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=563f4ed3-240c-41b4-9b9b-c944223c81ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:26:10.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:26:20.556Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=d8631c21-014f-47e0-8669-0c523c67e6dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:26:20.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:26:30.566Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=217945d4-d0c3-49b6-8490-307ea567bdc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:26:30.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:26:40.577Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=3fa106ff-0424-4ae4-acb4-9bd13cdabf7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:26:40.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:26:50.586Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=4e5d224e-d6ae-4981-84e7-d2dd750ee665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:26:50.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:27:00.598Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=63fbdecc-ff3d-4d22-9b73-36f23d0c0894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:27:00.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:27:10.609Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=a48b142a-d117-43f5-abb7-36c1c1f60453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:27:10.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:27:20.621Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=0dcdcd50-7c68-4469-9f55-df4b5ee18985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:27:20.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:27:30.630Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=11e89dd9-1123-49dc-a833-a5073dcb12d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:27:30.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:27:40.640Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=5c8cf38e-a787-4d25-8ab2-36dbd9e569e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:27:40.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:27:50.651Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=f110d979-42dc-4ac3-a604-1e38a9dfdd00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:27:50.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:28:00.666Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=d1362665-79d1-4716-909b-abdc51950c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:28:00.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:28:10.688Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=bd425214-bb68-4314-b779-42d3dc75428d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:28:10.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:28:20.705Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=16f8414d-010f-40ee-a0f1-ef9229230dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:28:20.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:28:30.754Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=d0a5bfc7-4903-4894-bd8f-8b5837771c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:28:30.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:28:40.766Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=d89f6b3b-3c9c-4bdb-8347-d3bbb8c08100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:28:40.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:28:50.781Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=9c441759-297c-49bd-9ffb-ff3e6231d7a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:28:50.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:29:00.794Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=f82712a1-c9f0-44d6-9562-523494ea6c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:29:00.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-06T03:29:05.936Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-06T03:29:05.937Z |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-06T03:29:05.938Z |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-06T03:29:05.940Z |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-06T03:29:05.949Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-06T03:29:05.949Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-06T03:29:05.949Z |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-06T03:29:05.952Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:29:10.804Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=094bf001-df0c-4669-ae16-26461260ac56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:29:10.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:29:20.813Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=23897a47-02af-4069-bced-4364762e97a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:29:20.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:29:30.823Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=7c0b8507-0c43-4896-a19b-860df43c4cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:29:30.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:29:40.833Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=ec96599d-264c-4df5-a335-934da0778706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:29:40.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:29:50.842Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=4cea88b7-f776-48cb-b3fd-682aecfc3585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:29:50.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:30:00.852Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=f32eaf70-ab98-4ce7-9efc-01ba2088e01d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:30:00.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:30:10.860Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=72476f25-ad33-4090-88c1-6e88c557e338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:30:10.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:30:20.877Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=a392cf67-9d0b-48e1-8133-7321e7ff24b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:30:20.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:30:30.893Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=ef469f25-add6-4740-8c1c-65148121e558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:30:30.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:30:40.904Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=f3eccdcf-a1f7-44e6-a34f-3655d7a71cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:30:40.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:30:50.913Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=2bc5d969-968c-454e-a5f9-629805b42807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:30:50.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:31:00.921Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=b8d01e22-22fe-4e58-b6dd-007936eb0a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:31:00.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:31:10.930Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=71e1848d-99b8-4b5a-8f72-752b9896b97e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:31:10.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:31:20.941Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=1e98768b-e0c0-47bc-9995-58879b5fa09b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:31:20.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:31:30.951Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=fc1ab1f5-fa7e-47f0-aae1-535f10c7eb41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:31:30.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:31:40.967Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=b9d59f65-9a2b-49f3-b709-92c36b6244ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:31:40.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:31:50.991Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=3abc2590-f9d8-4583-88eb-0d8b009f568a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:31:51.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:32:01.000Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=a4d8916e-1838-488d-837d-669bdd6daac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:32:01.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:32:11.010Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=3faefe5d-525e-47da-9a56-8e2953486f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:32:11.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:32:21.019Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=dae72076-01d9-40cd-810e-f69da6decd29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:32:21.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:32:31.028Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=506783d7-1b28-426e-908d-2da070b57399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:32:31.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:32:41.037Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=dd83d4af-015b-499d-8777-3546bb6f8b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:32:41.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:32:51.047Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=baacc257-3070-4c2a-b8ff-afacfecf4283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:32:51.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:33:01.078Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=d378eb52-87e0-4942-a30c-42a57b88282e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:33:01.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:33:11.087Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=ec7cb53e-92cf-4d0e-a48e-35b8dc5e8027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:33:11.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:33:21.098Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=0ef24aaa-0ccd-4a6a-b3c4-d3af49ec420f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:33:21.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:33:31.108Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=1db9b50b-6600-415b-acca-e4810191c6e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:33:31.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:33:41.119Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=60600e63-7d09-44ab-b9a8-af7ef8cb4fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:33:41.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:33:51.137Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=46c824b1-a1af-4843-a2fe-38c641cc5d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:33:51.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:34:01.148Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=bff3b435-089d-495d-8302-d320cf72bd62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:34:01.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-06T03:34:05.988Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-06T03:34:05.989Z |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-06T03:34:05.990Z |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-06T03:34:05.992Z |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-06T03:34:05.999Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-06T03:34:05.999Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-06T03:34:05.999Z |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-06T03:34:06.002Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:34:11.158Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=6fd2719b-f354-4982-9725-200a86662d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:34:11.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:34:21.169Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=6bcabc4f-8047-443d-b2c1-e9f560b397f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:34:21.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:34:31.186Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=85dcb079-1896-4798-a477-6fca5c570fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:34:31.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:34:41.199Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=ce12393a-6538-4513-9a49-2fc59a3ab7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:34:41.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:34:51.209Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=46970216-30d2-4e0f-97a9-d521effb47cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:34:51.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:35:01.232Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=42a6089f-b154-49ad-8e0c-ff5ac5b19fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:35:01.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:35:11.242Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=70d3e386-81cc-49b2-833b-a0180e4ee100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:35:11.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:35:21.251Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=9db79c8d-61ca-4150-86b3-b07e5fcc5677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:35:21.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:35:31.260Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=1f6b9dd0-f395-45d0-ae87-dd1961e35aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:35:31.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:35:41.269Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=f81ef868-e5e5-4bcf-90da-a3ef84864c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:35:41.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:35:51.287Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=5b7fe3ec-c177-4cbe-9990-4e6ce5f13afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:35:51.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:36:01.297Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=2a4a7986-a47b-4784-8970-3606d55252d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:36:01.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:36:11.306Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=96aeb791-5fec-4c01-9330-4639d5767880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:36:11.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:36:21.315Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=e4fa5eb7-e6b4-4651-ace9-a99757e1bbfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:36:21.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:36:31.332Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=3081d639-4166-437b-9b82-766e7c18996d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:36:31.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:36:41.342Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=6a67b2db-ae8b-4a8d-95cc-43375d455170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:36:41.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:36:51.351Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=6913100e-f8e1-4ac2-a637-7b3fc033044d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:36:51.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:37:01.360Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=fd60f9fe-816b-484e-9bcd-a80423edd945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:37:01.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:37:11.372Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=5d0f343d-30d2-417a-898d-8a0722771aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:37:11.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:37:21.384Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=d777bf44-c0d9-4488-b994-afcc8214961a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:37:21.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:37:31.395Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=4032b69f-0485-41a7-8a78-3b04996aee40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:37:31.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:37:41.405Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=91340373-e1b0-4f14-8e76-2215cdc07a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:37:41.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:37:51.415Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=d5054168-5673-4983-a860-6cecfc512157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:37:51.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:38:01.430Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=5080f0fe-dcb6-440a-8e83-5afb51d56ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:38:01.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:38:11.454Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=9ac8f442-817e-4079-b822-012b33ff3aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:38:11.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:38:21.468Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=aa777fdc-e730-4021-a040-7db8b5f95353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:38:21.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:38:31.483Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=9dedecc1-aa26-4636-86e5-e104c26b74e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:38:31.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:38:41.498Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=1175fc69-97c9-42dd-a226-6435d142cf55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:38:41.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:38:51.523Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=36e1591f-53c3-4e33-a0a7-cb9fea1f89d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:38:51.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:39:01.536Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=befad2ca-b3f4-44ed-99a9-23433baf4c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:39:01.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-06T03:39:05.963Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-06T03:39:05.964Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-06T03:39:05.964Z |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-06T03:39:05.968Z |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-06T03:39:05.975Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-06T03:39:05.975Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-06T03:39:05.975Z |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-06T03:39:05.977Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:39:11.546Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=3e2b8f64-a3d9-4ea4-8786-fbc8a0402fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:39:11.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:39:21.556Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=df3a57de-4795-4266-b7a7-ea6639624f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:39:21.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:39:31.566Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=f0c223c8-2dbc-456e-859d-871ef4668d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:39:31.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:39:41.575Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=d23512d2-d87f-477c-be49-074d4861dae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:39:41.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:39:51.583Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=d8dd5774-a068-4318-ab8a-0d535971b02e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:39:51.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:40:01.592Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=15eba70c-ee6b-4ec9-95c9-598271287826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:40:01.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:40:11.602Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=fcdbd07e-d407-48c4-88e8-2aae31674486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:40:11.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:40:21.611Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=760d851c-f451-40b8-8e21-10890a417025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:40:21.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:40:31.624Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=d74d443c-6180-44da-97b4-ab3478466b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:40:31.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:40:41.637Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=f382d1af-afad-4814-aa5f-5ff9f910ae49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:40:41.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:40:51.647Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=2e54de61-1608-40f8-b01f-100c8b10c642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:40:51.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:41:01.664Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=a8d0d7d7-beb2-4594-934f-7de87b549e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:41:01.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:41:11.676Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=6bccde84-0f09-4b6f-88e1-7e918cbd7b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:41:11.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:41:21.686Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=0a099e31-2495-407a-865b-b309445e731a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:41:21.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:41:31.695Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=9d366df4-e47b-4dd9-be30-1259b619f0c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:41:31.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:41:41.704Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=e13b7916-0269-4f1a-bdde-c20d118e9c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:41:41.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:41:51.715Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=5db08b24-0de7-474c-aa54-1912118bb94a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:41:51.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:42:01.725Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=057eaf4c-5384-46f5-8da6-7cf2da50ce13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:42:01.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:42:11.734Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=98dc7644-6248-4d25-bc08-9f145c7fd216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:42:11.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:42:21.743Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=99456e48-8af6-4373-b4f2-d21e3c11c0eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:42:21.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:42:31.753Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=525b3a07-a7a6-4aa0-9193-14ad634f7d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:42:31.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:42:41.762Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=7e6c000f-d1e7-4f8a-9772-c5329369c70b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:42:41.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:42:51.772Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=77783996-0238-4451-bf04-012b7a9a1b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:42:51.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:43:01.781Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=7d8e44b9-3a72-493e-bbab-bfd4007df663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:43:01.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:43:11.791Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=e185c73f-db0a-49bb-842f-67f4282647f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:43:11.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:43:21.802Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=7e497b09-4299-4a85-bae5-c01085a78e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:43:21.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:43:31.811Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=82d43653-b977-4d60-b1a1-9803c2744ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:43:31.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:43:41.824Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=5a552fe5-5321-4eca-8705-8a2b8116465e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:43:41.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:43:51.835Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=7787f629-0e19-4ef1-8a27-ad72fcf91641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:43:51.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:44:01.849Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=1ff928a1-8ebc-4196-b528-8349fcc0bebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:44:01.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-06T03:44:05.941Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-06T03:44:05.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-06T03:44:05.942Z |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-06T03:44:05.944Z |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-06T03:44:05.951Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-06T03:44:05.951Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-06T03:44:05.951Z |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-06T03:44:05.953Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:44:11.860Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=a07cb914-e6eb-4bf3-92d9-791212e31481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:44:11.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:44:21.871Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=5ff0a0bf-ad9c-4c1d-a0d5-e8ace123a884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:44:21.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:44:31.883Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=1d21816c-8bfc-496a-ad89-f2526af0aff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:44:31.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:44:41.895Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=a2320170-8cdb-43cf-974e-781452150d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:44:41.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:44:51.907Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=15730497-eeee-4179-9d90-34379cc8bb04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:44:51.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:45:01.917Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=449d88fd-7071-46e1-8b58-e08293f9a8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:45:01.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:45:11.927Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=d4ceb5cc-77d4-4a14-b730-e805cc17b07b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:45:11.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:45:21.937Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=17854473-cfee-4026-8554-a3909e3f01e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:45:21.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:45:31.946Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=46b05314-4e28-4721-b196-d0e13fd95d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:45:31.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:45:41.978Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=74cfc07b-48f3-487d-ad13-72d4a5989185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:45:41.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:45:51.987Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=9c595e43-7d03-4821-9ff4-d25c0c08f405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:45:51.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:46:01.996Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=257a2651-d2b8-4d24-a26a-e2978f311b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:46:02.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:46:12.006Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=e7552006-30e5-4bc3-90fa-e6d2ea5b3998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:46:12.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:46:22.015Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=c71ea4a6-d6b4-49e2-a8ff-f33e7c8ea204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:46:22.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:46:32.028Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=6720374b-8912-4984-a41e-279f12d2c085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:46:32.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:46:42.038Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=323e684a-9c61-45bb-9bc2-d7d32e29bd89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:46:42.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:46:52.047Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=e31b4d0b-2845-4ac2-88e9-828a5bb89403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:46:52.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:47:02.057Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=a9dcc9c2-9c89-4cbd-8c3c-bd29e4dae483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:47:02.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:47:12.072Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=241e09ef-5813-46e5-9ee4-41d988071e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:47:12.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:47:22.081Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=ee116661-2a22-4498-9bc8-968a02cf27f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:47:22.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:47:32.091Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=9ebba351-a4a1-4e65-bc7d-1fde7ec3f037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:47:32.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:47:42.101Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=dad1bf1a-7b91-4e07-a5ae-ea48c16d04a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:47:42.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:47:52.112Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=81fc2493-08e4-4722-990a-911f6838783f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:47:52.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:48:02.122Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=3bd08b9e-e7bb-475f-bf04-e903a18092cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:48:02.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:48:12.136Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=b40bdcb2-d9a6-4f62-8326-e57b4d01312f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:48:12.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:48:22.146Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=d34a4b11-a9fc-4af2-900e-d93ecfd87f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:48:22.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:48:32.154Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=22b3926b-deb5-4fd8-8c00-dd3f8819f314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:48:32.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:48:42.173Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=37ae3876-66cb-40ce-82fc-c409fefef30d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:48:42.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:48:52.183Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=02939906-08ab-4b4a-9c73-c42312f10614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:48:52.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:49:02.193Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=ff82e047-c740-46e9-b123-e8b626a87848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:49:02.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-06T03:49:05.960Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-06T03:49:05.961Z |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-06T03:49:05.962Z |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-06T03:49:05.964Z |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-06T03:49:05.971Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-06T03:49:05.971Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-06T03:49:05.971Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-06T03:49:05.973Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:49:12.210Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=941ba52e-f504-47ba-aa27-1eb72ecf07bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:49:12.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:49:22.220Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=e1d27b9e-a966-48e9-9a8a-5e3ec3fc4a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:49:22.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:49:32.229Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=b09dd5be-5023-4861-9909-5b60f71ddb0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:49:32.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:49:42.239Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=1a90ef04-3d93-404a-970f-2335d2aa59af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:49:42.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:49:52.248Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=e3e9d669-9b43-4974-8ec8-d77c2fee0bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:49:52.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:50:02.262Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=db37f993-f62a-4816-af66-a69f59392ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:50:02.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:50:12.273Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=5fcde926-78fe-4cdb-b96f-426be7cba108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:50:12.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:50:22.290Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=0461ef3e-9ba6-43bb-b24a-80b0ee865a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:50:22.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:50:32.300Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=679b79c1-8f11-4e1e-8f61-cf34d196c2ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:50:32.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:50:42.312Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=006aa436-98f8-414d-89c1-092597522215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:50:42.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:50:52.323Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=667d8758-4e39-4797-9a86-f2a39485f66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:50:52.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:51:02.335Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=1aea00d6-82df-45c6-8bbb-efde93b38710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:51:02.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:51:12.345Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=4e93f041-9e8f-4421-896a-a46a14dda6b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:51:12.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:51:22.354Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=a43c8b1b-d1d4-4216-a8ca-6a5655f4ecc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:51:22.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:51:32.364Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=3274a095-1322-42c2-9002-625d0e6d3ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:51:32.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:51:42.373Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=a6afdcd3-5059-4d57-80da-8759961b62f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:51:42.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:51:52.383Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=ea6db606-eacd-40f3-a91b-28d6833bb8ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:51:52.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:52:02.393Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=a2580525-9039-41de-9717-6cee8a1225cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:52:02.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:52:12.400Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=2bc8ebb8-988a-4e3a-a575-2c33e8eb85bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:52:12.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:52:22.410Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=1f795799-5fe6-4b36-b969-df1d5930bfdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:52:22.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:52:32.420Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=8df4593a-d835-4e8d-9c1f-4ff4a42d169c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:52:32.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:52:42.429Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=91211aa4-62fa-48d4-bffb-7dfffaa6e492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:52:42.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:52:52.445Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=763c63ca-bbef-4c81-97fc-6cefd55ea1c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:52:52.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:53:02.453Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=9def8c29-ecf3-494d-a781-bfca9b21a8a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:53:02.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:53:12.461Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=00663752-1b4d-4a18-a017-01ebc99e63da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:53:12.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:53:22.469Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=f94ef1d9-ff96-463b-9bc0-91b9b3800465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:53:22.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:53:32.478Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=6e7feaab-c6ea-43e3-b1af-5356c984bf9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:53:32.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:53:42.488Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=07f68b88-074d-4891-b6f0-0ce82e05448c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:53:42.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:53:52.495Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=f8e53c8d-e7c3-42bd-9992-0308e5710304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:53:52.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:54:02.509Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=22aca614-f79d-45f2-8134-0638168dd310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:54:02.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-06T03:54:05.922Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-06T03:54:05.923Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-06T03:54:05.924Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-06T03:54:05.926Z |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-06T03:54:05.933Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-06T03:54:05.933Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-06T03:54:05.933Z |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-06T03:54:05.936Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:54:12.521Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=f066334c-5613-4416-b1fe-58d3eb5db793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:54:12.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:54:22.532Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=7d8ea35a-1c0b-4648-9d09-df0b660abc94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:54:22.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:54:32.554Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=4731659b-a960-4c38-a55e-f0e6288b74a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:54:32.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:54:42.563Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=6d030601-f29a-4379-8638-139e347df77e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:54:42.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:54:52.573Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=ed085c95-7f7c-45c9-ae9a-596058a19007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:54:52.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:55:02.583Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=5fa582ce-9948-44c3-ae0b-b64a457cc815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:55:02.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:55:12.593Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=9a2700c3-db4e-41dd-8fe6-bba2d45083c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:55:12.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:55:22.605Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=a02884e1-05f3-46e5-b4a7-d7c09945c11d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:55:22.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:55:32.614Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=3b65f9d6-faad-4457-a70a-771f1886f34b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:55:32.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:55:42.623Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=4deccad6-77d6-46c1-bacd-c59e3796a234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:55:42.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:55:52.632Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=0eb9790e-2b1f-4487-a0d7-d57291c6c252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:55:52.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:56:02.644Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=cdc01f07-bb5d-46fb-bbb8-f3394f6d0acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:56:02.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:56:12.655Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=1ecbf418-e126-4803-8bc4-3a98a33034f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:56:12.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:56:22.668Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=c9c67840-c68c-4369-b518-af609ebabae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:56:22.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:56:32.678Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=a697e352-f41c-4f2b-a615-759e21408f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:56:32.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:56:42.686Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=65282ebb-2ef9-4f13-a245-ba569eca314d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:56:42.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:56:52.696Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=0501318c-3ecb-494a-8492-1e320a14d46e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:56:52.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:57:02.704Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=2834be7a-e3d8-4e55-a6b9-f2546816bd77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:57:02.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:57:12.728Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=62431f77-98f7-4bcf-9ec2-39685c016c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:57:12.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:57:22.736Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=dcd559c3-a0fb-441c-82ce-f19864685503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:57:22.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:57:32.746Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=c6777d2d-3d06-4b59-a9ab-aff525bf0ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:57:32.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:57:42.754Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=020e70cc-3e15-432a-a945-98d73dfa0a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:57:42.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:57:52.763Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=a8fe8a3d-0f4c-4985-9396-3ef6e06fcb97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:57:52.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:58:02.777Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=fb414e9e-522f-48cc-ab50-054dd57861c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:58:02.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:58:12.787Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=159912d2-8b3a-43c8-a346-9b82547c3e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:58:12.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:58:22.797Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=8960a12e-1221-4023-ac75-9184e4118b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:58:22.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:58:32.810Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=cd912ce5-3f53-4b38-a4fd-7dfe3e130cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:58:32.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:58:42.820Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=ce30373a-9368-4907-ae4d-811c131ccc46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:58:42.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:58:52.833Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=be31f5ad-bbf0-4528-905a-5ddaa4f6182b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:58:52.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:59:02.845Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=8c2ade9a-24e3-4589-b10f-d0a110c5a2ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:59:02.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-06T03:59:05.984Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-06T03:59:05.984Z |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-06T03:59:05.985Z |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-06T03:59:05.987Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-06T03:59:05.993Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-06T03:59:05.993Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-06T03:59:05.993Z |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-06T03:59:05.995Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:59:12.856Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=8bf8b2cb-e754-4485-b02d-9a9e3141b307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:59:12.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:59:22.866Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=91fa429a-419e-4433-b412-e1ab67ddf317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:59:22.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:59:32.875Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=6053ad04-fc77-470e-bdb8-79b5d394967a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:59:32.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:59:42.886Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=60feb1b5-0419-4485-a64e-c71a3bbf3efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:59:42.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:59:52.900Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=639d74bb-abf1-46e4-b221-40135bbf19ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T03:59:52.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T04:00:02.912Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=1c155649-71c9-44e0-b325-ac573161894c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T04:00:02.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T04:00:12.922Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=94c0bac0-b2d7-4ae0-85bd-d0a9b9216c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T04:00:12.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T04:00:22.931Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=9a933b75-466c-4bc5-9dc7-174970ce36b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T04:00:22.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T04:00:32.939Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=3a58f2ad-93df-4a3f-b5d3-85feec44e3a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T04:00:32.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T04:00:42.948Z |INFO |Init configs |InvocationID=949df16d-3f24-4b7b-a767-c6dca52375b8, InstanceUUID=0114bb37-0b08-499e-b156-2269ecf32b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T04:00:42.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |