By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T12:20:50.182Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T12:20:50.184Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-17T12:20:50.222Z |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 |2021-11-17T12:20:50.770Z |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 |2021-11-17T12:20:50.882Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T12:20:50.882Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-17T12:20:50.882Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2021-11-17T12:20:50.984Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-17T12:20:51.103Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-17T12:20:51.132Z |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.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-11-17T12:20:52.514Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-17T12:20:53.009Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-17T12:20:53.031Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-17T12:20:53.031Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-17T12:20:53.096Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-17T12:20:53.096Z |INFO |Root WebApplicationContext: initialization completed in 1964 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-17T12:20:53.467Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-17T12:20:54.285Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-17T12:20:55.838Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-17T12:20:56.428Z |INFO |Started MainApp in 8.802 seconds (JVM running for 9.62) |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-17T12:20:56.503Z |INFO |Start scheduling PRH workflow |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:20:56.513Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=4e0a402e-54c9-43af-a519-729ce9736d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T12:20:58.094Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.176.6:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:20:58.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:21:08.134Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=0da4fdd2-cf67-4fad-8a42-d6465068bf3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T12:21:09.246Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.176.6:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:21:09.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-17T12:21:10.860Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-17T12:21:10.860Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-17T12:21:10.865Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:21:19.249Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=b369807f-2a7f-4bfd-8192-cbc240cedd8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T12:21:20.286Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.176.6:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:21:20.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:21:30.288Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=0b94f1fb-28d3-4d40-aa7e-ddcfecff32a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T12:21:31.326Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.176.6:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:21:31.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:21:41.327Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=7bee576f-51cc-4eaf-bb40-60f800bc563e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T12:21:42.366Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.176.6:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:21:42.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:21:52.369Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=55ec68c7-658f-4eb8-84fc-972d244a5701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T12:21:53.406Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.176.6:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:21:53.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:22:03.408Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=e93ecd35-743b-4d81-be6b-766f5dc2cba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T12:22:04.446Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.176.6:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:22:04.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:22:14.448Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=cbc4d8fb-4f03-498f-9323-e9b93cc8bfa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T12:22:15.486Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.176.6:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:22:15.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:22:25.487Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=1cd8a966-cf73-4fc8-a9e0-b6d5da35143f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T12:22:26.526Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.176.6:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:22:26.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:22:36.531Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=a333fe8c-127f-4499-989c-dc39c52e19dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T12:22:37.566Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.176.6:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:22:37.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:22:47.567Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=49ce7c31-440d-4b91-a1fe-85e107fa9e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T12:22:48.607Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.176.6:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:22:48.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:22:58.610Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=ed3c3169-fdc9-415e-a1d0-8e14e106727b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T12:22:59.646Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.176.6:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:22:59.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:23:09.650Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=23186890-aefa-4dea-b180-8b790daf4b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T12:23:10.690Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.176.6:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:23:10.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:23:20.692Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=752766ad-61d2-4c05-aa8a-35cabd10c0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T12:23:21.730Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.176.6:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:23:21.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:23:31.732Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=bf319ab9-c319-4652-a6fd-39d41f2eb743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T12:23:32.766Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.176.6:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:23:32.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:23:42.769Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=7deef6c7-f04f-44a8-9910-b28e1aa54987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T12:23:43.806Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.176.6:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:23:43.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:23:53.807Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=79f9a6d8-4ac7-4265-93c2-87de045f857e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T12:23:54.846Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.176.6:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:23:54.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:24:04.850Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=2cf41c36-b6b0-4df6-a38c-094a8e9ef21a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T12:24:05.958Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.176.6:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:24:05.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:24:15.961Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=72e926f9-c703-4954-9741-77042aca8256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T12:24:16.990Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.176.6:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:24:16.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:24:26.992Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=6fb3bf3c-a183-4051-82dd-5b1d85d28bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T12:24:28.030Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.176.6:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:24:28.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:24:38.031Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=6307870f-3199-44ce-aa6c-c2c3a900e5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T12:24:39.070Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.176.6:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:24:39.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:24:49.071Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=3620a063-4a22-419b-bd15-235da6a49c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T12:24:50.110Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.176.6:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:24:50.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:25:00.111Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=2da777d5-b655-4d88-b66f-4cea43dcc237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T12:25:01.150Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.176.6:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:25:01.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:25:11.152Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=9c2e1f6c-3731-44ae-a25e-b0f64be2eebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T12:25:12.190Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.176.6:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:25:12.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:25:22.194Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=18f1e94e-39d5-486a-b810-59efe436d87c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T12:25:23.262Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.176.6:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:25:23.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:25:33.265Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=01150ce1-9006-4091-b482-5a4e7d13fc66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T12:25:34.334Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.176.6:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:25:34.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:25:44.335Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=e811bc0a-e231-4440-939c-feab26a43550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T12:25:45.374Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.176.6:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:25:45.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T12:25:54.140Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T12:25:54.140Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-17T12:25:54.142Z |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 |2021-11-17T12:25:54.146Z |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 |2021-11-17T12:25:54.153Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T12:25:54.153Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-17T12:25:54.153Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2021-11-17T12:25:54.155Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:25:55.376Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=ccf2e9fe-3b18-4506-96c0-51e37b79e17b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T12:25:56.414Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.176.6:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:25:56.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:26:06.416Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=22acf842-b0e9-4983-b09f-0c878f1bdce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T12:26:07.454Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.176.6:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:26:07.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:26:17.455Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=6f85aff1-f3b1-487a-8820-47b387a3a28f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T12:26:18.497Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.176.6:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:26:18.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:26:28.504Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=8c03ab3b-755c-48fa-8d98-9bd7d403c68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T12:26:29.534Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.176.6:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:26:29.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:26:39.536Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=5eefe04f-9d21-4a62-be28-05a7114f41ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T12:26:40.574Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.176.6:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:26:40.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:26:50.575Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=67993cd6-92a5-4fdc-aa93-08f47ed689c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T12:26:51.646Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.176.6:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:26:51.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:27:01.647Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=03563d80-3857-4403-a239-7d85b8080b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T12:27:02.685Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.176.6:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:27:02.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:27:12.687Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=834891f4-79fd-4807-8761-cdacf6760178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T12:27:13.726Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.176.6:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:27:13.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:27:23.727Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=0da1cc18-d1a4-469f-990e-5bbc3271b75e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T12:27:24.766Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.176.6:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:27:24.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:27:34.767Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=79d3d211-6620-4ee8-b99a-b6162e92ce27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T12:27:35.810Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.176.6:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:27:35.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:27:45.812Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=3ef2c311-2f34-4930-a318-211ac2682707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T12:27:46.847Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.176.6:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:27:46.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:27:56.849Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=56318dfa-3add-4e52-aa91-364112e24a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T12:27:57.886Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.176.6:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:27:57.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:28:07.887Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=32b5797c-6640-414f-af32-d08e369b32c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:28:07.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:28:17.999Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=3cff2bbf-3d35-480f-8861-c1f7ff064217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:28:18.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:28:28.018Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=c11d3d2b-1f3b-4443-ae4d-9bf9d268420c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:28:28.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:28:38.041Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=03026d89-83d8-4032-acaa-ccc414e14753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:28:38.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:28:48.066Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=46290626-d22a-4a81-901f-61b9d6e556c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:28:48.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:28:58.097Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=96fb2f4a-8d9f-4dce-ad0f-4c8eaed0724e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:28:58.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:29:08.128Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=c147adc4-8f7f-4d52-9d52-f09bbba15191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:29:08.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:29:18.147Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=fcd640f0-f2fb-435b-b6a7-7549cf29aaca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:29:18.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:29:28.161Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=39cdf1cb-cabd-4854-9c8b-e68d04fbc12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:29:28.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:29:38.171Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=2705f375-bbd1-4e6b-bf5a-1ff8903063c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:29:38.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:29:48.193Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=7f4538c2-3f89-40b7-b6ec-4bc299644f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:29:48.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:29:58.212Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=d38ab8a5-c282-494c-9969-ea94b13189ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:29:58.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:30:08.225Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=1fa4e62e-080a-44b4-a51c-f549895125b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:30:08.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:30:18.241Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=19fdb9df-cb3b-4257-b04d-8ad5a0bb03f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:30:18.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:30:28.256Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=4d9c29b2-df37-4e24-9e9d-ae1e0bba35c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:30:28.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:30:38.270Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=b8ad7bbf-cfa7-4b44-bb61-3bcbb2621a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:30:38.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:30:48.280Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=e566b88c-1262-4663-af3d-4292c26fefdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:30:48.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T12:30:53.830Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T12:30:53.830Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-17T12:30:53.831Z |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 |2021-11-17T12:30:53.834Z |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 |2021-11-17T12:30:53.846Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T12:30:53.846Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-17T12:30:53.846Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2021-11-17T12:30:53.848Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:30:58.290Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=88fc06ca-5fc5-4df6-9329-d933b7c2d24c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:30:58.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:31:08.299Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=4aaefdf3-1298-462b-93a3-bee75df54756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:31:08.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:31:18.311Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=8ee40388-8eec-4ec8-a362-5c4cebb31083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:31:18.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:31:28.327Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=14c4bab5-adca-482d-a791-162bb0496f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:31:28.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:31:38.344Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=0cbd7637-e207-465a-b185-c98504a418b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:31:38.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:31:48.357Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=fcc9ca21-60ce-48ad-a2eb-8e420ebd1cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:31:48.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:31:58.368Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=091f21d9-9172-4314-b4e6-bceaa36bc756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:31:58.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:32:08.380Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=580f9511-04a8-43d8-8988-758e7ed0037d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:32:08.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:32:18.388Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=6e8cfccb-064a-4fe1-ab76-add8cb8933e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:32:18.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:32:28.397Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=8bf78a87-6b66-43dc-9b9b-60c2bcdd30e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:32:28.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:32:38.424Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=2068ee9b-a3f4-4adf-a402-af2a8a47877b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:32:38.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:32:48.444Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=52a9a349-f9ae-426c-b399-119ee16b99b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:32:48.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:32:58.455Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=431e8668-6abe-4d48-920c-920339322ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:32:58.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:33:08.467Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=1974f442-a91f-4f8e-a23b-e235b7879d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:33:08.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:33:18.478Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=d18a48ed-86bc-49d1-94d5-380c16aab36a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:33:18.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:33:28.489Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=d8496633-657f-456c-bcda-3649bdcadf45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:33:28.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:33:38.500Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=2a0039ab-844b-4ba5-8965-c471e7065ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:33:38.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:33:48.509Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=ae145a6d-8262-41ba-a973-477bc2b2fdd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:33:48.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:33:58.526Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=7046758c-2983-4263-a5ea-0c11d6e1f5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:33:58.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:34:08.541Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=c256adbc-e2c8-4fd6-ada7-7f6509ac6346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:34:08.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:34:18.558Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=f1f03c52-be20-43f7-a852-7c0199ee9423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:34:18.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:34:28.569Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=eea1c113-fe98-4bba-b3d5-fe467744d3cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:34:28.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:34:38.579Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=ec87dfc9-f247-40b1-971d-cc05aafbcbbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:34:38.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:34:48.588Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=29b16118-4253-4faf-91b4-4c4c312e03fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:34:48.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:34:58.601Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=890b0b7c-e20f-42d5-93e3-a21979811b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:34:58.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:35:08.628Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=d48c79c3-5277-4355-929b-3c41b5a882b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:35:08.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:35:18.640Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=d88f8c4a-f97a-4970-931b-0d19fe6ce7af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:35:18.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:35:28.650Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=4ac7daae-29a3-4f33-9e94-f17d9bd79b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:35:28.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:35:38.670Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=9c51555b-dd6b-4bff-8388-31ca14890acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:35:38.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:35:48.680Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=873b79ff-400d-42c1-bb43-b34dea5e864f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:35:48.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T12:35:54.023Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T12:35:54.023Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-17T12:35:54.024Z |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 |2021-11-17T12:35:54.028Z |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 |2021-11-17T12:35:54.035Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T12:35:54.036Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-17T12:35:54.036Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2021-11-17T12:35:54.038Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:35:58.692Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=9db2642f-bb12-46a9-a92c-71191bdb353e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:35:58.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:36:08.707Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=896917f7-086f-48bb-8f7b-9941613d77d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:36:08.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:36:18.721Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=3b268ccd-c2b6-4263-9a65-75e3b393d4fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:36:18.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:36:28.731Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=89b4c680-c995-4ee7-bcac-bf34e2e1b9a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:36:28.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:36:38.743Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=6cb9ecb1-d680-4ed6-bcf7-d26611d6b78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:36:38.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:36:48.751Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=79b8c6e0-b47c-4f46-8e6b-07f75897b59c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:36:48.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:36:58.759Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=da5308a5-825d-4c5b-93e5-3bf7dc188f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:36:58.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:37:08.767Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=6352dab8-0c4a-469e-bc15-e8e7f53a89cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:37:08.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:37:18.804Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=c271fa82-ac97-44da-8cb5-10b91b018d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:37:18.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:37:28.816Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=227610f3-e050-4451-9d89-2aa98622f6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:37:28.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:37:38.828Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=f0f8aa1a-5a1b-4ba5-8210-9b17601b991f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:37:38.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:37:48.840Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=f623718a-019f-46af-ac38-e69f11eb1c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:37:48.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:37:58.856Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=1a69942e-adf5-4dc7-a64f-078224a9beb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:37:58.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:38:08.879Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=7dd3f9d4-147c-4d26-99ee-ad6865c2ac78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:38:08.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:38:18.890Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=eb16534c-202f-4817-9ecc-07abeb1b8dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:38:18.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:38:28.898Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=11862eb9-6b77-4d93-b141-d7d9026aa39c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:38:28.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:38:38.906Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=4ece9444-555d-47a0-bfd4-ee06ecbfd860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:38:38.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:38:48.921Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=9c84a4ac-18a6-4edc-9c40-a055763e8192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:38:48.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:38:58.929Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=4a1219c8-1bbd-4195-9433-233cd5d74a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:38:58.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:39:08.938Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=9760f062-b3c6-44c5-ab24-c7a0a3c68f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:39:08.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:39:18.947Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=2f6f2ba4-5384-4ca6-b4df-24d1acde4fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:39:18.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:39:28.960Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=9b38489f-e828-4eaa-b245-8393fca401db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:39:28.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:39:38.969Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=88933ed5-f124-4f96-8096-00332d48d4a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:39:38.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:39:48.976Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=9b9d6e41-218f-43aa-bec9-7a6b0e89841c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:39:48.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:39:58.984Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=52136e11-7fe2-4979-abf7-c57258b1ac96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:39:58.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:40:08.993Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=8f0e81c8-9261-43e7-9699-8b80a3e320e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:40:09.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:40:19.000Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=d6de1d1f-07ff-4990-b02c-2f1f136cac8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:40:19.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:40:29.008Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=6704923c-c76f-4224-8f90-4eda5c42b760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:40:29.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:40:39.015Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=72c24c3f-89dd-4109-bd68-47b3ab770d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:40:39.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:40:49.027Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=ee42be0d-ce82-431f-8d0e-c3bc3f0311dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:40:49.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T12:40:53.841Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T12:40:53.841Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-17T12:40:53.842Z |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 |2021-11-17T12:40:53.845Z |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 |2021-11-17T12:40:53.852Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T12:40:53.852Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-17T12:40:53.852Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2021-11-17T12:40:53.854Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:40:59.040Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=f828cc83-41ce-4d57-a254-12f330a3c2aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:40:59.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:41:09.048Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=6e8cc124-6e19-4898-ab13-3cd184a36577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:41:09.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:41:19.056Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=e4e5b30e-fad2-4a98-9f72-05ed054339d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:41:19.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:41:29.063Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=b30038c6-7996-410a-b7db-1c80abe3fc99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:41:29.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:41:39.069Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=a1b20b4b-40a5-4132-b7a7-1a0c633e17b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:41:39.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:41:49.076Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=e1478a1b-7f2a-4a37-a58f-849b7329b4f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:41:49.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:41:59.085Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=c1bb2729-ebcd-4b8c-b312-da5354e1750e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:41:59.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:42:09.094Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=25246eca-916d-4570-aa28-c3c5415c316c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:42:09.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:42:19.104Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=cae70866-7e12-40ad-8194-e925561962cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:42:19.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:42:29.115Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=143f4eb1-8850-40fb-a312-16d883dad266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:42:29.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:42:39.122Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=00a5810d-d812-4d61-b92e-9dc5b8222a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:42:39.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:42:49.130Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=69991a87-5d8d-43af-ad7d-39eb72039d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:42:49.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:42:59.137Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=acc43667-a9df-4cfb-8ab9-ac7782ae0a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:42:59.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:43:09.144Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=1aadc7ee-1e52-4da6-bd28-446cd9021882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:43:09.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:43:19.150Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=662bb7dd-442b-4686-992b-5e2d0caf9563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:43:19.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:43:29.157Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=f10945b0-e747-4399-8536-85c82f63cc75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:43:29.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:43:39.167Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=7cae49d1-abe3-4ae0-add1-32dd8ebcd2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:43:39.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:43:49.183Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=5f4989ca-f5aa-4e6f-89c6-05a40c04780a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:43:49.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:43:59.193Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=9899339b-70ee-47ff-9e34-2e0aa59fd8ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:43:59.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:44:09.201Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=ff9af728-a735-4a37-9278-a14642a43ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:44:09.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:44:19.208Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=c3a626ea-2199-420e-bcef-7318e1eeae93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:44:19.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:44:29.215Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=96bb3259-a0e3-4da2-9a65-edf0c611e4ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:44:29.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:44:39.222Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=ea61f1e7-1076-4050-87c0-2da73f2e48f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:44:39.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:44:49.229Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=93f40350-90f1-46db-92f0-d85670804123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:44:49.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:44:59.236Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=55c8af93-ae9d-430d-b0c4-ccfeda8444de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:44:59.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:45:09.245Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=b7fcee5f-8980-4a59-bd4a-4fb0cdfe4f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:45:09.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:45:19.257Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=3621808d-d5bb-4e63-80c9-1c44c2abd9a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:45:19.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:45:29.265Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=947d55a4-7bd5-408e-8c5e-ed81b4e5c542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:45:29.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:45:39.272Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=4523821c-c711-492b-8306-1180e696f594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:45:39.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:45:49.279Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=c0b78aba-b0c4-42e1-b8c2-6af010fcaa30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:45:49.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T12:45:53.874Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T12:45:53.875Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-17T12:45:53.876Z |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 |2021-11-17T12:45:53.878Z |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 |2021-11-17T12:45:53.883Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T12:45:53.884Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-17T12:45:53.884Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2021-11-17T12:45:53.886Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:45:59.286Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=4556502f-04b6-4b76-8300-d41cf308a33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:45:59.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:46:09.293Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=990489fa-ca10-433f-8ba0-1e2521887c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:46:09.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:46:19.303Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=dd9e200c-f7ee-4f9d-b604-1a7b75acc295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:46:19.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:46:29.317Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=7a838def-b6e6-4657-8342-53cda318034d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:46:29.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:46:39.328Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=1ca1b604-de4b-4a67-8243-7f53af034090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:46:39.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:46:49.337Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=5392c9ef-d70a-4417-8beb-677763b0ae52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:46:49.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:46:59.351Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=21ee76d2-1578-48b5-a4bf-252788003ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:46:59.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:47:09.357Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=482064a7-828f-4129-b9ab-80d60733e81e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:47:09.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:47:19.364Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=59820e7f-d59b-427e-9b92-72a27eff0178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:47:19.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:47:29.371Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=59760bf1-55b7-4ccd-b9a3-19318e76831d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:47:29.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:47:39.378Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=aa1c857f-52dc-4567-9a82-1ff1dcdcec39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:47:39.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:47:49.386Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=7aa62165-798b-4a31-b0ec-d1ee37a33ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:47:49.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:47:59.395Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=73032ef7-65b4-4dbd-a413-d02a3378335d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:47:59.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:48:09.405Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=8b09353b-f39f-47b0-8f9e-d595fc3f5aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:48:09.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:48:19.414Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=ba82e7d0-9d2e-4754-892b-2e3d35ba1520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:48:19.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:48:29.423Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=5aa96a46-e60c-4327-8753-acf3d7d63d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:48:29.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:48:39.429Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=4813909c-f743-4b8c-b36c-7a3112c44164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:48:39.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:48:49.435Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=3cbc4cdb-aae3-44bc-ae3f-aa88bfd568c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:48:49.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:48:59.442Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=c3018aa8-383f-44aa-8506-3ddef81b7e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:48:59.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:49:09.450Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=539f6a85-cf35-4751-9822-afc0c30817c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:49:09.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:49:19.460Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=af15823f-9847-48f6-8250-714dceb9877a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:49:19.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:49:29.474Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=fe81b5af-412c-4337-b168-befa54fb75a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:49:29.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:49:39.484Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=cd620a9d-136a-4905-9c21-8fb765d6ead6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:49:39.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:49:49.492Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=684dc310-e4d4-4379-bf6b-f9f4aaeb61fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:49:49.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:49:59.499Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=c0875202-c5cd-43a0-b45f-55f8070f9603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:49:59.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:50:09.505Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=db17487f-2b02-4c85-9a3a-e8be94e343b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:50:09.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:50:19.515Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=a19ba603-45af-4f6b-9d53-2562329510c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:50:19.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:50:29.521Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=5ef324ca-2596-4301-b39f-4decf002e19f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:50:29.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:50:39.528Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=79bf5975-b360-4ac2-bb39-8f73db05b840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:50:39.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:50:49.536Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=682a5b1d-f7f6-49dc-8dba-8a72b3431d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:50:49.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T12:50:53.792Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T12:50:53.792Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-17T12:50:53.793Z |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 |2021-11-17T12:50:53.797Z |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 |2021-11-17T12:50:53.802Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T12:50:53.802Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-17T12:50:53.802Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2021-11-17T12:50:53.814Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:50:59.548Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=0d718be3-f09d-446c-9e39-79b953372bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:50:59.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:51:09.559Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=682a328a-a7d6-4caf-88f5-6e3d34493686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:51:09.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:51:19.568Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=e1c3cb8f-ff96-4588-a5e0-beb3de4bff93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:51:19.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:51:29.578Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=b9e0270a-f0c4-4f35-b690-ae1cfa0046c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:51:29.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:51:39.584Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=a4c301de-67cb-4846-b464-e6afc5f48f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:51:39.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:51:49.591Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=fa2c2638-1c18-498b-a3e5-362eeafb7f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:51:49.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:51:59.600Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=76939113-ae51-47bf-b0f9-3817fc69e1da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:51:59.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:52:09.606Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=52fd4c28-faf4-4d41-9039-b065f549fa70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:52:09.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:52:19.612Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=0d18cb32-97cd-49ad-a92f-2ad742dbc77d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:52:19.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:52:29.623Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=a7d27d26-b68e-4d4c-90d6-aee1633dd84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:52:29.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:52:39.634Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=1e711777-c8d1-411f-b1ae-195b301ff469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:52:39.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:52:49.643Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=ee54cfd7-a792-4348-b4f8-e992c31bdb43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:52:49.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:52:59.651Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=ade60f18-cc34-41f3-aafa-b2c7fc4bb28c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:52:59.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:53:09.658Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=19ccd4bd-8b65-4919-b4f4-c86e213ebd00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:53:09.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:53:19.665Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=6cd66061-b451-427b-8141-36df9f411113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:53:19.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:53:29.672Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=37799e71-3e80-4732-b5f9-39736dd2abdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:53:29.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:53:39.678Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=496b09a5-6afb-4a6a-9402-037e3c12b9c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:53:39.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:53:49.685Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=2f25a8a6-8e40-4809-870e-64cbefc557c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:53:49.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:53:59.694Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=9774c832-2355-4112-a59e-802b078c3971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:53:59.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:54:09.706Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=5d361cb4-25e8-4597-988a-05e9da36b1b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:54:09.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:54:19.720Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=0fdc54aa-5544-4849-b354-953ad57adac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:54:19.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:54:29.728Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=1cf3a06a-dd14-4fb2-a90b-f0f4eef2f451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:54:29.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:54:39.735Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=7d64bcec-709d-4a51-9e0c-a478f4b49272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:54:39.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:54:49.741Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=baec87b4-3d41-4273-9a02-62c6d64f370c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:54:49.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:54:59.746Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=9f8c2156-d652-4dd3-a6d7-7a5af11c9634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:54:59.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:55:09.753Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=cd4f0376-0e15-4d56-8dcf-cd1ae686a5d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:55:09.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:55:19.760Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=961881b5-8a54-4443-b082-12de8f6764be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:55:19.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:55:29.769Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=4037084a-edc3-4b56-82fa-a8a05b56b347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:55:29.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:55:39.782Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=653c043a-c6a9-4a07-8e9d-a25038f6c363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:55:39.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:55:49.791Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=35a9a5c4-7510-4241-acc9-a1dabe8d5c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:55:49.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T12:55:53.814Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T12:55:53.814Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-17T12:55:53.815Z |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 |2021-11-17T12:55:53.817Z |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 |2021-11-17T12:55:53.822Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T12:55:53.822Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-17T12:55:53.822Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2021-11-17T12:55:53.824Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:55:59.800Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=e88ebeb3-73c5-465a-b59e-a2ce95911752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:55:59.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:56:09.806Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=fcccee7b-9478-49bf-b2d7-c89ad1bfa0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:56:09.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:56:19.813Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=18b640ba-fb01-4469-be52-328cac4ee77e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:56:19.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:56:29.820Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=5c284856-94d5-4056-aa88-6dd868ede718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:56:29.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:56:39.826Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=115e204f-bf8c-4e9a-8954-be248c6a9f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:56:39.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:56:49.832Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=934dfe20-b1a0-40aa-a22e-44949be36d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:56:49.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:56:59.840Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=94ca254a-42d0-482e-9637-6b35e42a8548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:56:59.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:57:09.852Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=f4131b9a-e995-4b7c-bb48-04aca0c1d48c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:57:09.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:57:19.863Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=149d43c3-4446-47db-ae47-f2fa5114b895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:57:19.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:57:29.873Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=ff009d82-195a-419f-8687-dddb1f0b801d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:57:29.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:57:39.881Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=b730f475-7162-4cbc-8d0e-877d5ac3b8df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:57:39.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:57:49.887Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=74acc3d7-2849-4ce7-b2a2-ac5b56277bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:57:49.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:57:59.894Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=66fa38d8-3178-4258-afb3-0a4240f1192c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:57:59.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:58:09.900Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=55e98dc1-e640-418c-943f-c679d8bc207e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:58:09.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:58:19.913Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=7b94038c-5eb4-4a05-b34c-655427dd487f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:58:19.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:58:29.922Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=93f42dd1-0f52-4c6c-bb78-ef61dd9c9f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:58:29.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:58:39.933Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=a7e34aa8-50c7-4f8d-8d3e-cc775ee3cf71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:58:39.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:58:49.943Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=d1aa255f-851a-4686-afe6-e290c978b77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:58:49.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:58:59.949Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=052069e2-7bbb-44f6-bf9a-49a0fbbb1891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:58:59.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:59:09.956Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=2a58ec15-6632-4038-acc6-05c12e9b044e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:59:09.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:59:19.962Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=6e1cafb7-6a9c-43dd-8ffe-07ab5e26bbdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:59:19.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:59:29.969Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=1d7b1577-bd0f-4479-9a8e-fc1d55241092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:59:29.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:59:39.975Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=73e8df13-9e87-4575-850c-250c551c0500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:59:39.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:59:49.983Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=491e4b50-195c-4e8b-a7d4-e17558b44ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:59:49.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T12:59:59.991Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=dcfcedc9-7e85-47bb-bbca-0af034c62281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:00:00.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:00:10.003Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=a534e77f-b2d2-49b8-abdf-f8ee67055f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:00:10.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:00:20.013Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=5edeb8fc-b4fb-4d97-b6ae-a61bd3de9f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:00:20.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:00:30.020Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=15d26a9b-4622-46c6-8275-d0d8d6bce322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:00:30.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:00:40.027Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=ddd15acb-48c6-4993-8f2f-f35a6c1c64f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:00:40.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:00:50.033Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=f1916c29-4bfe-483a-8c02-8a70613589c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:00:50.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T13:00:53.838Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T13:00:53.839Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-17T13:00:53.840Z |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 |2021-11-17T13:00:53.842Z |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 |2021-11-17T13:00:53.848Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T13:00:53.848Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-17T13:00:53.848Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2021-11-17T13:00:53.851Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:01:00.040Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=d3396cad-5b54-4d51-b1cc-c5dc8506499d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:01:00.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:01:10.046Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=cef8a511-1023-44c2-a55e-930f8aac9b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:01:10.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:01:20.053Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=d07cb1b2-871f-4bb6-8634-50ae0a072d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:01:20.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:01:30.065Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=d0cb1ca0-fd47-44fc-8bd4-ef1352b382da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:01:30.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:01:40.076Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=f6e71c62-4a04-4f4e-b0c6-aaea6da0a28f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:01:40.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:01:50.085Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=e7cf4943-87d7-460b-aed5-5d9c7fa11ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:01:50.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:02:00.093Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=62b0bd8e-31d4-4648-bad6-376dbbb05f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:02:00.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:02:10.099Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=b6fe8717-5ded-4c81-8885-b4ab10d9595b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:02:10.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:02:20.105Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=a056eef7-7c16-4dc9-bd50-be9ee16e45c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:02:20.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:02:30.111Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=0fd64a45-5418-4f8a-9a7f-1468b17235e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:02:30.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:02:40.119Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=3a5ebbca-355b-4943-9a2d-466e974e428b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:02:40.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:02:50.126Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=f5ad5aae-a2f9-4102-ba19-d68651f47552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:02:50.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:03:00.140Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=9c4147b0-c9df-424b-a6c6-072a369b606a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:03:00.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:03:10.151Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=81101d64-9e41-4034-9852-92e817d53ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:03:10.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:03:20.161Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=c0dfc9ec-4c94-4277-ade1-afa38e5e55ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:03:20.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:03:30.169Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=f60e6fab-f922-4fbd-98a9-34262f22ec66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:03:30.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:03:40.177Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=d4a58c1a-39cb-4645-a1d0-bce57ad54aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:03:40.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:03:50.183Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=3aeae066-b194-49dc-bd30-9da44b77e47e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:03:50.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:04:00.195Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=a63cd284-4eb0-4798-9dab-e0c93a4db019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:04:00.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:04:10.203Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=6efbe1f2-3c62-4527-853e-8b53304b9701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:04:10.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:04:20.215Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=3a4f805b-e175-4d16-9b70-4d2a3b4b6a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:04:20.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:04:30.230Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=79c9ccf9-3c7f-49d1-ac39-e0dc3821d36b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:04:30.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:04:40.241Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=980b8ecd-0e2c-4bd0-8d5f-aebcd244cc16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:04:40.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:04:50.251Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=e90922a4-ce67-4bee-93e8-5e3cf5f371bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:04:50.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:05:00.259Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=2c6214c0-5720-4578-9302-9b2acaacd2d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:05:00.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:05:10.268Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=cba25a09-3994-468c-b96a-e60f53e481a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:05:10.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:05:20.275Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=aac29175-b4e2-4fb7-8adb-14ef1328ddff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:05:20.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:05:30.283Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=133a79b0-b1d2-4fec-af0e-85dfb80d4179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:05:30.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:05:40.290Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=b1fdd0c2-99de-44c9-89b9-1a95bf4bb881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:05:40.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:05:50.299Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=7cd58aa9-dc9e-461b-8e17-0f60f54308a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:05:50.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T13:05:53.874Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T13:05:53.874Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-17T13:05:53.876Z |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 |2021-11-17T13:05:53.880Z |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 |2021-11-17T13:05:53.884Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T13:05:53.885Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-17T13:05:53.885Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2021-11-17T13:05:53.886Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:06:00.312Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=ce539539-77fe-47fb-8df2-b70b4cc91520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:06:00.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:06:10.320Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=ffde57fb-b53c-48c7-ba43-12a912d2f2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:06:10.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:06:20.327Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=da0bf1f6-6fbb-41f5-b50d-195f8465a8bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:06:20.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:06:30.334Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=01830eee-8531-4593-b28d-d4d210bc784b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:06:30.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:06:40.341Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=405a8107-6ccd-4e19-8b41-95faf0335af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:06:40.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:06:50.348Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=b346aebc-8f2a-4e5a-97b1-3f083f926b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:06:50.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:07:00.356Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=81e549d6-84b2-43ce-9e8a-f72b1b4f3ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:07:00.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:07:10.362Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=af4dc08b-2571-4a24-b662-70e319da2c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:07:10.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:07:20.370Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=8db24700-d08c-484b-9fce-d8499ba2be99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:07:20.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:07:30.381Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=2f25cacf-408e-4119-b587-49da0834be54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:07:30.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:07:40.390Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=6d991ed3-60ff-4b76-8b9d-8da6b088dd9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:07:40.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:07:50.397Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=220749d0-5b04-4dbd-89c5-dd05f33d14a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:07:50.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:08:00.405Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=90b9ff3e-3c5e-4bf8-96a1-57e26616be00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:08:00.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:08:10.413Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=114652ef-d58d-4a41-a012-bbfafb6dafbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:08:10.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:08:20.418Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=8d20f5cb-8289-493c-a918-50830eb09915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:08:20.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:08:30.424Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=37788e3b-985b-44a7-b4ce-a98768dc72a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:08:30.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:08:40.429Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=f00a2e6d-0a86-431d-b79a-3c2cbc94689b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:08:40.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:08:50.436Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=82d01880-fd76-4f9e-ba54-80f682b18df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:08:50.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:09:00.444Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=d7f71d57-f1db-4f19-b558-c81a8877835d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:09:00.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:09:10.457Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=347dc28f-ea96-48f1-abe0-a0ea32b29c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:09:10.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:09:20.467Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=10de518e-8e8b-460f-a889-9f4766eb6856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:09:20.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:09:30.474Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=a9220291-7f02-42dd-a305-9061a381d83d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:09:30.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:09:40.481Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=024792cd-f311-4bb9-9542-bcc0e5475d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:09:40.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:09:50.488Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=6e52d57e-758c-454d-8a0c-41920d553ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:09:50.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:10:00.494Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=e891f671-7551-4fb9-9817-b6f5986836c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:10:00.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:10:10.500Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=c18bcb67-6adc-4551-b63f-e0490a5817e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:10:10.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:10:20.507Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=2a86c75d-02dc-4407-9c42-ede5c3a7ea7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:10:20.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:10:30.514Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=7fef0dce-d961-4d9d-9e63-f429de7beeec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:10:30.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:10:40.525Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=8c1b31f7-a6cf-4a76-a3f5-1aa3fd21664e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:10:40.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:10:50.538Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=837a11a1-ea33-438c-af91-386c570b947c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:10:50.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T13:10:53.853Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T13:10:53.853Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-17T13:10:53.854Z |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 |2021-11-17T13:10:53.857Z |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 |2021-11-17T13:10:53.862Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T13:10:53.862Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-17T13:10:53.862Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2021-11-17T13:10:53.864Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:11:00.547Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=0939e1c1-e7cb-428e-907d-6483dee063b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:11:00.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:11:10.555Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=ab01a06c-1b5b-4e4f-b1bc-a4531bddecdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:11:10.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:11:20.568Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=5fd30a18-0435-41f3-837e-cc2eae4683ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:11:20.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:11:30.574Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=ade289c2-e23e-4079-a89e-6039305b7b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:11:30.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:11:40.580Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=fd949bff-b5e4-4556-8d97-e1f2518d0d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:11:40.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:11:50.587Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=b4d9b650-4e9f-4377-a8c2-9bf38e9754f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:11:50.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:12:00.597Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=82c0d8a6-0efe-4058-9d28-5f926be70e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:12:00.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:12:10.607Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=ad70a96d-83ed-4364-ac86-3e6b377ff373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:12:10.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:12:20.615Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=78d4286c-8ad7-4c18-8c53-22e0b37e0d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:12:20.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:12:30.623Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=35b75675-3743-46d4-b376-89fd332b7650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:12:30.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:12:40.630Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=87e6a657-1493-493c-8e9c-7aaebaef1d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:12:40.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:12:50.635Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=53fd2494-3dc0-49c9-b07d-878bfaf4cae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:12:50.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:13:00.642Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=d12649bc-caf8-4a35-aff2-8c0704fc709e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:13:00.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:13:10.648Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=2d352033-8b21-4a6b-996f-bf4e9950d038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:13:10.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:13:20.654Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=8a97b016-b63f-444f-b8ac-9c46565330b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:13:20.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:13:30.662Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=83c37d06-e181-44e5-b2a1-5d7659f08448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:13:30.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:13:40.673Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=673c8b31-a423-4cbc-b4ba-811c4ff0c2a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:13:40.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:13:50.681Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=ad7f0ec7-fff3-411c-bfeb-3e30bcac5f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:13:50.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:14:00.691Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=1e07b313-ae8f-4c3d-9f02-8a502ed83042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:14:00.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:14:10.698Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=84e7149f-bcf8-495c-b8f7-d4214c7c5cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:14:10.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:14:20.703Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=c54a155b-981a-4239-9312-b3b359fc9ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:14:20.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:14:30.711Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=7ed4f425-d89f-4ecd-93db-ee05408d9946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:14:30.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:14:40.718Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=8b995162-f18d-4b41-a50b-652a94bd5141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:14:40.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:14:50.725Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=aa7ce18e-0651-4fe9-9090-1727b34cc805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:14:50.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:15:00.733Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=7549f36e-7e56-456b-84a0-44b4ea14785e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:15:00.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:15:10.744Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=228d5359-3a81-41f7-9ff9-c10d7b29d626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:15:10.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:15:20.753Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=db283aa8-028c-4a4a-b975-1dcb6e2ae99f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:15:20.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:15:30.760Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=aefeeecc-bcad-4476-8d95-f9fe69b0886c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:15:30.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:15:40.765Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=027a955e-d341-4348-8609-aea9b0c2ea2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:15:40.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:15:50.771Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=5d46258d-f429-4465-8bf1-e83daa6c5573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:15:50.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T13:15:53.815Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T13:15:53.815Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-17T13:15:53.816Z |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 |2021-11-17T13:15:53.819Z |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 |2021-11-17T13:15:53.822Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T13:15:53.822Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-17T13:15:53.822Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2021-11-17T13:15:53.824Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:16:00.779Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=c0da8bb6-c0d0-43ca-8bbd-0ea1c7e80152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:16:00.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:16:10.785Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=49524e1d-385c-4b58-ae0f-c596d7e983ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:16:10.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:16:20.791Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=81ebbffd-08f1-4a5c-b6eb-d0236cbab9de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:16:20.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:16:30.798Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=89379716-ae9e-4b8a-bbfe-65d48046fd26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:16:30.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:16:40.810Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=1633ee74-b226-40b4-9de3-92d52fc50e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:16:40.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:16:50.821Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=f79d4060-6084-4af4-98d6-ed6922f2b90c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:16:50.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:17:00.828Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=d82cb9f6-f8ad-4012-af40-19c1a925b040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:17:00.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:17:10.834Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=0c238f69-ae76-416d-b488-b5ff68fe134e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:17:10.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:17:20.840Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=6d8b8f5c-1036-4e2f-9d55-c0de2b36a454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:17:20.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:17:30.846Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=8402090d-3484-43b9-bf76-b02637783875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:17:30.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:17:40.853Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=2fe3308a-6f87-4396-8ceb-bacfae40fa2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:17:40.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:17:50.858Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=0966bdf3-b2fc-4380-b916-551977319102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:17:50.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:18:00.866Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=cd7f15d4-b225-4741-861f-73782906037d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:18:00.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:18:10.876Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=c76fe22f-869a-49d3-8858-b3eef693385e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:18:10.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:18:20.886Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=6356e5e5-1988-40af-b961-7ee8fa33e759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:18:20.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:18:30.895Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=afe76233-dc74-4797-a426-8052e8838052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:18:30.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:18:40.902Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=3087cd9c-32fa-4378-bc0a-5722b5462922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:18:40.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:18:50.908Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=e3b79d9e-b86f-4aca-b347-58e2dd766450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:18:50.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:19:00.914Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=d6c27f25-df90-4053-b72d-99d2802440f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:19:00.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:19:10.926Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=482a86de-9b2d-49b1-afc8-ad5b888fd35d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:19:10.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:19:20.933Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=5502fc85-e824-48c3-aaca-c1aaa217568a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:19:20.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:19:30.943Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=912247f3-1464-4c18-bd9b-27f369073413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:19:30.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:19:40.953Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=d83e6e6a-3c15-4484-806c-f3ef4ca4d07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:19:40.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:19:50.961Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=0a77e7c2-e6e7-42ba-9d07-2a8471eff049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:19:50.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:20:00.969Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=6395f4f2-5144-4bac-85f8-a4263d0c8748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:20:00.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:20:10.975Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=df91113e-4212-4734-834c-40c142e05f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:20:10.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:20:20.981Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=172abfcb-f07e-4da6-a77f-c5c1b5f625f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:20:20.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:20:30.987Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=ce855316-95bc-4ee8-9a19-4f76ea2b5345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:20:30.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:20:40.998Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=606a7b38-3d79-40be-95a1-1ac66d5c587b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:20:41.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:20:51.014Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=f89d661a-31fa-4ebb-929a-f6eeedb5f6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:20:51.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T13:20:53.849Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T13:20:53.849Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-17T13:20:53.850Z |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 |2021-11-17T13:20:53.853Z |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 |2021-11-17T13:20:53.856Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T13:20:53.856Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-17T13:20:53.856Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2021-11-17T13:20:53.858Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:21:01.052Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=a1519335-8c82-4109-b9d1-dc642a635460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:21:01.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:21:11.062Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=a59faca2-847a-4130-bcc8-3d2d1faa753e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:21:11.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:21:21.069Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=55685129-fcb7-4727-8f79-c109ffd7956c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:21:21.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:21:31.076Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=92384c21-ba0e-49c4-934d-aa773adb6137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:21:31.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:21:41.083Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=20e2c0b8-e46a-4278-aa28-6229ec3e29fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:21:41.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:21:51.088Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=233ab4b4-2890-433b-a308-3a10f158222d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:21:51.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:22:01.096Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=d8b4deea-6966-44a4-b76e-0a3cf03e7902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:22:01.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:22:11.101Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=acf587c9-8f43-491f-ae67-f6b4da315a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:22:11.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:22:21.107Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=193c43e6-002f-4fc7-a268-2a31539258a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:22:21.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:22:31.120Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=b07cf8e8-8e49-4b43-a2e9-a5151adbffc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:22:31.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:22:41.128Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=2eff15c7-ad9f-4d22-a1cc-c522d87a351d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:22:41.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:22:51.134Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=d11d7a7e-5913-4aad-a0c5-c328a2789775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:22:51.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:23:01.144Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=4c722205-000e-44ff-9b77-de081c6ec90c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:23:01.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:23:11.150Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=c6a3d2f7-11af-4abe-b0ab-9a5cfffa07fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:23:11.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:23:21.157Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=ea5993f8-ffb6-49ac-bb5f-a8fed276e4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:23:21.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:23:31.166Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=13b32ca0-5b46-4ef6-858c-3ad7a0b15280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:23:31.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:23:41.177Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=d547c940-cdbc-4d18-b2dc-63c756141baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:23:41.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:23:51.186Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=73fae250-cc29-454e-9edc-c2c6afd31264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:23:51.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:24:01.194Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=b81b085a-d089-474c-a00f-786965a4b490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:24:01.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:24:11.200Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=e16e4331-590d-4fb6-a9e1-b2bd43997b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:24:11.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:24:21.206Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=c151f88e-2fdd-4f14-8ee6-29fec6a65db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:24:21.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:24:31.212Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=beaea075-bab0-4806-8c19-bc5539cb5634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:24:31.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:24:41.221Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=211d9c07-bf86-48c4-b4fa-fb824663475b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:24:41.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:24:51.230Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=8312f159-cc9b-4ace-8a22-8bf573ebd209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:24:51.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:25:01.243Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=2da744cd-50fb-4279-92b6-8c84535b9cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:25:01.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:25:11.251Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=2f4223c1-54a6-43ae-bc21-de398d23fc8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:25:11.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:25:21.258Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=30ad9941-b7f9-48b6-90c4-96f69c1d8c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:25:21.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:25:31.264Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=13c2a099-50fb-4163-a959-0dc340c5cf2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:25:31.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:25:41.269Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=533c66d2-bea9-4208-af19-a231eb7e87fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:25:41.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:25:51.280Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=de2ffea3-2745-4828-a69a-f46739d319ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:25:51.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T13:25:53.807Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T13:25:53.808Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-17T13:25:53.809Z |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 |2021-11-17T13:25:53.811Z |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 |2021-11-17T13:25:53.815Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T13:25:53.815Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-17T13:25:53.815Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2021-11-17T13:25:53.816Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:26:01.288Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=2b066012-b77f-433d-bea8-c4fd7fab727a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:26:01.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:26:11.300Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=a3221f85-333c-4a8f-9771-40676b43a5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:26:11.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:26:21.308Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=da6d250f-5d91-4bda-aba6-7d00c696998c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:26:21.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:26:31.315Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=1956d852-17cc-49b6-9952-52578441e2b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:26:31.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:26:41.321Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=a47e4c86-71fc-4f35-9a2c-0e4c50356a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:26:41.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:26:51.328Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=064c092b-60c3-41e2-b43e-57690162cc69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:26:51.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:27:01.343Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=dba7f0b5-b300-44c0-8b4f-d278598d833b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:27:01.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:27:11.356Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=66f8dc8d-27c1-4350-a3b1-8e2f08ccfc11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:27:11.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:27:21.365Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=fe1e221d-ad5a-43ef-9f7c-55ecf7a4e01e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:27:21.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:27:31.371Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=40478d98-efe9-44dd-9bff-5037f968b8c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:27:31.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:27:41.381Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=5c26d99e-8744-43b9-9ac0-4a5c268b9e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:27:41.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:27:51.395Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=fffa976c-f051-435c-b6a7-79a6e842b3f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:27:51.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:28:01.404Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=92fb7c10-a3bc-4208-adb8-31467455877c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:28:01.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:28:11.412Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=d472b436-6feb-4fe1-90a6-93dddcd20279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:28:11.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:28:21.417Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=5722987d-e54c-41e4-a1a5-7411251898b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:28:21.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:28:31.422Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=47424b39-52da-4830-a03a-4d776e07c68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:28:31.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:28:41.428Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=4200f1a9-917c-457e-b8a7-02ae926ce4ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:28:41.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:28:51.436Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=6eb89da7-039c-4c47-a866-1e8ba3a110b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:28:51.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:29:01.444Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=9b6a5881-5063-434b-9692-405307079f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:29:01.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:29:11.454Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=261199c9-6736-446a-a8a2-52dd4b51956a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:29:11.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:29:21.464Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=e5c58178-651c-451a-a04c-04986fa1ba38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:29:21.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:29:31.473Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=10c3da56-aaa0-45b6-9344-a66b66e4a68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:29:31.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:29:41.480Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=87ecbb31-c4c3-4a0a-8c7d-3ebe473bc083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:29:41.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:29:51.489Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=d13007c3-f63d-4367-b8d6-915f370b3b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:29:51.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:30:01.495Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=8dbc9245-18bd-4e80-98b7-904712c17521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:30:01.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:30:11.503Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=7fb5358a-3d86-4af6-87ff-4d87c57f1ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:30:11.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:30:21.510Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=aa49a086-b78d-451e-a553-37d750e03e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:30:21.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:30:31.517Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=1adcd14b-dccf-459b-a609-bc9a67abf4d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:30:31.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:30:41.553Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=5e8936ed-b012-47bb-8b49-85169753a1da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:30:41.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:30:51.563Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=5c05d631-b119-47f2-8a17-d89062c29ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:30:51.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T13:30:53.825Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T13:30:53.826Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-17T13:30:53.827Z |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 |2021-11-17T13:30:53.830Z |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 |2021-11-17T13:30:53.834Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T13:30:53.834Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-17T13:30:53.834Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2021-11-17T13:30:53.836Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:31:01.570Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=2e39ae3e-e57e-40b3-959e-e4a26a983c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:31:01.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:31:11.576Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=4654e4d0-bdea-4719-9495-33f1023ad9cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:31:11.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:31:21.582Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=226341ca-ef7e-48f6-a0dc-889df58f0c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:31:21.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:31:31.589Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=5f5cfa43-f6ce-4685-af45-e826b2107056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:31:31.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:31:41.599Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=106395ae-7f69-4d52-9dc7-0b8b6e493f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:31:41.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:31:51.606Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=68ed4feb-e6bb-485b-b284-617e29664bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:31:51.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:32:01.619Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=e4793c2d-3858-4c02-afdc-cc76222769a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:32:01.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:32:11.630Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=40ac5f5b-cbb4-4c5a-9814-5361a6a8c46a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:32:11.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:32:21.638Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=74a6ee4d-3fe1-4d22-80be-9b9aaf2ee929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:32:21.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:32:31.644Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=aea958f5-75de-452e-9026-e7110725a471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:32:31.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:32:41.653Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=18b2cfcd-af91-437e-a020-831a5802f9d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:32:41.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:32:51.661Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=5cb00ab3-7d79-49ab-8c37-45704d31370f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:32:51.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:33:01.668Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=d46c0126-da1d-4bad-8d83-6cb5a319df13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:33:01.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:33:11.676Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=dd44c821-6a37-499c-a0f8-c99d2bfc6567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:33:11.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:33:21.685Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=90bf6aa4-7cab-4384-9e0f-b537da4e98f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:33:21.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:33:31.697Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=5fe679c0-1738-4ecb-b52c-d509915e3828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:33:31.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:33:41.704Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=d8123e65-8370-450e-9b43-fbb8f146fba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:33:41.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:33:51.712Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=9f4b69cd-156e-4bff-8e3b-7dc96a296e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:33:51.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:34:01.718Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=ed8f0293-3118-42e7-af02-ff0411625cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:34:01.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:34:11.725Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=e201a2a0-1a41-4cbb-bfe7-2b879d440cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:34:11.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:34:21.732Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=39e6ea56-5dd5-4c39-b008-92f8f085d99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:34:21.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:34:31.740Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=c17e86e8-8b07-4c3f-9255-f938d595fbe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:34:31.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:34:41.746Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=a75c7743-c117-4fea-97b9-dac07bbb612a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:34:41.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:34:51.758Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=e8c2e282-76f1-4800-aa9d-f3459922596e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:34:51.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:35:01.768Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=deefabac-f241-415c-91e8-8ec98282837d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:35:01.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:35:11.777Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=45a6af44-c1cc-4eb8-9c6f-bc73e3428054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:35:11.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:35:21.785Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=4548f638-6ab6-4412-b3c0-80af3d7abd4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:35:21.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:35:31.792Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=52b90a94-3906-47dc-b2cc-24dda75058ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:35:31.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:35:41.798Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=7e6fdd72-a348-499d-9a6f-1bb541bc586c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:35:41.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:35:51.806Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=b6e29b04-9fe1-42e1-883e-d02c2726ad72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:35:51.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T13:35:53.804Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T13:35:53.804Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-17T13:35:53.805Z |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 |2021-11-17T13:35:53.808Z |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 |2021-11-17T13:35:53.811Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T13:35:53.811Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-17T13:35:53.811Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2021-11-17T13:35:53.813Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:36:01.812Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=5fb981e7-3292-465a-8a45-67012392b34d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:36:01.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:36:11.819Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=fa3ee52e-1cb1-4677-9ffb-643d6f484ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:36:11.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:36:21.827Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=c7515ac7-01d1-4ef0-9812-0dd1698e1338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:36:21.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:36:31.838Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=bfddb02f-0b76-46c2-88db-6be0fda89410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:36:31.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:36:41.846Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=5fe82097-aa99-40b9-9057-148657c50df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:36:41.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:36:51.852Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=45e9e716-033a-4acd-9ab8-abdf2e931a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:36:51.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:37:01.859Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=7f5d98d8-83e0-487c-8dee-daf7e16a0666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:37:01.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:37:11.867Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=5fde801c-f863-4de8-b5bd-dc2e8715b8d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:37:11.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:37:21.876Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=04d5e379-a1c7-4511-8756-64a22bf65bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:37:21.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:37:31.882Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=a771bf9c-337f-4793-9534-b9528acf09d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:37:31.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:37:41.889Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=76cb3c12-61ad-49e1-ad46-cdc4d58515c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:37:41.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:37:51.896Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=64614ecb-36c0-4f50-85ed-c60604228869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:37:51.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:38:01.906Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=0e5d79cd-ef70-42b7-aa14-17963dfede8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:38:01.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:38:11.916Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=e7843c80-180d-4063-a801-6927d9a74359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:38:11.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:38:21.925Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=3c1cdc22-36b7-4b6d-81f1-8d5b5eef50cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:38:21.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:38:31.932Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=99989a63-51ed-4310-b6ec-d40111a20da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:38:31.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:38:41.938Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=1d5d6ad3-2bdd-4468-b1ed-383d0868d865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:38:41.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:38:51.945Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=636e9d36-967d-461d-8d51-c0ce3083bb01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:38:51.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:39:01.951Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=4e3eef83-539f-4114-8bcf-45b7c2b68fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:39:01.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:39:11.957Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=5ebe53bc-169b-4252-839d-e66936e21b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:39:11.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:39:21.963Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=b73ebdad-6271-488a-9120-501eed8a9940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:39:21.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:39:31.970Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=6a73bd92-745e-427b-b34f-99dd1d866524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:39:31.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:39:41.979Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=89fe138e-de0b-4ed9-a8a9-bb11f0afbe6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:39:41.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:39:51.988Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=772fdb01-74a8-4d1b-9efa-8f09572fea1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:39:51.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:40:01.997Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=ac135573-09dc-45b1-9e99-4f172ae3150e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:40:02.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:40:12.004Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=ce5d408a-3294-434c-b9f9-0826b25b3be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:40:12.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:40:22.010Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=d34b6b76-7bcd-4eab-beab-323b9524daab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:40:22.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:40:32.015Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=83f7d8dc-acce-41e4-ae88-91aabca0be87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:40:32.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:40:42.021Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=285fdb5e-e142-45ab-90a8-46cc06fe7d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:40:42.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:40:52.027Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=761ff111-8f68-438d-933e-0dd40d1350a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:40:52.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T13:40:53.838Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T13:40:53.838Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-17T13:40:53.839Z |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 |2021-11-17T13:40:53.842Z |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 |2021-11-17T13:40:53.845Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T13:40:53.845Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-17T13:40:53.845Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2021-11-17T13:40:53.847Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:41:02.034Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=2a08de79-1c73-4db9-81d8-ff1c2dafca85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:41:02.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:41:12.042Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=b367fb6f-9f3c-42eb-822e-3044015692aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:41:12.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:41:22.051Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=9283d9af-f1d8-4329-9adf-561e5348d644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:41:22.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:41:32.059Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=413fc885-9813-401b-9474-f3392a425ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:41:32.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:41:42.065Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=c58a12fb-c440-411a-9ce0-181fb8a59acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:41:42.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:41:52.072Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=8b5cb22e-cd8b-41d2-8243-1ef9c46cabd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:41:52.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:42:02.079Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=b4e8174f-37d3-44bf-8572-fddc1362e1fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:42:02.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:42:12.087Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=c6b9cda5-19eb-49e9-8856-54ca76012030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:42:12.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:42:22.093Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=b20ff5f2-5702-4164-8ab1-0019aed5f0db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:42:22.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:42:32.100Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=0a7a2b73-50ef-4b91-adf3-e40e6b229d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:42:32.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:42:42.106Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=1fc45cb1-f7c6-4fc4-9540-ad5097335e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:42:42.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:42:52.116Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=ce3a2546-ed57-4772-81db-ce045997acb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:42:52.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:43:02.128Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=6fd99090-14dd-4863-97dc-41148c3acd49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:43:02.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:43:12.135Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=73b91269-6a5d-441e-a98c-751718e0172c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:43:12.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:43:22.144Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=2875f46b-07a8-4d1a-a182-b5e194f7eb20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:43:22.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:43:32.152Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=6cf8e00d-cb3c-4dd9-940c-75a5b8341b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:43:32.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:43:42.157Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=8a60853f-02a4-46ed-b5fa-091c2f7ddfba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:43:42.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:43:52.162Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=f327b803-090d-4ba4-8e1e-8e089d3320f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:43:52.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:44:02.169Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=6a3c7b32-a5f7-43e3-bf69-23caf62b38b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:44:02.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:44:12.176Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=c4cf7360-38ed-488b-9f91-36d101723ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:44:12.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:44:22.185Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=fd15e689-4999-477c-842d-5a8d1e4e19ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:44:22.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:44:32.194Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=aaf3ab39-581a-441a-8632-cf8c8bd1551c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:44:32.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:44:42.201Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=8b8b9a45-ae0b-4add-9c36-c9ba4819f44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:44:42.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:44:52.207Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=4b29d3dd-e34e-4356-af04-62b1121a9a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:44:52.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:45:02.213Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=fd854c0e-e8cd-4ff2-826a-faf3e6a0fefd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:45:02.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:45:12.218Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=10662679-3d46-4325-bee7-4a356a016a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:45:12.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:45:22.227Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=3ee51eae-c723-4603-be4e-46c88b023fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:45:22.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:45:32.234Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=6c2da7f1-7060-45ba-9814-0a7dbd0f851f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:45:32.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:45:42.241Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=e86610a1-02e0-4f15-adeb-e13681541a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:45:42.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:45:52.253Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=6c906174-f7a4-4902-9c93-d2e3b5b9cd9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:45:52.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T13:45:53.827Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T13:45:53.827Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-17T13:45:53.828Z |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 |2021-11-17T13:45:53.830Z |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 |2021-11-17T13:45:53.834Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T13:45:53.834Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-17T13:45:53.834Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2021-11-17T13:45:53.835Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:46:02.264Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=c36c411a-76f2-4c5d-9320-ee9e21b81ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:46:02.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:46:12.271Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=eff365e6-9910-4b0b-aec2-79e578bc0269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:46:12.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:46:22.278Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=a0aa2097-4839-4766-b662-591469c23ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:46:22.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:46:32.284Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=6220aad0-e1d3-4da8-9b96-104ebc3b5e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:46:32.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:46:42.291Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=16b8b1bd-41c4-4eb8-bb20-a2d837878597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:46:42.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:46:52.298Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=75c4f6df-3b01-4596-a5c7-96774472fa39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:46:52.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:47:02.306Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=ff6500b1-57e7-4782-8e82-952dd8b1065a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:47:02.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:47:12.313Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=bb148f2b-0d6b-492e-9ff0-6811cf5036fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:47:12.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:47:22.321Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=eee328a8-7a14-4025-ac6f-cf51f3c40ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:47:22.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:47:32.332Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=2f87530a-723d-45fa-b93f-b69147f58c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:47:32.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:47:42.339Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=74dd9abe-7aab-426c-bc54-c93f1a3e8f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:47:42.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:47:52.346Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=7208a200-4b02-41e1-aabc-4365793eef9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:47:52.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:48:02.353Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=b326f53b-36c7-4105-a708-33a11405393e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:48:02.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:48:12.359Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=0eb06dd6-5adb-405c-bcb2-7654d4e10f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:48:12.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:48:22.366Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=cc597902-15ec-4618-8a22-76bfa2734b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:48:22.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:48:32.379Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=94dfd607-2589-4328-8fa5-14a3a89cc7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:48:32.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:48:42.395Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=4fd7b128-2512-4c68-9e61-2f8e08aa84be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:48:42.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:48:52.403Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=995a3362-e4a3-4f66-ae7c-50d8a921c1c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:48:52.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:49:02.414Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=fc37b5ff-466c-4484-8ed4-ce27a0b19072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:49:02.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:49:12.422Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=4144fdd6-a8b6-435c-a817-006c64e161a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:49:12.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:49:22.430Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=492eff9b-9bd4-43b3-97da-2829615b6508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:49:22.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:49:32.436Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=f76ccc28-c3bb-4916-a71a-d1ff15eb45b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:49:32.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:49:42.441Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=a0ab06d3-9d74-44b7-8070-36ceb49b3ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:49:42.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:49:52.452Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=5daf17ec-ced3-46e9-898d-9723e4740908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:49:52.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:50:02.466Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=1afb02c0-2fc4-498a-b85f-1c8448c80710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:50:02.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:50:12.473Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=e6b39d87-842a-4f68-a425-9ddeb755fd8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:50:12.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:50:22.482Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=4a5e8783-287a-4011-86f5-50313730db81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:50:22.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:50:32.491Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=14c6cc70-4938-422f-987e-ebb0b7edfabd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:50:32.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:50:42.499Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=1cacc28d-0019-4236-966c-ba1f67282286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:50:42.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:50:52.504Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=2867ac77-13d2-4224-b1ad-b71ac9cfbeed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:50:52.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T13:50:53.815Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T13:50:53.815Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-17T13:50:53.816Z |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 |2021-11-17T13:50:53.819Z |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 |2021-11-17T13:50:53.823Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T13:50:53.824Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-17T13:50:53.824Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2021-11-17T13:50:53.826Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:51:02.511Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=a7598d06-2d83-4f11-b0c5-8657bcfed505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:51:02.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:51:12.518Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=d779182d-1f4a-4735-b70e-3590f6d6d7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:51:12.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:51:22.523Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=9f4fef33-2ce9-4548-b236-f3ffd10061d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:51:22.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:51:32.529Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=af83c596-879c-4d05-9282-774e9f63b422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:51:32.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:51:42.535Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=863537fe-5767-4720-b605-c5d48de94373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:51:42.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:51:52.542Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=5d49fcdc-a391-45c9-864d-6f0512c42c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:51:52.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:52:02.555Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=f4c7b688-5321-4984-b599-eb1a80ea4710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:52:02.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:52:12.565Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=5d295ebe-53f9-4718-b016-3d16afcf0deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:52:12.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:52:22.572Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=2fadc5dd-9ad8-4e68-af0f-acc6ad83e041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:52:22.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:52:32.581Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=34f17ccc-5ac8-4863-9a32-eea44aa71625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:52:32.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:52:42.586Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=acc140e2-bed7-40c2-ad49-95693c83b3b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:52:42.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:52:52.593Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=bdb00996-d909-4144-82ac-ecb76e36ac2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:52:52.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:53:02.599Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=a5324645-0560-4310-959a-4fdfd34c8eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:53:02.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:53:12.605Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=452ab7d6-ff7f-47f0-b666-879ba031ea5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:53:12.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:53:22.611Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=f78d3156-73de-4d2c-a0c8-e864805cb259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:53:22.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:53:32.623Z |INFO |Init configs |InvocationID=d568831d-9faf-48ec-aa55-1efdb2e51020, InstanceUUID=45afbc50-8330-460b-9bfe-b5c83e0728fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T13:53:32.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |