. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T05:06:48.452Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T05:06:48.455Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-21T05:06:48.492Z |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-21T05:06:49.163Z |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-21T05:06:49.258Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T05:06:49.259Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-21T05:06:49.260Z |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-21T05:06:49.442Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-21T05:06:49.498Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-01-21T05:06:49.522Z |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-21T05:06:50.706Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-21T05:06:51.193Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-01-21T05:06:51.211Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-01-21T05:06:51.212Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-21T05:06:51.279Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-01-21T05:06:51.280Z |INFO |Root WebApplicationContext: initialization completed in 1757 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-01-21T05:06:51.885Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-01-21T05:06:53.854Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-21T05:06:54.849Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-21T05:06:54.875Z |INFO |Started MainApp in 8.85 seconds (JVM running for 9.526) |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-01-21T05:06:55.066Z |INFO |Start scheduling PRH workflow |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:06:55.077Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=acd62966-8555-4547-9a26-4093f5f920b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:06:55.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-21T05:07:05.328Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-21T05:07:05.329Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-21T05:07:05.331Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:07:05.678Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=dc98508f-942a-4496-bc81-975c858eaddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:07:05.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:07:15.694Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=1d7f370d-682b-4239-a6de-7f767b62259a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:07:15.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:07:25.708Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=5f4cc1ca-42f8-48c3-ae32-b16a43e90f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:07:25.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:07:35.722Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=b42f5bff-3e34-448a-9a05-cb53bff768cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:07:35.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:07:45.733Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=3eb1205f-59e1-46ff-af4e-68b6b4ae8f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:07:45.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:07:55.743Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=497da067-2fe8-4fdb-8691-243e47d825a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:07:55.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:08:05.756Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=113bec55-dcad-4b5f-b34e-c77cc1263843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:08:05.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:08:15.768Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=bf80c054-eb99-4481-ab51-be5cdcb243b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:08:15.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:08:25.779Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=7f792150-c2af-4ac5-bf84-2d4727c30395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:08:25.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:08:35.790Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=2c43e465-c279-45cd-a9aa-81f1ae6a5def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:08:35.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:08:45.806Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=9f0dc934-0f63-4e71-858e-d026a519a593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:08:45.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:08:55.823Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=e5f09428-7c67-43fd-b92e-2a94a07eaba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:08:55.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:09:05.870Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=4ccdb00d-be5a-4f43-affa-aa20556d295c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:09:05.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:09:15.880Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=2e22ef3b-d9d6-4ff9-8ab5-a514c5579295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:09:15.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:09:25.893Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=758a2727-1fa1-4705-96fb-dbfeb9e1a7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:09:25.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:09:35.903Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=8605ed8a-f663-4940-8397-511f63556441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:09:35.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:09:45.913Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=e3b3ee1b-b3ee-499e-b853-3f2fdf860a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:09:45.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:09:55.925Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=80ee86e8-ff94-456b-8a80-9ec24801b74c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:09:55.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:10:05.945Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=15588b8e-baa3-4ede-b13d-b5c3b0715e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:10:05.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:10:15.963Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=1ac8f4e1-cdee-404e-b24a-87759880c098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:10:15.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:10:25.984Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=e47cfd23-4cfd-4c2f-b0ec-33ac8a2e7413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:10:26.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:10:36.014Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f246630c-d34f-4d02-9d9a-69e611f19522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:10:36.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:10:46.026Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=47614d26-0676-4064-ad5c-ffe2570981a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:10:46.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:10:56.037Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=7d06468d-d697-49c9-ad95-631add54ecc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:10:56.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:11:06.047Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=b033e362-f88a-445e-b302-b632b84db5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:11:06.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:11:16.058Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=3adc4fc3-44b2-48d8-abc2-2ddc6f48075c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:11:16.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:11:26.068Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=bb0a2372-bfcd-4c35-84ed-b8aac5ea86cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:11:26.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:11:36.076Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=28aa4ad5-105b-4fe6-8597-f2bfcb3eebb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:11:36.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:11:46.091Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=e4d06d30-3561-4742-8dd3-b1979a0b36df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:11:46.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T05:11:52.645Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T05:11:52.646Z |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-21T05:11:52.647Z |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-21T05:11:52.650Z |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-21T05:11:52.663Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T05:11:52.664Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-21T05:11:52.664Z |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-21T05:11:52.666Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:11:56.107Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=58c07610-f71e-439f-852e-de09f3ada47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:11:56.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:12:06.119Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=1db0585b-a258-43fc-a097-ceb90f9370c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:12:06.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:12:16.128Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=a5a4786b-e99c-40b2-8343-c54075a25851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:12:16.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:12:26.138Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=3f0367cb-6907-482c-89fb-c245d26f47c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:12:26.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:12:36.160Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=ce1d8636-96e3-4e3a-a77b-39d0ca2a2e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:12:36.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:12:46.171Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f8b6e91b-3a26-41b0-a927-27c90e3bd0ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:12:46.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:12:56.180Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=da8408c7-3c93-4bb3-ba5d-ff8735ae20c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:12:56.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:13:06.193Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=e7da16a2-470b-45b4-ae13-7c3b0be2452d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:13:06.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:13:16.216Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=53017d70-048f-4044-b7d1-45358179010e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:13:16.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:13:26.227Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=69e541a6-2dfe-47b5-90d6-3a7cb4f3bc65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:13:26.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:13:36.239Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=82a7b31b-1ac6-4755-8dda-5a34762505d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:13:36.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:13:46.260Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=3c2707e5-0365-4a3f-8530-991a718e7843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:13:46.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:13:56.273Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=41ce5932-c4f4-47df-a6ad-99d0694eec2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:13:56.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:14:06.283Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=12cc37f5-330d-4a1a-8378-2b7f65af332e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:14:06.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:14:16.293Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=c2bca70d-6dfe-4a17-9ff8-e4e199893400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:14:16.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:14:26.305Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=34432ae4-53a8-4161-a486-a0a075e00632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:14:26.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:14:36.316Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=e79d788e-afda-47c3-bb8c-932485d0eb67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:14:36.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:14:46.326Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=58ab68bb-69af-4eb5-aff0-17f7bc2d4c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:14:46.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:14:56.337Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f87cf109-df5c-46c5-bf7c-db8abf7d4e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:14:56.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:15:06.351Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=1db275fe-e239-4aba-848d-bccc22b0d6d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:15:06.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:15:16.363Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=d9aa8fb7-2df7-4dfa-b278-e7c191af4d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:15:16.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:15:26.373Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=eba28f59-26ad-48a7-98d8-00823d1b75d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:15:26.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:15:36.382Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=ff3b8195-0675-4b29-934b-cc682c5fe887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:15:36.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:15:46.393Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=9055ce8e-19b5-4969-9cc4-e9c447605f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:15:46.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:15:56.402Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=09167a6d-f034-4f5e-ae26-b49eb57c3b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:15:56.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:16:06.413Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=24de3166-1bd5-4aab-8429-0233092ecf4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:16:06.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:16:16.426Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=d1054175-6c2d-45ed-9bae-cf22e2bf7b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:16:16.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:16:26.436Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=3b9375f5-aadc-4fd3-8b80-4355382b286c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:16:26.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:16:36.446Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=51dbac3d-44ff-43f6-8b4f-9b075c48fcad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:16:36.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:16:46.456Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=732d60d2-7d18-4214-9a1d-bf110a5724c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:16:46.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T05:16:52.179Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T05:16:52.180Z |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-21T05:16:52.181Z |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-21T05:16:52.184Z |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-21T05:16:52.193Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T05:16:52.193Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-21T05:16:52.193Z |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-21T05:16:52.196Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:16:56.467Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=b0082db1-dc1d-40f7-9655-fdd7395f20d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:16:56.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:17:06.479Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=6a38d628-1fc6-41e4-bd5c-a22336788393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:17:06.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:17:16.489Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=87eb0594-7d96-451f-9c9f-5bf09a08c8cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:17:16.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:17:26.500Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=7a425e30-6433-4375-888d-8d8dd5587da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:17:26.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:17:36.512Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=da58c4b6-fb5f-4580-9ade-52672b84e84d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:17:36.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:17:46.522Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=5098448b-bd50-451c-a74c-ca8e3e198e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:17:46.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:17:56.531Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=9d60a6cf-210c-4676-a17d-aa9b386f501e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:17:56.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:18:06.546Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=698af2a3-cf7b-44cb-ac7a-7b364a37659a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:18:06.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:18:16.564Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=12cacebc-9617-4305-ab1e-87ac56476174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:18:16.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:18:26.578Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=064df862-4725-4013-b86a-c13d8d7bd338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:18:26.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:18:36.590Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=9bd67233-a5d3-4b04-8e76-a3f8e834f6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:18:36.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:18:46.599Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=d50f2808-9eaf-4cfa-9320-5fa9cc470589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:18:46.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:18:56.610Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=cd8f013b-b6f9-4d0e-862a-26d48c169ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:18:56.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:19:06.624Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=0d7ef3e4-46a2-4f58-b8e8-3f31cc1169ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:19:06.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:19:16.634Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=8dd3d835-de1b-4456-9080-05f3727fe12b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:19:16.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:19:26.645Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=4496b192-8cd5-4cc8-9f07-a8b6b5490c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:19:26.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:19:36.656Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=2737086e-883e-4a16-9e98-f3c884a41e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:19:36.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:19:46.666Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=e6a319e8-b74a-4826-8f34-0a2a168a02f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:19:46.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:19:56.676Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=31aa53dd-1a47-40c5-a937-057a0b2f51bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:19:56.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:20:06.687Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=03c8495f-8699-4668-adc2-9f6d4b8adc37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:20:06.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:20:16.702Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=1d4718a6-8eac-454d-bd21-3fa59ace2a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:20:16.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:20:26.713Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=6e0b843c-082c-43b2-a104-fa791c81184e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:20:26.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:20:36.725Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=5ca62d82-d793-424c-9a4d-9315363f793e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:20:36.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:20:46.734Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=8832b14b-9706-41d1-b74f-ac99395df629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:20:46.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:20:56.745Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=63a7a90f-b3ed-4ed7-8b42-dead9fc4f0fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:20:56.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:21:06.757Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=fb6d213f-3550-4a5d-bf3f-af1304d5c1d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:21:06.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:21:16.783Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=0af49571-2b0b-4db1-84e6-35e3dbebb2e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:21:16.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:21:26.793Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=b02ad068-41a5-49b8-b4bc-eeeddf3c6eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:21:26.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:21:36.803Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=a2ee8b07-e7f8-4d21-b706-951c41d59edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:21:36.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:21:46.812Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=80144014-a549-4f0b-ae5a-7cdcc84307c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:21:46.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T05:21:52.149Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T05:21:52.149Z |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-21T05:21:52.150Z |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-21T05:21:52.152Z |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-21T05:21:52.162Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T05:21:52.162Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-21T05:21:52.162Z |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-21T05:21:52.164Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:21:56.821Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=abb79eb1-3f8b-49d5-875a-7da16f193b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:21:56.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:22:06.832Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=4b534ab7-5a37-4c19-b6d4-57e4fd538d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:22:06.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:22:16.864Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=33a1d4ba-2e8a-4cd3-901d-f24e5306c373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:22:16.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:22:26.875Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=34a44975-1a4a-4840-9edc-550a4bfe60c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:22:26.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:22:36.885Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=834ced50-fa3e-4254-a56a-09cc4534fa51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:22:36.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:22:46.896Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=1d965177-0e83-42e3-a4ab-66eafd0ed0bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:22:46.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:22:56.906Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f992c539-c201-4ca0-8017-4d0886248887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:22:56.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:23:06.917Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=5d858f22-1da9-412f-9594-db7914f56166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:23:06.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:23:16.927Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=8174a5ec-7186-425e-bc36-4d290ee9b91d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:23:16.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:23:26.937Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f4462801-e39c-4688-bc11-8be3b03848c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:23:26.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:23:36.961Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=d2a164b3-ea07-4325-9ee2-4edeac082e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:23:36.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:23:46.969Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=aaa93467-84ba-4191-b55d-fe87de4066d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:23:46.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:23:56.979Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=6604de57-0eec-4efb-bc57-599e4f7cb15b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:23:56.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:24:06.988Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=42f4f886-5f65-4f80-a0a8-af6f77fd2da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:24:06.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:24:16.999Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=bb061210-f00f-40b5-8ba3-9a003d798924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:24:17.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:24:27.009Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=74576eac-66c9-474b-92d1-8a2b70d21764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:24:27.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:24:37.019Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=1e2597ff-bef7-4ece-ba85-328184d429df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:24:37.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:24:47.030Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=6ca7637b-a224-40c3-9fbe-fe26bb85421d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:24:47.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:24:57.043Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=aaaa8a63-ec11-445d-adfb-bc6b7aa3a9bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:24:57.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:25:07.053Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=a6f5dd9a-00f1-4aa6-b9f0-365a1d00200f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:25:07.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:25:17.065Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=c53bc5e4-067b-45da-ab88-404820274ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:25:17.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:25:27.075Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f5ebc44f-f338-406b-ab24-34e8eea75540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:25:27.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:25:37.088Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=17f42d1d-2060-49b0-baa5-be99481e4d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:25:37.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:25:47.097Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=8b14bf48-e577-437b-9a42-9548b0b38ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:25:47.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:25:57.108Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=30c949e5-b0b2-4d25-851f-3c1b1c680f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:25:57.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:26:07.118Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=5a80e8df-eb9e-4a3f-aaf3-3d760de9baed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:26:07.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:26:17.128Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=30944e88-7460-4b5a-b42a-fbab543798b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:26:17.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:26:27.137Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=cf232f0e-6a04-4693-8c9a-3d0923e092d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:26:27.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:26:37.147Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=cd40d71c-51cb-4030-aba0-b9657dcfd775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:26:37.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:26:47.157Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=29c08a6c-991c-482d-8a85-a11e05c9e710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:26:47.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T05:26:52.169Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T05:26:52.169Z |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-21T05:26:52.170Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T05:26:52.172Z |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-21T05:26:52.180Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T05:26:52.180Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-21T05:26:52.181Z |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-21T05:26:52.183Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:26:57.167Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=63c5a7ad-c818-4963-8275-c645f1ac42d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:26:57.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:27:07.178Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=28f48a35-776d-41a7-847e-5d9e34a0a3d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:27:07.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:27:17.190Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=3ecd82a4-58d2-4d8a-b953-a7a69b6c32d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:27:17.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:27:27.203Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=824aecdb-1cbf-4287-87ce-79c448f2940d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:27:27.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:27:37.214Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=8a6ad463-f323-4df0-b365-c2adc77914aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:27:37.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:27:47.225Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=507ae752-1e59-4fdd-bf89-04f704452b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:27:47.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:27:57.236Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=d2e87bd5-2a98-4750-80f0-64ab8518f9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:27:57.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:28:07.245Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=3ef0492a-44b2-4ab2-934f-8c6746db2506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:28:07.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:28:17.259Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=fffee1ab-fb48-4555-92e3-2dc5b069554c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:28:17.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:28:27.272Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=1f565b4b-a47c-430b-8758-719013dcd094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:28:27.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:28:37.283Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=edc0d1d0-540a-4f8e-8bf9-38d28bfd8a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:28:37.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:28:47.292Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f92b0977-da4b-4dba-a6c6-b094bc74709f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:28:47.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:28:57.301Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=d7e35d86-6b26-4088-92ac-ffe4a89467f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:28:57.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:29:07.311Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=17feb4bd-07c8-4e07-909c-835a9bd7ab61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:29:07.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:29:17.320Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=81e644c7-b28f-411e-af10-ecfb091139de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:29:17.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:29:27.331Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=da33f2d2-773c-4703-81f4-0b879ca1ae18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:29:27.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:29:37.339Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=ef107d6d-9e2b-4be5-9f21-74d595854a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:29:37.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:29:47.350Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=4b7aa59d-b510-4c62-83b2-9d06c14a53d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:29:47.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:29:57.359Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=a2f623c7-2bd4-4e60-ab1d-98abdc09c831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:29:57.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:30:07.370Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=693512e6-4884-498f-8b4c-52ac91404626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:30:07.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:30:17.380Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=55a4301e-4579-4909-8bda-2806ff993fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:30:17.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:30:27.390Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=af802e9a-c744-4240-a0e3-8598f3bedad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:30:27.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:30:37.401Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=11523530-afb0-4d51-ab74-6f769687b0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:30:37.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:30:47.410Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=3a64258f-6d3d-4bb0-a12a-1d0c3b04d5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:30:47.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:30:57.421Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=5ad1d0d8-6f87-4483-8ed5-c1428ceebcea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:30:57.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:31:07.429Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=cab90cfe-2bf3-4beb-bc39-0fb9fc5c804d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:31:07.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:31:17.438Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=c095021e-46f2-4380-8b0a-3f5de1e7f6b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:31:17.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:31:27.448Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=fb21612c-8ce9-4807-a0ff-fa9ea9e41ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:31:27.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:31:37.461Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f6f14fb0-b1f1-4c5d-9b21-41d900708fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:31:37.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:31:47.472Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=83d4cbd0-5f8b-4c03-b28c-e15a334e2a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:31:47.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T05:31:52.166Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T05:31:52.167Z |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-21T05:31:52.168Z |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-21T05:31:52.170Z |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-21T05:31:52.176Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T05:31:52.177Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-21T05:31:52.177Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-21T05:31:52.179Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:31:57.500Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=515e09ae-fc24-41c1-b908-baec1bde0b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:31:57.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:32:07.510Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=82040915-e5c9-4031-88af-aa3dd9b92e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:32:07.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:32:17.520Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=adcbb3fc-1832-40a1-afec-e029f625b50d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:32:17.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:32:27.531Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=7555db0c-2b15-4924-b7c0-bf36713ab403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:32:27.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:32:37.540Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=6bb062aa-7a67-41ab-9fac-e81690e3941f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:32:37.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:32:47.549Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=d6ed67be-f4bf-455f-8127-f80658bf9584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:32:47.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:32:57.560Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=2099c98e-e761-474a-abf3-6b966f2b4a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:32:57.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:33:07.571Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=079efb86-ba9c-4b84-89e2-b5b9b32aeabf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:33:07.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:33:17.586Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=568f93f9-f0b0-47de-9b4f-d2b1d06076b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:33:17.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:33:27.597Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=6432fd14-c08c-40f5-b814-8e121250bc6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:33:27.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:33:37.606Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=4d55e57c-3042-4c52-9de9-7bf75e49ccc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:33:37.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:33:47.616Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=5709028f-1fec-4d4c-9907-71d025652e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:33:47.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:33:57.626Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=3a79b8f0-0495-4939-82d0-1f7c923eb462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:33:57.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:34:07.636Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=b0cf031c-9e9d-47cf-8381-c4d398c226c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:34:07.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:34:17.646Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=11039896-bfb4-4442-a323-4c04f954d70d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:34:17.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:34:27.657Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f6cbac0c-1d72-49c1-8683-4453d6ba5d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:34:27.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:34:37.666Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=3abd22e1-7bcc-4730-9b88-f472a56ca572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:34:37.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:34:47.676Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=3eedb09f-0914-49fe-af2c-0b3256f3c244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:34:47.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:34:57.685Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=5666a462-c4de-4357-ac40-d8d0d2fdf953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:34:57.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:35:07.694Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=47981f5e-7bfd-4d81-9842-a8cac30f8d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:35:07.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:35:17.706Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=727dc255-26d3-4374-be48-f63bbb9fd5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:35:17.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:35:27.716Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=16826cb1-a543-4879-9b23-c371c65f3729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:35:27.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:35:37.726Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=80760d3b-ed4b-4235-ac7a-c632232ffa0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:35:37.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:35:47.735Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=ec6c43dc-f1c5-43c1-b758-378a528790ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:35:47.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:35:57.745Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=bf4a84a5-c26a-4ac8-aa6b-06e21aa3c839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:35:57.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:36:07.755Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=7701c1af-ee18-43ed-94d2-076cd42ddc41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:36:07.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:36:17.764Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=ecde5973-2470-42bb-b412-5001f278eda2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:36:17.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:36:27.775Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=c911f01f-b87e-4fa5-aae6-242186a83ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:36:27.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:36:37.784Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=6810306c-70df-4120-abb3-19127557c937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:36:37.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:36:47.793Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=4ceb85a6-ad76-4367-a341-0d43948cd8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:36:47.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T05:36:52.212Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T05:36:52.212Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-21T05:36:52.213Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T05:36:52.216Z |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-21T05:36:52.224Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T05:36:52.224Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-21T05:36:52.224Z |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-21T05:36:52.226Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:36:57.803Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=242a09de-a685-42e6-a739-90d158e34d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:36:57.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:37:07.812Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=02095ba0-1ef9-4dc9-9815-fdbf1a20a4ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:37:07.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:37:17.823Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f434aa5d-5851-4534-a1e0-e0393649071c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:37:17.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:37:27.834Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=fa763306-5efa-4c24-a7ca-051f8aec17cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:37:27.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:37:37.842Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=db365d1c-489e-4f7a-b66b-dc7d8705451d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:37:37.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:37:47.852Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=e88eb823-7786-45d9-8749-1568d8abef7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:37:47.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:37:57.861Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=d9d4b618-7ef5-42e4-a5de-8093c41239d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:37:57.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:38:07.872Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=4043d2e2-0827-4cc2-b3f0-b65e0bd406d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:38:07.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:38:17.882Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=1b6623fe-9e17-487e-8a10-8d9ba891419c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:38:17.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:38:27.892Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=c2c3b636-e722-43d4-93e0-ffce7344ce86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:38:27.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:38:37.901Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=eb071ca6-485a-4109-b10e-39bc278bc6ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:38:37.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:38:47.912Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=d38a0f9c-bcdd-4989-adf5-a0b9f1cbc169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:38:47.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:38:57.922Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=186a58fb-4222-4aa9-9120-c34ed5c06c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:38:57.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:39:07.932Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f1e5164d-7570-4393-bf44-ae27f290f1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:39:07.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:39:17.942Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=4898694d-0daa-45d7-a8a3-8a7ada8caf3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:39:17.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:39:27.957Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=e2770241-25d3-474c-aff4-b652dfcecddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:39:27.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:39:37.967Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=426382a0-b5dd-4e8f-9f93-7041a16f6767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:39:37.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:39:47.977Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=66d42119-ec06-445f-8219-dc6318b985be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:39:47.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:39:57.988Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=aa48e270-9361-4108-b03c-7329efff3f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:39:57.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:40:07.998Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=67de636d-98b4-452b-93d1-de1d3b7ab46d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:40:08.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:40:18.008Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=c3ada629-54ac-4041-989a-6a7c437c07fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:40:18.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:40:28.020Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f3efdd40-7061-4edb-adaf-f11c7656e211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:40:28.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:40:38.030Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=ab78fc7b-582d-4fd5-80d3-296e5b2afaf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:40:38.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:40:48.042Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=13b84d12-93cf-4232-92a9-f59b07cd5ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:40:48.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:40:58.053Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=78334241-55a2-427d-a170-d22084c0726e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:40:58.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:41:08.063Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=7efe3754-4ead-44cd-8d08-3e08ee121593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:41:08.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:41:18.072Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=7673e183-9f09-4daf-a442-622d0a966b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:41:18.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:41:28.081Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=1a0d5b38-4270-40d3-adc6-683d21653498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:41:28.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:41:38.106Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=ab9c184d-46f2-4e70-a017-539fa2091c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:41:38.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:41:48.115Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=d0a43d9c-6ae3-4553-bbb7-19d638303890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:41:48.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T05:41:52.215Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T05:41:52.216Z |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-21T05:41:52.216Z |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-21T05:41:52.218Z |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-21T05:41:52.224Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T05:41:52.225Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-21T05:41:52.225Z |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-21T05:41:52.227Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:41:58.126Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=7757acc6-9607-43ed-9a1d-8a296a5497b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:41:58.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:42:08.135Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=d0d33558-1373-4b3f-ae17-f78d99d774f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:42:08.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:42:18.145Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=cb14bbb3-f863-47af-a125-efe3fe09aee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:42:18.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:42:28.154Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=2caeba00-4d53-4c97-b274-565025fea7c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:42:28.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:42:38.164Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=0637f607-de4b-4472-a853-9786a4c6d831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:42:38.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:42:48.176Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=b7b45549-59e6-4076-8c04-0760ac9e5475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:42:48.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:42:58.186Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=5f23a74d-c6ea-4ee0-a1a7-fa8081a12e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:42:58.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:43:08.195Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=fceb5db0-20f9-481a-b827-74b4dc21f79f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:43:08.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:43:18.204Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=7c203f49-8b44-4237-876b-f10653018f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:43:18.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:43:28.214Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=ac8ada11-4525-4bb8-b867-f00710dc5ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:43:28.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:43:38.224Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=8c5a6974-587f-445e-9937-1402b20d5e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:43:38.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:43:48.233Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=589e813f-9f58-4d27-955f-6eb2ab5da3b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:43:48.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:43:58.242Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=42aaf9cf-d532-4b18-97e8-83adda0f85d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:43:58.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:44:08.253Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=94fda045-20e0-49b9-b995-46111b0013ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:44:08.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:44:18.264Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=5dc5e491-590b-45bf-b8d4-31275080c909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:44:18.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:44:28.277Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=6fa1aa3c-5bda-4b08-b93c-02e783ac45a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:44:28.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:44:38.286Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=bdbd25d5-a27d-455d-97b5-011bb453b15c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:44:38.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:44:48.296Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=1cf5cf05-8955-4e57-9314-f11df312c82b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:44:48.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:44:58.306Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=153287bd-90de-4c0d-800d-dc6d55b15e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:44:58.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:45:08.317Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=13c961e8-d709-4815-9bb9-30c44d94e43a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:45:08.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:45:18.326Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=ba72bca0-5789-43c9-8fee-e090eb0bce49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:45:18.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:45:28.335Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=a558a703-4ed6-453d-af21-151a3a9f42d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:45:28.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:45:38.345Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=5d966f5a-78c9-4e5a-a358-9cb1e3d34c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:45:38.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:45:48.355Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f4087e34-4193-4d84-a401-f5ffcdfb8121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:45:48.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:45:58.364Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=b39d6cec-3110-41b2-9059-ba6e58e6644d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:45:58.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:46:08.375Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=3d10f078-9c97-4ea9-ac36-2963a4423660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:46:08.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:46:18.389Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=4a4ef3da-fae5-4341-a625-3adc508cb17c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:46:18.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:46:28.398Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=b1fb1fed-97c5-4a07-8a69-7fba848e26d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:46:28.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:46:38.410Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=dc0237a6-267b-4edb-a9d5-73073effde72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:46:38.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:46:48.419Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=57c09e8d-3559-4e56-83f8-2a1de29f2777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:46:48.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T05:46:52.169Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T05:46:52.170Z |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-21T05:46:52.171Z |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-21T05:46:52.173Z |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-21T05:46:52.181Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T05:46:52.181Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-21T05:46:52.181Z |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-21T05:46:52.183Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:46:58.429Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=fc8a8775-2f03-4cf2-95f6-0b9a45614515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:46:58.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:47:08.441Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=c2936c93-f76d-4fcb-80d7-34d1ae7f8da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:47:08.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:47:18.451Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=b98edcfd-dc95-40bf-9062-1bb34fa9b9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:47:18.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:47:28.464Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=142ef347-1135-4b7d-978c-97d98e2253f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:47:28.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:47:38.474Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=0a222899-0d07-409a-acf8-cf6bfd5e1b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:47:38.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:47:48.482Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=4afc6dba-5d84-44ad-8ba5-63dfb4dbb5f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:47:48.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:47:58.493Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=c21bd7da-f875-4f33-a228-206f77de9d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:47:58.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:48:08.517Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=ee97bb05-14f0-4905-b678-7d144837b351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:48:08.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:48:18.528Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=43154e15-bb9b-47fe-a441-bdbd67155152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:48:18.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:48:28.538Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=69b43b22-449e-4f24-bc7c-800e7ccb6531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:48:28.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:48:38.547Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=b9f7b01f-f985-4dd0-8b32-ca3dccd397bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:48:38.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:48:48.571Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=493c6444-f2e8-434e-835b-c45dc36f23f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:48:48.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:48:58.581Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=8a6c8b95-c43d-4e99-b4d4-aa1ddd16ab91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:48:58.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:49:08.592Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=89d87170-174e-47a0-af35-31b2c3a9d92c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:49:08.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:49:18.602Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=1a1f330c-898f-4beb-b926-62f5c2ee1ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:49:18.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:49:28.627Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=3548697d-2db4-4905-9844-fefc9b4fb05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:49:28.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:49:38.637Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=ada7d23b-1e45-40ea-8ae4-d47241e4be52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:49:38.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:49:48.647Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=2bc2411e-12aa-443d-84cc-8d31ed2b9fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:49:48.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:49:58.656Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=5c549fd6-ded1-4d3e-a3c8-e810fb7a035b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:49:58.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:50:08.666Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=58c3057d-858d-4374-9b5b-15ca214403a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:50:08.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:50:18.692Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=bff5dc4e-ad7e-4301-a74f-d35072373254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:50:18.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:50:28.701Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=3d59edc8-0106-4996-b1b8-7b24f35ff590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:50:28.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:50:38.710Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=1e180ca4-eb63-4fca-9f26-7436e184ec69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:50:38.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:50:48.718Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=3b2f7cbe-19a8-494e-95a1-ed1a75d3ed5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:50:48.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:50:58.730Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=c7723d7c-820c-4418-9d47-b23957583bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:50:58.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:51:08.740Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=5b30715f-0334-44c2-a073-34062c931221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:51:08.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:51:18.749Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=b598f296-c53a-487e-9ff4-e858dd49041a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:51:18.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:51:28.758Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=0079be18-e50e-4ab3-a3b2-5c74d3f73ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:51:28.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:51:38.768Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=2f69463c-05c7-4349-9f42-5c0fcac80581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:51:38.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:51:48.777Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=a1057886-a60c-49f0-a051-c4c9a3dcc3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:51:48.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T05:51:52.093Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T05:51:52.093Z |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-21T05:51:52.094Z |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-21T05:51:52.096Z |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-21T05:51:52.102Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T05:51:52.102Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-21T05:51:52.102Z |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-21T05:51:52.103Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:51:58.786Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=7049a03b-12d0-42f8-95c7-c486019e073c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:51:58.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:52:08.795Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=aaa54af1-e034-43fc-8b91-dd32b7ce0177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:52:08.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:52:18.808Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=ae4ccfa2-b5f5-43f2-861f-118b32bc574a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:52:18.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:52:28.820Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=6a3fd61f-86a9-47cc-b68d-9aff21532749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:52:28.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:52:38.829Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=7dd0107a-d2b5-479f-9fb4-ea5a10d666bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:52:38.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:52:48.837Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=c405c0ca-178b-4c7f-9dc8-9d5ebe9ec70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:52:48.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:52:58.849Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=6ac350bf-4a7d-4bd8-8432-9aa579129deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:52:58.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:53:08.865Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f7c22274-2ff5-44ff-977b-81e33ca76189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:53:08.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:53:18.874Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=e77c5dca-be41-479a-a4c7-2cf822af26d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:53:18.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:53:28.882Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=e4918a8f-6df1-4d1c-b61d-c344d67b8484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:53:28.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:53:38.892Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=765efaee-f920-4e19-a2c1-f0dd8ba51e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:53:38.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:53:48.900Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=a6d31c5d-fcd7-4058-b2b9-6e81742d306e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:53:48.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:53:58.909Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=b259a726-9bc1-4a6d-8c28-826ba7660517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:53:58.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:54:08.919Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=d8418068-d523-4562-a27e-f23065ad27af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:54:08.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:54:18.953Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=684d3e49-96fa-49c1-9e22-b1a7e9d12e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:54:18.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:54:28.977Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=9979f534-fd8b-4e97-8580-a340cf421a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:54:28.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:54:38.988Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=b5b818db-c534-4296-85e8-9385cfd6cc37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:54:38.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:54:48.996Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=8b2b283c-63a2-4c6b-9c78-a26113ee8248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:54:49.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:54:59.008Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=57a1310c-fd93-4f56-8d25-4e23169e4361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:54:59.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:55:09.017Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=757cf20c-06c2-4f4d-a86e-299d0843ce41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:55:09.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:55:19.029Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=c757173e-2c06-44ad-bd15-c4c95560312b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:55:19.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:55:29.038Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=5f8b9673-d93a-4cf6-8342-b3b11ca4acaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:55:29.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:55:39.052Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=c5235df5-7014-4a90-a5d2-e963ea91b915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:55:39.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:55:49.063Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=1f5ed76a-157a-4321-84aa-c6bfd93a4664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:55:49.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:55:59.072Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=cbbc18ea-f4ad-4d27-a4f9-427549b392bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:55:59.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:56:09.092Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=7dcd527d-def4-4621-9fa0-2937b03ca183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:56:09.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:56:19.101Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=4df28696-7dfe-4e6d-bd5a-58ebfe512a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:56:19.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:56:29.112Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=e3287e66-3b73-48bb-96be-20f48a8b16c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:56:29.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:56:39.122Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=c6b158f2-ac2f-4ee2-8c43-9d076eec60c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:56:39.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:56:49.132Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=012d9b6a-8456-4524-9fcd-6627e3f32185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:56:49.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T05:56:52.117Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T05:56:52.117Z |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-21T05:56:52.118Z |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-21T05:56:52.120Z |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-21T05:56:52.127Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T05:56:52.127Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-21T05:56:52.127Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-21T05:56:52.129Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:56:59.142Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=77d8042b-1d4d-4083-bd26-5c92a3a06a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:56:59.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:57:09.151Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f2988456-9c02-4833-b564-ae703ab7fa43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:57:09.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:57:19.163Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=d6412756-dddd-4d64-9abd-fbd5c1ac5e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:57:19.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:57:29.189Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f79ec402-5a08-42c0-8edd-723c1135d773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:57:29.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:57:39.200Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=20bb5da8-c117-40e1-85a2-50534711d7fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:57:39.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:57:49.210Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=3270a7eb-6c61-40f6-80ca-e40a437de0c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:57:49.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:57:59.220Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=56728d60-9ba0-4b62-9f06-68eff00046f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:57:59.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:58:09.229Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=569ed1e3-9b64-458b-8cc4-a3296f8383a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:58:09.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:58:19.239Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=dd92e2ff-5306-45c8-b53e-eb26e4d652b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:58:19.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:58:29.248Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=24d3297e-88a7-44bf-9ddd-940b67224c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:58:29.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:58:39.258Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=395db4cf-2ded-4988-abe8-7713f36c6cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:58:39.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:58:49.268Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=7871a341-eb2a-4c8f-8627-2df6ab43e87c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:58:49.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:58:59.277Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=1b1f253f-2f33-48a0-92f9-a0200de93adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:58:59.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:59:09.286Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=19dac2d5-50b6-4662-928b-1ef071910387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:59:09.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:59:19.297Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=7e484bcc-f8c2-480b-89ee-98e3e2ca3b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:59:19.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:59:29.311Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=520c774f-ad31-4b78-97a5-bff17165da97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:59:29.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:59:39.324Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=c9d3f9ca-fa62-4d85-bcd0-fc9abf96c569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:59:39.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:59:49.336Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=ca1cdb60-d2b0-4bcd-aec1-e990c7eb78fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:59:49.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:59:59.345Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=6491f79b-99de-4a3f-a533-95ab92b5725f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T05:59:59.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:00:09.355Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=85ec540b-1566-4951-a7d1-afa3e6b8a1c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:00:09.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:00:19.367Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=fdda0324-6add-4e09-8353-7535e0cc16b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:00:19.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:00:29.378Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f6b3d696-8760-44ca-a230-a896791cf6d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:00:29.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:00:39.393Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=01e96b2d-9e84-48ad-9f15-e7c4aaf68c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:00:39.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:00:49.404Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=ff68fd35-409b-4461-b9f2-67e9ff1c7ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:00:49.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:00:59.413Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=dd3a18c6-4dd8-46eb-b225-b553abf4533b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:00:59.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:01:09.423Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=4ebec277-93c1-434a-9448-d2f53a8d196b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:01:09.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:01:19.432Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=025ec5fd-9a3d-4a1f-a0df-b2378c750cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:01:19.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:01:29.441Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=6963a005-0c27-4ec2-ae9b-08a4fb4c117f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:01:29.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:01:39.451Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=a0a319a0-fe0e-46fe-9680-bcfe62b03647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:01:39.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:01:49.461Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f92227f5-5911-423d-97c2-5691cffd410a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:01:49.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T06:01:52.160Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T06:01:52.160Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-21T06:01:52.161Z |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-21T06:01:52.165Z |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-21T06:01:52.176Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T06:01:52.176Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-21T06:01:52.176Z |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-21T06:01:52.179Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:01:59.471Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=05683797-ca76-4cd4-bd22-df1470eaf82a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:01:59.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:02:09.480Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=2e511521-35a7-4564-9a73-4487ad201df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:02:09.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:02:19.489Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=3546713f-6d1e-4f54-9dc7-bde42975153e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:02:19.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:02:29.501Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=a9380980-ac5b-4fa3-aa0e-6b3a8fe063d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:02:29.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:02:39.511Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=28223bdf-5a11-40dd-9ae1-e132e381a548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:02:39.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:02:49.521Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=56cc644c-81f9-43ef-95ad-e2c2556267e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:02:49.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:02:59.535Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=9006103e-353b-4e2d-aaa7-c21c6ef5bf8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:02:59.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:03:09.544Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=76c1ed2f-c052-41c5-8c21-a4341098dd35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:03:09.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:03:19.553Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=31161f60-cf30-4a66-b76f-107b8c23e0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:03:19.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:03:29.564Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=8bc95482-6a4c-46f0-aeaf-697976b6f8c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:03:29.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:03:39.575Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=2bf31961-b0b3-49ff-a810-161a447f7f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:03:39.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:03:49.585Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=3edb43f1-735e-4869-be3b-577a4135f77f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:03:49.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:03:59.597Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=c59ceeae-ed9b-4b66-ac11-97e0a08af312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:03:59.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:04:09.606Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=885a229b-8741-4d4e-b7a9-f8e777caf26c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:04:09.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:04:19.616Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=09e8230a-a2e1-4f17-aeef-3728bc8559d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:04:19.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:04:29.625Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=02e5fbbc-2669-4fcf-9370-6574fb9b0b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:04:29.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:04:39.635Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=22ff542c-2ed9-481a-b2ff-3761c1c281a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:04:39.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:04:49.645Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=e0156a4a-db24-47a8-b10b-1aa7b36376df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:04:49.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:04:59.656Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=4907c6b6-f1a7-43f5-8990-7f0570206f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:04:59.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:05:09.681Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=138fb0c5-cec6-4102-9433-86aa789b288e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:05:09.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:05:19.696Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=66929fe9-9df8-40ba-ac50-84c4a6c2ef38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:05:19.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:05:29.712Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=502793ac-6007-47d8-9d07-27a02771e673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:05:29.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:05:39.723Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=ea81f9de-d1ff-4805-812e-aad40142f146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:05:39.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:05:49.733Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=143be940-caad-4b1b-aa17-2ad1faca75b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:05:49.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:05:59.745Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=5250ca93-1023-4ab3-9862-85a62dc4f862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:05:59.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:06:09.755Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=8624f864-b0a3-4cd9-a5bc-b7187327859e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:06:09.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:06:19.767Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=d2c64240-aa06-4335-9027-2faf3f9ee86b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:06:19.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:06:29.777Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=68c69f2c-82dd-45c2-80bc-dc48a9653ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:06:29.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:06:39.788Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=9cfc5d97-63bc-418b-8526-afb86d10d063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:06:39.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:06:49.798Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=5dcdccee-6b0b-4fac-b16d-97f978c57096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:06:49.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T06:06:52.150Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T06:06:52.150Z |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-21T06:06:52.151Z |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-21T06:06:52.154Z |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-21T06:06:52.159Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T06:06:52.159Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-21T06:06:52.159Z |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-21T06:06:52.162Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:06:59.808Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=7ffb4f52-1569-4738-818c-3188a33123ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:06:59.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:07:09.863Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=968b3c28-aa8f-4f6b-ab2f-bdefff9675fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:07:09.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:07:19.872Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=0af2b9e2-ab24-4b68-9137-0eb285307063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:07:19.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:07:29.881Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=d47e5b26-059d-4ba0-8d10-de6c189ba4ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:07:29.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:07:39.894Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=7e7c944a-cee9-4e53-aecf-91cb4b61f2d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:07:39.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:07:49.903Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=bbf60897-d26a-4245-926f-33c4b80b5fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:07:49.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:07:59.912Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=98731303-59d0-4a7a-afad-1b39c43eb91b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:07:59.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:08:09.924Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=ebd4ff16-3a5d-4700-a5f7-295ea8189a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:08:09.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:08:19.934Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=b64eab29-41b2-49db-87fe-9603348b0a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:08:19.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:08:29.944Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=4acdb9c1-3619-4c13-a093-fc2fca688777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:08:29.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:08:39.970Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=6b8d071f-2372-4b70-9d77-7a6cb53a3ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:08:39.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:08:49.979Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=17903a3a-3597-430a-bd66-ea80cb012f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:08:49.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:08:59.990Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=ae1d93b1-cb53-4bd0-adcd-c84ddf2c6291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:08:59.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:09:10.000Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=d1bdf6e2-6705-403d-8c06-231f866d9787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:09:10.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:09:20.009Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=464b21b8-b74e-4976-9cac-c99c728c1f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:09:20.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:09:30.021Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=18caf15d-3af4-4793-bb6b-4d8ece5e8f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:09:30.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:09:40.032Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=7c033869-c50d-48ca-ade8-eeb69c6da218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:09:40.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:09:50.044Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=6d8933e6-030b-46cc-87bd-79803050b9ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:09:50.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:10:00.053Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=8b705a59-3848-4149-9ec8-989d18ee6253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:10:00.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:10:10.063Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=8b671b45-72dc-4c6e-a40c-25042d516e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:10:10.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:10:20.076Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=85c6b1b2-02a3-4b6d-97e4-d771adddc970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:10:20.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:10:30.090Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=c171e7fa-a634-4f32-b85a-b2c633f885d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:10:30.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:10:40.101Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=c4f73438-f124-4360-81cc-b992bf64c565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:10:40.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:10:50.114Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=b2f2a472-2fb3-446b-94bb-de9f9232fca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:10:50.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:11:00.132Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=a827b1ec-912d-4eb1-9f8a-69957854325c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:11:00.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:11:10.141Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=2f90a320-bd4b-46ce-a91d-8b22d5a66303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:11:10.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:11:20.151Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=b6d7c731-2c50-4b3f-b0f7-3cfa50d54a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:11:20.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:11:30.172Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=99365278-519e-48c4-8504-851e824c1dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:11:30.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:11:40.182Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=e25096aa-cbc4-46e9-b161-4d2c179b7832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:11:40.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:11:50.192Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f2cee36d-e67a-49e2-af61-bc604689354c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:11:50.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T06:11:52.085Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-21T06:11:52.086Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-21T06:11:52.086Z |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-21T06:11:52.087Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T06:11:52.091Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-21T06:11:52.091Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-21T06:11:52.092Z |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-21T06:11:52.093Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:12:00.201Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=2d1328b6-04bb-48e5-b15e-167a5c11c096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:12:00.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:12:10.211Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=d6a8648f-4067-43f5-99ac-7dc05f7483b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:12:10.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:12:20.221Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=c44702a8-1fdb-4162-a67d-0e3adde50124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:12:20.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:12:30.243Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=fa4ef826-7c74-4ea0-85c1-fd479f4b2922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:12:30.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:12:40.256Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=adc464a4-608b-4570-873a-165be94b732a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:12:40.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:12:50.265Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=c450e1a2-5494-46de-bb2a-04014058a776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:12:50.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:13:00.276Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=0f079bff-840a-4c42-823c-8c91971c0702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:13:00.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:13:10.287Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=790347ee-2223-499b-a373-f36966a94359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:13:10.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:13:20.297Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=6000d865-296a-4357-9234-3ea65a60887f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:13:20.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:13:30.306Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=584614bf-c1cf-4d38-824a-4bb690b81e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:13:30.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:13:40.317Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=26a455f3-00f1-4b86-8e17-4c45d4a77dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:13:40.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:13:50.327Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f63d069f-b5ed-40b8-85f2-5e6d45b74f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:13:50.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:14:00.336Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=895afd29-c94c-456c-890d-f4598a71b99c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:14:00.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:14:10.347Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=7af1fbe7-e6bd-422b-be53-01eaffa1793a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:14:10.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:14:20.356Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=cb37dd77-bc36-497e-ab6a-ed5e1a59f9fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:14:20.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:14:30.367Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=41ee725d-944e-41b3-864c-2f53024bd00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:14:30.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:14:40.378Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f4ec08d1-e755-4f74-9c6b-e082d53f4ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:14:40.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:14:50.403Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=e8c34c3a-25c5-4ba5-b5d0-c4c3d6fc48e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:14:50.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:15:00.412Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=03af43c7-b2ef-4704-b442-e9c16d0af90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:15:00.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:15:10.420Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=374f4ea5-0ff5-440b-a62c-cc0530fb98c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:15:10.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:15:20.430Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=7ff9f100-c5cd-44c5-9ad8-2f53fbb7afcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:15:20.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:15:30.457Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=84cf1a55-addb-45ab-82b5-956d57a1aa99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:15:30.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:15:40.467Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=396c9cdf-a54f-4bf3-ade9-207b3ce2f8aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:15:40.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:15:50.475Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=f1660d31-d42b-44a7-b0ac-dd1f3ab64218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:15:50.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:16:00.484Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=72b78ec4-3c5d-423e-bdc6-0ac8322faaf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:16:00.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:16:10.495Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=ac698aa5-8443-498c-9156-d9f3cb506c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:16:10.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:16:20.504Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=bf6caef4-a879-4286-8941-e5c524724566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:16:20.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:16:30.514Z |INFO |Init configs |InvocationID=d37e1df0-8eba-4855-b1ad-ed45a46bd077, InstanceUUID=02b92125-6e6d-4525-9d2c-6c6ed3b703ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-21T06:16:30.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |