By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T06:08:40.855Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T06:08:40.858Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-11T06:08:40.894Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T06:08:41.631Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T06:08:41.744Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T06:08:41.745Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T06:08:41.745Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-11T06:08:41.820Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-11T06:08:41.874Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-11T06:08:42.033Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-09-11T06:08:43.523Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-11T06:08:43.996Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-11T06:08:44.016Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-11T06:08:44.016Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-11T06:08:44.081Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-11T06:08:44.081Z |INFO |Root WebApplicationContext: initialization completed in 2047 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-11T06:08:44.482Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-11T06:08:45.318Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-11T06:08:46.782Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-11T06:08:47.428Z |INFO |Started MainApp in 8.785 seconds (JVM running for 9.551) |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-11T06:08:47.510Z |INFO |Start scheduling PRH workflow |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:08:47.522Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=86f13ac7-5534-4257-be67-66f094c93b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:08:48.932Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:08:48.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-11T06:08:54.377Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-11T06:08:54.378Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-11T06:08:54.381Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:08:58.961Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=29de245d-0154-4e6f-9ac9-a327f08dbaa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:09:00.027Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:09:00.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:09:10.029Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=af22246a-a881-4e8d-86b6-39492c7c667c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:09:11.065Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:09:11.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:09:21.066Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=d024f891-0a3f-42be-8d8b-208c63f37f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:09:22.104Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:09:22.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:09:32.105Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=74c14ba6-e888-4b18-9be1-80db7336ea84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:09:33.173Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:09:33.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:09:43.177Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=c101c0ec-7dac-4231-9702-c3e809271ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:09:44.252Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:09:44.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:09:54.254Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=c5531ad6-a770-451f-acea-c94c2a6f86f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:09:55.289Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:09:55.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:10:05.290Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=dfcd6457-ff1f-4e1c-a2c1-557e60b2cabe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:10:06.331Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:10:06.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:10:16.332Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=4d578a82-2158-47d9-a22c-26b6075b717f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:10:17.369Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:10:17.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:10:27.370Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=6a2d6802-a7b9-4ceb-9767-2e1c894d88d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:10:28.409Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:10:28.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:10:38.410Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=a67d2df0-945a-4e6f-ba38-6dc470d52a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:10:39.482Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:10:39.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:10:49.483Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=722dbe70-c5f7-400f-ac5b-5205ff9955f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:10:50.551Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:10:50.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:11:00.553Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=edf6f6a7-d5a5-488f-bd47-39e0debf5724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:11:01.593Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:11:01.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:11:11.597Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=c4ca1cb8-b947-49cc-a6ca-fc32443168a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:11:12.665Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:11:12.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:11:22.666Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=3e0afded-4b89-48a6-9a4c-f6cc69751fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:11:23.708Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:11:23.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:11:33.709Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=a3f68ee6-7927-45bb-854e-4eb97782a2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:11:34.777Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:11:34.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:11:44.778Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=fc0cba40-0b56-4c85-8fc2-6b25b0ab1b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:11:45.817Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:11:45.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:11:55.818Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=03ddd0a1-ca8f-4104-ba8c-c872f40f17da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:11:56.857Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:11:56.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:12:06.859Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=70a919f0-079c-44df-a7e1-0e19d1f1db59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:12:07.894Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:12:07.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:12:17.896Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=56f0aeb0-2252-4e21-b0db-b00a40a33fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:12:18.941Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:12:18.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:12:28.943Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=997a3755-ea83-44d9-97d1-843e525f5855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:12:30.007Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:12:30.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:12:40.008Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=68c84cb9-1fa4-4347-ab92-b85f807038ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:12:41.047Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:12:41.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:12:51.049Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=9530c713-ed68-4345-aed0-aee6fa9bb306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:12:52.086Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:12:52.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:13:02.092Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=54471497-7c88-48cd-b3d1-0703a9e7111c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:13:03.158Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:13:03.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:13:13.160Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=6cb6f837-59d3-4a7f-9e01-6bc0696924d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:13:14.203Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:13:14.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:13:24.205Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=50ec1c2b-68c1-4240-a076-e0fa083f0961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:13:25.241Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:13:25.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:13:35.242Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=a9547be5-7df9-40a8-84d9-536c6b9955a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:13:36.315Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:13:36.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T06:13:45.424Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T06:13:45.425Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-11T06:13:45.426Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T06:13:45.429Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T06:13:45.442Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T06:13:45.443Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T06:13:45.443Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-11T06:13:45.445Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:13:46.318Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=1ae15e01-946d-4297-8e9b-d266182da2ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:13:47.386Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:13:47.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:13:57.389Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=f97494dc-ed9d-4201-89b9-663ca5e89641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:13:58.461Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:13:58.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:14:08.462Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=4f16fb74-b9bc-418a-aa97-5a08da8bbfe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:14:09.531Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:14:09.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:14:19.533Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=34a86b7f-8940-44bc-8746-a1cb4b398b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:14:20.570Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:14:20.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:14:30.571Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=5a8d587a-c474-49fe-86cb-ef01fafc7be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:14:31.608Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:14:31.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:14:41.610Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=6224ccaf-1290-4128-8b12-e9ad36698c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:14:42.646Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:14:42.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:14:52.648Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=d161d544-f435-460d-9cb4-296183625f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:14:53.691Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:14:53.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:15:03.696Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=809daf30-cf9a-4740-89e4-cc593cfb5054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:15:04.761Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:15:04.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:15:14.762Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=f9cd4f4f-3caa-49e3-8bf5-75cf18711bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:15:15.800Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:15:15.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:15:25.801Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=421ebd7f-b591-4c46-8b7f-cddba08342dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:15:26.870Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:15:26.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:15:36.871Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=b1b1397f-3dfe-4d95-8925-74098f26ef71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:15:37.914Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:15:37.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:15:47.916Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=757c02d3-4421-4f65-8db3-c97ea2b2050a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:15:48.985Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:15:48.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:15:58.986Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=7f485377-c424-4791-a525-760a9e2b048c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:16:00.057Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:16:00.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:16:10.058Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=deea4f4e-9a33-4499-8302-16941ea7da30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:16:11.131Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:16:11.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:16:21.134Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=aa12fb61-91fb-414b-a7d4-5680f97b3609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:16:22.201Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:16:22.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:16:32.203Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=3fe6b6ca-4795-43ad-a004-d4c826be8c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:16:33.274Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:16:33.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:16:43.286Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=854a25c1-f1a4-47a1-b63c-4882ade38ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:16:44.343Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:16:44.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:16:54.347Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=03588623-938e-49b8-94d4-1f1c1efed67c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:16:55.418Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:16:55.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:17:05.421Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=6efeb631-928f-4044-b391-a254d0dcc243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:17:06.456Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:17:06.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:17:16.458Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=1467ba66-e205-49fb-92c4-8dece10a0dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:17:17.528Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:17:17.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:17:27.530Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=fd6020b2-95ba-46b0-9464-9790ee0b7088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:17:28.566Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:17:28.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:17:38.571Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=df4f532c-98a0-43f0-8a42-5cf5d9712e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:17:39.638Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:17:39.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:17:49.641Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=eb62a50b-cc99-404e-b59a-19110f6b9e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:17:50.716Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:17:50.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:18:00.717Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=8db488a2-5389-41ce-8893-d56d5b8afec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:18:01.755Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:18:01.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:18:11.756Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=467d6dab-942c-4573-9707-293083f0ec1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:18:12.827Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:18:12.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:18:22.833Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=a99d00f1-debe-4e30-8ab7-c2648f07db15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:18:23.899Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:18:23.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:18:33.902Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=03fbb327-d261-4cba-a3c7-6e4a9881a24c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:18:34.935Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:18:34.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T06:18:44.814Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T06:18:44.815Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-11T06:18:44.816Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T06:18:44.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 |2021-09-11T06:18:44.835Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T06:18:44.836Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T06:18:44.836Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-11T06:18:44.838Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:18:44.937Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=697d3dec-3aee-4b72-b1ef-c75ebc1c5b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:18:46.010Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:18:46.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:18:56.013Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=dd01f360-9118-4bef-8e4d-e0579a84db70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:18:57.054Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:18:57.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:19:07.056Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=d09edff1-8774-4db7-bed7-7fb823d3af69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:19:08.118Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:19:08.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:19:18.124Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=6ec0b671-c64c-44f0-aae2-35090adfbaf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:19:19.230Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:19:19.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:19:29.233Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=cbbfe219-6dbb-4910-8cec-382a74156082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:19:30.298Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:19:30.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:19:40.300Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=43b6f543-ca35-41c2-a525-dc5bea84bc53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:19:41.336Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:19:41.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:19:51.337Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=b2565d03-7ce5-41f9-afdf-1d81707b25e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:19:52.410Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:19:52.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:20:02.413Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=c95e9cbb-d59b-435f-bb19-662025a9736d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:20:03.482Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:20:03.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:20:13.484Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=a4b5062c-6e84-4b0e-8a11-35fe08f18352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:20:14.522Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:20:14.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:20:24.524Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=fe751333-e049-432e-af31-22d7e7ee2828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:20:25.559Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:20:25.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:20:35.560Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=c0aca473-54aa-4132-a4ab-f5e2a7012458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:20:36.601Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:20:36.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:20:46.604Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=14ad9d89-4955-42da-b2c0-25d3a19e7ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:20:47.674Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:20:47.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:20:57.676Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=cbc3721c-2401-4956-87bf-62aae69a5fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:20:58.746Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:20:58.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:21:08.748Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=22182114-1e1f-45d4-a4e4-9d3fc5c8d184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T06:21:09.784Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.238:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:21:09.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:21:19.786Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=59a12478-de4e-45db-b164-64ec6b7cc928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:21:19.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:21:29.902Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=9174f21f-e427-4978-9f80-63482d17185c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:21:29.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:21:39.927Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=8251a458-7568-4169-8c53-855bf3c3d38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:21:39.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:21:49.947Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=f803c780-fb05-4b30-9a8f-b469dfddbde5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:21:49.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:21:59.962Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=5771e939-6de0-4458-a761-a7a81f71f7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:21:59.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:22:09.978Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=d2847fb9-5820-481f-867a-a52b458a38af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:22:10.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:22:20.009Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=12c80464-46f2-4d9a-8dd8-fcdd12443c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:22:20.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:22:30.021Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=fbdcc9f0-4530-489f-83c7-7a7efd98b402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:22:30.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:22:40.036Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=cd265f40-efdc-4fa0-b241-b8bdb9d66d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:22:40.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:22:50.047Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=d31ac365-82cc-4480-8d12-dc9d73c1bc20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:22:50.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:23:00.059Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=f572973d-cc23-4981-8eee-5ee621566938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:23:00.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:23:10.087Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=cbdb7dba-f793-47ad-bcf1-208b8ecaecd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:23:10.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:23:20.102Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=fc36e22a-2a63-4c24-b998-ec4eec9dc3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:23:20.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:23:30.115Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=bece3e3b-b256-4e29-820e-9e01b196c4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:23:30.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:23:40.126Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=31e2c89a-0c6a-4d47-a117-db5ebe19ec1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:23:40.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T06:23:44.760Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T06:23:44.761Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-11T06:23:44.762Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T06:23:44.764Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T06:23:44.772Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T06:23:44.772Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T06:23:44.773Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-11T06:23:44.775Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:23:50.135Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=337b4376-03b7-4c0b-8661-7000e8a3f31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:23:50.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:24:00.150Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=1bb04955-0f55-4718-b08d-436650c19354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:24:00.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:24:10.162Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=b6aa5125-cea8-4609-a21c-98f03f6c9ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:24:10.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:24:20.173Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=6ee45ff0-501b-49a4-84ed-8f4f2f67c179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:24:20.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:24:30.192Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=081e6523-e494-4f9f-9076-0739edd1b6c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:24:30.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:24:40.206Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=0542c543-c4ae-40c1-b1b9-2537ec445adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:24:40.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:24:50.216Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=c37ddf67-23ea-42fb-b8a1-71eb54cfcb53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:24:50.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:25:00.225Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=119f0839-96b0-450c-a5d9-537e21a01fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:25:00.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:25:10.238Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=16b47509-cc06-49a4-baa4-d5050de74ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:25:10.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:25:20.250Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=6cc5d1b6-e6e7-401f-aed8-bfc3713d2ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:25:20.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:25:30.259Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=e04a751a-778c-496d-b1df-e31dbb45fa09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:25:30.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:25:40.276Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=473384d0-7eff-4b63-b49a-73aaff51ec8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:25:40.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:25:50.287Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=ab5d1bd2-7df6-41ce-b690-5b35f6c0c59d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:25:50.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:26:00.301Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=7a5706ea-5b85-4db4-be39-fc7d4e23f265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:26:00.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:26:10.318Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=ac5a7085-4ed0-449a-a6be-46fb3d60fd0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:26:10.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:26:20.331Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=15ec1d44-1355-4316-b21b-ee6107ae066c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:26:20.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:26:30.342Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=82346447-2944-4ce3-a3c4-58f612ce4965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:26:30.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:26:40.357Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=26dc0a69-d91c-4039-a9e7-6e92c02274a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:26:40.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:26:50.365Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=85b76ad1-0deb-48a6-95a4-e5f3018e7651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:26:50.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:27:00.375Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=4ac70bd2-0488-4858-b32c-f1adaaa54893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:27:00.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:27:10.386Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=9248f81d-f418-4ef9-b4b1-d6d193a4fc5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:27:10.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:27:20.396Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=83192347-cba7-4464-9590-a996277b9b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:27:20.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:27:30.413Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=2b48cc38-4177-44f0-a9bd-175b2aeadf94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:27:30.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:27:40.436Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=2b4ad244-4560-4c0c-aaed-9f880623d54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:27:40.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:27:50.447Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=550fe8d7-28e1-430a-b6eb-08c3bf8818cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:27:50.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:28:00.468Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=3f106bc0-20ab-4f7e-bc30-2678f1bfd08c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:28:00.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:28:10.487Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=35d79c46-5aec-4f40-8a0d-8d9c9d2bb5dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:28:10.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:28:20.497Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=db313f5c-df89-4531-b784-e5f0b3fca6c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:28:20.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:28:30.506Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=261d7371-1d34-419b-bc4b-97d2ac62a1d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:28:30.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:28:40.521Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=c1b828a1-7681-418b-b534-e283f2101d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:28:40.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T06:28:44.741Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T06:28:44.741Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-11T06:28:44.742Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T06:28:44.745Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T06:28:44.755Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T06:28:44.755Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T06:28:44.755Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-11T06:28:44.785Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:28:50.532Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=b9f7e3ab-2737-45fa-b19d-1b231f653130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:28:50.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:29:00.544Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=c1c1ce04-157c-4c3a-8f10-c56dd2dc240d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:29:00.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:29:10.563Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=5158c076-11f7-424b-b19e-9a722a83f82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:29:10.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:29:20.573Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=15162235-d5a1-4b0c-93a6-9e13a54fe6e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:29:20.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:29:30.582Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=106ace71-581d-4919-a8f3-ac1e02cfb41f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:29:30.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:29:40.592Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=3d9a1e5b-f670-486b-b3d2-c83aac85dd3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:29:40.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:29:50.600Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=82ca2abc-f04e-43d0-bd32-a7d55d06ed8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:29:50.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:30:00.611Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=e129455a-7968-4d46-b375-22b3caee3ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:30:00.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:30:10.621Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=067e2001-97c5-48eb-9da8-575ea4419170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:30:10.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:30:20.632Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=8315c514-a29c-40bb-90cb-a459e065fc8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:30:20.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:30:30.641Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=49687524-247b-40db-a3e6-e9f12ef60c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:30:30.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:30:40.651Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=25647e77-76fd-4a4d-b5da-072b8573af06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:30:40.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:30:50.659Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=e9f9be95-dcc7-4cc9-b69d-468d8f149053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:30:50.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:31:00.668Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=93b2b77a-63f6-4892-8f93-358b0f538f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:31:00.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:31:10.677Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=e3389fc8-742e-4e25-9479-ff86fb953cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:31:10.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:31:20.686Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=948201fd-dae0-4c09-9063-b25ab96cb7c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:31:20.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:31:30.703Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=2682f3e5-8a06-4675-bce5-23004004760b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:31:30.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:31:40.717Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=147fd0a1-3e72-44e8-8ab3-ac460022d0e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:31:40.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:31:50.731Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=ddd9aa3f-e0e4-45e1-82ff-0578f4bdb66b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:31:50.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:32:00.740Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=549ef81a-c0c4-472b-a08d-adb02a38e022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:32:00.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:32:10.751Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=cc852e7d-883d-494d-944a-429f7a9f4aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:32:10.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:32:20.761Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=663e9801-8053-463f-b6b7-202869ae1977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:32:20.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:32:30.774Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=987594f7-9798-459c-8369-24c60307020e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:32:30.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:32:40.786Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=e8711665-7059-4a08-9bde-95ac70a26fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:32:40.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:32:50.793Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=268857c5-96e6-492f-b878-3e03109225c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:32:50.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:33:00.804Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=2d513b12-7bab-4ea8-97f2-ebad77b2be76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:33:00.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:33:10.813Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=900d6f41-8e91-4c2e-a5df-b9eb93a5b05e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:33:10.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:33:20.827Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=48aff351-2f0e-4f3b-97a4-eac90b368296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:33:20.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:33:30.840Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=7f64ad41-73a7-424f-8d5d-e8109bb469ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:33:30.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:33:40.849Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=a420890d-b9f8-4003-aaa4-ca8c18a48b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:33:40.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T06:33:44.730Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T06:33:44.731Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-11T06:33:44.732Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T06:33:44.734Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T06:33:44.740Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T06:33:44.740Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T06:33:44.740Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-11T06:33:44.742Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:33:50.858Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=74d3618b-8fa3-4b91-b797-7419e7af73b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:33:50.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:34:00.865Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=ee6b0fec-4f57-4943-aac4-2504e172a684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:34:00.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:34:10.879Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=e7cf1e72-5a7d-4154-9390-34b1f3437a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:34:10.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:34:20.889Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=b804bd45-023d-46ee-ba2a-0fe41beb9d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:34:20.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:34:30.902Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=13296bc7-c951-41b5-b3f2-b438383f5b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:34:30.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:34:40.912Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=f6572a3d-1cfa-4593-a75d-e869719c9b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:34:40.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:34:50.921Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=1144a891-1187-40d1-b4c3-164ce432a38e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:34:50.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:35:00.932Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=6bd9ef8f-3dfd-4d4d-b3a4-09a6fe18a482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:35:00.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:35:10.944Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=5c1cd3f0-25bb-48f7-b835-8dd1ed18cdb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:35:10.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:35:20.957Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=dc965449-b5eb-4b6c-96a1-c275b8932bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:35:20.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:35:30.970Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=1519ae59-5ee3-4e3a-86de-b0c4af4928bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:35:30.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:35:40.980Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=4811ebb2-e099-4de9-ab66-5ed015d882ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:35:40.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:35:50.986Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=ab2fc3b5-c7dd-4cee-a2d1-fa363b779216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:35:50.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:36:00.996Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=d5d77d29-2312-482f-ad1f-e2a8a8f6c294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:36:01.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:36:11.005Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=2c0d0278-874c-4a18-826c-79d6c6524ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:36:11.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:36:21.016Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=6d67ae61-25fc-4936-81c0-603fa02dd19d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:36:21.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:36:31.033Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=1991ba52-c58c-42e5-abec-71dea0556804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:36:31.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:36:41.047Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=427eed4a-40c1-4f57-86eb-0ea4350bc53d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:36:41.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:36:51.056Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=de412060-e330-41e8-966c-f3596f41ace5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:36:51.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:37:01.064Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=acc1bebd-a90d-447c-8cef-d962e80e2717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:37:01.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:37:11.102Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=175b9a90-c22b-4b6b-8a40-dcfe47d230cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:37:11.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:37:21.111Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=285712b2-b928-427c-88a9-e58ec8677725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:37:21.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:37:31.120Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=2efbe52e-a4a4-4f68-8ceb-e2c7ab029e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:37:31.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:37:41.134Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=925f88f1-4d1a-4d82-b2cd-5b33b06e4e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:37:41.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:37:51.153Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=5f6feb8e-76ef-448a-abb1-e1b9806640c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:37:51.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:38:01.162Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=05226336-8c52-4189-9494-f12924bf0347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:38:01.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:38:11.171Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=c2813a92-ccba-4868-b099-68d64373e99d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:38:11.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:38:21.179Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=c121d194-859e-4d5b-b010-04ac2c7d8f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:38:21.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:38:31.192Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=e259f74b-317e-47f4-a5b5-692be50566ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:38:31.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:38:41.207Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=472e608b-f91f-4b2c-80d4-6fd87964c41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:38:41.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T06:38:44.759Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T06:38:44.759Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-11T06:38:44.760Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T06:38:44.763Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T06:38:44.769Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T06:38:44.769Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T06:38:44.769Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-11T06:38:44.771Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:38:51.217Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=613d3ff2-79c2-4693-a6a5-e856be93270d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:38:51.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:39:01.228Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=2ceb145f-07ff-412c-9153-921d931bd170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:39:01.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:39:11.238Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=0e6741cb-ca31-4cf6-b665-abf2b7664835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:39:11.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:39:21.246Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=bca39017-0052-431a-90e7-8ddd664b2e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:39:21.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:39:31.257Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=661cfe13-6eca-4f65-beaa-c05befda19f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:39:31.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:39:41.265Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=7b240eb0-7ae9-48c0-8783-c8b30f627d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:39:41.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:39:51.277Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=e4b81dd7-bc1b-4bd1-8386-b097ee90b1b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:39:51.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:40:01.291Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=7dc7189c-3f6e-40dc-9290-ffc976a77b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:40:01.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:40:11.305Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=41aac646-25c6-410d-8ae5-447eadc51835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:40:11.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:40:21.314Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=8e5d28ec-7fe6-4ef8-9777-b6490f5c2d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:40:21.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:40:31.324Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=ef0eb81e-236d-4d56-9009-ab7c717e22d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:40:31.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:40:41.334Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=4becf0b6-d703-423b-81f7-8c87855720b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:40:41.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:40:51.343Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=2cb8177a-cefa-48ac-aeab-043ada90b059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:40:51.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:41:01.357Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=6187ebb1-533c-4d9f-ad8c-6453b931c272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:41:01.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:41:11.372Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=1a1f946c-69f4-4bf3-8c5d-3c3791f57178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:41:11.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:41:21.380Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=02b7f4f3-4250-412d-815c-102fbe9cccfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:41:21.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:41:31.389Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=395517f4-ae30-4df8-b43e-24c70fe401d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:41:31.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:41:41.398Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=dbcc6439-1780-418e-b1ae-d4d6ffef0109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:41:41.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:41:51.409Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=d77faff3-73ef-4345-b740-95ba02df597e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:41:51.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:42:01.423Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=51cb17c9-1420-4d15-bb9d-1914b254babd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:42:01.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:42:11.437Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=078df778-0590-4af2-9f41-25de27a3d58f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:42:11.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:42:21.447Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=01213d56-b3ba-47f1-b689-97a3259acebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:42:21.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:42:31.456Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=9ea37338-a90d-4183-a9ac-bbe0dcdc8bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:42:31.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:42:41.466Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=84005b48-d7da-4336-9562-ebfa7854c831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:42:41.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:42:51.474Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=18086b77-6b95-4959-9ded-d7466bd344b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:42:51.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:43:01.485Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=797d0de6-d50b-45f8-9a2b-6520dded1894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:43:01.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:43:11.497Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=22a40475-ec9f-481b-879b-1cde3f6c621b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:43:11.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:43:21.513Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=ce2e4864-e683-40fd-be99-1860d804d117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:43:21.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:43:31.522Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=b9d808e3-f185-48f2-9fbe-e565ffd7831c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:43:31.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:43:41.531Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=422d9fab-9061-43cc-a0d5-375757295a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:43:41.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T06:43:44.731Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T06:43:44.732Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-11T06:43:44.732Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T06:43:44.734Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T06:43:44.740Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T06:43:44.740Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T06:43:44.740Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-11T06:43:44.742Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:43:51.539Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=8182a55e-8860-4a8d-9f71-2e9fa4766acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:43:51.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:44:01.547Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=086658ef-c50c-4af6-bdd2-a13984fac9c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:44:01.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:44:11.557Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=f7289c54-ded1-4852-a711-8ef9bacdd996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:44:11.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:44:21.569Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=2b1dec57-1976-4d69-946b-4eaa3df60dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:44:21.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:44:31.577Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=cfec5eab-a0f0-407c-a8b3-7cccc81b1769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:44:31.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:44:41.584Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=07b6f2a9-0290-4c48-b74d-8f9808ab1e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:44:41.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:44:51.612Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=28267bab-c621-41a4-87d6-130ebdb3b415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:44:51.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:45:01.622Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=afcc0c35-3af7-4180-a8c2-54926ddcc477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:45:01.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:45:11.631Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=3eba474b-779f-49d8-b83d-fe540ec9ccab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:45:11.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:45:21.662Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=96a49caf-b709-4747-8ba6-191bddd542aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:45:21.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:45:31.675Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=35458a3b-990d-4b50-8994-51dde9a82387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:45:31.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:45:41.687Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=e6c1266a-c603-4367-aeda-0961334e685b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:45:41.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:45:51.699Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=80a69ab9-7680-4364-b3aa-88fe37b57389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:45:51.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:46:01.710Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=4aedc4fc-1374-4a96-a9db-8df19d269eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:46:01.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:46:11.719Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=f30e3431-dad9-421c-9243-985d8ab78cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:46:11.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:46:21.728Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=08ab920c-f21a-4a14-8931-7bb2ab52bbd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:46:21.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:46:31.737Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=8b396ccf-8303-492b-b03e-b88847b7a6c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:46:31.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:46:41.747Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=9df8e082-5f78-43d0-b60f-209c299fde91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:46:41.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:46:51.758Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=b98bcc8b-4d8f-482c-828a-2042d1102653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:46:51.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:47:01.768Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=749761bf-26d8-4c4d-aa10-252f7964f8b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:47:01.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:47:11.777Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=f9548e74-abc9-477e-8baf-2098aa6e61ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:47:11.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:47:21.785Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=1f857a5c-9adb-4053-83dd-5b7600a4c44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:47:21.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:47:31.796Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=f98b11ed-5e5b-4a2f-9c34-639229b28c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:47:31.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:47:41.812Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=6c89c406-e38a-401d-834d-ae91d4871a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:47:41.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:47:51.820Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=654baaee-e159-4936-bf72-28afb2ea2167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:47:51.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:48:01.833Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=b8ebe56b-7905-4432-a0e8-71226c8785e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:48:01.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:48:11.841Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=6d2a8b45-8502-4eb1-a362-00dd0228a6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:48:11.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:48:21.851Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=605fedaf-66b8-43ef-83cf-ed25bf6e0c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:48:21.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:48:31.862Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=c5d920af-b066-4e49-a281-f7f44802b1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:48:31.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:48:41.875Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=ebc1da45-fe04-4167-b344-929c929ab07e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:48:41.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T06:48:44.721Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T06:48:44.721Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-11T06:48:44.723Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T06:48:44.726Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T06:48:44.736Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T06:48:44.737Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T06:48:44.737Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-11T06:48:44.739Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:48:51.882Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=e2a99375-9b4f-4283-ace0-84adf7ad813e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:48:51.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:49:01.892Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=662b6ab3-fbee-49eb-b2d5-8cc7b85a0e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:49:01.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:49:11.905Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=317e7626-924a-40da-9b24-8c8705954832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:49:11.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:49:21.913Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=d4f3b102-e403-4005-bfc8-b60dd91f68c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:49:21.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:49:31.924Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=ff59174b-7f79-49a2-8aa5-cf539fd19b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:49:31.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:49:41.943Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=ead451f1-220c-460e-8017-7e00265a3c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:49:41.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:49:51.955Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=3ed3f50e-bd57-48f8-9383-b2a5a565d1e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:49:51.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:50:01.965Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=ff3d8dc5-5320-4fc4-9e5a-9444f4d75075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:50:01.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:50:11.978Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=96162618-ea07-4672-9bd9-9581d675a8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:50:11.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:50:21.990Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=31cbacb3-7089-40aa-9799-13d98ed4b8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:50:21.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:50:31.999Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=b2359723-bb78-4783-a39c-ff815c7662fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:50:32.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:50:42.012Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=38341a12-6190-4a1d-bbb0-803e3ca3c85f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:50:42.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:50:52.027Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=0ee3831a-84e2-4517-9d42-5e089b005f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:50:52.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:51:02.037Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=39557894-9ed1-4ea7-995f-ba314a5769a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:51:02.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:51:12.046Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=582f36e3-261f-4a6a-9d86-dcfcebbc34a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:51:12.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:51:22.054Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=a2fd22e7-7a9d-438e-9283-7ddcb33c1836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:51:22.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:51:32.060Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=9c17e1cb-3e34-4325-b02a-afcca28d59d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:51:32.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:51:42.073Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=34bdb9f8-3dac-4c04-9510-94fd35455744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:51:42.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:51:52.082Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=98a0ea3e-07dc-4fb2-b371-593d4ebe3485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:51:52.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:52:02.091Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=2ce40737-165e-46f7-84f0-81422d3ebbc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:52:02.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:52:12.102Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=f584025f-9e24-4b53-a3f2-b84014c4289c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:52:12.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:52:22.111Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=3b9d8dc6-fb47-400b-954a-16f6466ac77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:52:22.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:52:32.119Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=889e9bc9-f8b8-4eab-bb61-cfc9b0cbbbe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:52:32.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:52:42.128Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=66110196-5abe-49d3-9a5e-9bbfc3a272ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:52:42.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:52:52.137Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=c34cb5d6-6cee-42a7-9713-903985052420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:52:52.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:53:02.149Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=27083ae1-fa9d-43a8-9cbe-749531ac5036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:53:02.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:53:12.163Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=20323461-b4f7-4bce-b801-7713d895d352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:53:12.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:53:22.172Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=88d87932-1362-4db1-ba4d-77579cf57d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:53:22.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:53:32.190Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=dc102806-f0b3-4957-892f-957ecc03b8e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:53:32.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:53:42.198Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=48298490-1b4e-4eac-95b9-89abc423149e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:53:42.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T06:53:44.775Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T06:53:44.775Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-11T06:53:44.776Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T06:53:44.779Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T06:53:44.786Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T06:53:44.786Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T06:53:44.786Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-11T06:53:44.789Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:53:52.207Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=db8eefaf-1a69-4d8d-b62b-f242101a1d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:53:52.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:54:02.220Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=b31c6449-79d7-4cfc-826f-b7623fffbbf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:54:02.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:54:12.236Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=5a2da033-7b05-426b-9427-8ef5b6799c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:54:12.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:54:22.244Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=48722059-c064-4619-be2f-ed86d1bf100f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:54:22.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:54:32.252Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=d0eb6d73-89bf-40f2-adfe-5fa08c414847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:54:32.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:54:42.259Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=38970f7d-efc8-4d99-b4ce-24c29985fd48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:54:42.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:54:52.266Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=9cb0c893-a050-46da-a97d-feb657747c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:54:52.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:55:02.276Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=11609fb4-758a-4ffb-ae91-8fafefeff116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:55:02.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:55:12.286Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=100c5b82-51a5-4e76-8c46-1a85f58c202b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:55:12.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:55:22.297Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=6d4a2dd2-77ba-4ed9-b4cb-2393bb5dce79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:55:22.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:55:32.306Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=866f84aa-32ce-46c9-b250-f64a80559800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:55:32.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:55:42.314Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=6af15516-79a5-4bc1-99f5-310b0037f888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:55:42.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:55:52.321Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=5875e1af-f64b-4897-940a-4f92da89830f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:55:52.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:56:02.331Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=2de3cbb0-8b67-43ce-b138-8669d8b643d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:56:02.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:56:12.342Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=b9d50655-d90c-48a7-b681-2b4e0810a062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:56:12.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:56:22.354Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=632ef707-a1f9-4049-9e97-0a9e0897d78c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:56:22.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:56:32.362Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=f8aab5b4-0ae5-4ff7-8b9a-20fb3d0420fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:56:32.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:56:42.371Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=7c58171b-61b9-4a9f-9799-bfef1f739324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:56:42.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:56:52.377Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=d1519759-0c2a-46b0-92c3-830e3275e3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:56:52.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:57:02.390Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=7dfd7023-30e4-4e0f-b96a-6a467cdff761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:57:02.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:57:12.401Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=34a97c64-23c0-4263-810f-a4d74dc7b10f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:57:12.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:57:22.414Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=ad411701-5eee-461b-87c7-9d4f7ee3d3cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:57:22.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:57:32.420Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=2694b3f0-fd5d-47c3-9a00-1153df5afa90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:57:32.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:57:42.435Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=3ccd7438-48c2-4961-bed9-b8c437abb52b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:57:42.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:57:52.442Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=c353eede-a4a8-43c6-8064-db2093341122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:57:52.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:58:02.452Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=afce0a4d-c3f2-491f-9e93-b4379d70962b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:58:02.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:58:12.460Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=ca02d0d3-81c1-4857-b3e0-d50f38628b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:58:12.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:58:22.469Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=3f91bb09-c9a7-4a99-bc1f-7c8da8a49b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:58:22.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:58:32.489Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=b591a4b4-f5a3-4dcc-b5a8-bfcc1e3c7ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:58:32.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:58:42.498Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=376a2d17-ed8c-4602-b463-5e3a5e682d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:58:42.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T06:58:44.754Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T06:58:44.755Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-11T06:58:44.756Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T06:58:44.758Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T06:58:44.763Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T06:58:44.763Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T06:58:44.763Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-11T06:58:44.765Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:58:52.506Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=42267e4c-60d7-4a74-af27-166d180efc2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:58:52.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:59:02.513Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=5e5b2f7e-97d1-4bb9-8502-c5d5edbb053c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:59:02.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:59:12.521Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=7c0021b9-a9eb-47b1-a5a3-de59e90ca616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:59:12.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:59:22.530Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=01f076ee-1093-4bc9-9670-64b02aded13e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:59:22.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:59:32.541Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=fa0c4342-df22-4eab-b51a-5b93127e6c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:59:32.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:59:42.551Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=62611e58-add8-4e8e-b2cc-a08fd533cb8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:59:42.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:59:52.560Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=a3b76efc-c776-4e19-95df-edaadc5c716d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T06:59:52.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:00:02.568Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=ecd79196-9ac9-492f-8ab8-0306c8b86c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:00:02.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:00:12.583Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=9b81ef10-deae-4aca-b9af-6144c35fad6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:00:12.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:00:22.590Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=c1324803-b5fb-4ab5-8aed-eaf5a108bd27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:00:22.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:00:32.598Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=5a4e5ba1-abb3-4db0-8023-d102d677775c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:00:32.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:00:42.610Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=fdc88263-12db-43b0-a0dd-247bc120b19d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:00:42.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:00:52.619Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=3c9a9b37-2065-4a22-bedd-4631c3d42500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:00:52.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:01:02.628Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=1b47c16c-4301-4bdd-aad0-dbc2c0ee8fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:01:02.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:01:12.638Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=8c230044-3b2c-44f2-8517-bae4711d3efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:01:12.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:01:22.645Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=8fec45d5-d83b-40a6-a6c1-a1f89adfbf2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:01:22.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:01:32.653Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=adaa85e7-71ec-4b4f-b1d9-3743751315e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:01:32.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:01:42.663Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=636514ab-30c8-4a76-85c6-e69d2cc83700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:01:42.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:01:52.677Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=85583590-ee0b-4477-87fb-e508adda7a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:01:52.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:02:02.687Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=7169d9c9-6e75-42ab-ae0b-aa645991c149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:02:02.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:02:12.700Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=fb92f3ab-0ed0-4e2d-bd68-b953d8b9efa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:02:12.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:02:22.708Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=ee559dd2-39b3-4918-92a8-c941a695960d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:02:22.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:02:32.716Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=37165a2f-b34f-4f54-b16b-dcd7b1d0bc8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:02:32.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:02:42.727Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=87c846e4-68b1-4f50-a9c9-5d6f18bddaa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:02:42.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:02:52.743Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=2160b910-cb90-462b-8664-b07343202e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:02:52.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:03:02.757Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=8ce077ac-b8b0-4dbd-b354-dd645f239d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:03:02.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:03:12.765Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=af6ab253-302c-4240-bf62-23ed840379bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:03:12.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:03:22.775Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=9521a88a-02ea-4357-86df-d5ea92a8d14e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:03:22.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:03:32.783Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=aeec6a3e-74b3-4dc8-adb1-05430e1a44b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:03:32.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:03:42.792Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=e1235ab1-8966-42b1-9d9a-293aca69ccf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:03:42.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T07:03:44.729Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T07:03:44.729Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-11T07:03:44.731Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T07:03:44.733Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T07:03:44.741Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T07:03:44.741Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T07:03:44.741Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-11T07:03:44.743Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:03:52.801Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=a0970e21-85d6-4589-8457-4670323f9029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:03:52.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:04:02.815Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=dc7a48cf-85c2-478b-a435-893b923c87df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:04:02.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:04:12.855Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=27728201-7ae7-4c91-8ba7-8a35cf45226e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:04:12.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:04:22.865Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=91285270-8310-4ab5-a089-34d0695f2ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:04:22.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:04:32.872Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=a82129fa-ab5a-4377-bf64-00230435f381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:04:32.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:04:42.877Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=2729af9d-57ba-47c0-90e5-b2fe3bdf9590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:04:42.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:04:52.885Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=8bcbfbca-a81a-4a6c-b7ae-d199f2696df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:04:52.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:05:02.900Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=15364c41-7289-41a4-b845-fa67380c6c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:05:02.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:05:12.918Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=aeafe86b-8616-494c-91bd-7e4224f24ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:05:12.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:05:22.925Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=6687ad4a-c6fb-422c-960b-1aa732f46702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:05:22.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:05:32.933Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=04aa7905-8ae3-4ef1-a784-97cac37572ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:05:32.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:05:42.945Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=5807afa7-a1aa-4237-a8ef-0de296d1e668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:05:42.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:05:52.953Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=54c5486e-7f0e-4b00-829c-ee912e925d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:05:52.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:06:02.964Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=ba17c896-4615-45c6-885d-5d9b698aee1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:06:02.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:06:12.980Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=2cab1136-bf5d-49c9-9409-7dfac5d0c76e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:06:12.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:06:22.988Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=999846cd-b544-4cb3-96de-51b2b2da6b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:06:22.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:06:32.996Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=bcf3a3d6-d0a4-4c27-ace2-12064a9bd226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:06:33.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:06:43.013Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=2e0f0e50-74e6-4e3c-b72b-c226bb9d5c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:06:43.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:06:53.021Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=b7b5425d-d046-4b14-93b7-f2c4400e59ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:06:53.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:07:03.029Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=1515dd1a-1313-4643-9961-35bbfb49593d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:07:03.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:07:13.037Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=47eee718-da9a-40f8-b3b6-1318a4982f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:07:13.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:07:23.046Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=5482f410-2235-416d-b54b-730b3096be9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:07:23.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:07:33.059Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=51b38392-5863-4852-b238-a6cdf6c40041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:07:33.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:07:43.065Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=de73bcae-9fab-4bf7-a7ba-39e02e28652a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:07:43.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:07:53.071Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=297a80d2-ae7b-45dc-94d4-77058efe4532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:07:53.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:08:03.079Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=7306efa0-f0e2-46d0-ab2d-f16b5e687c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:08:03.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:08:13.087Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=79ae6097-bc02-4fc4-9ec6-4d6e3d11c1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:08:13.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:08:23.094Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=b2f86161-ea1a-4f44-b36e-83cc2318f7d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:08:23.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:08:33.105Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=0d598649-b26e-44e6-9b5f-852963672453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:08:33.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:08:43.118Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=c8e289a5-670e-4ca3-b418-c35c8af609ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:08:43.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T07:08:44.723Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T07:08:44.724Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-11T07:08:44.724Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T07:08:44.727Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T07:08:44.732Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T07:08:44.732Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T07:08:44.732Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-11T07:08:44.733Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:08:53.125Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=aa0066e7-cb7b-44b0-a39f-e3db6afc8097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:08:53.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:09:03.136Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=3585c546-9ff2-45fc-8ecd-ea844fa8b5fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:09:03.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:09:13.144Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=2e77a907-2a32-4e1f-ba84-21dac4ead9cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:09:13.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:09:23.152Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=ee7379be-be4a-42ac-a472-575e2891140c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:09:23.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:09:33.161Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=29f98e37-4ee6-4410-b3a1-be31e5451e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:09:33.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:09:43.176Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=6b658629-e1a5-4b08-beee-ff7a42af4e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:09:43.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:09:53.184Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=e4edb553-4d53-4cdb-80f4-a9b7dd26b14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:09:53.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:10:03.193Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=16d4131a-c04b-4310-8479-55aea18dca47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:10:03.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:10:13.202Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=145f0ab7-da06-4457-ab6b-013cd9c49682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:10:13.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:10:23.209Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=c8034a6b-803e-44c2-b345-f61116df1aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:10:23.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:10:33.217Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=3809c129-320d-485b-90ab-25a8fd3d4d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:10:33.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:10:43.227Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=4393a0bc-3def-4065-b182-7f9a3f4b5c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:10:43.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:10:53.239Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=c3491375-612f-44c0-a3f9-bc056e328b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:10:53.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:11:03.248Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=2bcb6bf7-5f5f-410e-b50f-cca7f9900d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:11:03.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:11:13.258Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=3db431e5-24f5-41b5-a28a-55617a67e6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:11:13.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:11:23.264Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=d2c8dbfe-8c44-4651-a21b-c45a2fe60159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:11:23.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:11:33.280Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=38c648b0-55b9-463b-b593-e66a47c1f42d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:11:33.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:11:43.289Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=cc46b80c-c850-48b9-a36d-544f4012e976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:11:43.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:11:53.300Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=e520e36e-e4f2-49a6-a775-fc4ab40d28e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:11:53.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:12:03.324Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=7b012e4b-adcf-455f-8eb0-cbd34db5d7ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:12:03.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:12:13.332Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=b4fc4126-e671-410d-a6ca-58d4c15562a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:12:13.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:12:23.340Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=b4689074-7d35-4650-9530-eae0732f4613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:12:23.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:12:33.368Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=a997fef8-852d-4db7-866f-ec8c546ea5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:12:33.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:12:43.382Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=5346f7d1-c9bb-42df-9d90-e2f0a6001ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:12:43.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:12:53.396Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=75f8eaf7-32b5-49f0-acc1-5d6fd711df19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:12:53.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:13:03.409Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=e5bd6022-c99f-40f9-ac55-9655c414daeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:13:03.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:13:13.422Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=fe9182e4-0081-4aa5-9196-398c6e94033a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:13:13.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:13:23.430Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=646adb16-b0db-454f-a358-345b62f374fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:13:23.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:13:33.438Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=32a86a22-f7da-411a-b9b2-fc7bdca90b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:13:33.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:13:43.444Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=06d349b4-bfe1-4e25-8dbf-ec24022d2459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:13:43.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T07:13:44.774Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T07:13:44.774Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-11T07:13:44.775Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T07:13:44.777Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T07:13:44.782Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T07:13:44.782Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T07:13:44.783Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-11T07:13:44.785Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:13:53.452Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=180f6662-9033-4e54-9100-20f30e06a065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:13:53.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:14:03.461Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=ebaf8e03-5823-4a70-8caf-bd8194649a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:14:03.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:14:13.479Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=73ee006a-5815-44a5-9c94-8a4476c32df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:14:13.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:14:23.494Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=086cc690-b187-475b-8a84-ebd4066d1eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:14:23.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:14:33.500Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=6c3b335a-121f-455d-8543-2c848601e9b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:14:33.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:14:43.508Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=c26d14fa-1b45-48bc-be39-6949a4dc0c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:14:43.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:14:53.515Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=703652af-01c6-4d71-bc66-072713d54496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:14:53.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:15:03.522Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=27c760ef-63a5-4e86-9d96-1c87e5ffcaf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:15:03.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:15:13.550Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=425b0dd7-4efd-4995-9219-152102712d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:15:13.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:15:23.559Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=1e1884b1-4a39-4c5b-8c8d-0c071f3c3113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:15:23.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:15:33.572Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=b756c9b9-ba1a-426b-a085-2d453d32d4dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:15:33.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:15:43.578Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=cfab68bb-3b85-4ec4-b61a-7867a79a4c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:15:43.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:15:53.585Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=ed2bbfde-501c-4c06-8683-6f8eb00e39c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:15:53.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:16:03.595Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=a50b33f1-77b0-4615-a1e9-b112a104c985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:16:03.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:16:13.604Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=5e2c6383-6f56-4529-b3ff-98c2201f7598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:16:13.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:16:23.612Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=f5301bcf-d619-4304-8f7a-2b287190ec55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:16:23.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:16:33.631Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=33366d76-ee23-4cb9-83bb-3fa78c823738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:16:33.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:16:43.637Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=7901f1f7-99e0-4e62-97d7-c8ba43819be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:16:43.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:16:53.644Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=6206035c-3ea7-44a9-9718-5d9bf226dcdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:16:53.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:17:03.660Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=e27531c1-c596-4f7f-bcc7-89d369c973b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:17:03.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:17:13.668Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=7e518587-a14a-43f8-ac0b-6816a5eb9150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:17:13.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:17:23.678Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=8999636c-57a4-4c0c-8200-712986142e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:17:23.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:17:33.694Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=63b194c0-8383-4c58-922e-552cf167a8f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:17:33.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:17:43.703Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=a73436ef-2d59-4b46-8145-506e93045937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:17:43.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:17:53.709Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=2c05c876-fb01-4d8e-88a4-5cfb48dccbc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:17:53.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:18:03.717Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=cca7f35f-4dd1-43e5-b749-a151b2941ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:18:03.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:18:13.725Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=4165cb33-ba80-4c33-a32a-37847cfb66b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:18:13.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:18:23.731Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=38622605-e39e-4b16-85a7-b8ca77cca725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:18:23.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:18:33.742Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=49a94979-3fc6-42c9-b21a-5277d37d48fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:18:33.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:18:43.756Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=7a959336-64a4-4b75-a5b0-854c76435475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:18:43.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T07:18:44.740Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T07:18:44.740Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-11T07:18:44.741Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T07:18:44.743Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T07:18:44.748Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T07:18:44.748Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T07:18:44.748Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-11T07:18:44.750Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:18:53.763Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=9b222267-16e3-44a0-930e-306654f78b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:18:53.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:19:03.771Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=ea97055e-f2be-4ff4-b2ee-7ac003b8d4d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:19:03.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:19:13.779Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=1d06657b-aac4-4215-b7b9-1ae282bc5a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:19:13.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:19:23.784Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=1cd12f4f-8180-4ea3-ac6d-5984f9ac3266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:19:23.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:19:33.792Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=1f42ad4d-57c2-4aea-ae01-563f13dd711c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:19:33.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:19:43.802Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=b429a401-2c97-4e15-91bf-681f2a1a75f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:19:43.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:19:53.813Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=9fdc74c7-2550-4d03-93c4-cde76d919b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:19:53.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:20:03.822Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=d6bd1f24-1fa8-4a97-b640-9891d147f885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:20:03.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:20:13.829Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=d7dfe76a-7cbc-48a1-92a0-78325eb37819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:20:13.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:20:23.836Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=2dd35e6b-3c07-4f89-abb4-5001f7b72fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:20:23.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:20:33.844Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=8e083ffb-eb61-471d-9ad0-7dcf9cbf5744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:20:33.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:20:43.853Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=0a22122d-b5e2-46f9-80ff-14cf0085a617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:20:43.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:20:53.868Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=8c438da5-48d3-494f-a765-472010af773e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:20:53.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:21:03.878Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=28198d1a-1cc3-4e1a-9649-0bba06de719e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:21:03.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:21:13.887Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=dce33692-0e0b-4b43-8d23-65b40b74bf9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:21:13.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:21:23.893Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=1378e1af-c52e-4e5d-b376-94aabbdbab37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:21:23.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:21:33.906Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=4dda9806-a94d-4d20-bd8c-b40dad95e904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:21:33.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:21:43.915Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=22323c35-c107-457d-bc8e-d427ad9d25dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:21:43.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:21:53.926Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=fdda47fd-cb03-4076-9c71-f53d9037a6ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:21:53.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:22:03.935Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=f4815e94-0270-4b69-abeb-ca18bbe0ff75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:22:03.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:22:13.946Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=0467442d-0f35-4159-9f32-4fa56bf46e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:22:13.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:22:23.953Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=a30cbb64-049e-4e27-a78d-5fa0b208e13f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:22:23.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:22:33.962Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=2146b10a-3620-47d6-ac31-6addb35cb88e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:22:33.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:22:43.973Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=4c5a3e29-942e-4b50-905b-8d04ad27c606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:22:43.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:22:53.986Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=4523c7d2-fc9f-44d4-b584-8e76479b4c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:22:53.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:23:03.993Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=df437c38-2c38-489a-afb6-8e531bfb4571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:23:04.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:23:14.002Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=f84a09f6-0e2a-4d2e-923c-6c445df2fb8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:23:14.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:23:24.009Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=9e3af80f-9e0d-4b28-8819-a1e4e3ac35e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:23:24.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:23:34.016Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=eee1c832-5db9-4f65-97a3-fa84d0f51d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:23:34.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:23:44.024Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=bc7af7c8-cbd9-484f-ab4d-a2eed49ad696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:23:44.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T07:23:44.751Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T07:23:44.752Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-11T07:23:44.752Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T07:23:44.755Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T07:23:44.759Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T07:23:44.760Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T07:23:44.760Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-11T07:23:44.762Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:23:54.036Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=a5abe67e-f9a5-4722-9ac8-5e178bcfcfc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:23:54.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:24:04.048Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=e27b62bc-6daf-4b11-b905-586028b80f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:24:04.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:24:14.055Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=265d52b3-2999-48c9-8517-11606d2d8b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:24:14.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:24:24.066Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=b9da5ec6-086b-4cad-8840-4812218bdd20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:24:24.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:24:34.072Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=d6ee708d-071f-4eaa-a491-5f8f3bb01cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:24:34.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:24:44.079Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=07a7dd49-d4ea-4b85-aab6-db099cd7ae7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:24:44.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:24:54.087Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=480bbdfe-0d17-41aa-9287-179c1a3bef0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:24:54.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:25:04.097Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=341b1e87-a78d-454e-8d46-9df74d0c2575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:25:04.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:25:14.111Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=48a74188-cc9e-4cca-96c8-dff1fe45948f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:25:14.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:25:24.124Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=7d7a9c0b-23cb-477b-9e78-5881ceca8dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:25:24.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:25:34.138Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=94dbad86-167e-45b2-9785-b4085b1a2623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:25:34.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:25:44.145Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=25a84176-c4a4-4f9c-a6f4-4e904a74e1f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:25:44.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:25:54.154Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=b35f52ec-445a-47b6-a33e-1d589d9fe4e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:25:54.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:26:04.165Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=52dc3d1c-c885-4de9-9736-6172b0e405f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:26:04.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:26:14.180Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=d12d80c5-9bbe-4e57-8310-af11e1c2182a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:26:14.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:26:24.194Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=dd072098-9663-4b6f-b65c-9b80c7e0f1a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:26:24.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:26:34.203Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=11b773ab-3f13-49cf-9b95-a3e50945bc43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:26:34.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:26:44.209Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=cd818d55-5c80-4e9f-a02f-8f938dd5c55f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:26:44.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:26:54.216Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=a78c1718-ac45-432f-9ffe-821a17416d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:26:54.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:27:04.225Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=11700952-3683-4011-81be-bcae006c49a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:27:04.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:27:14.233Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=54e8f440-c408-4c44-97fc-ea525bc118f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:27:14.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:27:24.245Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=f66c8e0c-a6e7-4081-8165-84608ad14c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:27:24.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:27:34.254Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=cd30fd2d-52f2-4079-a650-a6db642753a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:27:34.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:27:44.260Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=98f50cef-a393-4367-9d3b-2df91af8f2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:27:44.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:27:54.269Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=c520fe90-2c92-466c-ac3d-59c5d08a553a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:27:54.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:28:04.278Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=cc951eba-a127-4e44-93be-da8dc7d43a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:28:04.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:28:14.299Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=f1f36886-b432-4a20-80a2-e40d12dd8bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:28:14.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:28:24.311Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=dc9024a4-48d5-45ef-afec-ae8beed3d48d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:28:24.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:28:34.317Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=923b6756-accd-4432-9928-a484ef9fdf57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:28:34.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:28:44.325Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=054026c8-d535-49f1-bbfc-06a1149df0bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:28:44.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T07:28:44.718Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T07:28:44.718Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-11T07:28:44.719Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T07:28:44.721Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T07:28:44.724Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T07:28:44.724Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T07:28:44.725Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-11T07:28:44.726Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:28:54.332Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=e6da772f-f01b-45b6-96ac-b76df6af11c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:28:54.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:29:04.339Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=a86e35e7-9e4d-4a0d-92c2-5ff4ef183563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:29:04.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:29:14.347Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=79bde535-ffe3-4ced-a415-b77e5a2773f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:29:14.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:29:24.356Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=033f1b02-760e-4a55-82f1-721510263f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:29:24.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:29:34.368Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=fb9dcf22-4ae5-40d3-8ff1-6de645f32668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:29:34.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:29:44.375Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=eb814dea-c013-40b1-9726-1aa2021c41a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:29:44.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:29:54.398Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=b6585d42-4b94-45a0-88fe-a9765b450651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:29:54.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:30:04.408Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=9a586006-ebd8-4a86-8f42-963a4ce96ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:30:04.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:30:14.420Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=dde905bc-ffe7-404a-b453-7efda39b71fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:30:14.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:30:24.430Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=38cca823-b004-4c9a-a46b-a8ee9bb2b4ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:30:24.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:30:34.438Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=014d7b4c-c325-4706-aaf2-a05cc23e3d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:30:34.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:30:44.450Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=7d3478ef-b712-4100-84e4-3ef7801451a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:30:44.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:30:54.458Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=201bdf23-0beb-4e3d-a1f4-eff683b262ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:30:54.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:31:04.465Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=2109b3ac-b88c-40e9-afee-d4e0807d9ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:31:04.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:31:14.473Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=5802c024-a0b9-480d-99cf-3658e08785c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:31:14.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:31:24.480Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=c38cec14-1866-458c-9581-463f0b034018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:31:24.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:31:34.488Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=52d132a2-b92e-4e0f-af69-f0bf9562df43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:31:34.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:31:44.503Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=007e7f73-7218-4238-9b53-68b94070f085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:31:44.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:31:54.512Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=237ac83b-8b89-4e11-ad46-4e40a70f1dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:31:54.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:32:04.520Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=b00c7583-2f33-4ca0-b762-4406a7f8a798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:32:04.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:32:14.528Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=21363aaa-8392-4735-a938-8ae87db0abf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:32:14.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:32:24.535Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=fcbbfef4-cb99-4280-9c2e-833b5d88aafd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:32:24.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:32:34.559Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=d6d63123-b8f1-4318-b4b4-272ff545eaa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:32:34.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:32:44.566Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=84efb32c-8c91-44ea-82b3-e7e4a584f4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:32:44.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:32:54.573Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=84f2435c-bfe7-4f9c-ae85-9711e241f96e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:32:54.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:33:04.583Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=97ec6b21-25a2-4963-9a07-1c4219528170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:33:04.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:33:14.598Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=4444dd38-5cfc-474c-a1c9-7d8c04f5590e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:33:14.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:33:24.606Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=2dc8648d-1fc5-4c8c-8b52-698c7095752f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:33:24.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:33:34.613Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=3e91b991-d488-41dc-ac61-c42dd71fb38b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:33:34.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:33:44.619Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=9cb419a2-6512-4eb3-ba85-02607bd77eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:33:44.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T07:33:44.757Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T07:33:44.758Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-11T07:33:44.758Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T07:33:44.760Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T07:33:44.764Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T07:33:44.765Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T07:33:44.765Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-11T07:33:44.766Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:33:54.627Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=7a29e2d3-2cce-47f0-87bb-d260ed695f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:33:54.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:34:04.639Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=87bf722a-e245-43df-be0e-67655de4032e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:34:04.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:34:14.649Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=72f06b06-1d8a-4fd5-95a4-07666c02463e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:34:14.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:34:24.658Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=238bf7eb-cc08-49a2-8f2c-2d841d4db5cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:34:24.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:34:34.665Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=5ad22efa-fa8e-4de0-8c84-777d0a0a1f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:34:34.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:34:44.672Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=7173df7b-3681-4e8a-bc04-5de11df50616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:34:44.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:34:54.679Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=b9540153-d894-4863-af8e-5e3a5afe6edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:34:54.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:35:04.693Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=6389da3d-bac3-425b-b4e1-1e7edaff9699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:35:04.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:35:14.705Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=1f915779-2461-4366-9c8a-d58312ab1535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:35:14.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:35:24.721Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=a698ec9d-198c-4ce5-9d10-1ce1fc26595d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:35:24.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:35:34.736Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=c3c499db-6941-4b45-9aa1-697929a19c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:35:34.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:35:44.742Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=73507c09-fe48-4aed-a4e2-88089ef68bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:35:44.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:35:54.749Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=59a921a3-308a-410e-b03a-eb35d79d8681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:35:54.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:36:04.757Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=0440c97c-4fc9-40f4-881f-829a37ff9d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:36:04.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:36:14.766Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=2ff29d69-7321-44b9-9048-490da7899b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:36:14.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:36:24.775Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=2113ca7d-8359-445d-9551-2823f780ffc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:36:24.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:36:34.785Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=e7f2ac2f-f5e6-412b-beba-33d63595e987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:36:34.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:36:44.797Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=3853300c-3722-4fb0-a8e1-914ed6c08585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:36:44.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:36:54.804Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=95928305-1312-4157-837e-849aacbb6ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:36:54.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:37:04.813Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=567fe682-237b-4aef-9ead-71f04d78fd11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:37:04.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:37:14.818Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=02a45fc8-06d0-4fe0-aecf-5bdfdd8b7d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:37:14.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:37:24.829Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=a6cd83f7-b585-476e-b5fc-568e66f1ca61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:37:24.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:37:34.837Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=35ccffd7-e44f-4597-b7e4-1e9d52684224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:37:34.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:37:44.846Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=dcfd284e-f2e6-4cb5-84a9-b840b9312b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:37:44.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:37:54.871Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=865e671c-8797-45b2-8cb3-3bd980e7f241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:37:54.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:38:04.879Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=a25f9036-0cb7-4b54-912c-66af4e36f7b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:38:04.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:38:14.886Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=a81fd2f8-5b2e-46b0-96a9-38acf7bd1ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:38:14.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:38:24.897Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=d6311c9b-cad8-4c89-82a1-535f59b1bbfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:38:24.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:38:34.906Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=69dbdaf5-2d5a-40dd-a41d-ade90a5ca5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:38:34.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T07:38:44.729Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T07:38:44.729Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-11T07:38:44.730Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T07:38:44.733Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T07:38:44.736Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T07:38:44.737Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T07:38:44.737Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-11T07:38:44.739Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:38:44.915Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=4c15d17f-f20e-459e-9c91-50b6f6859166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:38:44.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:38:54.947Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=32dc1546-73f5-4f68-8888-e7ebfb8e3116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:38:54.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:39:04.954Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=5b846fa5-f8d6-4810-a407-70f597339895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:39:04.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:39:14.963Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=b329195d-5617-463e-9d5c-cd52596aee7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:39:14.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:39:24.970Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=e97ab191-b056-4d61-86af-ec7d89924e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:39:24.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:39:34.978Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=f25cc5d0-7b9e-451e-ad74-4ec789ce69a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:39:34.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:39:44.987Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=514a7ebf-87a6-42da-bf49-de1431f92ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:39:44.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:39:54.996Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=0a22f979-950d-43e7-a94e-e7c91f9ba28c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:39:55.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:40:05.006Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=5404b1de-8c78-4cdf-a2d0-fd6e395625bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:40:05.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:40:15.013Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=07533e40-8019-4e90-ab9a-46a872c56982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:40:15.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:40:25.020Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=10019ffb-0118-45f4-a3b7-1fbd21a01523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:40:25.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:40:35.028Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=6dd1bc15-4061-4b2c-b1f0-1685aa8ad28b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:40:35.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:40:45.035Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=2c48dd86-9379-4397-8bb6-ef64b0893bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:40:45.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:40:55.049Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=f7fdf54a-2872-4ae8-870a-bbb219f3c377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:40:55.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:41:05.067Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=d054a883-1e64-43f1-861c-7ff81388140a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:41:05.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:41:15.080Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=e1eca984-543e-48b4-8a2c-a3467100ffbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:41:15.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:41:25.091Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=fa1df753-c6f7-4973-88b7-9718c8b412bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:41:25.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:41:35.099Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=d0c7c0f7-e14a-4dc5-8cff-271dea316ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:41:35.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:41:45.107Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=f968f470-a7d0-4659-a3f3-84949b1b2173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:41:45.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:41:55.114Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=b74bd2bd-82e1-4b38-aa30-ad9cfa801f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:41:55.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:42:05.122Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=68f80ace-b08c-445f-a443-020df632c11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:42:05.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:42:15.130Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=38689490-71db-4c05-b136-465f7fe14695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:42:15.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:42:25.139Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=ef23c1e9-db44-4cbf-989e-84de16b671df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:42:25.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:42:35.155Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=d388861b-6791-4c5c-b1a0-c6c29c3e1f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:42:35.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:42:45.162Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=8cf59499-31ea-4053-878a-a17692851a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:42:45.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:42:55.168Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=72327006-904a-400f-8b07-4336685d587e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:42:55.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:43:05.176Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=d1ddfd09-4870-44ec-8650-ee7ee24d815d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:43:05.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:43:15.185Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=04a92b2a-4feb-4a55-a10c-629d09cd6639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:43:15.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:43:25.194Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=aadce1dc-5447-47fd-bc68-ee92d67c34bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:43:25.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:43:35.203Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=da1650f7-6e2e-44b1-9cd9-94e7b8aa965f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:43:35.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T07:43:44.768Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T07:43:44.769Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-11T07:43:44.769Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T07:43:44.771Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T07:43:44.776Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T07:43:44.776Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T07:43:44.776Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-11T07:43:44.778Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:43:45.211Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=9efe0aec-5563-41f7-8ade-fa74298e6089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:43:45.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:43:55.219Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=9a328db6-1033-4e55-a1d0-712d79bfda10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:43:55.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:44:05.227Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=4276d2d1-d554-4844-a2fe-b92b6a2c7216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:44:05.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:44:15.235Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=5580adb3-deda-4d64-a642-cbc9865bdfa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:44:15.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:44:25.242Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=606388f6-273d-4ac5-921d-aee0d70ad46d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:44:25.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:44:35.254Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=c3cbe205-fe54-4c47-ba2f-bb0659e3dbfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:44:35.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:44:45.266Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=afb7931b-5f42-446c-953d-a6f8bb53b5b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:44:45.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:44:55.274Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=c25fc4ba-562e-48cb-9d43-a0df9dc347cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:44:55.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:45:05.283Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=ad2bbbb7-3ae0-4520-9891-451d790ec70b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:45:05.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:45:15.292Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=e5750313-2343-4ce4-9956-b4d18200b4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:45:15.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:45:25.301Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=f9938756-edaa-435d-ab0c-a9f5d40258b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:45:25.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:45:35.309Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=481206b3-b0d9-44b4-bcc7-37134714240e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:45:35.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:45:45.317Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=db6817df-0614-442d-9cfc-4a8d675181a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:45:45.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:45:55.326Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=f8b3914b-dd35-4c92-be0c-377062741356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:45:55.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:46:05.336Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=e4b664f6-b600-429c-b422-86be357bb129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:46:05.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:46:15.354Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=3eec951c-5eda-404f-8a04-cd5b4ac93676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:46:15.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:46:25.361Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=5b8099c9-e643-4ea8-b591-d4b4dd56b3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:46:25.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:46:35.374Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=1a26da35-120a-420c-bd78-8e14710a4812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:46:35.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:46:45.389Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=96c8965d-37c6-4c3b-8a1e-b541ff8e36bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:46:45.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:46:55.397Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=3aabdf99-dc4c-4747-b2b4-7610c1773c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:46:55.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:47:05.415Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=1b3432fe-37db-4e3a-abba-36414ea2ebbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:47:05.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:47:15.424Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=de332077-7f00-4f0d-9dd4-0e0d29e87da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:47:15.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:47:25.432Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=0326938b-38b8-4787-b99c-50a166058cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:47:25.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:47:35.440Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=a7818f31-c496-4643-98fa-0e8723d29da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:47:35.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:47:45.446Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=0df1c7ab-7cf9-4ee4-aaf8-4ba056789bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:47:45.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:47:55.453Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=8eb812be-d300-4217-9be7-ea2511290939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:47:55.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:48:05.461Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=c5c1f4d1-b986-4b7c-85e9-ff8e9634982a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:48:05.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:48:15.474Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=bf374ebf-ad48-4305-a1fd-21bf2780daf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:48:15.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:48:25.487Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=0bfe270a-b751-445a-b236-37f611049a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:48:25.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:48:35.494Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=62f0311d-cf6d-44cc-8624-26dd5a518902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:48:35.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T07:48:44.740Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T07:48:44.740Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-11T07:48:44.741Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T07:48:44.743Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T07:48:44.747Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T07:48:44.747Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T07:48:44.747Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-11T07:48:44.748Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:48:45.501Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=25dce03e-9bf2-4368-8951-98e1959530a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:48:45.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:48:55.507Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=cde1843e-27c9-4d4e-970c-c494f8214f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:48:55.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:49:05.516Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=db04120b-02b2-45be-95e2-711c9e2b4a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:49:05.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:49:15.528Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=5c940370-8031-41a3-9338-f3d38e987659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:49:15.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:49:25.540Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=79701e6a-71cf-4fa4-b74b-a35b3163385b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:49:25.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:49:35.548Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=4a32590e-5964-41b9-a55e-bcbd39344ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:49:35.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:49:45.556Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=9a9b68e0-1a63-47d8-aafd-ab959953cb28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:49:45.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:49:55.563Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=45683aed-bc28-4186-ad18-32934c89603e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:49:55.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:50:05.569Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=cd5636d8-a4b0-4f91-b654-9ec40a571043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:50:05.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:50:15.577Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=33a054a4-7a53-44aa-8cd7-550fddd07c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:50:15.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:50:25.585Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=5d677643-efb7-4e0a-bea4-1769c0988496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:50:25.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:50:35.596Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=db56c15d-2c69-4a12-8769-f20d0bc7ec60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:50:35.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:50:45.606Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=bb3172da-0661-4b40-9bc1-ee8390d4cc90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:50:45.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:50:55.615Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=eed41396-ba4c-4c1c-8c78-5af32bbc92f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:50:55.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:51:05.631Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=81cac7be-af25-4e5b-9dbb-1c06c56e51c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:51:05.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:51:15.638Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=a3350e38-a0b2-4f90-ab7f-4ec07d2c049e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:51:15.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:51:25.645Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=b4010640-db9e-4f0b-844d-65b55790958a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:51:25.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:51:35.652Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=8bce49ad-8480-4c1e-89c9-7171db0e787a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:51:35.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:51:45.661Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=d8eeb29a-0d09-4901-868a-fc4b06fae863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:51:45.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:51:55.670Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=a4a904c9-012d-4809-a597-bab049453314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:51:55.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:52:05.682Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=949227c9-b56c-4c8a-bbc6-31190b68792f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:52:05.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:52:15.690Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=7bb4e5f2-8165-4f84-8c87-ab9c80a44b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:52:15.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:52:25.698Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=07587f22-0b95-493b-80e9-1228b5c77b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:52:25.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:52:35.704Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=e1276a0a-02ea-4a8b-b6d4-2ece9a2f9b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:52:35.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:52:45.713Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=c7909f70-c9f2-44e3-8f61-b6159e411803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:52:45.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:52:55.721Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=e482a371-884e-4ae0-a040-f96330be6c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:52:55.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:53:05.736Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=bcbd33c5-ab71-4c7c-b087-eff6f7a0ff46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:53:05.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:53:15.746Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=3bad732a-0eb3-4048-9c83-f269ba930a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:53:15.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:53:25.756Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=07137805-12ba-4af6-acd5-89cfcb08f216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:53:25.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:53:35.764Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=32909a97-131e-455c-aaf9-0ceb7b724b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:53:35.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T07:53:44.752Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T07:53:44.752Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-11T07:53:44.753Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T07:53:44.755Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T07:53:44.760Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T07:53:44.760Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T07:53:44.760Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-11T07:53:44.762Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:53:45.771Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=2f93cc56-f0c1-4a99-ba0d-565970c34c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:53:45.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:53:55.778Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=37803756-fb81-47e6-94a0-387583e11450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:53:55.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:54:05.788Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=10d38ad0-9dd4-4b5c-83f7-9d08e7069756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:54:05.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:54:15.797Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=cd85b93f-672a-461b-a87f-2972f4dc22c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:54:15.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:54:25.804Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=e132860f-18da-4a0e-bc62-4f2addd4164d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:54:25.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:54:35.810Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=12f54151-8c14-4542-ba3b-7fb0afa32101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:54:35.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:54:45.816Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=c83218a6-e7ef-48cc-ae9c-f87ddb877730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:54:45.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:54:55.824Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=03dcd47c-bdfd-4310-a871-a48fa1f94d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:54:55.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:55:05.835Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=4e43deca-09ce-4e6f-a09d-696ec15289fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:55:05.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:55:15.843Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=b4e9d919-52f1-43f1-93a2-be9363aa8a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:55:15.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:55:25.853Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=77482ac3-2748-4ea9-848b-69322b3f7981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:55:25.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:55:35.859Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=4e236644-e5af-4c9f-b494-c4765f68fd3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:55:35.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:55:45.866Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=c0329d88-2758-42e5-8162-439cbf98bc71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:55:45.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:55:55.872Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=cbab03c6-f896-42a6-bc32-9edd8f11b24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:55:55.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:56:05.880Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=68566c36-b197-4c9c-9847-44cac08263d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:56:05.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:56:15.888Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=b90c86a4-492c-490d-9e37-e7d3a75b8742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:56:15.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:56:25.900Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=848262bb-2c3b-4d48-bf5f-88f0f29ae07e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:56:25.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:56:35.907Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=85999540-aa00-4aa6-9ffc-61ec035e305c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:56:35.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:56:45.914Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=5c2cda65-a6ca-4460-bd5e-203307eaa7bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:56:45.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:56:55.921Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=074d591d-dfb5-4009-bea6-f577cf73f775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:56:55.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:57:05.929Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=c982fd1a-037d-4cc6-8b1e-805fb38e7523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:57:05.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:57:15.941Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=133ae90f-3cb9-474d-87ae-44d8770abaae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:57:15.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:57:25.955Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=89f57d64-1f77-4b9a-8907-63d0635ae98c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:57:25.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:57:35.962Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=94f5f606-c993-44d4-91b4-afdaa948cf1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:57:35.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:57:45.970Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=db730a8f-661f-441c-bb87-3d138b1f84d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:57:45.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:57:55.987Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=79920b0f-c2e6-454f-9f18-489a7df2b729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:57:55.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:58:05.995Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=98ff0e1c-5301-4dd3-b561-36f37d773f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:58:06.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:58:16.004Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=18eabafd-4c2d-4531-afd5-a920e8b84e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:58:16.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:58:26.020Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=a035ed40-f302-4279-bd0a-924b3abdc8a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:58:26.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:58:36.028Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=23b73ef9-7517-48f8-b475-aac702262a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:58:36.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T07:58:44.747Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T07:58:44.748Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-11T07:58:44.748Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T07:58:44.750Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T07:58:44.754Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T07:58:44.754Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T07:58:44.754Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-11T07:58:44.756Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:58:46.035Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=21ea8d5d-c983-4436-b870-570f64eeffbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:58:46.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:58:56.042Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=28b49872-b313-4884-905e-892c8f681f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:58:56.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:59:06.050Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=2a14beb4-673d-482a-a337-4c18e5659ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:59:06.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:59:16.058Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=9a14576b-f9cb-4718-8719-3d052b803689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:59:16.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:59:26.069Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=21353976-a2ae-4db1-b541-772bc76c23a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:59:26.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:59:36.083Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=34c928d2-806f-407c-a342-e294a6297eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:59:36.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:59:46.094Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=4c86742f-f8f5-478e-869c-fc9a55523a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:59:46.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:59:56.101Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=4140f825-522a-4c21-a5bd-db9c4a233908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T07:59:56.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:00:06.107Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=9cac8f44-f651-4b77-a10a-4583be310d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:00:06.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:00:16.114Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=68793b23-6cf5-432e-bb5b-ab8c8ec39a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:00:16.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:00:26.123Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=dd20f91a-3893-4f18-a13e-ea5314687ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:00:26.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:00:36.135Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=a32ac05e-6b76-4e73-b112-6b72d2ee2223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:00:36.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:00:46.165Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=0a9d6ecb-365a-4601-ba7c-b4f7c830ec93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:00:46.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:00:56.176Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=31281f7d-01c6-4186-8ba1-1410e7b75553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:00:56.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:01:06.183Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=e5ed2119-51ed-4334-bd91-f0234234ec36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:01:06.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:01:16.193Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=69aa654f-5ab2-460a-9ca5-3d80d78a604d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:01:16.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:01:26.200Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=de163491-c990-4a0b-81e2-23cf0b6dcc11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:01:26.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:01:36.209Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=fbbe6603-f1b5-4c8b-8d2a-db0d9214581b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:01:36.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:01:46.226Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=bbc9c305-d5d6-4ace-8824-6c1a29de79cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:01:46.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:01:56.234Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=08081724-1f07-4ab3-b766-317e73aae88a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:01:56.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:02:06.241Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=c83632b6-4f0c-4ab3-8473-6da4887b56a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:02:06.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:02:16.249Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=d9feb349-cc54-4d8e-8e5d-50a1462fd862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:02:16.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:02:26.264Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=0ffe9131-2e6f-4649-90a7-0cdb7f23c6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:02:26.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:02:36.273Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=d2f214d1-19dd-4ea4-a548-dd0b27b520b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:02:36.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:02:46.283Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=f63c6b2e-9fac-4acc-9839-4e0e471f555b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:02:46.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:02:56.294Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=3f137b8b-b6a8-4f5b-99cc-ae8cb73026f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:02:56.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:03:06.304Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=6eb68ab8-d270-455a-85f3-645df106b444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:03:06.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:03:16.311Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=ce998e31-d518-43b3-9712-d1fa89c424b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:03:16.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:03:26.319Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=0c00b2f2-d01e-4125-88d4-ae761543f125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:03:26.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:03:36.328Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=f05aa83a-8625-47d7-a3f2-9c5081ab377b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:03:36.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T08:03:44.745Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T08:03:44.746Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-11T08:03:44.747Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T08:03:44.750Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T08:03:44.755Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T08:03:44.755Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T08:03:44.755Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-11T08:03:44.757Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:03:46.339Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=32707532-903b-4fbe-a701-845d9e7bd1df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:03:46.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:03:56.347Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=a2339c86-8620-48a4-92be-031894da7e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:03:56.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:04:06.354Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=6388cade-ac1c-48f3-8660-b0846a52285e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:04:06.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:04:16.362Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=adeb0194-0caf-4036-8a15-66c83b864486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:04:16.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:04:26.367Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=fa5ab2f7-7946-4934-8e42-a5c999bf71a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:04:26.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:04:36.374Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=16c2116e-5654-4384-b15e-e752c9decdc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:04:36.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:04:46.389Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=caba30b2-0fb2-4f32-8ad0-75028e0cbb41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:04:46.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:04:56.398Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=0c826675-ccff-4a2f-821f-5bfc6ab7354b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:04:56.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:05:06.408Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=f98a00e2-fb71-432d-b007-3af9d3958aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:05:06.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:05:16.420Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=4f555d1e-f9d1-4e05-aca1-823972645ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:05:16.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:05:26.427Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=29815396-4775-46c3-ab4d-fa951e61129a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:05:26.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:05:36.434Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=2be2da50-870f-4087-ae56-3af4e60f61c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:05:36.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:05:46.442Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=128e7f83-ff1a-4549-b730-19f73a5a698c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:05:46.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:05:56.456Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=75a65bfc-4284-4bc8-8ec3-55e39aaddf65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:05:56.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:06:06.464Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=534e1016-7775-4542-bdb8-bcd29c28fb3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:06:06.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:06:16.473Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=bf17e4ec-46c5-43c3-9249-30e8c930b2aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:06:16.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:06:26.484Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=9c879c46-8fdf-442a-88cf-237e44bac535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:06:26.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:06:36.496Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=e52cae52-6cf0-48cb-ad1f-47f680c636fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:06:36.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:06:46.503Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=e4e4999d-d970-4684-bdf7-92449f90f4c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:06:46.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:06:56.544Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=8d5d1cd1-ac93-4732-94a2-e22be8b38706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:06:56.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:07:06.551Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=f0232009-288f-4e81-b8e9-5e8860f723dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:07:06.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:07:16.561Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=6b48614d-324f-42c1-8e55-26d1668fbe4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:07:16.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:07:26.574Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=0b048529-27eb-4750-8052-1b40546e8af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:07:26.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:07:36.582Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=ed718ab7-58a0-47a8-9031-4db472ea4411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:07:36.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:07:46.596Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=a6cf77ae-d568-4aea-a7e9-1c96a48e5cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:07:46.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:07:56.607Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=f7b07538-5003-4964-bf89-2954cd4f4151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:07:56.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:08:06.618Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=ec695230-dd46-40dc-a073-d86336bd0cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:08:06.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:08:16.627Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=72519330-9cd8-4c3d-8a4c-f3468fab0fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:08:16.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:08:26.635Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=c73246e3-4036-4b70-96c0-8a8c618747fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:08:26.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:08:36.644Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=96512890-39a4-4d5d-994e-e3b02488dfee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:08:36.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T08:08:44.731Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T08:08:44.731Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-11T08:08:44.732Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T08:08:44.735Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T08:08:44.740Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T08:08:44.740Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T08:08:44.740Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-11T08:08:44.742Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:08:46.655Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=606fc8c4-92fd-45b9-9a0c-46c87ef413d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:08:46.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:08:56.664Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=bc8ab9a4-7cd1-458d-9710-894ed50de0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:08:56.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:09:06.674Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=35467432-df0f-4380-a742-1677c55f6369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:09:06.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:09:16.686Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=1a929837-2053-4429-bb53-c6f93fed7891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:09:16.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:09:26.694Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=855933a7-938f-42e4-8b13-6dcd0fab74a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:09:26.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:09:36.701Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=8cdef0ce-f1ec-44af-880f-02cef20bc341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:09:36.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:09:46.709Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=6411dbac-b9a1-4687-b5e7-0fc0e2aa36a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:09:46.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:09:56.719Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=89cdb7ef-df68-44c7-bb77-95026c3d4835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:09:56.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:10:06.730Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=f36c5869-833b-4714-9f54-65910360b060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:10:06.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:10:16.738Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=c9f6a740-43a6-471f-acad-5ae90ba2faf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:10:16.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:10:26.746Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=05335e9f-81c0-44f3-ac45-b68f6f952e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:10:26.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:10:36.756Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=948cdba7-5965-4b5b-abdb-120ad13d9b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:10:36.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:10:46.762Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=acaff651-c07a-4188-89e7-0ca609e1d153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:10:46.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:10:56.771Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=371cae8d-9dde-4b75-90eb-68534e4a8077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:10:56.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:11:06.780Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=f71f07e6-f3f9-4d76-85a2-1dba09715313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:11:06.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:11:16.791Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=9f4235e3-bdae-49ac-9767-ea28294e6525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:11:16.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:11:26.798Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=3060dd81-9ac7-4b9f-8db3-05a77c4a30b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:11:26.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:11:36.805Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=68762ac3-397b-40b4-829d-0fb9999b2886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:11:36.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:11:46.815Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=1b719756-4f47-4169-9d55-0d4a1b655cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:11:46.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:11:56.825Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=1242f120-506e-4946-925a-4f46a2282ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:11:56.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:12:06.833Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=fad7e8ff-3f69-4053-8ecd-002112e1712d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:12:06.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:12:16.846Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=36662b82-907c-4426-ad8e-2a02202093e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:12:16.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:12:26.856Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=3410287b-9b7c-40b4-8161-9c7f3cd5f972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:12:26.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:12:36.865Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=3444c7dd-302f-4a33-b7e6-98289a2750d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:12:36.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:12:46.873Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=fc4c4516-0420-499a-90c6-66beee1e25d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:12:46.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:12:56.881Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=2af76ecf-6673-4a5f-b48d-3ebf11ed5aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:12:56.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:13:06.889Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=28c00ff7-7318-4d45-82ef-c89a75eabad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:13:06.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:13:16.896Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=547a39e4-ff1d-4394-94aa-07fa52373f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:13:16.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:13:26.916Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=14e4f9d2-5434-4498-bec6-bc9c88800da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:13:26.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:13:36.929Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=8a074b7d-5445-4712-8206-91e7c1fdfcd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:13:36.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T08:13:44.753Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T08:13:44.753Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-11T08:13:44.754Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T08:13:44.757Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T08:13:44.761Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T08:13:44.761Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T08:13:44.761Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-11T08:13:44.763Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:13:46.942Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=a1a2c537-b03d-4195-923c-e221b51a546c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:13:46.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:13:56.951Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=31e32a68-24ed-46cd-ae76-5d2ce3f50af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:13:56.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:14:06.957Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=9aebef12-657e-446c-9f8b-17844efcef93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:14:06.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:14:16.965Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=eb75d857-823b-432a-b250-77e708b5445f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:14:16.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:14:26.981Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=9f001ac7-acc8-4028-80c6-bc4be327c284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:14:26.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:14:36.988Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=a68c67bf-7487-49c9-8c49-d5fb76196f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:14:36.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:14:46.998Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=fd39ab77-3c50-466b-9f6a-6411974c3a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:14:47.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:14:57.005Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=c6c5b761-d542-477e-a84d-0969c39c87ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:14:57.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:15:07.016Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=49669e67-a0dd-466e-a09e-ddecb8b0e831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:15:07.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:15:17.043Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=6e5c3696-76dc-4512-909d-dfff5c5bfa95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:15:17.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:15:27.050Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=6b0def47-2d4b-47a0-9aa2-0e8d26f0b90a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:15:27.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:15:37.056Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=34b0d32f-f09a-42e1-9268-b4b7ed1a9237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:15:37.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:15:47.063Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=6fb140ac-b38f-41d4-aafa-e0959804c7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:15:47.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:15:57.068Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=bda013cd-6ccc-4614-84be-151bdb198221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:15:57.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:16:07.076Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=18f64003-7f2d-43db-865d-70ab51a27015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:16:07.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:16:17.085Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=f8c21425-ebf8-4109-a43b-ef52f504e89b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:16:17.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:16:27.095Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=80877945-5e08-4061-8221-d134e550ffe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:16:27.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:16:37.102Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=1d982964-892f-4a8e-8a8b-885d3ca494b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:16:37.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:16:47.110Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=3de85f6b-4f88-4be8-ad71-c2b263b20061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:16:47.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:16:57.126Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=827d4066-d4bc-40fe-963f-3dae8c67836c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:16:57.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:17:07.139Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=96bd20aa-7f43-4d8f-85ec-44aea759fe21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:17:07.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:17:17.147Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=6aed8dd2-59f4-4956-ab28-39468a80877d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:17:17.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:17:27.153Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=ef72edee-06cc-4aff-a910-0a84fcae185b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:17:27.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:17:37.161Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=7234d90d-b6ea-42d2-ba94-e66d9d70cffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:17:37.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:17:47.170Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=cda6a008-fa33-4989-a849-e7de784a0d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:17:47.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:17:57.182Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=33102da8-fc9e-4b3f-bfe5-cd2ea2f58d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:17:57.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:18:07.195Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=946d2f0d-26ca-4c53-9a84-dc9e505f4870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:18:07.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:18:17.204Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=4cf88c66-40be-435c-8499-dff684fbdfb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:18:17.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:18:27.215Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=f920d4ae-929c-47a4-b7e8-ac9e0cef3dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:18:27.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:18:37.227Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=b2e32543-45ba-43f0-afe2-ac875ee5c65c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:18:37.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T08:18:44.721Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T08:18:44.721Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-11T08:18:44.722Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T08:18:44.725Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T08:18:44.728Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T08:18:44.728Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T08:18:44.729Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-11T08:18:44.730Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:18:47.234Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=80f9753a-9a65-4b89-a41f-7efa775f9e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:18:47.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:18:57.242Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=7cffb5f8-9d4c-4791-a4d5-e2a5ed1a1c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:18:57.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:19:07.249Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=d12aca4d-15dc-4d59-ae0d-58b1e7ea6fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:19:07.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:19:17.264Z |INFO |Init configs |InvocationID=f6847acd-45c6-459d-9534-755754fc9ff8, InstanceUUID=24b02ce6-3007-4244-b487-b5e1d972d0ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T08:19:17.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |