. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-11T03:13:35.693Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-11T03:13:35.699Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-11T03:13:35.757Z |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-11T03:13:36.742Z |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-11T03:13:36.936Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T03:13:36.937Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-11T03:13:36.937Z |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-11T03:13:37.131Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-11T03:13:37.226Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-01-11T03:13:37.269Z |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-11T03:13:39.155Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-11T03:13:39.954Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-01-11T03:13:39.988Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-01-11T03:13:39.989Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-11T03:13:40.090Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-01-11T03:13:40.091Z |INFO |Root WebApplicationContext: initialization completed in 2821 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-01-11T03:13:41.148Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-01-11T03:13:43.935Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-11T03:13:45.096Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-11T03:13:45.291Z |INFO |Started MainApp in 13.258 seconds (JVM running for 14.332) |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-11T03:13:45.379Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-11T03:13:45.382Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-11T03:13:45.385Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-01-11T03:13:45.387Z |INFO |Start scheduling PRH workflow |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:13:45.410Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=05e43c29-6237-4b00-9598-d75a2a0d0693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:13:46.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:13:56.311Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=84c2858c-5503-47ab-af13-51baac3224a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:13:56.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:14:06.359Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=d11bb970-0035-4302-9841-f3bf779a4d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:14:06.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:14:16.382Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=c00ea3ea-9115-43a4-b635-632e207df7b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:14:16.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:14:26.413Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=44073e54-4951-443b-b147-b8841a527bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:14:26.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:14:36.494Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=dd2bf20a-2e96-46d8-ad0b-671cc8e9fea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:14:36.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:14:46.520Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=8b5034a7-71b4-4bbb-914a-797da6c4550d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:14:46.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:14:56.557Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=4dc52b6f-29e7-4ae3-adfb-687bc92ad4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:14:56.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:15:06.612Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=4d8d6b5c-a06b-4fa1-abfa-d7b7033f49df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:15:06.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:15:16.660Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=8361d0cc-7316-44b0-a870-a60aadf8ed4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:15:16.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:15:26.729Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=b66e2cb5-1693-4b93-bd14-c19489e7b6ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:15:26.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:15:36.771Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=4d9f8351-129c-4395-981e-56e861bf055a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:15:36.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:15:46.801Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=4db8031f-78ba-45b6-8af1-79b0db907a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:15:46.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:15:56.824Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=e81f04a4-9690-4eb1-ab70-74366b6deec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:15:56.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:16:06.840Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=5f54767f-a68a-4eef-981b-bb259bc7c398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:16:06.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:16:16.854Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=8398891a-c418-4cae-89b7-df066d9b2e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:16:16.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:16:26.917Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=0cf34f6d-714b-45fc-afe5-23c731f97456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:16:26.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:16:36.940Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=25fed352-bfba-4a4d-b276-e08cf0b9b914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:16:36.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:16:46.973Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=5fa5f16e-57db-4731-8ae6-368e967c99b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:16:47.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:16:57.015Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=92b8f66a-ee88-4ea7-bb47-f4b117e63160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:16:57.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:17:07.056Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=be0aa1cc-8369-4097-a8f8-bbba40244166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:17:07.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:17:17.081Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=6641c5f1-4da9-4d0b-b2ab-ab543e091d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:17:17.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:17:27.140Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=774619f0-209f-46d6-a239-b1e95e05e94f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:17:27.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:17:37.157Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=531a9bfb-d561-4b1e-9330-389316bfdc1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:17:37.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:17:47.172Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=811623e0-d688-42b9-8d3c-b08b1bc49c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:17:47.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:17:57.239Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=1f9a6093-36fb-4715-8111-3592ec47d579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:17:57.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:18:07.276Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=b9cf0b46-7e43-4fc9-8437-914dd51505af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:18:07.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:18:17.296Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=0aab54aa-2923-404d-9daa-c6a4582c4115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:18:17.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:18:27.328Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=7ac2c9fb-19c9-451b-8a03-4e610c5758d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:18:27.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:18:37.347Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=ed6cd4a6-6651-4311-965b-1562567cd8eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:18:37.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-11T03:18:42.205Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-11T03:18:42.206Z |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-11T03:18:42.207Z |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-11T03:18:42.211Z |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-11T03:18:42.229Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T03:18:42.229Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-11T03:18:42.229Z |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-11T03:18:42.232Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:18:47.366Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=0db13e5d-c19d-4e5d-a47c-fb440c5c211a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:18:47.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:18:57.405Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=ce9765a0-10d3-48f9-a63e-3fe2f18466ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:18:57.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:19:07.419Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=8d37e7fb-e058-42f2-90ee-12571b4e3f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:19:07.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:19:17.440Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=5cff9e1c-a545-4216-b65f-78005899df5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:19:17.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:19:27.456Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=3196bc9f-0570-4333-88ba-19f1add254b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:19:27.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:19:37.482Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=a7c90b4d-c820-4beb-81a2-210f29938f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:19:37.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:19:47.497Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=0c644443-c4d1-4a4d-a02b-2b798745faca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:19:47.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:19:57.521Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=898b981a-36cb-44c4-9dc9-5ae68793841d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:19:57.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:20:07.543Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=1cd12f06-5e8d-4c1c-81c3-416adc6c6650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:20:07.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:20:17.555Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=28cf8e5e-03ce-4e92-bac4-e311ea171f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:20:17.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:20:27.567Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=9d4c2bef-3406-4d51-a0b4-7f9a0f5318e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:20:27.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:20:37.594Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=4731e28d-3501-4272-9079-1653dfc6407f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:20:37.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:20:47.614Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=671e1c70-8cc9-4269-8ba8-393bc968ac7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:20:47.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:20:57.635Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=c2094f49-6eec-49e2-ad84-acc9d2e3f3ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:20:57.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:21:07.659Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=70520d35-579b-4708-8251-2dd0c7451448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:21:07.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:21:17.681Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=5b3dbd07-0015-4de8-acd7-8d5ea7fb0e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:21:17.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:21:27.704Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=5a81328b-3544-48ab-b519-6d6b801d9627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:21:27.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:21:37.720Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=9fea8a47-8305-4b1d-8741-674f1358e68f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:21:37.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:21:47.734Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=43cc18cb-884f-454f-a49e-a5b1b0e6521e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:21:47.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:21:57.772Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=efc07f50-de3d-4429-ba05-54edc263afcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:21:57.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:22:07.787Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=579baf81-9358-44de-8970-b963ad141b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:22:07.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:22:17.802Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=9b8b8240-f762-4ecc-b2dd-ab96ebe4c5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:22:17.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:22:27.831Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=9aa91c90-fb6e-427d-9eac-17a4259b92b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:22:27.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:22:37.845Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=b0a5fae9-23f0-425f-9af3-7aa02f306369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:22:37.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:22:47.863Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=47d2736b-4f1a-46f7-8e22-fbf3e3817dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:22:47.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:22:57.880Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=c4836824-9305-4866-a087-e1c58d46c57b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:22:57.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:23:07.909Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=6f13775c-0966-4c68-94b6-653c213a1185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:23:07.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:23:17.923Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=0835138d-e174-47c6-b3fa-4e3ef23aa3c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:23:17.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:23:27.951Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=fdcad5ec-0011-440a-bd6a-50d42b067403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:23:27.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:23:37.969Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=b303759b-a2e3-4ac8-80d6-ee126be22e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:23:37.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-11T03:23:41.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-11T03:23:41.645Z |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-11T03:23:41.646Z |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-11T03:23:41.649Z |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-11T03:23:41.662Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T03:23:41.663Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-11T03:23:41.663Z |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-11T03:23:41.667Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:23:47.982Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=c3d265c0-746e-487a-9dcb-56637e7ec7d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:23:48.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:23:58.007Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=3c52028b-d0e8-4a71-abdd-d897f30167a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:23:58.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:24:08.022Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=37f9f98d-1240-4bcf-b9c6-429de695a2cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:24:08.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:24:18.045Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=f71e42ce-93a4-47bf-9e34-2b712b0b5799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:24:18.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:24:28.072Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=e1ef84f1-12af-4746-9f15-957a573f7a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:24:28.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:24:38.088Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=d640f6d7-1e37-41b7-bfe4-0f73a4313c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:24:38.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:24:48.101Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=a9d77b9c-be95-41cf-a6e6-6cd5006e28cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:24:48.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:24:58.123Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=8402e4b5-01f4-49b2-b22b-6074d540a736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:24:58.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:25:08.143Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=253174a5-ba4b-40dd-8b3d-801afaa76ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:25:08.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:25:18.162Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=28c22bf5-4dfb-4782-9bf0-c6e4e8afe364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:25:18.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:25:28.192Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=c7218efd-20e8-46d1-bcb3-bb2aea5c062b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:25:28.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:25:38.215Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=f7d3609c-9e98-4c09-ab3a-500c65a010b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:25:38.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:25:48.228Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=86981c36-6686-478f-aa6a-d3bf891f8c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:25:48.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:25:58.264Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=dd314266-1488-4f78-938b-a4e031079fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:25:58.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:26:08.300Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=eb97ecc9-1475-4628-bc5a-6e5f67a17056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:26:08.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:26:18.370Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=6561dfdb-b7ea-4e37-8b18-5b03a10cb19d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:26:18.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:26:28.396Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=21e56041-d21f-425c-aea9-a531343aac98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:26:28.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:26:38.422Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=22625a87-ecc9-41fa-9d36-109c4cb1f1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:26:38.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:26:48.440Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=6edaec08-8264-4896-abf2-ac59a9c43694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:26:48.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:26:58.507Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=8a2c9c28-29ff-4f34-b41a-5cf7ebd0c2a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:26:58.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:27:08.549Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=aa0395b3-7e18-4574-a400-3f68aab0b9a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:27:08.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:27:18.566Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=de75ffb8-056a-4768-b978-61e8d7fa8059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:27:18.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:27:28.598Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=66fb9dc8-8d2b-4def-b8c0-21cccdfc37ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:27:28.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:27:38.612Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=3b62cf91-ea6b-4fb7-b8a5-989cdbd52ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:27:38.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:27:48.643Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=433e7d3b-2293-4d85-bec8-46b800e655f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:27:48.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:27:58.728Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=07435762-0d04-42d6-b173-0d256cb6df6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:27:59.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:28:09.175Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=72ad368f-c989-4672-bbc9-eaa326b4ab43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:28:09.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:28:19.648Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=9c750bfd-2b60-48ec-8dbe-49e0e9222410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:28:19.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:28:29.982Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=796d3c69-ef16-4f08-a3a2-651235c9b37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:28:30.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:28:40.479Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=af9c7612-9e81-4393-9e50-f7058cf87ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-11T03:28:41.597Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-11T03:28:41.598Z |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-11T03:28:41.599Z |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-11T03:28:41.601Z |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-11T03:28:41.614Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T03:28:41.615Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-11T03:28:41.615Z |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-11T03:28:41.618Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:28:42.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:28:52.534Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=5c506541-c957-4e93-bbcf-8b4c54324901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:28:52.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:29:02.995Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=b79746a8-fff4-4e33-aee5-de793117c435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:29:03.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:29:13.133Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=d6f9c711-0e28-4967-a985-327b565d3971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:29:13.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:29:23.182Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=701ca0c9-7e87-48a9-8913-e0f9e91ce472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:29:23.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:29:33.231Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=853f99b9-83f8-4eca-8c5c-1d50c8ae1978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:29:33.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:29:43.273Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=5be6a6ca-e968-4392-acbe-3aaba99813ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:29:43.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:29:53.336Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=6abe1726-ae39-4283-9359-7f425e78c92d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:29:53.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:30:03.404Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=3550e984-c60f-4b85-b935-687353b392e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:30:03.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:30:13.443Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=979cb96c-fb0f-48e5-831c-001ea058f71a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:30:13.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:30:23.569Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=f0d1dc0d-e092-4dc7-997c-a1f0c6b23b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:30:23.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:30:33.658Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=7f563ab8-9138-4995-ac43-a400fe77de5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:30:33.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:30:43.717Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=1c56d554-6611-4d4f-962e-6394a379b59c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:30:43.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:30:53.753Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=f87b8943-4201-446b-a820-6f45e6356859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:30:53.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:31:03.785Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=4e548169-bfe7-4414-8fad-f77d7a8d6417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:31:03.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:31:13.810Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=dfdca928-753b-461c-a3e3-6de59bb2ae6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:31:13.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:31:23.834Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=efd81ac6-3ce9-4976-b1a7-79f4cd9d8d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:31:23.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:31:33.851Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=91a1723a-b833-46c1-8567-b0cbd6fb0c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:31:33.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:31:43.876Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=ff1c7bb8-f5b1-47f5-a739-acde80b7fa81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:31:43.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:31:53.915Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=53e5a913-dfed-49d7-b731-236dc9dd18e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:31:53.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:32:03.931Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=680f97a4-0baa-4ed5-8023-a10d1eff2b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:32:03.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:32:13.958Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=071466d3-18ae-4c3a-b7ea-643012749044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:32:14.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:32:24.003Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=1c5dc368-d666-4e95-8679-bfa9127c7e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:32:24.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:32:34.055Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=567aec9b-d5e5-4330-8e5f-3806807b75cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:32:34.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:32:44.100Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=f5b19cd0-c688-46e0-a34c-fc60c6d48e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:32:44.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:32:54.187Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=70e6c43d-0dfa-4ad3-b048-cdaedef8b30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:32:54.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:33:04.210Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=6c9b44c0-86ac-45d0-8a97-70d9b65a1e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:33:04.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:33:14.249Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=e755ee76-b95a-4335-9b16-5dafddc70437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:33:14.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:33:24.297Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=a94da2eb-f432-40e2-a498-7b48bfe51fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:33:24.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:33:34.344Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=c4be4285-5581-4e21-844a-b4345ad00f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:33:34.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-11T03:33:41.524Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-11T03:33:41.525Z |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-11T03:33:41.525Z |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-11T03:33:41.528Z |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-11T03:33:41.539Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T03:33:41.540Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-11T03:33:41.540Z |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-11T03:33:41.544Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:33:44.373Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=d4e879df-e01a-49be-ba15-b3563d5d3858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:33:44.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:33:54.402Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=3f9dc2e7-b9f8-4dae-8eb2-e424a6914f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:33:54.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:34:04.438Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=785045ad-caa2-440d-8bc0-979e20e019ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:34:04.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:34:14.461Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=9ae10e07-ddcf-4148-ad08-fe804ffbb5e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:34:14.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:34:24.484Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=d484837a-6573-4daa-8816-dcde45010655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:34:24.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:34:34.547Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=f7840ef0-a631-4caa-aa75-83e28bf2cb63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:34:34.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:34:44.573Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=a64afbc3-b338-406f-93b7-8cb9bad676fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:34:44.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:34:54.597Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=91bec79f-a132-44e6-9177-383d49f9e805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:34:54.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:35:04.618Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=e660c6dd-8f11-461b-86ec-b92301bc8a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:35:04.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:35:14.644Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=e97eefa7-dc62-41a6-bdca-67e571862b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:35:14.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:35:24.667Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=9feac519-53aa-48f1-9ddf-a708039514b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:35:24.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:35:34.710Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=8b770e88-625c-43b2-abe1-d45bef5decd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:35:34.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:35:44.731Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=7cb3b19a-8e1e-4c70-9506-66afa8512380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:35:44.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:35:54.779Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=a067f940-dc14-427d-add3-b7a9647c77e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:35:54.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:36:04.809Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=a2f78604-e896-4c6b-aeb5-f2092acd5f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:36:04.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:36:14.831Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=e3ec4592-a079-4212-b602-9b49dae6022c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:36:14.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:36:24.869Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=ee69574c-fa98-4e65-b504-6d9d07053840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:36:24.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:36:34.890Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=aad510f7-1f67-4c04-893c-03cd6482d876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:36:34.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:36:44.910Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=18b310cb-35be-4603-abac-211cec9d31ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:36:44.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:36:54.977Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=e1f4d583-db5e-4b7f-a4f6-524de4bda3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:36:55.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:37:05.010Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=b5a214f0-8bcf-4769-8704-1438c81525ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:37:05.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:37:15.050Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=9deede72-7aae-4a03-8051-b7c6c4377563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:37:15.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:37:25.076Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=04b1f36e-0b5b-45c6-a77a-d7290f7c2ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:37:25.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:37:35.088Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=abfc841a-c181-4738-b660-ed7e31a95ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:37:35.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:37:45.116Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=a5c4f42a-0b04-4e3d-865a-6dc3136db6ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:37:45.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:37:55.132Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=6a687f51-1322-464a-834c-665c350bd1bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:37:55.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:38:05.146Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=671568b6-e1de-4652-a4de-b087c7762ce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:38:05.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:38:15.179Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=7c47efb7-2835-488d-9765-f11e2cae708a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:38:15.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:38:25.217Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=d90b5b02-fe45-4dca-9096-759cd3e96868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:38:25.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:38:35.232Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=890fc0b1-cfa0-4e5c-96d9-25e7fe53cf93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:38:35.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-11T03:38:41.618Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-11T03:38:41.619Z |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-11T03:38:41.620Z |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-11T03:38:41.622Z |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-11T03:38:41.632Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T03:38:41.633Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-11T03:38:41.633Z |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-11T03:38:41.636Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:38:45.246Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=7cd171b0-f66d-4c03-9dbf-283c76f2f92e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:38:45.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:38:55.266Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=93998a41-02ac-42e6-bc31-1d69825cc4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:38:55.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:39:05.300Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=56938e08-5e75-4bf9-8957-5fd9b65743e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:39:05.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:39:15.314Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=f254d728-a443-44ca-ab6e-978582e21da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:39:15.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:39:25.346Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=428bde55-93ce-46ea-8abc-22e68030fb15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:39:25.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:39:35.358Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=4b437fc9-2284-4766-a7b8-0c3b79545361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:39:35.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:39:45.371Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=00cdbf22-d40f-4532-b5d5-ea127558fbaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:39:45.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:39:55.386Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=c778f1fb-95dd-4a79-bb17-ecc80a7212ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:39:55.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:40:05.398Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=09e99ede-f996-4e33-8e15-7a6ffc44d0ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:40:05.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:40:15.412Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=06a03834-415c-44d1-8411-202387e10cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:40:15.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:40:25.450Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=1d6e62e4-6e5a-45a1-8561-725a4f4c5bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:40:25.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:40:35.463Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=e1506565-18d6-4eca-b3ea-53384c61cbd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:40:35.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:40:45.476Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=e48e782a-32ae-4bc9-aeea-2a085ac4c0a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:40:45.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:40:55.492Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=6e4652e6-4864-4961-a940-810d07b0f6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:40:55.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:41:05.508Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=79de9080-8118-401a-9e57-de1b2180cbc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:41:05.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:41:15.524Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=368f8489-54e2-4ff7-9bda-4214c4499f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:41:15.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:41:25.555Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=5d93e57b-d4d7-4ae1-864a-afd1cc04e142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:41:25.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:41:35.566Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=55a7c42b-e889-4c13-bcb1-49805b0d5539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:41:35.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:41:45.579Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=85bcf2fa-a6c6-4cb9-a975-479bdaadbdd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:41:45.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:41:55.628Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=76694146-0f22-4c8f-ab79-a79cbff14263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:41:55.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:42:05.642Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=fb9156d3-75e2-4831-85b5-e432bdc258b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:42:05.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:42:15.655Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=2235304d-edbf-4ad2-b224-51fbd7fb7540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:42:15.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:42:25.680Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=14ed4782-f5d8-4c29-8f1b-8eedf6eb3217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:42:25.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:42:35.694Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=add54ad6-52ac-498d-9309-fe73288bdeab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:42:35.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:42:45.710Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=e75a2a3a-377e-4d24-9990-2a512541ef32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:42:45.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:42:55.731Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=f9d09ff4-0ffc-4aec-a576-3513c7e17d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:42:55.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:43:05.750Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=a946d755-5919-4a06-bca1-e088d34596e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:43:05.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:43:15.766Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=3d4c8c87-05d7-42e7-8308-7fdbe7929647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:43:15.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:43:25.787Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=b77f7fbc-e913-4fc5-b92c-8cc45515134b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:43:25.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:43:35.799Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=d8991a23-7780-4bdd-a976-47c680389329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:43:35.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-11T03:43:41.491Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-11T03:43:41.492Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-11T03:43:41.493Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T03:43:41.496Z |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-11T03:43:41.505Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T03:43:41.506Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-11T03:43:41.506Z |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-11T03:43:41.510Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:43:45.812Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=00498bfb-b9d7-4406-b024-8fce99515e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:43:45.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:43:55.838Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=f5486ee9-859d-409a-89da-a19851e4c390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:43:55.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:44:05.854Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=ca734689-fbae-4799-9aac-802d629b4bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:44:05.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:44:15.871Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=8d5d3093-7bde-4d3d-b86c-38854c06d46d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:44:15.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:44:25.895Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=1f9a0f2d-21cc-4b66-a18d-86262c1b3dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:44:25.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:44:35.908Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=a4c4d443-3a31-4c46-a61e-b67ab4ad5c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:44:35.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:44:45.920Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=55c8a0b3-ed47-4cb3-b5e0-cbf1f57636c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:44:45.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:44:55.938Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=3b023e55-1d82-4dc2-b263-ba5513453910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:44:55.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:45:05.951Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=77d9da4e-7957-4a1d-bd67-adb0a97245a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:45:05.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:45:15.996Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=f9446356-166c-4396-ae90-1b6d4ae84788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:45:16.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:45:26.011Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=cce61b76-d89f-4ef6-8eaa-fe9259affb77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:45:26.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:45:36.040Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=b483dde3-a2ef-4eb1-9aea-15ebb3fd43e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:45:36.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:45:46.064Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=4382a28b-eedc-454c-b0b3-159953c6573f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:45:46.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:45:56.089Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=348a3de3-c81e-46fe-985a-0c337b27ec00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:45:56.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:46:06.107Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=ba4fd99d-9b8e-4cfc-8e1e-a58da23c1e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:46:06.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:46:16.119Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=2f790659-853f-4f7f-b16b-c9d83367ae24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:46:16.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:46:26.134Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=547d7c13-491f-4e88-b9da-40cc860444a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:46:26.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:46:36.145Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=15a4cad0-90f1-4d4a-966b-64a27785611a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:46:36.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:46:46.157Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=588695f4-09a8-4228-8c2b-e8ec13a6cc15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:46:46.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:46:56.185Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=83207da1-7847-47c3-9f9e-727ca24601df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:46:56.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:47:06.198Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=91ac857a-14bd-4502-ac51-4e8d8a324eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:47:06.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:47:16.211Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=d931a424-ae73-4f7e-8f7a-fa0a66e89da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:47:16.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:47:26.224Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=2437942c-b47f-4677-afa6-5b52c71c7f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:47:26.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:47:36.235Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=17d97aa1-7587-4c13-a047-164b3bf3d650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:47:36.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:47:46.251Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=2d06f0dd-6ef1-443a-8a07-850faa468f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:47:46.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:47:56.267Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=218ce05a-d613-4dbe-8a8d-471953af13df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:47:56.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:48:06.278Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=e1beb248-b8f7-4a8a-a1b1-4e3dc5575bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:48:06.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:48:16.292Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=95921406-a745-4d6e-bfc8-597a3e235029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:48:16.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:48:26.307Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=b8c479bb-ff22-4cf0-afe0-dd0ff69f9fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:48:26.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:48:36.320Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=2393207d-c30f-4713-bf48-cebd76b0bd36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:48:36.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-11T03:48:41.442Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-11T03:48:41.443Z |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-11T03:48:41.443Z |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-11T03:48:41.444Z |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-11T03:48:41.449Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T03:48:41.449Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-11T03:48:41.449Z |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-11T03:48:41.450Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:48:46.331Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=6c8743c9-b7ba-49f8-b56f-6a256c976064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:48:46.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:48:56.350Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=cc1530ab-f11a-4161-9f1d-e314de2f062d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:48:56.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:49:06.363Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=cf5dea89-4cb2-4e4d-9963-7b8be0bbfce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:49:06.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:49:16.378Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=04e7594b-5fdb-4f97-9f24-3e4fd58462e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:49:16.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:49:26.397Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=8abead95-b42d-4d96-bec7-3f9714dd26ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:49:26.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:49:36.409Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=72283815-c5ea-4648-9954-053f90f3a783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:49:36.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:49:46.421Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=7747e7ad-a96c-4cd3-93cc-ebc792c5d703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:49:46.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:49:56.451Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=dc0285bd-5686-413f-a4c8-31b35d5feaa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:49:56.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:50:06.466Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=317565f1-18bd-47c1-a06b-3a0c8e8a4b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:50:06.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:50:16.483Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=38db2376-b6f4-4b80-8a2b-e1b80795e8a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:50:16.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:50:26.497Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=0b63a178-c78a-471a-951b-e0a476c3f10b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:50:26.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:50:36.512Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=0b94c5da-8457-4448-a0c9-7df34746f662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:50:36.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:50:46.527Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=f864daf3-6e38-4705-b93c-84eea5d5a661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:50:46.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:50:56.564Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=81658dcd-4feb-42f7-8527-f79ab6af779f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:50:56.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:51:06.584Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=f0709d61-094f-45d9-8621-bdf4317d8e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:51:06.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:51:16.603Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=06681f96-d05d-431e-a04f-3e260fd906d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:51:16.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:51:26.617Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=cea306b9-bbe1-4e51-8a7b-4751c1700472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:51:26.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:51:36.628Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=3af32e37-43f8-493f-a389-385b89402539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:51:36.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:51:46.640Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=4e183016-f12e-4609-a801-46f543bc0a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:51:46.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:51:56.683Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=ccf1d6f2-d1d3-4065-af36-c7e4e232efd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:51:56.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:52:06.697Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=6bec9145-8832-426f-a77e-50f50d34a5c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:52:06.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:52:16.715Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=5255a71a-d9b2-49ee-a71a-fd911dd31841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:52:16.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:52:26.727Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=9c2eeef0-336e-4ee8-a124-a472b80ab4ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:52:26.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:52:36.746Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=bf147b1c-74e3-46e1-9a62-b326a0a05c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:52:36.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:52:46.757Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=35d25656-dd82-4d9f-986b-3b46f561eb2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:52:46.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:52:56.779Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=be2ae029-7c66-48c3-9e49-e0da54584562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:52:56.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:53:06.796Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=5469f896-967f-42e5-9623-0ce1dbbd438c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:53:06.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:53:16.816Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=983a43a3-706a-466a-beca-f94904322d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:53:16.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:53:26.840Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=0f036fbc-0007-485b-9a58-bfc048b63baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:53:26.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:53:36.853Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=3fb2cf94-50ce-46da-a1f1-6b42032c7930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:53:36.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-11T03:53:41.533Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-11T03:53:41.533Z |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-11T03:53:41.534Z |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-11T03:53:41.536Z |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-11T03:53:41.542Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T03:53:41.542Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-11T03:53:41.542Z |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-11T03:53:41.545Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:53:46.869Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=8267c23b-85ae-4f32-811c-34c1ae5197d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:53:46.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:53:56.893Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=d09d9938-db9b-42cd-b52c-d6d1eabe95ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:53:56.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:54:06.912Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=85ace36d-635f-406f-97d8-29ad8ec11299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:54:06.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:54:16.929Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=9c23a951-0796-4daa-b2f8-4e1c459f46dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:54:16.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:54:26.968Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=c3fafa04-6d4d-4cc9-ba98-2fd3c3a3ac3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:54:27.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:54:37.018Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=f34aff0f-80ab-452f-9911-af1bbfba486b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:54:37.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:54:47.037Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=d91376e2-3502-4ec3-af32-35c72dcf2159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:54:47.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:54:57.069Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=7a2f7684-ea83-4442-9121-6f6d30f12d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:54:57.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:55:07.082Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=e0bf69dc-68dd-468d-be66-a42fbc764aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:55:07.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:55:17.109Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=11df351e-a977-464f-a44d-89972dd55894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:55:17.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:55:27.177Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=f600bf92-d3a1-4bdf-bc43-040171e0fc64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:55:27.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:55:37.194Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=38fd8280-7b3f-48f8-bf4a-527d30ad46d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:55:37.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:55:47.208Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=d96a7031-645e-4a79-b4dc-d9643be60bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:55:47.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:55:57.232Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=93b171ed-b6de-41bc-8849-aa2e85a34a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:55:57.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:56:07.249Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=c29aa5c8-cb4c-40bf-aa25-13178de9aec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:56:07.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:56:17.272Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=c9fd48cf-0b3c-4909-b286-3d20c65726ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:56:17.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:56:27.291Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=d788c976-72af-470f-92d8-e4ba59717141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:56:27.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:56:37.309Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=5122c725-9091-42af-8d2e-6d3df79429c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:56:37.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:56:47.321Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=ae2bbb95-e429-4278-a5cd-818b7de616b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:56:47.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:56:57.340Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=e7cd17c7-503b-4fca-bba3-ee25aeb5a377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:56:57.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:57:07.351Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=d3caeb2e-67dc-42e6-bcc2-2043e57ae3ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:57:07.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:57:17.364Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=dcd2ff84-b034-4202-9841-e3ef1764970b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:57:17.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:57:27.392Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=054168a8-46ef-43ab-9e36-e4787cca2c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:57:27.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:57:37.405Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=133c95ad-65d4-4933-bbcb-72cc406699ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:57:37.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:57:47.422Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=f0ef8bc8-5ea9-4aee-b481-510b1fcc76c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:57:47.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:57:57.470Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=4b5f9d48-d98b-4a3d-b5c0-666fff3ce387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:57:57.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:58:07.483Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=3392b62f-e064-4ba7-8c91-f344b840d81a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:58:07.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:58:17.496Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=9810ebc8-1f6d-4b13-8169-832dc8642529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:58:17.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:58:27.510Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=a7fe3655-ecd8-4f04-bfa3-65c488d0084d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:58:27.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:58:37.529Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=b981484e-fcab-4171-b08f-c185c467c43a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:58:37.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-11T03:58:41.609Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-11T03:58:41.610Z |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-11T03:58:41.611Z |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-11T03:58:41.614Z |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-11T03:58:41.622Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T03:58:41.622Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-11T03:58:41.622Z |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-11T03:58:41.624Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:58:47.541Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=cdb920b8-4536-4c7d-a1b4-524cca25c4f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:58:47.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:58:57.556Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=17142f4e-5633-46d8-a299-5d5eec1c492e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:58:57.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:59:07.569Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=c8420dd5-40ea-4dbd-bc07-d3983d2ae936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:59:07.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:59:17.582Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=730651be-4c44-4648-ac4d-eb59b63ceb32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:59:17.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:59:27.598Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=30737241-36b8-45b8-a683-d66cc8c4b0b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:59:27.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:59:37.610Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=87e4b02f-2a83-440d-99ca-e7fa0708ffdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:59:37.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:59:47.640Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=22250a01-c164-4810-8a59-c055d10c6fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:59:47.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:59:57.655Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=3c66ea8b-865c-4763-b6f9-5187268302f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T03:59:57.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:00:07.667Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=dff82d0d-e8c6-49a2-81fb-670ade9791f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:00:07.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:00:17.679Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=1bfce1de-2f1a-40db-8be6-fcbc2b01b558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:00:17.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:00:27.696Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=872a38db-d4f7-4ba9-af63-70303d4eb79e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:00:27.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:00:37.709Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=71c01d48-45ab-4c31-9537-e7509c54c944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:00:37.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:00:47.721Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=eb24ede1-09bc-40c7-8e4f-b333bc023de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:00:47.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:00:57.736Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=06c88bf3-4c23-471d-8986-9a45e7aa46c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:00:57.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:01:07.750Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=0a3787b5-fdf5-49a8-807d-70ec54bc68b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:01:07.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:01:17.767Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=2148338c-9cdd-465a-8293-a10dccdf9bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:01:17.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:01:27.801Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=86ef5c6e-df35-4832-b6fe-3ea22c08e337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:01:27.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:01:37.822Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=2a7456ee-be38-40e4-8083-10c79cfea59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:01:37.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:01:47.835Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=16f821e4-920f-42d6-b057-3b91ce813df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:01:47.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:01:57.849Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=740ee4c8-2096-4b0a-9f6a-97753e83a0bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:01:57.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:02:07.860Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=91477061-8c76-4725-bb76-81e722d3e851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:02:07.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:02:17.871Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=34b4489a-fceb-4c16-84d3-441be9d12acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:02:17.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:02:27.884Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=da77a3a0-e496-4db2-8dda-2448198c0a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:02:27.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:02:37.899Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=2e02457c-4a1b-42b4-a72f-3044a79f2c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:02:37.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:02:47.912Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=6a4c7b4a-bed7-486e-8a63-e8ac93004ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:02:47.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:02:57.933Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=18b5442a-8f10-4311-a5f4-6c9c641b128b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:02:57.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:03:07.953Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=ea3e1081-8153-42a3-a8fd-88da9f7453f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:03:07.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:03:17.964Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=9d45e62a-53c3-4d73-b917-3f8ac794597c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:03:17.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:03:27.976Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=ea6d5fa1-a0e4-4c42-a8c4-5d7b78df5d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:03:27.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:03:37.991Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=23bbc7c2-c0e2-45ab-9621-98562b54fd7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:03:38.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-11T04:03:41.443Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-11T04:03:41.444Z |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-11T04:03:41.444Z |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-11T04:03:41.446Z |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-11T04:03:41.451Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T04:03:41.451Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-11T04:03:41.451Z |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-11T04:03:41.453Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:03:48.007Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=b147b423-c6d0-4d8d-8491-cf1c0b3d441b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:03:48.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:03:58.034Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=033ccb06-e31b-419a-a20b-f2de87f7c743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:03:58.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:04:08.072Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=82d78424-ddf2-4026-94e2-e4f0990715d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:04:08.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:04:18.103Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=017a2515-380e-4f50-b463-084ba84d0e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:04:18.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:04:28.126Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=3f156ae7-5c1b-4c26-a45a-3be5add6c4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:04:28.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:04:38.180Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=5c2e4c9a-de82-4999-a298-9a9cafe072cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:04:38.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:04:48.205Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=ff9d3b46-e0a8-454f-b6e8-adefeecede22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:04:48.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:04:58.224Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=4f509e01-fc5e-4b19-88a8-f422b63cc365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:04:58.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:05:08.255Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=755f9c59-0ab9-4ebd-9ad0-030678a150f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:05:08.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:05:18.269Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=bcd861ca-5056-4b8b-9b72-53ccb4373cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:05:18.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:05:28.294Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=52b62cb0-06f5-4113-9677-15c08e9f1843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:05:28.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:05:38.323Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=ca6a05d8-e519-4387-9bbc-e66ca6cf710f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:05:38.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:05:48.339Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=953c4a14-b066-4a15-810b-8edf52764db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:05:48.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:05:58.369Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=2e777459-0e53-4c00-a11e-0c32423ff76c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:05:58.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:06:08.395Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=d34a4551-3281-4c8b-906e-be308b994f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:06:08.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:06:18.411Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=d66e82da-3be7-40c9-bf4f-1b2f7f200909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:06:18.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:06:28.450Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=7594bfec-a60b-4b34-9574-c3a3a51e0370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:06:28.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:06:38.465Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=5d89260b-123e-4656-9f14-a10da9ea847f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:06:38.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:06:48.479Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=433cfcd8-9320-44a2-a242-77cc0426df33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:06:48.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:06:58.524Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=9571062b-7beb-4837-b742-ee19f4471b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:06:58.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:07:08.590Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=06a48767-23b6-4698-be4a-9d08ea78b681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:07:08.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:07:18.608Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=9e6c81f5-0da3-40fb-b1bb-23f20245e745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:07:18.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:07:28.741Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=4f3607a0-bf9c-45bc-9ba3-d73d76a6c08e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:07:28.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:07:38.756Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=455405af-ea01-4405-b4ce-f0e4e758405f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:07:38.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:07:48.788Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=1677065b-c098-4dc7-8fa1-dfd633c16322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:07:48.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:07:58.829Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=33eb5466-6f64-4de2-b5c2-30cd6b558255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:07:58.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:08:08.843Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=7c220bac-af51-43c2-9c3b-ea52610ce476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:08:08.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:08:18.883Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=6e8017f2-a329-4089-ac2d-8b0dfe0fd8f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:08:18.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:08:28.918Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=130a09aa-a501-4c7a-86e2-4670bc7d7cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:08:28.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:08:38.935Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=94455a7a-627b-4b6d-adb5-d1a00556cff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:08:38.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-11T04:08:41.512Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-11T04:08:41.512Z |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-11T04:08:41.513Z |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-11T04:08:41.516Z |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-11T04:08:41.526Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-11T04:08:41.526Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-11T04:08:41.526Z |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-11T04:08:41.529Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:08:48.954Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=67545e17-f5e7-4135-a604-cbd578faeb5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:08:48.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:08:58.974Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=eaf85da4-f37f-4372-b470-06372c501016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:08:58.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:09:08.984Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=bda2ed00-9966-4e1b-b638-f24f9abad914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:09:08.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:09:18.999Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=2f2f140d-1a08-4b8e-a6a9-82fa4d701487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:09:19.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:09:29.020Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=4e940fc6-8141-4048-aba0-c929d60016b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:09:29.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:09:39.034Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=c67d59e3-dad7-4e7b-9531-7cd225448431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:09:39.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:09:49.047Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=8bd74adb-55fb-4a36-9e1f-8327285d7ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:09:49.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:09:59.082Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=bf6aa0b5-8b9c-4032-b0dc-d40f54f00b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:09:59.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:10:09.099Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=cad1a3fb-d85f-4761-813e-db6d362012ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:10:09.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:10:19.118Z |INFO |Init configs |InvocationID=e81f75bb-ff65-4f23-97fa-52f6906a5bd3, InstanceUUID=29a59b6a-9aa4-4fea-8d72-db453f790bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-11T04:10:19.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |