By type
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.5.9)
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-05T03:27:33.448Z |INFO |CBS client will use http over TLS. | | | |main |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-05T03:27:33.451Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-05T03:27:33.485Z |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 |2022-07-05T03:27:34.151Z |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 |2022-07-05T03:27:34.258Z |INFO |PolicySync file does not exist | | | |main |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-05T03:27:34.258Z |INFO |Got successful output from ConfigMap file | | | |main |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-05T03:27:34.259Z |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 |2022-07-05T03:27:34.440Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main |
org.onap.dcaegen2.services.prh.MainApp |2022-07-05T03:27:34.487Z |INFO |The following profiles are active: prod | | | |main |
org.springframework.boot.context.config.ConfigDataEnvironment |2022-07-05T03:27:34.511Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main |
org.springframework.cloud.context.scope.GenericScope |2022-07-05T03:27:35.939Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main |
org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-07-05T03:27:36.373Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main |
org.apache.catalina.core.StandardService |2022-07-05T03:27:36.393Z |INFO |Starting service [Tomcat] | | | |main |
org.apache.catalina.core.StandardEngine |2022-07-05T03:27:36.394Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main |
org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-07-05T03:27:36.453Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main |
org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-07-05T03:27:36.454Z |INFO |Root WebApplicationContext: initialization completed in 1943 ms | | | |main |
org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-07-05T03:27:36.870Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=85875820-4208-4216-a194-ba10af863a16 | | |main |
org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-07-05T03:27:37.821Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=85875820-4208-4216-a194-ba10af863a16 | | |main |
org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-07-05T03:27:39.202Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=85875820-4208-4216-a194-ba10af863a16 | | |main |
org.onap.dcaegen2.services.prh.MainApp |2022-07-05T03:27:39.739Z |INFO |Started MainApp in 8.803 seconds (JVM running for 9.523) |InvocationID=85875820-4208-4216-a194-ba10af863a16 | | |main |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-07-05T03:27:39.809Z |INFO |Start scheduling PRH workflow |InvocationID=85875820-4208-4216-a194-ba10af863a16 | |ENTRY |main |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:27:39.820Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=1dd41fe7-9a05-417c-affd-56d4724d2858 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-05T03:27:41.211Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.12:3904 | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:27:41.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-07-05T03:27:49.907Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 |
org.springframework.web.servlet.DispatcherServlet |2022-07-05T03:27:49.908Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 |
org.springframework.web.servlet.DispatcherServlet |2022-07-05T03:27:49.910Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:27:51.241Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=cc1eea28-0bf8-42b7-9371-5e700884705d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-05T03:27:52.312Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.12:3904 | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:27:52.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:28:02.314Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=1dde646f-ad3d-4371-99a0-21b0edf3dda5 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-05T03:28:03.381Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.12:3904 | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:28:03.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:28:13.383Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=573b90ff-33e4-46a9-85f4-c536fc8f6d2a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-05T03:28:14.454Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.12:3904 | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:28:14.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:28:24.456Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=cba49c9f-efc8-476c-885b-58d0a8cc28be | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-05T03:28:25.530Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.12:3904 | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:28:25.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:28:35.532Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=aaf08c1b-3101-408a-aeeb-3c411842cb60 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-05T03:28:36.597Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.12:3904 | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:28:36.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:28:46.599Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=a8232a5d-0188-4fa8-a6ee-29ae7d3b0ec0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-05T03:28:47.664Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.12:3904 | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:28:47.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:28:57.665Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=2e4315bf-6184-475d-8cfe-13c344bda237 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-05T03:28:58.701Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.12:3904 | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:28:58.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:29:08.703Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=b4f8f949-7a19-4f0d-90b3-073f5433c358 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:29:09.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:29:19.012Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=ab19fd9c-c434-4590-a0c0-0667e6d8270c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:29:19.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:29:29.035Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=2f169466-51d2-410f-82d2-7be74664bba8 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:29:29.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:29:39.060Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=3ec43287-0d92-4628-9576-2384932e0ab4 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:29:39.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:29:49.082Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=25b0c6b9-2ff6-4fef-9d7d-087a18a2fd83 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:29:49.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:29:59.099Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=fbdc8ae6-61dd-43d3-8c16-51ea7911efaf | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:29:59.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:30:09.119Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=09e7aa7f-3217-4017-9a7b-30ab13c5b89e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:30:09.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:30:19.137Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=aa34d798-d856-4ebd-9400-0949436ae274 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:30:19.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:30:29.170Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=875a9d12-7496-4f44-a5e5-069ab40dc740 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:30:29.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:30:39.187Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=f9439867-21fb-49ff-9694-d78d5e4e0228 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:30:39.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:30:49.205Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=04596689-fbc7-44fa-bc11-ee998975fa66 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:30:49.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:30:59.220Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=8810d376-ad0e-4025-9f94-8d8e5b12fe6c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:30:59.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:31:09.241Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=217973c4-075a-4f4b-a002-2f090470357b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:31:09.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:31:19.259Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=fe2e889b-9a0c-429e-88e0-50c24e0068de | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:31:19.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:31:29.287Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=1c70de51-cf34-460c-b6d4-4c87081925a5 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:31:29.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:31:39.305Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=619cce89-c741-4491-b5af-9e4203dc95fb | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:31:39.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:31:49.327Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=f194512d-7e11-4551-91a6-737e9cf40b9b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:31:49.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:31:59.343Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=e3787067-818d-46d9-a2cf-98360cce867e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:31:59.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:32:09.356Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=433e3e15-e5e0-4612-bd27-597358f4622f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:32:09.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:32:19.372Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=9758f91b-658b-4096-ba7e-0c010f185144 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:32:19.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:32:29.389Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=3945188c-c6ca-42e2-b502-da5ea2ccede0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:32:29.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-05T03:32:37.816Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-05T03:32:37.817Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-05T03:32:37.818Z |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 |2022-07-05T03:32:37.821Z |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 |2022-07-05T03:32:37.834Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-05T03:32:37.834Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-05T03:32:37.835Z |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 |2022-07-05T03:32:37.837Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:32:39.403Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=a66c04d9-295c-4ae7-8ff1-5af4881f1283 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:32:39.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:32:49.421Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=9c3b4173-6f35-46e6-8f27-3e0b2fedcb3b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:32:49.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:32:59.437Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=81b39d50-8ce2-4afe-943a-cf0deb789b69 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:32:59.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:33:09.465Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=c4abc497-2bc2-4cfd-b6ed-e124c61dbbf2 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:33:09.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:33:19.480Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=89a87c40-1abb-4f79-8665-49039793d789 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:33:19.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:33:29.494Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=1a59b771-0d7f-454e-a616-1e744d25d9de | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:33:29.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:33:39.518Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=335b77e8-50be-4ff2-8821-41d1939cb3f1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:33:39.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:33:49.533Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=86f71ab8-2bed-483c-854e-c7f1572ab637 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:33:49.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:33:59.547Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=e06bc555-d9cd-4205-8ae6-5645438b9b4b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:33:59.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:34:09.561Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=2dff5d9e-3675-456b-8b75-95530b2e6ab7 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:34:09.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:34:19.577Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=03172fac-d758-441d-a9e1-b757c205cd34 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:34:19.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:34:29.592Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=e2644d7e-a4b1-4efd-bb1d-453d8d2f73d7 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:34:29.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:34:39.608Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=90863a7d-3f62-46d5-ab48-8010d8e2e7d0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:34:39.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:34:49.623Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=04282a2c-f151-4493-ba9d-f0a62158f1e4 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:34:49.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:34:59.636Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=f828b113-fd90-422f-a0c9-91c8feeddead | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:34:59.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:35:09.651Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=89b79bd0-eb9e-4f31-8d4f-5fc7fff6e1f8 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:35:09.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:35:19.668Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=4f79e3d7-9dd0-4d45-9727-b7e817a6e3da | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:35:19.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:35:29.681Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=cc40428a-87ca-46b5-950d-a1c4d5309025 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:35:29.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:35:39.699Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=485f87e7-413b-4dc4-8766-ee674c73f2aa | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:35:39.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:35:49.717Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=ce051838-118d-493e-a8bd-d01f6779fdc8 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:35:49.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:35:59.730Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=1b4b5060-f69c-41c2-b53a-23b7271f5dd4 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:35:59.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:36:09.747Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=5bb0dce6-9916-4ea0-9a32-079a1c75686f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:36:09.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:36:19.762Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=f8ebe7e2-fc45-47e9-a8c5-cc0713f14dd2 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:36:19.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:36:29.774Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=a36a8318-45b9-4c86-a8e6-56d81dfdb2dc | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:36:29.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:36:39.788Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=7f1df8d1-5447-484d-961b-146a36f4e4d2 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:36:39.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:36:49.802Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=79169b84-1f17-4c73-95b3-c907175237f0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:36:49.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:36:59.824Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=f31d2e68-292a-4c00-86d8-9439bf994ca6 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:36:59.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:37:09.837Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=337d5f49-4274-437e-93cb-53a386b47e96 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:37:09.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:37:19.849Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=dc78070c-d37e-49a3-bb50-1ef84bd063f7 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:37:19.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:37:29.864Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=883fba0f-2258-486d-8881-aae4f4234770 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:37:29.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-05T03:37:37.184Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-05T03:37:37.185Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-05T03:37:37.186Z |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 |2022-07-05T03:37:37.189Z |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 |2022-07-05T03:37:37.204Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-05T03:37:37.204Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-05T03:37:37.204Z |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 |2022-07-05T03:37:37.207Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:37:39.876Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=8693e0a5-b957-46dd-8e5e-060d9296d3be | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:37:39.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:37:49.889Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=f9b28997-6425-49a5-9f93-a7272afde62b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:37:49.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:37:59.906Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=f4139ee9-e6ae-4ee4-ad12-6e1bc1a8eb78 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:37:59.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:38:09.919Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=5daddf00-55ec-436f-9f92-bbaeec3afcfd | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:38:09.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:38:19.932Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=5a7ec6e0-5b6b-4876-82dd-80ad4c5dfc3a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:38:19.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:38:29.944Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=8576d553-16d3-4814-a371-bf2e7b2d2a5e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:38:29.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:38:39.959Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=2a392f5a-08fb-49c5-9ed0-b3e8f08d0176 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:38:39.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:38:49.982Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=fe442951-e993-40de-9ce8-9f45b3489d9d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:38:49.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:38:59.996Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=3c1b16bf-ab7b-4950-b531-b2c547d3e63d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:39:00.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:39:10.009Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=cc0b512f-5671-4fb6-ac94-8ed4bd811262 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:39:10.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:39:20.020Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=6cacde8d-eeb8-42a3-ba4b-f397619e5e14 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:39:20.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:39:30.030Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=182de911-1d5f-470b-b798-76796d5668b1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:39:30.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:39:40.043Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=fd856494-204d-4ddb-a447-6304b4a63d5e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:39:40.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:39:50.056Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=5c6348cf-77fa-4409-83f3-e2349f412472 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:39:50.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:40:00.069Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=c7e73ca8-eb57-4c9f-bd09-e29466ac9632 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:40:00.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:40:10.081Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=4356555a-c8be-4382-9ace-e39f8c86d7cc | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:40:10.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:40:20.102Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=11c02feb-4cf2-4f5c-84d4-7d549aaebdc6 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:40:20.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:40:30.114Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=10abf595-f7fc-4aa0-9b40-79c091863709 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:40:30.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:40:40.136Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=8cc493f9-a97a-4197-9193-d3922c3551c9 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:40:40.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:40:50.147Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=33b3af07-1b3d-42b0-8152-08b5a6e9fb6b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:40:50.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:41:00.158Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=bf9bb02b-602b-4c80-baf7-961d982d7e8d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:41:00.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:41:10.171Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=3bfa79f3-0075-46ba-8cdc-f5c852addf34 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:41:10.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:41:20.188Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=6754101d-82b9-401b-8f8c-c8b7b98c24be | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:41:20.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:41:30.200Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=29f27124-e009-4916-9a55-25f6e191c1b7 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:41:30.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:41:40.224Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=a7cd1b80-0ecf-4402-b052-0a143b5396e3 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:41:40.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:41:50.242Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=aa9ae4c0-9ac4-4075-b8cf-58970dc9bcd5 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:41:50.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:42:00.256Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=fff8b9cb-ae55-49af-8019-51a447c9b482 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:42:00.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:42:10.268Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=03e72e1f-0ab9-4750-8c0d-d4f20acf952e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:42:10.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:42:20.280Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=50a44c7b-9d1e-47e6-9291-cdf64924559c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:42:20.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:42:30.296Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=5a962e94-45ef-44fc-b19f-afeb3b602606 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:42:30.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-05T03:42:37.150Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-05T03:42:37.150Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-05T03:42:37.151Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-05T03:42:37.153Z |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 |2022-07-05T03:42:37.161Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-05T03:42:37.161Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-05T03:42:37.162Z |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 |2022-07-05T03:42:37.164Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:42:40.316Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=f32d0593-17fb-4c99-8518-62dafa22f264 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:42:40.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:42:50.329Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=c9cbd563-f80d-44e5-82f0-2b2040dd92ff | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:42:50.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:43:00.346Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=2193114f-8c06-4e72-9032-45f785a082ad | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:43:00.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:43:10.365Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=f20959e5-089b-4e92-83c2-4ffa3a3bc750 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:43:10.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:43:20.377Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=0bccd108-2a48-4eaa-8d26-038288e3019c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:43:20.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:43:30.390Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=5ef13347-e4e6-4387-829b-0d2f2acc53a4 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:43:30.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:43:40.401Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=8d69854b-9860-410b-9790-65b3ebb2e3ea | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:43:40.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:43:50.414Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=dd6c7b1b-413f-4a62-9524-d194226a512f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:43:50.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:44:00.425Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=61e534c6-2b21-4ce9-84b4-a28fb8b2f65e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:44:00.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:44:10.436Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=256f6724-2a65-498d-b366-cdd825f29840 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:44:10.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:44:20.447Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=d6b3e79e-9f79-45e0-b29b-12e5e725d1d7 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:44:20.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:44:30.459Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=d6fe46ab-69df-450e-a251-54a48e5ab9be | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:44:30.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:44:40.473Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=3f77be77-f0c2-47c6-8cbe-16ed0f8bf5de | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:44:40.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:44:50.493Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=10831c40-380f-485b-ab10-c413af3ed565 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:44:50.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:45:00.553Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=003a623d-dcea-4c0b-9ec8-d69243009d64 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:45:00.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:45:10.579Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=135452c0-f729-4ce8-8b92-e7a38fa38849 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:45:10.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:45:20.599Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=8e47a193-979e-4d58-9108-085252aa0c27 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:45:20.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:45:30.609Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=ee68c82e-05ef-4807-b812-f6728ddd243a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:45:30.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:45:40.634Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=a4741bb7-c218-4cbc-b082-36c3a034a1d8 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:45:40.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:45:50.645Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=cb1c0f9b-ca7d-4474-95cc-54e9bc6c87c4 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:45:50.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:46:00.656Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=d5cad260-2f3c-42d6-921e-6052beca50fb | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:46:00.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:46:10.667Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=02ec8f2d-b6cc-4f60-838c-7c65aa77dfd3 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:46:10.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:46:20.677Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=4acbf526-771e-47f9-a24d-a1e98fb0cafb | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:46:20.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:46:30.688Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=bf7da994-4ed6-4d03-b868-e0d905ef53f0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:46:30.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:46:40.703Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=7461c5e9-b860-4ec3-bc40-440b9b81aa98 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:46:40.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:46:50.716Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=efb8f1cd-ed57-46df-9028-220d6906e3ac | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:46:50.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:47:00.738Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=544152f1-820d-436c-b85d-bf09ac181900 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:47:00.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:47:10.752Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=28ef6c4c-b555-4af1-84b2-05958174efa2 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:47:10.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:47:20.772Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=fea1afe8-a113-48dc-951d-9612e12f9e6b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:47:20.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:47:30.790Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=f38c3f15-f996-4e43-87f0-9879216a61c0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:47:30.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-05T03:47:37.238Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-05T03:47:37.238Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-05T03:47:37.239Z |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 |2022-07-05T03:47:37.241Z |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 |2022-07-05T03:47:37.252Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-05T03:47:37.252Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-05T03:47:37.252Z |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 |2022-07-05T03:47:37.255Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:47:40.827Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=c64065ec-9a96-4fcf-88bf-d17e4ef18636 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:47:40.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:47:50.839Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=7b27e168-920f-40b8-8951-5fbcf992a2ab | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:47:50.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:48:00.854Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=b747859f-5487-4b8e-923f-180ac5877bbd | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:48:00.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:48:10.863Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=0468d875-5159-4bf6-bbef-970acd4a3e6a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:48:10.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:48:20.873Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=e0a0ffeb-34b1-40d0-8691-4f70d4af0785 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:48:20.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:48:30.884Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=8967d521-6c6f-4e7e-bd2a-fa35816e596e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:48:30.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:48:40.904Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=1bf54220-91e4-44bd-94ef-18c8ababf0a2 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:48:40.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:48:50.916Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=14455c51-4353-420a-bbdd-b3d78fff02f8 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:48:50.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:49:00.930Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=173f9564-31c6-4dda-a0a2-b69fc83d7a40 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:49:00.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:49:10.942Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=8405de62-7a3c-4d5d-881b-f5588b90b3ed | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:49:10.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:49:20.954Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=d3a99a61-f3fe-4c02-a28b-8a0ed802f610 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:49:20.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:49:30.969Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=4ccf1516-57db-4e25-a3f3-257fddddae92 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:49:30.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:49:40.982Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=4f585960-d3f3-472a-9314-2c2d2d48a072 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:49:40.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:49:50.993Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=3f9ce813-35f9-4d17-8bf2-8ae58404fead | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:49:51.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:50:01.003Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=12bc804b-9679-4a03-8ffe-982f8a187190 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:50:01.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:50:11.015Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=6de65bbe-28cc-420e-8bb3-7d5be9843434 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:50:11.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:50:21.026Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=826740fa-e9b5-43ce-acc4-7bcefed89af1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:50:21.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:50:31.037Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=7d59180f-529a-4b01-b841-47e2f50f8f4b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:50:31.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:50:41.048Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=3fdeec7b-1d2e-41ca-9997-bb52687dc92d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:50:41.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:50:51.057Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=1d68f463-02d9-4bff-a07b-bc470698307a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:50:51.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:51:01.067Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=18717d50-014d-444b-8d42-73403b6af353 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:51:01.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:51:11.078Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=0feac61d-be85-4d14-88c3-7fa52202435d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:51:11.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:51:21.088Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=d51573d8-e277-42c2-813f-f9ea74d4576e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:51:21.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:51:31.097Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=4a0e528b-5da8-4c6b-8165-628702357b75 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:51:31.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:51:41.147Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=83841a0c-fdfd-47c7-b5d5-4cbdb100852b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:51:41.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:51:51.156Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=67e46269-5dc1-4480-ba9b-1b2fc7c7adcc | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:51:51.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:52:01.166Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=0c57e357-c259-4215-a10d-b9846fdcf1bd | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:52:01.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:52:11.176Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=0f228dcf-7c9f-4ed1-b047-4bd97fcb7a06 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:52:11.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:52:21.183Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=37f579a6-4941-4b46-9afa-9e558dd1ac27 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:52:21.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:52:31.193Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=d03a0856-8dcb-4910-8b30-cc174e17d538 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:52:31.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-05T03:52:37.164Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-05T03:52:37.164Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-05T03:52:37.165Z |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 |2022-07-05T03:52:37.167Z |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 |2022-07-05T03:52:37.175Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-05T03:52:37.175Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-05T03:52:37.175Z |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 |2022-07-05T03:52:37.178Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:52:41.210Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=7099555e-757c-4ae8-a55f-32499c582066 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:52:41.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:52:51.220Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=92cf3ce7-9b72-4458-9975-ee2e84198413 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:52:51.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:53:01.241Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=eff292a6-638d-4b58-9455-ace5f73cf395 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:53:01.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:53:11.252Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=b0dccc6b-d534-48f5-a2fa-838f5dc98ee7 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:53:11.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:53:21.266Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=161bc2ce-79d3-4bc7-923c-503cad920674 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:53:21.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:53:31.278Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=c57164c9-1b73-4e97-a687-eb49a6fe50bc | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:53:31.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:53:41.289Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=6237a9fb-1408-4c7e-aaeb-bffb3b827c6a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:53:41.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:53:51.300Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=f09dad23-0479-48ef-9a6c-0f58c7c7c938 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:53:51.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:54:01.311Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=63a7efed-1b8c-41d3-b54e-8322ed09aa09 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:54:01.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:54:11.321Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=df401846-ca73-4f28-8d36-ec0332e93920 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:54:11.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:54:21.331Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=11f58901-7de4-4a5d-b35f-db1d45a2a8ad | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:54:21.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:54:31.340Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=8e990a26-2e0f-421a-9f44-fb1fddf18610 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:54:31.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:54:41.352Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=bceb108b-b5c6-4373-a75b-fe213d54035d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:54:41.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:54:51.363Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=5f2048f1-0674-4b42-9271-b447a4b9a5bd | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:54:51.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:55:01.373Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=e1b63134-18d5-42b6-9911-ccf7e84cc2ae | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:55:01.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:55:11.383Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=6ca1c626-f7b9-4365-81db-59dd4b696f3a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:55:11.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:55:21.392Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=a376ff5c-4393-4832-ad97-afa6394fd6f1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:55:21.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:55:31.404Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=59e1b744-2860-41b6-af6a-acc169b2b997 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:55:31.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:55:41.416Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=f6f39fee-4e58-4cd2-8acf-50f4226957b9 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:55:41.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:55:51.426Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=80762079-5b67-4c19-9d9a-42c68d8b1f05 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:55:51.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:56:01.438Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=291ea8f1-92cd-499d-8429-c4c535601b5b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:56:01.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:56:11.447Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=28a02748-9149-41bc-a9f4-53a4a1b6ffa2 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:56:11.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:56:21.460Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=decd2a34-2040-4d17-817f-0faddb5cf018 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:56:21.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:56:31.470Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=e51c828c-b217-4d58-b08c-ebf18d162dd0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:56:31.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:56:41.480Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=39acff9d-15ac-426e-86fa-d88085d09ec3 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:56:41.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:56:51.490Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=9ca50e77-a3f0-4a3b-87d8-7eec094d6352 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:56:51.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:57:01.498Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=56057053-205b-457d-96a3-eec5f730b6f6 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:57:01.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:57:11.509Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=c582f5c4-565e-4ef2-8a00-603d215a1dd7 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:57:11.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:57:21.520Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=cc78fde9-2a75-44c0-95d3-c051ce6db0e3 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:57:21.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:57:31.531Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=f59dcd09-1965-4baa-8315-96fa63a013b3 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:57:31.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-05T03:57:37.143Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-05T03:57:37.144Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-05T03:57:37.145Z |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 |2022-07-05T03:57:37.148Z |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 |2022-07-05T03:57:37.156Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-05T03:57:37.156Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-05T03:57:37.156Z |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 |2022-07-05T03:57:37.159Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:57:41.545Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=e8ad246c-9a0d-4bb1-9e8c-e318d33523d3 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:57:41.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:57:51.555Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=ecbc6ebb-16c8-4274-9db1-ae5bd1cb0d2c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:57:51.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:58:01.565Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=965fa57d-a80d-4f2f-b609-451f15e137ac | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:58:01.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:58:11.573Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=d5fe9abf-4dd9-4274-8493-d0ece5aa21a2 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:58:11.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:58:21.581Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=87f1b648-eb0e-4b9a-be7a-7973e2998132 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:58:21.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:58:31.589Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=88b90a5d-ee61-4b10-9951-7851831de7cd | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:58:31.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:58:41.600Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=f637a13c-914f-4c4f-b39b-be69590fd12b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:58:41.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:58:51.609Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=aa691a06-abd9-4e37-a321-27337101134b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:58:51.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:59:01.619Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=2205de7f-86eb-42a5-b3c0-66a4d928bdaf | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:59:01.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:59:11.627Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=af75c6b7-8357-49ae-97a4-0b00d005da29 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:59:11.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:59:21.636Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=44f37c92-31ce-4058-80b6-4246b7be40d4 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:59:21.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:59:31.674Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=5fd6723a-3820-4d94-8441-997a6755b4cb | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:59:31.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:59:41.684Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=cffcbcda-a430-42b2-ae57-ca18882234ed | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:59:41.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:59:51.693Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=091dfe7d-82f6-4887-ad74-2ee56311428d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T03:59:51.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:00:01.703Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=b648dc09-3020-43df-b010-8d45bc7e8666 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:00:01.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:00:11.712Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=5a33a494-69cb-4ac6-a27a-266c1f1afa26 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:00:11.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:00:21.722Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=cb55201a-570e-4ae2-85bf-ad513a0a931e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:00:21.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:00:31.732Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=38ad0a85-5650-460e-a459-3e231bc6409d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:00:31.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:00:41.741Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=1862d1bd-46db-4a6d-a9e3-56fa0b56adfd | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:00:41.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:00:51.750Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=3011338d-e7b0-40ab-876c-4834dcf139a9 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:00:51.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:01:01.759Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=724be2a9-5040-468b-bc08-2b2a61a54ff5 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:01:01.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:01:11.769Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=2b905a47-d47d-4440-9fc1-fa75da3d404e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:01:11.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:01:21.779Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=d4127826-713c-4bef-aae0-7122ba508667 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:01:21.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:01:31.789Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=f2b42330-3195-408a-a2df-5199a0c3bf0d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:01:31.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:01:41.799Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=ac75be79-aa3b-43bf-97ef-c9577c97e47e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:01:41.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:01:51.812Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=14c7f05e-6d92-46ff-a871-489a468337fa | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:01:51.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:02:01.834Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=43a084de-239c-4cd0-b3a5-a711322ae345 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:02:01.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:02:11.846Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=e6d60871-52ec-402e-bd34-314d3f92c6e1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:02:11.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:02:21.861Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=f4753335-dffb-4b91-b62d-688ecec30e0f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:02:21.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:02:31.870Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=6921208a-7eb6-4ac5-8633-a33d21969355 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:02:31.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-05T04:02:37.176Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-05T04:02:37.176Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-05T04:02:37.177Z |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 |2022-07-05T04:02:37.179Z |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 |2022-07-05T04:02:37.185Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-05T04:02:37.186Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-05T04:02:37.186Z |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 |2022-07-05T04:02:37.188Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:02:41.888Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=4dfae402-7775-4e44-8782-6bebaa204edb | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:02:41.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:02:51.899Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=ff2928c5-0b97-4a50-a2b7-5b8aff26e098 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:02:51.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:03:01.909Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=b86bfde7-e2a1-4e33-9fa7-d627aece721e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:03:01.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:03:11.917Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=b4425887-ce30-407b-a58c-5831f141d83e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:03:11.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:03:21.927Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=c0d3ed84-56d5-475a-ab22-fb4a96adb145 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:03:21.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:03:31.940Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=434bb41e-32fb-4507-b49b-c29c544db1e6 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:03:31.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:03:41.956Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=3f35ad89-40a4-4f6d-8745-322d8bae865b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:03:41.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:03:51.965Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=8d02eab7-a2bb-447d-b01b-51a50fb74481 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:03:51.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:04:01.974Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=16605538-2bbc-43af-847c-36e95d1cdc29 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:04:01.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:04:11.983Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=49016e51-9e96-452f-813d-bbb32cf7a7f9 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:04:11.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:04:21.992Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=7721079d-5557-4e6b-8df9-fbd2b6b0a920 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:04:22.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:04:32.002Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=392d1186-21b8-446c-9875-a3795772b267 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:04:32.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:04:42.013Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=1723326f-befb-4974-9d4d-d1f5540e5f7e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:04:42.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:04:52.024Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=31ef8f72-b10b-4729-a9b3-2132d68918e2 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:04:52.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:05:02.035Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=e1ad9557-4cdc-47d2-9128-8e7f6b947c74 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:05:02.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:05:12.045Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=e5443ecf-3fcc-410e-8fb3-0a41e06c733b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:05:12.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:05:22.055Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=9d49d479-d410-4fa7-b506-de0ec184a849 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:05:22.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:05:32.080Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=0bc1de39-db40-4886-8406-a55215391799 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:05:32.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:05:42.102Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=ea20ae27-e019-4fea-aa34-045529501d00 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:05:42.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:05:52.130Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=28c0ee4e-ed19-4fc1-9cde-ec47e6a17ead | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:05:52.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:06:02.143Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=c467a8f0-143d-47ef-8590-83aac76ca23a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:06:02.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:06:12.159Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=d4812b33-f2fb-4685-af2b-56e05ab9d0b5 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:06:12.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:06:22.172Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=b2b1c537-8420-4fa9-b888-7aef12620fbb | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:06:22.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:06:32.183Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=e1d890bb-5a65-4550-9531-1cd2a8e852d8 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:06:32.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:06:42.213Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=bb1d6c44-b919-4b90-b23b-876f1ac02c61 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:06:42.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:06:52.227Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=ac569d01-94f8-43e3-a27e-b7f604263e25 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:06:52.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:07:02.236Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=d4305fb8-d408-4638-b876-bed30aebaa94 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:07:02.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:07:12.252Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=fc722770-925b-4d2c-92d3-36765755f3f2 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:07:12.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:07:22.261Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=9ce1fb1a-d39b-4d83-99bb-191dd1509efa | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:07:22.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:07:32.269Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=02e74aba-b698-4958-bb44-c46d3a30f65f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:07:32.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-05T04:07:37.165Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-05T04:07:37.165Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-05T04:07:37.166Z |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 |2022-07-05T04:07:37.167Z |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 |2022-07-05T04:07:37.173Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-05T04:07:37.173Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-05T04:07:37.173Z |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 |2022-07-05T04:07:37.175Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:07:42.280Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=ff89db06-9933-415d-bff4-a5e5d126713a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:07:42.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:07:52.288Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=ea5b7d0c-2948-48d1-ac3c-6568120b8bd8 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:07:52.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:08:02.297Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=2142cc6d-7b84-444a-8c5b-9ad50dc50aba | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:08:02.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:08:12.306Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=997efaac-367c-4465-a0c2-83ac721cbfc7 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:08:12.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:08:22.342Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=9274329d-5e5d-41bc-aea8-d0ad974cf43f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:08:22.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:08:32.351Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=b9aebc1b-d314-4020-9d79-35044dcb23cc | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:08:32.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:08:42.359Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=9f524d77-3752-4387-883a-4c94f356491c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:08:42.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:08:52.368Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=20b39533-98a5-4f6a-a1ca-3026ee173364 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:08:52.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:09:02.377Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=85efb439-221e-428d-8364-847afb173034 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:09:02.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:09:12.387Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=c079d3d1-77b3-42da-9760-cf62f3036a4c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:09:12.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:09:22.395Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=037bd59f-7f5a-411a-9ddc-f45ea921a688 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:09:22.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:09:32.405Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=fd292d10-e8ce-4d42-af68-e85a9c7ef13a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:09:32.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:09:42.422Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=b32aa8fa-0c0c-48a5-9099-625d60ba275b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:09:42.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:09:52.431Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=4004f01e-a783-485e-824d-6dcc8926af12 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:09:52.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:10:02.444Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=55ef3110-d597-4ca7-bab3-1bd2f46c6eab | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:10:02.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:10:12.452Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=92700c7c-8111-467a-813a-ec5462a08b2c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:10:12.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:10:22.462Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=0c563f21-10e4-4a3a-9a71-9f4433062b76 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:10:22.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:10:32.472Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=30f4a22f-a91e-4d8f-9dab-d84eee3a32a8 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:10:32.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:10:42.481Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=f08da3c5-2636-45e2-8a20-19474679ca68 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:10:42.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:10:52.499Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=82a0197b-64f2-458e-a8fa-a1f136fe6136 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:10:52.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:11:02.509Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=01d76977-8840-43c5-9ca2-95156ef2d9b1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:11:02.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:11:12.519Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=0cdf1037-ceda-49c5-b478-3bbda4a1b195 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:11:12.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:11:22.540Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=e11b2ef7-6632-49f2-9847-32b89fdb41f0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:11:22.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:11:32.552Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=eb5016d0-7f3a-46c6-9399-8e64b8807aee | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:11:32.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:11:42.561Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=9ebcc29b-de8b-4a67-80ca-bf757aaa65aa | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:11:42.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:11:52.574Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=46562585-42d8-490f-9fc5-473e13422a2c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:11:52.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:12:02.583Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=e6bfe9f2-c530-4596-b8f4-93e0102d18d3 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:12:02.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:12:12.593Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=8e5b504d-37bb-4495-bbec-6078401ab359 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:12:12.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:12:22.603Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=50101bab-684a-4a9b-a146-91a0ed87f1b9 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:12:22.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:12:32.613Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=55576a8f-1bda-48c2-8a00-7ea3dddc3af9 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:12:32.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-05T04:12:37.134Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-05T04:12:37.134Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-05T04:12:37.135Z |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 |2022-07-05T04:12:37.138Z |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 |2022-07-05T04:12:37.144Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-05T04:12:37.144Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-05T04:12:37.144Z |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 |2022-07-05T04:12:37.146Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:12:42.639Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=b77f3f3c-34d3-4542-b23f-8de40583bbc6 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:12:42.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:12:52.648Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=36e4a84f-d85d-40fc-920f-8db83246d4c1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:12:52.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:13:02.656Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=0ccd9926-942b-4735-802b-69c057128ba2 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:13:02.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:13:12.665Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=48259f3f-c29c-4b39-ba5d-a2111ef8f104 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:13:12.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:13:22.697Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=5a17639c-9e3b-4c64-a19e-cc0beb6fe321 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:13:22.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:13:32.706Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=d3f6a7ae-cd3f-45da-bb0f-adb0aa8b8c65 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:13:32.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:13:42.722Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=490ab044-3c51-4b48-a8f6-136f761d1a9f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:13:42.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:13:52.729Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=86d99c14-ecc5-41ee-b004-8cec38914c17 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:13:52.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:14:02.739Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=927dbd68-be01-4d34-9d0d-9152f1811560 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:14:02.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:14:12.752Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=dbf58d3e-e7f7-440c-84fd-3dcc9749d98e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:14:12.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:14:22.760Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=6f5048fd-9879-4c6f-8994-7d5061d03035 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:14:22.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:14:32.769Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=7af8233a-d9b4-46b4-b188-88ba2119b980 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:14:32.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:14:42.779Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=7d7ac6d1-85e4-4706-9196-6df05f408c2b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:14:42.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:14:52.788Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=8eed6fae-5b54-4245-bbdb-f77ae71d2a9f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:14:52.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:15:02.796Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=278559cd-8f94-4501-8dd6-d541b26d22a2 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:15:02.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:15:12.806Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=790b196f-813c-4b9e-846a-d49d5473a407 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:15:12.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:15:22.820Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=bf8c60fc-3249-4304-a41e-bc791bcd6a69 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:15:22.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:15:32.828Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=e7c7e6f7-9f65-40d4-99cf-3159af4f01cd | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:15:32.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:15:42.845Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=0e8d5000-23b4-43b5-8050-74128148bb45 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:15:42.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:15:52.855Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=ca880680-0583-4946-a6ed-fef9998b156b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:15:52.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:16:02.868Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=cac5c575-7e69-48a7-be90-b3e9219046da | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:16:02.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:16:12.878Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=d031fc88-995e-4685-860d-5958082345ac | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:16:12.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:16:22.890Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=d396b85d-645f-442f-8afc-05df1abf4d46 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:16:22.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:16:32.899Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=19b435bb-0c1f-407c-a377-cd4478fc0a6a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:16:32.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:16:42.908Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=68254ee6-5753-4026-8f03-2a3c8d41ac0c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:16:42.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:16:52.916Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=e0740940-014b-4f24-95ed-ac6beaae2049 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:16:52.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:17:02.928Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=10293e2d-ec0a-475d-bdd0-2ad3370be384 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:17:02.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:17:12.937Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=4af6cf9a-51cb-4d2a-8b7b-97e105ac5b77 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:17:12.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:17:22.945Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=eb469175-8d5c-429f-af01-c9eeeccc30a1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:17:22.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:17:32.955Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=217898c3-30a7-47ad-bb64-a7e2a3f2c661 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:17:32.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-05T04:17:37.158Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-05T04:17:37.158Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-05T04:17:37.159Z |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 |2022-07-05T04:17:37.161Z |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 |2022-07-05T04:17:37.167Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-05T04:17:37.167Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-05T04:17:37.167Z |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 |2022-07-05T04:17:37.169Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:17:42.963Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=f2fcd4f5-a196-45d1-ae7d-f60c3c08184a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:17:42.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:17:52.971Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=0e43bdfc-d987-4c71-bdf5-a3ec0eec0249 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:17:52.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:18:02.980Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=798608f2-2cb1-4fbd-b827-de2e832df80c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:18:02.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:18:12.987Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=04614906-9646-40d1-b1b9-84b312e30ba0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:18:12.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:18:22.996Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=807c0319-698a-449a-aed6-9a00a2e36bbf | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:18:23.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:18:33.004Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=78a956cc-0d94-488e-a0a4-78686805f511 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:18:33.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:18:43.016Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=e86ccd6b-6e9e-4911-9b88-180d815cfcea | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:18:43.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:18:53.024Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=bc54dc99-3f9a-4a9f-a8d6-5c1086258819 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:18:53.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:19:03.038Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=43846ad1-e705-403f-a34d-d8c6cf091732 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:19:03.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:19:13.046Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=3d169170-3219-4ba7-83b7-1c21eebfcaa6 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:19:13.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:19:23.058Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=981c160d-f8c7-4445-a2a3-56defd5006a4 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:19:23.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:19:33.066Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=4b8432c4-db93-4dc0-9cf9-281569fc0b19 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:19:33.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:19:43.076Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=5096f58e-e429-46a9-b948-48f802874564 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:19:43.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:19:53.085Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=e95f1506-7207-4249-b3ea-8851e192bc43 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:19:53.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:20:03.096Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=86ae9628-dd14-4358-9d50-bf92efddbb34 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:20:03.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:20:13.104Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=46addf9b-095d-4e58-8bab-05b99eaae5ca | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:20:13.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:20:23.114Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=cc187406-1518-40ea-9ec7-8faa02d3be98 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:20:23.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:20:33.126Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=f7821ebc-e1e7-4e4e-852d-3227ecc72d71 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:20:33.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:20:43.135Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=cb6a6963-c15d-4057-8bfb-ed83a3f35557 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:20:43.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:20:53.145Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=4881e992-dd8f-4c7e-a988-29f93976459e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:20:53.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:21:03.153Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=b2bc1acc-9adc-4e90-b58e-571a2fa102ad | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:21:03.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:21:13.162Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=2bbe48ab-a1da-4b61-a86d-cad398bb90b8 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:21:13.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:21:23.174Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=2312afd0-8669-4992-b0da-810313355015 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:21:23.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:21:33.185Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=b1e17375-8b07-4515-b44d-3460248ed6c7 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:21:33.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:21:43.195Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=22eaf3f9-0778-45c3-bac5-7a5f0dc767b9 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:21:43.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:21:53.203Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=233222e0-faf2-4e55-bb9d-dcfad281c93f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:21:53.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:22:03.217Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=87337beb-f4dc-487b-a144-59b68c4f8e83 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:22:03.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:22:13.225Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=8c1dc4a2-9e6d-4fc3-9af8-1839cab3c5fe | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:22:13.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:22:23.234Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=73bc7935-e906-4de5-9178-e37db09c9b0e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:22:23.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:22:33.244Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=921166ca-5fd3-480b-b606-51802d2cfc82 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:22:33.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-05T04:22:37.159Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-05T04:22:37.160Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-05T04:22:37.161Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-05T04:22:37.163Z |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 |2022-07-05T04:22:37.170Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-05T04:22:37.170Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-05T04:22:37.170Z |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 |2022-07-05T04:22:37.172Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:22:43.254Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=bf055172-6782-4b8f-b7bd-f5b0cb185931 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:22:43.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:22:53.265Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=3eb67646-a276-44bd-abae-5e60688da6ad | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:22:53.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:23:03.273Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=868571ea-809b-44a5-a4a8-77f4b4dd8e73 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:23:03.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:23:13.281Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=b247a104-731e-4821-b36f-3172da639d93 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:23:13.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:23:23.289Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=02cb29a9-ab6e-448c-96ff-c487a873858f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:23:23.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:23:33.298Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=7c37c831-f905-4982-8d98-c6c60d0bf900 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:23:33.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:23:43.306Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=5ef6cf7e-f10e-4d87-b640-0830e93403ba | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:23:43.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:23:53.314Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=087018df-b055-429d-9d6b-6bb4ff91ec7e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:23:53.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:24:03.323Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=340a6370-2c5f-4c5a-9bb7-d631060823d6 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:24:03.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:24:13.331Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=33c13526-4fd4-4ed6-849a-0f998feed388 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:24:13.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:24:23.339Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=997a3b84-1bed-46cf-b481-a636077d3836 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:24:23.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:24:33.349Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=21324385-5bf0-4824-b1a5-a009bc55cc9d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:24:33.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:24:43.357Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=60339599-1ebf-402c-af78-742e203a3371 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:24:43.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:24:53.367Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=0b5a09af-30c8-4380-822a-210e08b514b6 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:24:53.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:25:03.376Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=f5a6baa7-e36d-4677-b16a-b0f11fab4564 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:25:03.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:25:13.384Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=29a56d3a-01e7-48db-8027-f4ac78f2603d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:25:13.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:25:23.393Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=0366dbc0-dc83-407f-831a-a4bada9c17b2 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:25:23.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:25:33.403Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=bb08b42d-4ec8-4eb5-aaae-92c557c4297a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:25:33.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:25:43.412Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=d6898303-b032-4842-ae2d-e02c7db53f09 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:25:43.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:25:53.421Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=75b1baa3-3fa2-4d29-aedd-02b9abad2874 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:25:53.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:26:03.430Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=b7a4c379-d158-4ac9-a904-547fa9cfa8b2 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:26:03.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:26:13.443Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=84e12bbc-1a59-49d9-a771-e36446a031fc | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:26:13.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:26:23.452Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=532d4a78-c0cc-4926-8096-4388333da524 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:26:23.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:26:33.461Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=8de6b6b7-b6b0-457f-9c45-e130558476d5 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:26:33.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:26:43.477Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=2bbe81e7-c2aa-4440-bef3-b83c2eb2fb69 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:26:43.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:26:53.485Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=cca4e3e9-4f1d-48c1-8cec-02b1a7ff11e0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:26:53.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:27:03.493Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=a8f4b196-1231-4eb2-b3ca-4c9aecc41078 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:27:03.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:27:13.502Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=872ed95d-065c-4be6-859c-e280c658b2c9 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:27:13.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:27:23.510Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=fab46079-e35d-4017-a729-23fd82f07ccc | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:27:23.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:27:33.518Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=b105f877-6b6a-4280-b09a-37ee812bffef | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:27:33.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-05T04:27:37.126Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-05T04:27:37.126Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-05T04:27:37.127Z |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 |2022-07-05T04:27:37.130Z |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 |2022-07-05T04:27:37.135Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-05T04:27:37.135Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-05T04:27:37.135Z |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 |2022-07-05T04:27:37.137Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:27:43.528Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=6ce55b1a-bf88-4bb2-ae20-60fe51afaf18 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:27:43.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:27:53.536Z |INFO |Init configs |InvocationID=85875820-4208-4216-a194-ba10af863a16, InstanceUUID=d5f30fa4-7a10-4876-83a0-b03043a44f3d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-05T04:27:53.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |